rails--rails/railties/lib/rails
Carl Lerche 252911e378 Cleanup the test_unit generator move into the railtie 2010-01-28 10:17:41 -08:00
..
application 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
commands Move console stuff to its own directory. 2010-01-23 23:02:43 +01:00
console Fix a couple failures on 1.9.1. 2010-01-24 21:21:37 +01:00
engine Add active_model/railtie back to generated boot.rb, add models back to paths, load active_support/railtie since we need it and ensure default logger is set before config. 2010-01-25 01:12:22 +01:00
generators Change mailer generator templates and refactor the whole naming schema. 2010-01-25 13:20:32 +01:00
rack Clean up Rails::Rack::Logger. 2010-01-26 15:37:45 +01: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 Middleware stack actually runs routes and not the application. 2010-01-26 15:00:27 +01:00
test_unit Cleanup the test_unit generator move into the railtie 2010-01-28 10:17:41 -08:00
vendor/thor-0.12.3 Since Rails will require Ruby >= 1.8.7, we can rely on instance_exec. 2010-01-19 01:36:06 +01:00
all.rb Test::Unit Railtie 2010-01-28 09:55:29 -08:00
application.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
backtrace_cleaner.rb Use backtrace cleaner for dev mode exception page 2010-01-16 21:34:35 -06:00
code_statistics.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
commands.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
configuration.rb Fix the test_framework generator tests 2010-01-28 10:03:47 -08:00
deprecation.rb Cleanup deprecation notices. 2010-01-18 09:49:38 -06:00
dispatcher.rb Move Dispatcher setup to Railties and add instrumentation hook. 2010-01-15 12:24:30 +01:00
engine.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
generators.rb Cleanup the test_unit generator move into the railtie 2010-01-28 10:17:41 -08:00
initializable.rb Ensure all initializers are collections. 2010-01-26 00:08:08 +01: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 tests for plugin sanity check. 2010-01-24 12:49:12 +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 Add tests for explicit engines. 2010-01-26 14:58:00 +01: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 Default to sync instrumentation. 2010-01-21 13:09:12 +01:00
tasks.rb Test::Unit Railtie 2010-01-28 09:55:29 -08:00
test_help.rb Get everyone running on Rails.env and fix the broken environment settings for script/console and script/dbconsole 2010-01-11 14:01:28 -08:00
version.rb
webrick_server.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00