JSON export support & ActionView Renderer
Breaking Changes:
- Exporter layout now expects a layout name which references a valid layout placed in app views
Additions:
- Template system from ActionView instead Tilt or Raw Erb, since this is a Rails engine, we are using all the Rails power!
- Jbuilder supported for JSON export