commit
566382eca8
128 changed files with 1710 additions and 908 deletions
2
Gemfile
2
Gemfile
|
|
@ -23,6 +23,8 @@ gem 'omniauth-github'
|
|||
|
||||
# Use cancancan as authorization framework
|
||||
gem 'cancancan'
|
||||
# Use rolify to set roles
|
||||
gem 'rolify'
|
||||
|
||||
# Use transitions as state machine
|
||||
gem 'transitions', :require => %w( transitions active_record/transitions )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue