/default_serialize_options

A renamed version of default_xml_options that includes support for to_json as well as to_xml. Allows you to set default to_xml options on your ActiveRecord model so you do not have to include them every time you call to_xml.

Primary LanguageRubyMIT LicenseMIT

Watchers