#46 Catch-all Route
Sometimes you need to add complex/dynamic routes. This is often impossible to do in routes.rb, but do not worry. It can be accomplished with a catc...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#46 Catch-all Route" was published on June 18, 2007 and runs 5 minutes.
June 18, 2007 ·5m · RailsCasts (Mobile)
0:00 / 0:00
Summary
Sometimes you need to add complex/dynamic routes. This is often impossible to do in routes.rb, but do not worry. It can be accomplished with a catch-all route. See how in this episode.
Episode Description
Sometimes you need to add complex/dynamic routes. This is often impossible to do in routes.rb, but do not worry. It can be accomplished with a catch-all route. See how in this episode.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.