rails/railties/test
2011-05-24 23:03:01 -05:00
..
application Removing deprecated config.paths.app.controller API 2011-05-24 23:02:48 -05:00
fixtures create_dummy_app method that allows to easily create dummy application from template 2010-11-02 17:14:53 +01:00
generators Remove deprecated plugin generator 2011-05-24 23:03:01 -05:00
isolation Require rubygems (chill out, just for rails internal tests). 2011-05-23 10:28:00 +02:00
railties fixes Rake::RDocTask deprecation warnings from rake 0.9.0 2011-05-25 00:49:22 +05:30
abstract_unit.rb Rails.application is set anyway, we don't need to set it manually, this was purpose of different behavior in tests and in application 2010-09-25 10:46:22 +02:00
backtrace_cleaner_test.rb Use backtrace cleaner for dev mode exception page 2010-01-16 21:34:35 -06:00
generators_test.rb be sure to parenthesize the arguments when the first one is a RegExp literal 2011-05-18 23:20:19 +09:00
initializable_test.rb Remove run_initializers from class methods. 2010-06-24 11:40:22 +02:00
paths_test.rb Removing Deprecated Path API tests 2011-05-24 23:03:01 -05:00
rails_info_controller_test.rb Loading action_controller twice removed. 2011-05-22 02:14:17 +05:30
rails_info_test.rb Takes out stale methods relating to edge_rails_version 2010-05-16 17:21:29 +02:00
script_rails_loader_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00