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
afcd252205d84ebf5ffd0659301c604a7beba2bb
rails
/
activemodel
/
test
/
cases
History
Jeremy Kemper
1924cff934
Fix Active Model observer tests
2010-04-16 13:14:52 -07:00
..
serializeration
…
validations
errors.rb needs to be declared as UTF-8 [
#3941
state:resolved]
2010-04-02 09:14:55 -07:00
attribute_methods_test.rb
…
callbacks_test.rb
…
conversion_test.rb
…
dirty_test.rb
Restore changed_attributes method in ActiveModel::Dirty and loosen expectation on including class' initialize method.
2010-04-01 17:52:45 -07:00
helper.rb
…
lint_test.rb
…
naming_test.rb
…
observing_test.rb
Fix Active Model observer tests
2010-04-16 13:14:52 -07:00
tests_database.rb
…
translation_test.rb
…
validations_test.rb
Re-define empty? for errors to check if the values inside the OrderedHash are empty rather than the OrderedHash itself. [
#4356
state:resolved]
2010-04-10 13:21:20 +02:00