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
/
event.rb
blob: 99fa0feeb753f7ab4271e634952e9efefdf426a7 (
plain
) (
tree
)
ccb0a92fa2
1
2
3
class
Event
<
ActiveRecord
::
Base
validates_uniqueness_of
:title
end