Installs 'formtastic', '~> 2.3.0.rc3' to fix issues with Rails 4
This commit is contained in:
parent
fbda757e70
commit
ab09931a41
2 changed files with 4 additions and 2 deletions
1
Gemfile
1
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue