1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Chris Wanstrath 334178722b Properly check silence_spec_warnings class variable [#1372 state:committed]
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
2008-11-14 11:49:30 +01:00
..
commands Add --debugger option to script/console. 2008-09-11 17:12:00 +02:00
rails Properly check silence_spec_warnings class variable [#1372 state:committed] 2008-11-14 11:49:30 +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 Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in production environment. 2008-04-18 13:05:43 +01:00
console_sandbox.rb Fix script/console --sandbox warning. [#1194 state:resolved] 2008-10-09 01:35:21 +01:00
console_with_helpers.rb Use require_dependency 'application' not require in the console bootstraps to avoid requiring application.rb twice 2008-07-11 22:27:36 +02:00
dispatcher.rb Updated copyright years 2008-05-11 18:34:05 -05:00
fcgi_handler.rb Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary. 2008-08-18 23:36:13 -05:00
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 Removed config.action_view.cache_template_loading, use config.cache_classes instead 2008-07-15 22:58:42 -05:00
rails_generator.rb
railties_path.rb
ruby_version_check.rb
rubyprof_ext.rb
source_annotation_extractor.rb Merge documentation changes from docrails. 2008-05-16 23:21:35 +01:00
test_help.rb Move fixtures settings from AR::TestCase to railties test_help 2008-11-13 19:09:23 -08:00
webrick_server.rb Drop ActionController::Base.allow_concurrency flag 2008-06-08 22:11:50 -05:00