rails--rails/railties/lib/rails
Joshua Peek e13d232150 Add stub for configuring your package manager 2009-10-16 20:57:46 -05:00
..
commands script/runner should require environment 2009-10-16 19:33:25 -05:00
generators Add stub for configuring your package manager 2009-10-16 20:57:46 -05:00
plugin Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
rack Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
tasks Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
vendor Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
application.rb Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
backtrace_cleaner.rb Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07: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 RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
console_app.rb Move middleware and route configuration from AC::Dispatcher to Rails application object 2009-09-26 21:59:28 -05:00
console_sandbox.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
console_with_helpers.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
core.rb Use Rails.initialize! where we just want to run the initializers and aren't concerned about the config 2009-10-16 18:58:35 -05:00
deprecation.rb Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
dispatcher.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
generators.rb Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
initializable.rb Moving more initializers into the application object 2009-10-08 12:31:09 -07:00
initializer.rb Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
paths.rb Have Rails.root be based off of config.ru 2009-10-14 16:40:25 -07:00
performance_test_help.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
plugin.rb I18n support for plugins 2009-08-30 13:36:22 -07:00
rack.rb Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks. 2008-12-18 14:42:06 -08:00
railties_path.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
ruby_version_check.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07: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
tasks.rb Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
test_help.rb Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07: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