/revise_auth

A pure Rails authentication system like Devise

Primary LanguageRubyMIT LicenseMIT

ReviseAuth

Gem Version

A pure Ruby on Rails authentication system like Devise

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "revise_auth"

And then execute:

$ bundle

Or install it yourself as:

$ gem install revise_auth

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.