rails/railties/test/application
2011-04-24 09:58:12 +02:00
..
initializers Merge remote branch 'rails/master' into identity_map 2011-02-15 12:01:04 -03:00
middleware Always use ActionDispatch::ShowExceptions middleware [#6462 state:resolved] 2011-02-25 10:03:53 -08:00
configuration_test.rb added config.active_record.whitelist_attributes which creates an empty whitelist of attributes available for mass assignment for all models in your app 2011-04-24 09:58:12 +02:00
console_test.rb Small changes on AD::Reloader. 2010-12-20 12:43:02 +01:00
generators_test.rb Tidy up generators commits. 2010-11-17 23:32:19 +01:00
loading_test.rb Removed deprecated router API from railties 2010-09-05 13:44:37 +02:00
middleware_test.rb s/with/when/ 2011-03-27 22:31:42 +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
rackup_test.rb Remove deprecated dispatch test. 2010-09-02 12:55:14 +02:00
rake_test.rb fix db:fixtures:load with FIXTURES specified [#6061 state:resolved] 2011-02-06 18:45:42 -02:00
routing_test.rb reload_routes! is part of the public API and should not be removed. 2010-10-02 17:45:26 +02:00
runner_test.rb Send 'rails runner' help message to stdout instead of stderr. 2010-09-19 16:45:29 -07:00
test_test.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08: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