A pure Ruby on Rails authentication system like Devise
How to use my plugin.
Add this line to your application's Gemfile:
gem "revise_auth"And then execute:
$ bundleOr install it yourself as:
$ gem install revise_authContribution directions go here.
The gem is available as open source under the terms of the MIT License.