Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-routing

Redirect To Same Page In New Domain after Locale changes in Rails 3

How to declare a nested resource in activeadmin?

What's the difference between :new, :collection and :member routes?

How to test route constraints with rspec

Do I need a slash in front of rails route

Routing error - uninitialized constant

Rails routing - :on => :collection

Adding an action to an existing controller (Ruby on Rails)

How to add custom routes to resource route

rails get app root/base url

Rails Responds with 404 on CORS Preflight Options Request

Routing with an optional parameter

Routes with Dash `-` Instead of Underscore `_` in Ruby on Rails

Can Rails Routing Helpers (i.e. mymodel_path(model)) be Used in Models?