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: 33,617 of 182,301
Downloads: 33,506

Daily

Ranking: 56,859 of 182,287
Downloads: 2

Depended by

RankDownloadsName
42,02825,101simple_login

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondesignium