rails--rails/railties/lib/rails
David Dollar 99d75a7b02 Makes the gem system understand development vs. runtime dependencies [#2195 state:resolved]
The patch also fixes:

* Fixes the chicken/egg problem present in the current gem system when
  gems are defined in the config that are not yet installed.

* Remove the need to have hoe as a dependency of your production app.

* Makes the gem 'unpacking' system a lot less fragile.

Signed-off-by: Matt Jones <al2o3cr@gmail.com>
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-03-13 10:20:23 +00:00
..
plugin Metal can now line in plugins under app/metal [#2045 state:committed] 2009-02-27 14:37:11 +01:00
rack Fix serving index files with rack static file server [#2180 state:resolved] 2009-03-09 23:31:04 -05:00
backtrace_cleaner.rb Correctly clean backtraces from vendor/gems and gems in alternate install locations 2009-03-09 12:49:58 +01:00
gem_builder.rb Fix a number of errors in the config.gem mechanism. 2008-10-05 10:16:17 -07:00
gem_dependency.rb Makes the gem system understand development vs. runtime dependencies [#2195 state:resolved] 2009-03-13 10:20:23 +00:00
plugin.rb Metal can now line in plugins under app/metal [#2045 state:committed] 2009-02-27 14:37:11 +01:00
rack.rb Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks. 2008-12-18 14:42:06 -08:00
vendor_gem_source_index.rb Properly check silence_spec_warnings class variable [#1372 state:committed] 2008-11-14 11:49:30 +01:00
version.rb Prep for RC2 later today 2009-02-27 14:46:23 +01:00