Thanks for response, it outputs this:
coreim_core_index GET /core
/coreim(.:format) {:action=>"coreim",
:controller=>"core"}
corer_core_index GET /core/corer(.:format)
{:action=>"corer", :controller=>"core"}
So I would expect this to work:
coreim_core_path
corer_core_path
But neither does. This doesn't work either:
coreim_core_index
corer_core_index
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.