2.1.1
Moved the injection of the JSON version
into the serializer, rather than the Formidable.to_json()
class method. The serializer is called by the method, so it's idempotent (#340).
Moved the injection of the JSON version
into the serializer, rather than the Formidable.to_json()
class method. The serializer is called by the method, so it's idempotent (#340).