Ruby on Rails Sunday, May 1, 2011

It has to be simple ... but I can't find it.

Where in the _controller_ does the anchor show up?

If the link_to is to xyz#abc ...

I end up at the right dispatch function

def xyz
# I get here
end

But I cannot find where to find abc.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment