forked from bofh/fetsite
comments
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -43,7 +43,9 @@ gem 'jquery-rails'
|
||||
|
||||
# Formbuilder for easier form generation
|
||||
gem 'formtastic', '~>2.2.1'
|
||||
gem 'formtastic-bootstrap', '~>2.1.3' #, :git => "git://github.com/mjbellantoni/formtastic-bootstrap.git"
|
||||
|
||||
# gem 'formtastic-bootstrap', '~>2.1.3' #, :git => "git://github.com/mjbellantoni/formtastic-bootstrap.git"
|
||||
gem 'formtastic-bootstrap', '~>3.0.0' #, :git => "git://github.com/mjbellantoni/formtastic-bootstrap.git"
|
||||
# TinyMCE
|
||||
gem "tinymce-rails" , '~>4.1.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user