RubyGems Navigation menu

simple-login 0.1.1

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 the this 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. Github code coming soon....

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.8 - August 31, 2012 (8KB)
  2. 0.1.7 - August 19, 2012 (8KB)
  3. 0.1.6 - May 07, 2012 (8KB)
  4. 0.1.5 - May 04, 2012 (8KB)
  5. 0.1.4 - May 03, 2012 (8KB)
  6. 0.1.1 - May 03, 2012 (8KB)
全てのバージョンを表示(全11件)

所有者:

作者:

  • Chim Kan

SHA 256チェックサム:

8d616085f09ea37af38b6084515720f1bec5a36517d649011aa12b1ecc352350

累計ダウンロード数 32,763

このバージョンのみ 2,858

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: