Hi folks, In routes.rb I specified some routing urls, like below, map.login ''/login'', :controller => ''account'', :action => ''new'' Here I want to use this login_path in my any one of model, Is it possible, Whether I have to create one separate model and inherit this routing module to it, or else can we directly call this routing variables in my model Regards, T.Veeraa. -- 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 -~----------~----~----~----~------~----~------~--~---