FogBugz #78: ActiveAdmin gem added. Initial setup done. Still needs some tweaking.
This commit is contained in:
parent
4a644a9a38
commit
6b912b265f
35 changed files with 22756 additions and 9330 deletions
2
Gemfile
2
Gemfile
|
|
@ -12,6 +12,8 @@ gem 'rake', '0.8.7'
|
|||
gem 'mysql2', '0.2.7'
|
||||
#gem 'sqlite3'
|
||||
|
||||
gem 'activeadmin', '0.4.0'
|
||||
|
||||
# https://github.com/plataformatec/devise
|
||||
gem 'devise', '1.2.1'
|
||||
gem 'bcrypt-ruby', '2.1.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue