Arg, please disregard that last email. My route and my request are
just different; I had to actually write that crazy long email, send
it out, and then read it again to see the mistake.
Francis Hwang
http://fhwang.net/
On Dec 23, 2007, at 9:23 AM, Francis Hwang wrote:
> Hey all, I'm seeing
Hey all, I'm seeing a strange behavior in my spec that I can't
account for. I've got a route that looks like this:
map.writing \
'/writing',
:controller => 'abstracts', :action => 'index',
:index => { :select => 'all' }
and I have template code that looks like this:
<%= link_to_unless