RubyFlow The Ruby and Rails community linklog

Simple Rails 3 Login Generator

I created simple-login that is a rails 3 generator. It creates user class with signup, login, logout and password reset features. It is very simple to use and it generates routes, controller, model and view files so you can further customize. Passwords are salted and protected already.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in