Installs 'formtastic', '~> 2.3.0.rc3' to fix issues with Rails 4

This commit is contained in:
Chrisbr 2014-04-27 16:28:07 +02:00
parent fbda757e70
commit ab09931a41
2 changed files with 4 additions and 2 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', '~> 2.3.0.rc3'
# Use jquery as the JavaScript library