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
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue