Install formtastic from git master to fix issues with rails 4

see: https://github.com/mjbellantoni/formtastic-bootstrap/issues/62
and https://github.com/justinfrench/formtastic/issues/999
This commit is contained in:
Chrisbr 2014-04-27 14:40:04 +02:00
parent f87873d958
commit 8feb7de8bf
2 changed files with 10 additions and 3 deletions

View file

@ -36,6 +36,7 @@ gem 'uglifier', '>= 1.3.0'
# Use bootstrap as the front-end framework
gem 'bootstrap-sass'
gem 'formtastic-bootstrap'
gem 'formtastic', :git => 'https://github.com/justinfrench/formtastic.git'
# Use jquery as the JavaScript library