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-11-29 20:13:37 +00:00
..
abstract Deprecate passing the template handler in the template name. 2011-09-22 15:37:38 +02: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 Revert the serializers API as other alternatives are now also under discussion 2011-11-25 19:29:39 +00:00
dispatch put backtrace_cleaner to env 2011-11-28 19:25:37 +03:00
fixtures Deprecate set_sequence_name in favour of self.sequence_name= 2011-11-29 20:13:37 +00:00
lib Rely on a public contract between railties instead of accessing railtie methods directly. 2011-11-23 19:06:45 +00:00
template Handle correctly optional parameters for callable asset_host. 2011-11-29 02:01:18 -05:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb middlewares should use logger from env 2011-11-25 13:09:46 +03:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00