Module: E9Rails::Helpers::ResourceErrorMessages

Extended by:
ActiveSupport::Concern
Defined in:
lib/e9_rails/helpers/resource_error_messages.rb

Overview

Simple helper to compile errors on a record in mostly-typical Rails style, with the assumption that the current record is available as resource.

Defined Under Namespace

Modules: HelperMethods