diff Gemfile @ 5:489002ad6ebf

Remove jbuilder.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 18:29:42 +0900
parents a1c9fadc0904
children 0ea4ac5b96ac
line wrap: on
line diff
--- a/Gemfile	Fri Sep 05 18:26:23 2014 +0900
+++ b/Gemfile	Fri Sep 05 18:29:42 2014 +0900
@@ -4,7 +4,7 @@
 # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
 gem 'rails', '4.1.4'
 # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
-gem 'jbuilder', '~> 2.0'
+# gem 'jbuilder', '~> 2.0'
 # bundle exec rake doc:rails generates the API under doc/api.
 gem 'sdoc', '~> 0.4.0',      group: :doc