rails--rails/railties/test
Piotr Sarnacki 72545da091 Remove task for creating symlinks for railties 2010-10-14 07:46:12 +02:00
..
application Provide a cleaner syntax for paths configuration that does not rely on method_missing. 2010-10-06 17:20:15 +02:00
fixtures
generators -j parameter added to rails new command. 2010-10-11 19:47:53 -02:00
isolation Fix a routing test. Reorganize middleware tests. 2010-10-02 17:42:36 +02:00
railties Remove task for creating symlinks for railties 2010-10-14 07:46:12 +02:00
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
generators_test.rb application generation: --skip-testunit and --skip-activerecord renamed to --skip-test-unit and --skip-active-record respectively 2010-07-25 22:55:38 +02:00
initializable_test.rb Remove run_initializers from class methods. 2010-06-24 11:40:22 +02:00
paths_test.rb Provide a cleaner syntax for paths configuration that does not rely on method_missing. 2010-10-06 17:20:15 +02:00
rails_info_controller_test.rb Moves local_request? to require.local? 2010-08-13 17:35:52 -03:00
rails_info_test.rb
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