rails--rails/railties/lib
David Heinemeier Hansson 61e43700b8 Prepare for RC2 2008-11-14 12:26:50 +01:00
..
commands
rails Prepare for RC2 2008-11-14 12:26:50 +01:00
rails_generator Fixed plugin generator so that generated unit tests would subclass ActiveSupport::TestCase, also introduced a helper script to reduce the needed require statements. [#1137 state:committed] 2008-10-30 12:57:52 +01:00
tasks Make refresh_specs more resilient. Always add vendor/gems to gem search path. Use Gem.clear_paths to ensure we get a current searcher. 2008-11-01 17:35:56 +01:00
code_statistics.rb
commands.rb
console_app.rb
console_sandbox.rb
console_with_helpers.rb
dispatcher.rb
fcgi_handler.rb
initializer.rb Make refresh_specs more resilient. Always add vendor/gems to gem search path. Use Gem.clear_paths to ensure we get a current searcher. 2008-11-01 17:35:56 +01:00
performance_test_help.rb
rails_generator.rb
railties_path.rb
ruby_version_check.rb
rubyprof_ext.rb
source_annotation_extractor.rb
test_help.rb Revert "Move fixtures settings from AR::TestCase to railties test_help" -- it broke all the tests! 2008-11-14 12:01:26 +01:00
webrick_server.rb