Libraries
»
puffs
(0.2.06)
»
Index
»
Puffs
»
SQLObject
»
#attributes
Method: Puffs::SQLObject#attributes
Defined in:
lib/sql_object/sql_object.rb
#
attributes
⇒
Object
69 70 71
# File 'lib/sql_object/sql_object.rb', line 69
def
attributes
@attributes
||=
{
}
end