index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
test
/
models
/
book.rb
blob: c5c19046c8c22e1e85927e2cd30a06859343d83d (
plain
) (
blame
)
1
2
3
class
Book
<
Hash
include
ActiveModel
::
Validations
end