Introduce jbuilder

This commit is contained in:
Petko Bordjukov 2015-10-08 01:25:01 +03:00
parent 901a15f064
commit f056e5e50b
2 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,8 @@ gem 'raphael-rails'
gem 'copy_carrierwave_file'
gem 'jbuilder'
group :development do
gem 'spring'
gem 'spring-commands-rspec'

View File

@ -159,6 +159,9 @@ GEM
i18n
term-ansicolor (>= 1.3.2)
terminal-table (>= 1.5.1)
jbuilder (2.3.2)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-datatables-rails (3.3.0)
actionpack (>= 3.1)
jquery-rails
@ -184,6 +187,7 @@ GEM
minitest (5.8.1)
morrisjs-rails (0.5.1)
railties (> 3.1, < 5)
multi_json (1.11.2)
nenv (0.2.0)
nested_form (0.3.2)
net-scp (1.2.1)
@ -362,6 +366,7 @@ DEPENDENCIES
guard-rspec
hirb
i18n-tasks
jbuilder
jquery-datatables-rails
jquery-rails
morrisjs-rails