comparison Gemfile @ 5:489002ad6ebf

Remove jbuilder.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 18:29:42 +0900
parents a1c9fadc0904
children 0ea4ac5b96ac
comparison
equal deleted inserted replaced
4:399d36c079c4 5:489002ad6ebf
2 2
3 3
4 # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' 4 # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
5 gem 'rails', '4.1.4' 5 gem 'rails', '4.1.4'
6 # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder 6 # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
7 gem 'jbuilder', '~> 2.0' 7 # gem 'jbuilder', '~> 2.0'
8 # bundle exec rake doc:rails generates the API under doc/api. 8 # bundle exec rake doc:rails generates the API under doc/api.
9 gem 'sdoc', '~> 0.4.0', group: :doc 9 gem 'sdoc', '~> 0.4.0', group: :doc
10 10
11 # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring 11 # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
12 gem 'spring', group: :development 12 gem 'spring', group: :development