rails/railties/test
Carlhuda 93422af5d5 Move remote_ip to a middleware:
* ActionController::Base.ip_spoofing_check deprecated => config.action_dispatch.ip_spoofing_check
  * ActionController::Base.trusted_proxies deprecated => config.action_dispatch.trusted_proxies
2010-03-03 21:24:00 -08:00
..
application Move remote_ip to a middleware: 2010-03-03 21:24:00 -08:00
fixtures Remove old fixtures files. 2010-01-26 14:09:48 +01:00
generators the folder public/javascripts should be created by default [#4027 status:resolved] 2010-02-26 10:54:44 +01:00
isolation Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -08:00
railties Get the railties tests to pass again. 2010-03-02 14:00:25 -08:00
abstract_unit.rb Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -08:00
backtrace_cleaner_test.rb Use backtrace cleaner for dev mode exception page 2010-01-16 21:34:35 -06:00
generators_test.rb Add autoload to generators modules and fix failing test. 2010-02-26 10:44:53 +01:00
initializable_test.rb deOMGifying Railties, Active Support, and Action Pack 2010-01-31 09:46:30 -08:00
log_subscriber_test.rb Log Tailer doesn't exist anymore. Removing some traces left over in tests. 2010-03-02 12:34:26 -08:00
paths_test.rb Solve some pendencies. 2010-01-24 09:32:54 +01:00
rails_info_controller_test.rb :controller doesn't work for namespaced controllers anymore. 2010-03-02 12:06:40 -08:00
rails_info_test.rb Just use abstract_unit 2009-11-14 03:27:18 -08:00