I''m using shortcuts for login, logout etc. in routes.rb, for example: map.login ''login'', :controller => ''session'', :action => ''new'' When I access http://localhost:3000/login I get following exception: ActionController::MethodNotAllowed Only get, head, post, put, and delete requests are allowed. Does anyone know what''s wrong there? I''m using 2.1.0 btw. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---