rails/actionpack/test
José Valim dd42e89058 Revert "Revert "Remove :disable_with in favor of 'data-disable-with' option from submit_tag, button_tag and button_to helpers.""
Finally remove `:disable_with` but use `:data => { :disable_with => ... }`
in examples to show off a better API (which looks nicer in Ruby 1.9)

This reverts commit a5c38a9c087e33d36397afc496be7c8e01b37ef0.
2012-05-15 10:08:51 +02:00
..
abstract Add a test case for layout nil. 2012-03-28 23:06:52 +04:00
activerecord Support cookie jar options for all cookie stores 2012-04-30 04:14:51 +04:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller mispelling errors in render_text_test.rb and sqlite_specific_schema 2012-05-12 13:19:28 +02:00
dispatch add tests and external file backtrace for Routing::Mapper#draw 2012-05-15 04:28:10 +02:00
fixtures add tests and external file backtrace for Routing::Mapper#draw 2012-05-15 04:28:10 +02:00
lib/controller Removing old Controller test 2012-02-12 21:05:30 -02:00
routing add some tests, yay! 2012-02-22 11:05:03 -08:00
template Revert "Revert "Remove :disable_with in favor of 'data-disable-with' option from submit_tag, button_tag and button_to helpers."" 2012-05-15 10:08:51 +02:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Remove useless load path modifications 2012-05-11 19:00:35 -03:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Remove useless load path modifications 2012-05-11 19:00:35 -03:00