FogBugz #78: ActiveAdmin gem added. Initial setup done. Still needs some tweaking.

This commit is contained in:
Roland Jesse 2012-02-11 00:16:49 +01:00
parent 4a644a9a38
commit 6b912b265f
35 changed files with 22756 additions and 9330 deletions

View file

@ -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'