Fixed deliveries.
This commit is contained in:
parent
552c553b77
commit
9af26e1da6
14 changed files with 184 additions and 225 deletions
2
Gemfile
2
Gemfile
|
|
@ -24,7 +24,7 @@ gem 'haml-rails'
|
|||
gem 'kaminari'
|
||||
gem 'client_side_validations'
|
||||
gem 'simple_form'
|
||||
gem 'rails3_acts_as_paranoid', "~>0.1.4"
|
||||
gem 'rails3_acts_as_paranoid', "~>0.2.0"
|
||||
gem 'inherited_resources'
|
||||
gem 'localize_input', :git => "git://github.com/bennibu/localize_input.git"
|
||||
gem 'wikicloth'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue