Method: ActiveModel::AttributeMethods::ClassMethods::AttributeMethodPattern#prefix

Defined in:
activemodel/lib/active_model/attribute_methods.rb

#prefixObject (readonly)

Returns the value of attribute prefix.



472
473
474
# File 'activemodel/lib/active_model/attribute_methods.rb', line 472

def prefix
  @prefix
end