Skip to content

JSON export support & ActionView Renderer

Compare
Choose a tag to compare
@michelson michelson released this 15 May 01:01
· 104 commits to master since this release

#16

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