Added client side validations. Fixed shared sync.
This commit is contained in:
parent
013637a4fc
commit
3f133bb8c3
8 changed files with 413 additions and 7 deletions
1
Gemfile
1
Gemfile
|
|
@ -9,6 +9,7 @@ gem "prawn", '<=0.6.3'
|
|||
gem 'haml'
|
||||
gem "will_paginate", "~> 3.0.pre2"
|
||||
gem 'jquery-rails'
|
||||
gem 'client_side_validations'
|
||||
gem 'simple_form'
|
||||
gem 'rails3_acts_as_paranoid'
|
||||
gem 'meta_where'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue