module Roqua

For json and xml, will render the result of an active_interaction operation if no errors where present. Otherwise renders the interaction

Scopes json errors to the object-class:

@example

{errors: {person: name: ['blank']}}

Does not play well with others, replaces json_resource_errors; when including multiple responders, ordering matters.

Strips whitespace and make nil when string becomes empty.