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
2011-12-24 11:28:05 +01:00
..
abstract Remove deprecated layout lookup. 2011-12-20 14:44:48 +01: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
controller Remove Rescue middleware that was never used by Rails. 2011-12-24 11:28:05 +01:00
dispatch just use def setup 2011-12-21 14:22:38 -07:00
fixtures test helpers in erb using erb 2011-11-30 17:38:09 +03:00
lib/controller 'with_kcode' removed. 2011-12-21 15:39:50 +05:30
template raises an ArgumentError if no valid options are given to TemplateRenderer#determine_template 2011-12-21 17:34:21 -02:00
tmp
abstract_unit.rb Extract the rendering of public exceptions pages into a Rack app. 2011-12-16 10:45:59 +01:00
active_record_unit.rb
ts_isolated.rb