We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updates the code examples
Add hyperlink to the Source.
fix code coloring
fix user_session path
Updated How To: Display a custom sign_in form anywhere in your app (textile)
Added in the "remember me" checkbox and "forgot password" link into example for beginners. Updated How To: Display a custom sign_in form anywhere in your app (textile)
Revert 02717bbb15b25100871e3c19b1de2bc0ae9e3e20 ... a09c66e651a569e678198c3fddf0e1bee5ca36bd on How To: Display a custom sign_in form anywhere in your app
removed the = from <% form_for("user", :url => user_session_path) do |f| %> Updated How To: Display a custom sign_in form anywhere in your app (textile)
added another example Updated How To: Display a custom sign_in form anywhere in your app (textile)
standardizing names Updated Implementing a custom login form (textile)