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: 37,542 of 196,700
Downloads: 35,534

Daily

Ranking: 63,976 of 196,669
Downloads: 0

Depended by

RankDownloadsName
46,55526,637simple_login

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondesignium