1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application
2010-08-20 18:55:02 -07:00
..
initializers Revert "Just add connection management middleware if running in a concurrent environment." 2010-08-20 18:55:02 -07:00
configuration_test.rb Make sure apps upgrading from 2.3 get defaulted to UTF-8 (ht: parndt) 2010-08-15 16:31:24 -07:00
console_test.rb Add console hook to force ActiveRecord::Base to be loaded when console starts avoiding reference loops. 2010-07-18 11:02:07 +02:00
generators_test.rb Make config.generators accept string namespaces, you can do now config.generators.test_framework 'rspec' for instance 2010-07-21 17:17:23 +02:00
loading_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
middleware_test.rb Revert "Just add connection management middleware if running in a concurrent environment." 2010-08-20 18:55:02 -07:00
paths_test.rb Removing Metal from Rails 3. 2010-05-29 20:08:00 +02:00
rackup_test.rb Fix typo on rackup test (ht: pleax) 2010-05-20 13:49:06 -07:00
rake_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
routing_test.rb Improve best_standards_support to use only IE=Edge in development mode 2010-08-09 11:48:31 -07:00
runner_test.rb Fix indent 2010-07-02 11:32:18 -07:00
test_test.rb Check if Test::Unit is defined before adding backtrace filter. 2010-02-07 14:51:23 +01:00
url_generation_test.rb Create a deprecation behavior that triggers a notification for deprecation notices, and make the behaviors independent of the environment names. 2010-06-29 12:20:15 -07:00