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
Carlos Antonio da Silva 038574a538 Deprecate direct calls to AC::RecordIdentifier.dom_id and dom_class
Also add some generic tests to ensure they're properly deprecated.
2013-01-16 23:09:36 -02:00
..
abstract Remove unnecessary begin..rescue..end, use only rescue 2013-01-06 15:41:14 +09:00
activerecord cleanup, remove trailing whitespace within actionpack 2012-10-27 16:03:18 +02:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller Deprecate direct calls to AC::RecordIdentifier.dom_id and dom_class 2013-01-16 23:09:36 -02:00
dispatch adding regression test in master for #8631 2013-01-16 16:59:45 +05:30
fixtures Do not generate local vars for partials without object or collection 2013-01-08 09:15:20 -02:00
journey Change the behavior of route defaults 2013-01-15 17:22:25 +00:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
routing add some tests, yay! 2012-02-22 11:05:03 -08:00
template Fix date_select :selected option so you can pass it nil 2013-01-16 21:52:09 +00:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
active_record_unit.rb we're not supporting SQLite 2 2012-12-24 12:23:39 +09:00
ts_isolated.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00