Remove the jbuilder gem (unused)
This commit is contained in:
parent
acc5fff05d
commit
4c3e5a6fad
2 changed files with 0 additions and 6 deletions
2
Gemfile
2
Gemfile
|
@ -14,8 +14,6 @@ gem 'uglifier', '>= 1.3.0'
|
|||
gem 'jquery-rails'
|
||||
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
|
||||
gem 'turbolinks', '~> 2.5'
|
||||
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
|
||||
gem 'jbuilder', '~> 2.0'
|
||||
# bundle exec rake doc:rails generates the API under doc/api.
|
||||
gem 'sdoc', '~> 0.4.0', group: :doc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue