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
/
activerecord
/
test
/
models
/
bird.rb
blob: 341d2eeffc7021df0676a7a745558e86f75fc610 (
plain
) (
tree
)
ec8f045844
1
2
3
class
Bird
<
ActiveRecord
::
Base
validates_presence_of
:name
end