Displaying 2 results from an estimated 2 matches for "new_user_session_path".
2010 Nov 07
1
Strange authlogic logout behavior
...lt;% if current_user %>
<li><a><%= link_to current_user.login, edit_user_path(:current)
%></a></li>
<li><%= link_to "logout", user_session_path, :method => :delete %></li>
<% else %>
<li><%= link_to "log In", new_user_session_path %></li>
<% end %>
[/code]
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.g...
2013 Jul 08
4
Devise routes
hi...
i am using two devises in rails 4 application,i need the routes for
those devises.
rails 4 is new feature for routes
--
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 unsubscribe from this group and stop receiving emails from it, send an email to