Merge branch 'master' into i18n
Conflicts: Gemfile config/locales/de.yml config/locales/en.yml
This commit is contained in:
commit
34a4951e28
21 changed files with 382 additions and 70 deletions
1
Gemfile
1
Gemfile
|
|
@ -19,6 +19,7 @@ end
|
|||
gem 'jquery-rails'
|
||||
gem 'select2-rails'
|
||||
gem 'bootstrap-datepicker-rails'
|
||||
gem 'rails-assets-listjs', '0.2.0.beta.4' # remember to maintain list.*.js plugins and template engines on update
|
||||
gem 'i18n-js', git: 'git://github.com/fnando/i18n-js.git' # to avoid US-ASCII js.erb error
|
||||
|
||||
gem 'mysql2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue