saasbook

controller_route.rb

Aug 15th, 2013
469
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.13 KB | None | 0 0
  1. # add to routes.rb, just before or just after 'resources :movies' :
  2.  
  3. # Route that posts 'Search TMDb' form
  4. post '/movies/search_tmdb'
Add Comment
Please, Sign In to add comment