.. |
application
|
Deprecate AC configuration values which were moved to Rack.
|
2010-02-01 11:40:27 +01:00 |
commands
|
Fix server environment [#3877 status:resolved]
|
2010-02-10 08:14:02 +01:00 |
console
|
Fix a couple failures on 1.9.1.
|
2010-01-24 21:21:37 +01:00 |
engine
|
Add config.generators.templates to provide alternative paths for template lookup.
|
2010-02-06 17:32:06 +01:00 |
generators
|
Fixes unescaped version passthrough of generator 'gem' command. [#3901 status:resolved]
|
2010-02-10 08:28:03 +01:00 |
rack
|
Merge remote branch 'fxn/master'
|
2010-02-06 13:03:41 -08:00 |
railtie
|
Move configuration to subfolders.
|
2010-01-23 22:30:17 +01:00 |
subscriber
|
Default to sync instrumentation.
|
2010-01-21 13:09:12 +01:00 |
tasks
|
Bump git versions to 3.0.0.beta1 since we've released
|
2010-02-05 09:24:12 -08:00 |
test_unit
|
Resolve test/unit load ordering by removing backtrace filter from boot initializers
|
2010-02-11 09:01:52 -08:00 |
all.rb
|
Rationalize railtie dependencies: AC uses AV; AR uses AMo; and Rails always uses AS.
|
2010-02-04 10:08:06 -08:00 |
application.rb
|
Add docs for Railtie, Engine, Plugin and Application.
|
2010-02-02 20:05:26 +01:00 |
backtrace_cleaner.rb
|
Remove backtrace cleaner specific to Bundler. Bundler just uses Gem.dir and Gem.path now.
|
2010-02-11 10:29:50 -08:00 |
code_statistics.rb
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
commands.rb
|
Fix server environment [#3877 status:resolved]
|
2010-02-10 08:14:02 +01:00 |
configuration.rb
|
Merge remote branch 'mainstream/master'
|
2010-02-14 19:28:05 +00:00 |
deprecation.rb
|
Make RAILS_* give deprecation warning just once
|
2010-02-04 17:00:50 +00:00 |
dispatcher.rb
|
Updating copyright dates on all licenses
|
2010-02-01 10:10:53 +11:00 |
engine.rb
|
Merge remote branch 'mainstream/master'
|
2010-02-14 19:28:05 +00:00 |
generators.rb
|
Add missing -h/--help flag to several rails command [#3909 status:resolved]
|
2010-02-10 08:08:16 +01:00 |
initializable.rb
|
tsort-based dependency resolution for initializers
|
2010-01-29 19:25:58 -08:00 |
paths.rb
|
Solve some pendencies.
|
2010-01-24 09:32:54 +01:00 |
performance_test_help.rb
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
plugin.rb
|
Add docs for Railtie, Engine, Plugin and Application.
|
2010-02-02 20:05:26 +01:00 |
rack.rb
|
Move Rails::Rack::Metal to Rails::Application::Metal and just add cascade if any metal was declared.
|
2010-01-26 15:27:46 +01:00 |
railtie.rb
|
Editing the railties/../railtie.rb and engine.rb docs
|
2010-02-08 15:08:10 +11:00 |
railties_path.rb
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
ruby_version_check.rb
|
Update Ruby version check to 1.8.7
|
2009-11-05 15:38:25 -08:00 |
rubyprof_ext.rb
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
source_annotation_extractor.rb
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
subscriber.rb
|
Add docs for Railtie, Engine, Plugin and Application.
|
2010-02-02 20:05:26 +01:00 |
tasks.rb
|
Test::Unit Railtie
|
2010-01-28 09:55:29 -08:00 |
test_help.rb
|
Resolve test/unit load ordering by removing backtrace filter from boot initializers
|
2010-02-11 09:01:52 -08:00 |
version.rb
|
Fix tiny version number from '3.0.0beta' to '3.0.0.beta1', so 'rake install' will be run correctly [#3879 status:resolved]
|
2010-02-06 15:51:44 +01:00 |
webrick_server.rb
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |