dangerzone 0.5.2
Generates sign-in, sign-out, create account, forgot password, and account confirmation systems (via email) for Rails apps. It'll get your prototype up and running fast. It's pretty much Devise for beginners.
Gemfile:
=
install:
=
Runtime Dependencies (2):
bcrypt-ruby
~> 3.0
rails
~> 3.2
Development Dependencies (2):
factory_girl_rails
~> 4.2
rspec-rails
~> 2.13