Ben Hollis
|
9954bce2e3
|
Add a :query option to link_to to allow specifying query string
|
2012-12-30 16:27:33 -08:00 |
|
Ben Hollis
|
377aa41a23
|
Make link_to ignore (and preserve) query string and anchor in URLs/paths.
|
2012-12-30 15:55:54 -08:00 |
|
Ben Hollis
|
4faa98e874
|
Simplify and fix relative_assets extension to work more consistently. Also, fix a bug in relative link_to inspired by fixing this bug. This fixes #507.
|
2012-06-30 22:02:23 -07:00 |
|
Ben Hollis
|
6ac263619a
|
Make :http_prefix work in link_to and asset helpers as long as the linked item is a sitemap resource. Fixes #484.
|
2012-06-23 17:19:24 -07:00 |
|
Ben Hollis
|
8a01b28369
|
Improve link_to so that it can handle a Resource in place of a url. Fixes #474.
|
2012-06-16 17:48:41 -07:00 |
|