Update Gemfile
This commit is contained in:
parent
7b3311cb05
commit
5fbbedc885
1 changed files with 2 additions and 2 deletions
4
Gemfile
4
Gemfile
|
@ -14,8 +14,8 @@ gem 'formtastic'
|
||||||
gem 'json'
|
gem 'json'
|
||||||
gem 'rails3-jquery-autocomplete'
|
gem 'rails3-jquery-autocomplete'
|
||||||
gem 'best_in_place'
|
gem 'best_in_place'
|
||||||
#gem 'therubyracer' #optional
|
gem 'therubyracer' #optional
|
||||||
#gem 'rb-readline'
|
gem 'rb-readline'
|
||||||
|
|
||||||
# Gems used only for assets and not required
|
# Gems used only for assets and not required
|
||||||
# in production environments by default.
|
# in production environments by default.
|
||||||
|
|
Loading…
Reference in a new issue