Hi. I wanna do something like that: match '/system/videos/:id/original/snapshot.jpg', :as => :snapshot So i could do "snapshot_path(id)" in my views. Currently i implemented it as a Helper Method. Is there any way to match path without controller?
-- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.