Got abilities working on index; next need to separate users from members from cards.

This commit is contained in:
2012-09-15 18:41:55 -07:00
parent 0bc5858101
commit 93e77b692f
7 changed files with 18 additions and 19 deletions

View File

@@ -28,7 +28,7 @@ gem 'devise'
gem "cancan"
# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'
gem 'bcrypt-ruby', '~> 3.0.0'
# To use Jbuilder templates for JSON
# gem 'jbuilder'