Replaced protoype with jquery. Some fixes in mailer class.
This commit is contained in:
parent
bdb177dfa6
commit
2a72263bd3
28 changed files with 21207 additions and 10398 deletions
1
Gemfile
1
Gemfile
|
|
@ -8,6 +8,7 @@ gem "fastercsv"
|
|||
gem "prawn", '<=0.6.3'
|
||||
gem 'haml', '>=2.0.6'
|
||||
gem "will_paginate", "~> 3.0.pre2"
|
||||
gem 'jquery-rails'
|
||||
|
||||
|
||||
group :development do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue