Replaced protoype with jquery. Some fixes in mailer class.

This commit is contained in:
benni 2011-05-11 15:14:39 +02:00
parent bdb177dfa6
commit 2a72263bd3
28 changed files with 21207 additions and 10398 deletions

View file

@ -38,6 +38,9 @@ GEM
haml (3.0.25)
hirb (0.3.4)
i18n (0.5.0)
jquery-rails (1.0.1)
railties (~> 3.0)
thor (~> 0.14)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
@ -90,6 +93,7 @@ DEPENDENCIES
fastercsv
haml (>= 2.0.6)
hirb
jquery-rails
mysql
prawn (<= 0.6.3)
rails (= 3.0.7)