aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record
diff options
context:
space:
mode:
authorMatt Jones <al2o3cr@gmail.com>2009-06-06 17:59:33 -0400
committerMichael Koziarski <michael@koziarski.com>2009-06-09 19:57:38 +1200
commit41a94048e55e082f373e19d9fcee311860aaba9e (patch)
tree7a144fd203dd270e0674188306397c1f8165274f /activerecord/lib/active_record
parentf68cc639f57a9fc261a2e432d1fdd749146d689d (diff)
downloadrails-41a94048e55e082f373e19d9fcee311860aaba9e.tar.gz
rails-41a94048e55e082f373e19d9fcee311860aaba9e.tar.bz2
rails-41a94048e55e082f373e19d9fcee311860aaba9e.zip
Fix several issues with the 2.3.2 gem loader.
Incorporates the following: - migrates back small change to gems:build:force from bfc1609a501fc3ed442685819de5bcdb5fbada1c to finish closing #2266. - unrolls to_proc calls in gems.rake, to match the change in master. - fixes #2722 by passing the options hash to dependencies during build. (includes a test) - fixes #2721 by loading the specification directly in from_directory_name. Adds an option to opt-out of specification loading when needed (in gems:refresh_specs, for instance). Includes tests. - fixes #2679 by refreshing specs for all frozen gems rather than just gems loaded from the environment. - fixes #2678 by passing the options hash to dependencies during unpack. Signed-off-by: Michael Koziarski <michael@koziarski.com>
Diffstat (limited to 'activerecord/lib/active_record')
0 files changed, 0 insertions, 0 deletions