Libraries
»
backline
(0.0.1)
»
Index
»
Backline
»
Model
»
Attributes
»
#attributes
Method: Backline::Model::Attributes#attributes
Defined in:
lib/backline/model/attributes.rb
#
attributes
⇒
Object
61 62 63
# File 'lib/backline/model/attributes.rb', line 61
def
attributes
@attributes
||=
{
}
end