SitePadlock is a Ruby on Rails engine, providing a quick and easy implementation of bcrypt based authentications system on a personal website.
SitePadlock is built with Ruby on Rails 5 and for Ruby on Rails 5 application
Add this line to your application's Gemfile:
gem 'site_padlock'
And then execute:
$ bundle
- Fork it
- Write your changes
- Commit
- Send a pull request
The gem is available as open source under the terms of the MIT License.