Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-routing

Rails 3 Routes: DRY members

Ruby on Rails - passing params into 301 redirect in routes.rb

Adding prefix to a named route helper under namespace

How to add parameter to rails index action/method?

How to include routing in ApplicationHelper Spec when running trough Spork?

ActionController::RoutingError: uninitialized constant Api::V1::ApiController

Rails 3 link or button that executes action in controller

Routing in Rails. Dots in URL [duplicate]

render a 404 page on routing error in rails

Rails 3 w/ Devise: How to set two separate homepages based on whether the user is authenticated or not?

Rails route: define root to namespace

Routing Error -- No route matches [POST] "/posts/new"

What to test in Rails routing?

Overriding a resource route to / (root) in Rails3: not changing the path helper?

Rails controller action without a view

How to write routing when resource model name does not match path or controller

Why does rails redirect to the show action after creating?

Rails routes: redirect an entire resource

Rails Routing Error? 'No route matches'

Enforce trailing slash in Rails Routing