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
532b11690fa2c4fd2c127ddc7df246c4469ebbc4
rails
/
activemodel
/
test
History
José Valim
6d390671f6
Move ActiveRecord callbacks implementation to ActiveModel and make use of it.
...
Signed-off-by: Yehuda Katz <
wycats@Yehuda-Katz.local
>
2009-12-28 16:19:23 -08:00
..
cases
Move ActiveRecord callbacks implementation to ActiveModel and make use of it.
2009-12-28 16:19:23 -08:00
fixtures
Add test sqlite3 db to .gitignore
2009-03-20 11:22:27 +00:00
models
No need to use ValidationsRepairHelper hack on ActiveModel anymore, Model.reset_callbacks(:validate) is enough. However, tests in ActiveRecord are still coupled, so moved ValidationsRepairHelper back there.
2009-12-23 13:30:58 +01: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