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-14 19:53:04 +00:00
..
activerecord Active Record integration deprecation tests 2006-09-04 03:07:17 +00:00
controller remove implicit primary actions - more pain than gain. test collection actions for other http methods. strip whitespace. 2006-09-14 19:53:04 +00:00
fixtures added passing test for using partials with an xml builder 2006-09-06 03:51:45 +00:00
template Update JavaScriptGenerator#show/hide/toggle/remove to new Prototype syntax for multiple ids, fixes #6068 [petermichaux@gmail.com] 2006-09-07 09:19:35 +00:00
abstract_unit.rb set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation callers. off by default. on for Rails tests. 2006-09-04 03:38:13 +00:00
active_record_unit.rb Tighten rescue clauses. Closes #5985. 2006-08-31 03:16:28 +00:00
testing_sandbox.rb Make the truncate() helper multi-byte safe (assuming $KCODE has been set to something other than "NONE") #2103 2005-09-19 21:36:36 +00:00