mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Added paper_trail, also starting work on the scheduler
This commit is contained in:
parent
90b30db9e8
commit
f86232bedf
35 changed files with 523 additions and 32137 deletions
2
Gemfile
2
Gemfile
|
|
@ -30,8 +30,10 @@ gem "haml"
|
|||
gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
gem 'node'
|
||||
gem 'twitter-bootstrap-rails'
|
||||
gem 'paper_trail'
|
||||
gem 'formtastic-bootstrap'
|
||||
gem 'cocoon'
|
||||
gem 'therubyracer'
|
||||
gem 'transitions', :require => ["transitions", "active_record/transitions"]
|
||||
gem 'acts_as_commentable_with_threading'
|
||||
gem 'prawn'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue