index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
test
/
models
/
contact.rb
blob: 7d69c919960dbcb4bc4635de437f384bbcb8d457 (
plain
) (
tree
)
d2b78b3594
1
2
3
class
Contact
attr_accessor
:name
,
:age
,
:created_at
,
:awesome
,
:preferences
end