RailsCasts Pro episodes are now free!

Learn more or hide this

Sergei O. Udalov's Profile

GitHub User: sergio-fry

Site: about.me/udalov

Comments by Sergei O. Udalov

Avatar

Rails 3.1.1, 3.1.0: problem with routing. No route matches:

Started GET "/uhoh/" for 127.0.0.1 at 2011-10-17 16:46:27 +0400

ActionController::RoutingError (No route matches [GET] "/uhoh"):
  

Rendered /home/r_wilco/.rvm/gems/ruby-1.9.2-p180@rails-3.1.0/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Avatar

I think, that cancan affords a more convenient way to describe roles.