Module
Tramp::AttributeMethods
In:
lib/tramp/attribute_methods.rb
Methods
attribute_method?
attributes=
read_attribute
write_attribute
Included Modules
ActiveModel::AttributeMethods
Classes and Modules
Module
Tramp::AttributeMethods::ClassMethods
Public Instance methods
attributes=
(attributes)
read_attribute
(name)
write_attribute
(name, value)
Protected Instance methods
attribute_method?
(name)
[Validate]