rails--rails/railties/lib/rails
José Valim 622e3dda84 No more vendored thor. 2010-02-03 17:57:54 +01:00
..
application Deprecate AC configuration values which were moved to Rack. 2010-02-01 11:40:27 +01:00
commands Adding 'db' as a shortcut for dbconsole to the rails command 2010-02-03 19:50:51 +11:00
console Fix a couple failures on 1.9.1. 2010-01-24 21:21:37 +01:00
engine Add reloadable specific for engines and move environment to application paths. 2010-01-28 10:28:41 -08:00
generators No more vendored thor. 2010-02-03 17:57:54 +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 Deprecated freeze rake tasks and cleaned up annotations.rake 2010-02-03 18:31:57 +11:00
test_unit Only load testing tasks if test unit is being used. 2010-01-29 17:51:06 +01:00
all.rb Test::Unit Railtie 2010-01-28 09:55:29 -08:00
application.rb Add more tests to some key points in Railties. 2010-01-28 10:28:41 -08: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 Deprecate AC configuration values which were moved to Rack. 2010-02-01 11:40:27 +01:00
deprecation.rb Cleanup deprecation notices. 2010-01-18 09:49:38 -06:00
dispatcher.rb Updating copyright dates on all licenses 2010-02-01 10:10:53 +11:00
engine.rb Add reloadable specific for engines and move environment to application paths. 2010-01-28 10:28:41 -08:00
generators.rb Rename usage path to command to just the command name 2010-02-02 16:16:26 -08: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 tsort-based dependency resolution for initializers 2010-01-29 19:25:58 -08: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 Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00
webrick_server.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00