Added jbuilder to gemfile

This commit is contained in:
Jason Denney
2014-02-26 00:05:02 -05:00
parent 20964eb268
commit b88bf545d2
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ gem 'haml-rails', '~> 0.3.4'
gem 'jquery-rails', '~> 2.0'
gem 'pg', '~> 0.17.1'
gem 'will_paginate', '~> 3.0.3'
gem 'jbuilder', '~> 2.0.3'
# Gems used only for assets and not required
# in production environments by default.