Added cancan

This commit is contained in:
2012-09-02 04:37:34 -07:00
parent 8c36b67cfb
commit c80c3bbe5c
3 changed files with 32 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ gem 'jquery-rails'
gem 'devise'
gem "cancan"
# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'