aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2006-12-22 21:42:52 +0000
committerJeremy Kemper <jeremy@bitsweat.net>2006-12-22 21:42:52 +0000
commitc172154054f2f1908820459bb63e8e8645136ea7 (patch)
tree03d4caf01cd4c822f56ff9e54b5dddedddcc5bde /activesupport
parent68d2926ab09d49086eb4101c53d8ae604bd4b334 (diff)
downloadrails-c172154054f2f1908820459bb63e8e8645136ea7.tar.gz
rails-c172154054f2f1908820459bb63e8e8645136ea7.tar.bz2
rails-c172154054f2f1908820459bb63e8e8645136ea7.zip
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
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions