Class
Tramp::Attribute
In:
lib/tramp/attribute.rb
Parent:
Object
Methods
append_validations!
check_value!
define_methods!
expected_type
new
primary_key?
type_cast
Constants
FORMATS
=
{}
CONVERTERS
=
{}
Attributes
name
[R]
Public Class methods
new
(name, owner_class, options)
Public Instance methods
append_validations!
()
check_value!
(value)
I think this should live somewhere in Amo
define_methods!
()
expected_type
()
primary_key?
()
type_cast
(value)
[Validate]