Logo
Explore Help
Register Sign In
github/rails
1
1
Fork 0
You've already forked rails
mirror of https://github.com/github/rails.git synced 2026-01-30 08:48:06 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
3b4450bb8043eca6ca0d423263e598c70c50f440
rails/activeresource/test
History
Jeremy Kemper c172154054 Base#==, eql?, and hash methods. == returns true if its argument is identical to self or if it's an instance of the same class, is not new?, and has the same id. eql? is an alias for ==. hash delegates to id.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5773 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-12-22 21:42:52 +00:00
..
base
Base#==, eql?, and hash methods. == returns true if its argument is identical to self or if it's an instance of the same class, is not new?, and has the same id. eql? is an alias for ==. hash delegates to id.
2006-12-22 21:42:52 +00:00
fixtures
Subclasses share superclass site until explicitly set. This way you can set Superclass.site = ... after subclasses have been defined.
2006-12-21 22:12:21 +00:00
abstract_unit.rb
move http_mock to lib so others can use it in their Ares tests
2006-12-21 20:26:30 +00:00
authorization_test.rb
Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic]
2006-12-12 15:29:54 +00:00
base_errors_test.rb
Make #save behavior mimic AR::Base#save (true on success, false on failure)
2006-10-02 22:14:15 +00:00
base_test.rb
test that element name includes module nesting
2006-12-21 23:34:52 +00:00
connection_test.rb
Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic]
2006-12-12 15:29:54 +00:00
Powered by Gitea Version: 1.25.3 Page: 39ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API