Go to file
Paul Gillard 6361d4234c Call initialize_copy when cloning [#3164 state:resolved]
Cloned AR objects are now instantiated through initialize_copy rather than
new/initialize. This allows AR classes to override initialize_copy in order to
implement deep cloning.

Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-10-06 16:25:51 -05:00
actionmailer Prefer tap to returning 2009-09-28 14:38:24 +13:00
actionpack Coerce all out going body parts to Strings 2009-10-05 13:58:43 -05:00
activemodel Use ActiveModel::TestCase base class 2009-09-24 22:56:30 -07:00
activerecord Call initialize_copy when cloning [#3164 state:resolved] 2009-10-06 16:25:51 -05:00
activeresource Cleanup whitespace introduced in 8377646 and f4f6888 2009-10-02 10:19:30 -05:00
activesupport MessageVerifier#verify raises InvalidSignature if the signature is blank 2009-10-05 13:38:26 -07:00
ci Run AP isolated tests on CI 2009-10-03 22:14:58 -05:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Coerce all out going body parts to Strings 2009-10-05 13:58:43 -05:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore don't ignore all bin directories 2009-10-06 15:53:25 +13:00
.gitmodules Remove submodule 2009-08-11 23:44:44 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00