aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/url_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Included DomAssertions in url_helper- and atom_feed_helper_test.rb.Timm2014-06-161-1/+1
* Moved Dom and Selector assertions from ActionDispatch to ActionView.Timm2014-06-161-1/+1
* Remove wrapper div for inputs in button_toRafael Mendonça França2014-04-171-20/+20
* Adding an documentation example and a test to button_to with pathAttila Domokos2014-02-021-0/+7
* Merge pull request #10471 from andyw8/button_to_paramsRafael Mendonça França2013-10-241-0/+7
|\
| * Add params option for button_toAndy Waite2013-09-181-0/+7
* | Fix failure with minitest 5.0.7Carlos Antonio da Silva2013-09-061-0/+1
|/
* Make current_page? compare binary stringsRafael Mendonça França2013-08-011-0/+8
* Fix `current_page?` when the URL contains escaped charactersRafael Mendonça França2013-08-011-0/+13
* Fix link_to with block and url_hashsanemat2013-07-071-0/+7
* Remove action view test duplicationsanemat2013-07-071-3/+0
* Remove unneeded filesPiotr Sarnacki2013-06-201-1/+0
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+759