diff options
author | Matt Jones <al2o3cr@gmail.com> | 2009-06-06 17:59:33 -0400 |
---|---|---|
committer | Michael Koziarski <michael@koziarski.com> | 2009-06-09 19:57:38 +1200 |
commit | 41a94048e55e082f373e19d9fcee311860aaba9e (patch) | |
tree | 7a144fd203dd270e0674188306397c1f8165274f /actionpack/lib/action_dispatch.rb | |
parent | f68cc639f57a9fc261a2e432d1fdd749146d689d (diff) | |
download | rails-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 'actionpack/lib/action_dispatch.rb')
0 files changed, 0 insertions, 0 deletions