aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/url_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Extract verbs array from helper to a constantVipul A M2013-07-201-2/+2
|
* Include block in a argument shiftsanemat2013-07-081-6/+2
|
* Fix link_to with block and url_hashsanemat2013-07-071-1/+5
| | | | | | Use link_to with block and url_hash, expect block as name. But ignore block and use url_hash as name. 3-2-stable passes this test. 4-0-stable and master fail this.
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+616