This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52e2bbd5c004f22b2affeec0fc03f1f9ca8c2a24
rails
/
activemodel
/
test
History
José Valim
e714b499cc
Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors.
...
Signed-off-by: Carl Lerche <
carllerche@mac.com
>
2009-10-20 17:52:32 -07:00
..
cases
Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors.
2009-10-20 17:52:32 -07:00
fixtures
Add test sqlite3 db to .gitignore
2009-03-20 11:22:27 +00:00
models
Changed ActiveRecord to use new callbacks and speed up observers by only notifying events that are actually being consumed.
2009-09-08 10:26:39 -05:00
config.rb
Make Active Model test suite similar to Active Record
2009-03-20 10:32:24 +00:00
schema.rb
Add ActiveModel::Validations tests for regular ruby classes
2009-03-20 22:21:27 +00:00