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: 35,836 of 188,317
Downloads: 34,771

Daily

Ranking: 127,110 of 188,299
Downloads: 0

Depended by

RankDownloadsName
44,67026,037simple_login

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondesignium