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
Santiago Pastorino 29fdd8c777 Use a BodyProxy instead of including a Module that responds to close.
Closes #4441 if Active Record is disabled assets are delivered correctly
2012-01-13 19:46:13 -02:00
..
abstract AP tests should inherit from AS::TestCase 2012-01-05 17:05:44 -08:00
activerecord Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller When force redirecting to SSL, make sure that the session is kept. As we're moving from a non-secure to secure environment, it's safe 2012-01-12 20:31:23 +01:00
dispatch Use a BodyProxy instead of including a Module that responds to close. 2012-01-13 19:46:13 -02:00
fixtures Add font_path helper method 2012-01-03 17:08:10 -02:00
lib/controller 'with_kcode' removed. 2011-12-21 15:39:50 +05:30
template removed unnecessary test_pass test from form_tag_helper_test.rb 2012-01-13 23:23:38 +05:30
tmp
abstract_unit.rb require minitest rather than test/unit 2012-01-06 15:50:47 -08:00
active_record_unit.rb
ts_isolated.rb require minitest rather than test/unit 2012-01-06 15:50:47 -08:00