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
Ryan McGeary 30e5503d00 Added unit test to cover changes to RouteSet.url_for
ActionDispatch::Routing::RouteSet.url_for now handles passing params through to
ActionDispatch::Http::Url.url_for

Conflicts:

	actionpack/test/controller/base_test.rb
2012-02-07 13:28:30 -05:00
..
abstract AP tests should inherit from AS::TestCase 2012-01-05 17:05:44 -08:00
activerecord Remove rescue_action from compatibility module and tests 2012-01-17 10:04:37 -02:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller Added unit test to cover changes to RouteSet.url_for 2012-02-07 13:28:30 -05:00
dispatch Merge pull request #2490 from gsterndale/x_forwarded_for_order 2012-02-07 09:54:51 -08:00
fixtures Add testcase for non english filename. Related to #2982. 2012-02-05 22:34:29 +09:00
lib/controller Fix override API response bug in respond_with 2012-02-03 14:15:51 -05:00
template Always use content_tag for audio/video tag 2012-02-07 10:50:23 -02:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb moved the get testing method to a module 2012-01-23 10:18:36 -08:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb require minitest rather than test/unit 2012-01-06 15:50:47 -08:00