RubyGems Navigation menu

simple-login 0.1.8

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.8 - August 31, 2012 (8.0 KB)
  2. 0.1.7 - August 19, 2012 (8.0 KB)
  3. 0.1.6 - May 07, 2012 (8.0 KB)
  4. 0.1.5 - May 04, 2012 (8.0 KB)
  5. 0.1.4 - May 03, 2012 (8.0 KB)
显示所有版本 (共 11 个)

业主:

作者:

  • Chim Kan

SHA 256 校验和:

1c026a50997285d13bb5ea8f8bdf0c4d15fefa8965a9107761485ff353fe1b50

下载总量 32,774

这个版本 4,122

许可:

需要的 Ruby 版本:

链接: