Class ActiveModel::AttributeMethods::ClassMethods::AttributeMethodMatcher
In: lib/active_model/attribute_methods.rb
Parent: Object

Methods

match   method_name   new   plain?  

Constants

AttributeMethodMatch = Struct.new(:target, :attr_name, :method_name)

Attributes

method_missing_target  [R] 
prefix  [R] 
suffix  [R] 

Public Class methods

Public Instance methods

[Validate]