milkcocoa / grape-jbuilder

Use Jbuilder with Grape
MIT License
49 stars 18 forks source link

Does not properly handle json.cache! #8

Closed bmcnaboe closed 9 years ago

bmcnaboe commented 9 years ago

When using JBuilder within Grape (via grape-jbuilder), it appears that json.cache! isn't supported.

bmcnaboe commented 9 years ago

Appears to be an issue with tilt-jbuilder. See: https://github.com/anthonator/tilt-jbuilder/pull/11