1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
2006-09-03 00:02:14 +00:00
..
activerecord Clean up and run the Active Record integration tests by default. Closes #5854. 2006-08-22 09:19:55 +00:00
controller Add routing tests to assert that RoutingError is raised when conditions aren't met. Closes #6016 [Nathan Witmer] 2006-09-02 20:41:40 +00:00
fixtures Deprecation: test deprecated instance vars in partials. 2006-08-26 05:58:16 +00:00
template Update sanitize text helper to strip plaintext tags, and <img src=javascript:bang>. [Rick Olson] 2006-09-03 00:02:14 +00:00
abstract_unit.rb Clean up and run the Active Record integration tests by default. Closes #5854. 2006-08-22 09:19:55 +00:00
active_record_unit.rb Tighten rescue clauses. Closes #5985. 2006-08-31 03:16:28 +00:00
testing_sandbox.rb