Last Modified
2013-06-13 22:53:45 -0400
Requires
  • multi_json
  • singleton

Description

Defines the default JSON engine for RABL when rendering JSON is invoked on a template. You can define your own json engine by creating an object that responds to the `encode` method and setting the corresponding configuration option:

config.json_engine = ActiveSupport::JSON