Categories: None [Edit]

simple-login

https://rubygems.org/gems/simple-login
https://github.com/designium/simple-login
simple-login creates a basic and simple login system for Rails 3 apps. It is based on Railscasts Authentication from Scratch videos. Usage: create your rails app, then add this gem to your Gemfile. Finally, just type 'rails g simple_login'. All these routes are available: signup_path, login_path, logout_path, password_reset_path. Also, these methods are available: authorize and current_user. More info on github page.

Total

Ranking: 36,166 of 189,679
Downloads: 34,901

Daily

Ranking: 114,709 of 189,654
Downloads: 0

Depended by

RankDownloadsName
45,02626,126simple_login

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondesignium