amatsuda/jb

Using alongside jBuilder

warunacds opened this issue · 1 comments

Is it possible to use jb alongside jBuilder, if so are there any examples available.

You can in the transition period use both gems jb and jbuilder together in the same project. Just add both gems to the Gemfile.
Then use jb syntax in * .json.jb views and jbuilder syntax in * .json.jbuilder views.