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
2010-09-26 02:13:44 +08:00
..
abstract Add clear_helpers as a way to clean up all helpers added to this controller, maintaing just the helper with the same name as the controller. 2010-08-26 16:07:54 -03:00
activerecord Removed deprecated RouteSet API, still many tests fail 2010-09-05 13:44:36 +02:00
controller Fix logging when cache key contains % sign [#5570 state:resolved] 2010-09-25 11:04:20 +02:00
dispatch Add ActionDispatch::TestResponse tests. 2010-09-25 10:52:57 +02:00
fixtures Modified ActionDispatch::Static to allow passing multiple roots 2010-09-03 22:59:09 +02:00
lib Remove namespace for isolated namespaced models in forms 2010-09-03 22:59:15 +02:00
template Remove duplicate helper method 2010-09-25 11:02:46 +02:00
tmp
abstract_unit.rb There is no need to open AC::Base three times to setup tests. 2010-09-26 02:13:44 +08:00
active_record_unit.rb
ts_isolated.rb