Working on the backend interface for supporter registrations

This commit is contained in:
Matt Barringer 2013-02-03 18:12:44 +01:00
parent e0f134bb34
commit 152e8a345d
66 changed files with 12860 additions and 17 deletions

View file

@ -20,6 +20,7 @@ group :assets do
gem 'uglifier', '>= 1.0.3'
end
gem 'will_paginate'
gem 'paperclip', '~> 3.0'
gem 'jquery-rails'
gem 'jquery-fileupload-rails'