jbuilder_rspec_generator

Jbuilder gem lacks rspecs for views. This gem covers the shotage

Installation

Add to your Gemfile

gem 'jbuilder_rspec_generator'

Then bundle as usual.

Usage

Next time you run

rails generate jbuilder SomeModel ...

or

rails generate scaffold SomeModel ...

you will get the rspecs for the jbuilder views.

Contributing to jbuilder_rspec_generator

Copyright © 2014 Dmitri Koulikoff. See LICENSE.txt for further details.