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,018 of 188,853
Downloads: 34,815

Daily

Ranking: 111,003 of 188,837
Downloads: 0

Depended by

RankDownloadsName
44,89226,064simple_login

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondesignium