Displaying 1 result from an estimated 1 matches for "snapshot_path".
Did you mean:
snapshot_date
2011 Apr 07
0
Match path without controller.
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-/JYPxA...