index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
helpers
/
url_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added options to set cc, bcc, subject, and body for UrlHelper#mail_to #966 [D...
David Heinemeier Hansson
2005-04-02
1
-4
/
+21
*
Fixed link_to :confirm #936 [Nicholas Seckar]
David Heinemeier Hansson
2005-03-26
1
-1
/
+1
*
Improved error reporting especially around never shallowing exceptions. Debug...
David Heinemeier Hansson
2005-03-23
1
-1
/
+1
*
Fixed documentation and prepared for 0.11.0 release
David Heinemeier Hansson
2005-03-22
1
-21
/
+1
*
Fixed :anchor use in url_for #821 [Nicholas Seckar]
David Heinemeier Hansson
2005-03-14
1
-1
/
+1
*
Added TagHelper#image_tag and deprecated UrlHelper#link_image_to (recommended...
David Heinemeier Hansson
2005-03-09
1
-0
/
+3
*
Fixed link_to documentation references nonexistent URL #573
David Heinemeier Hansson
2005-03-06
1
-6
/
+8
*
Added UrlHelper#link_to_if/link_to_unless to enable other conditions that jus...
David Heinemeier Hansson
2005-03-06
1
-5
/
+19
*
Fixed that single quote was not escaped in a UrlHelper#link_to javascript con...
David Heinemeier Hansson
2005-03-06
1
-1
/
+1
*
Removed the default border on link_image_to (it broke xhtml strict) -- can be...
David Heinemeier Hansson
2005-03-06
1
-3
/
+1
*
Fixed that form helpers would treat string and symbol keys differently in htm...
David Heinemeier Hansson
2005-03-06
1
-19
/
+20
*
Documentation fix #698
David Heinemeier Hansson
2005-02-23
1
-5
/
+6
*
Renamed link_to_image to link_image_to (since thats what it actually does) --...
David Heinemeier Hansson
2005-02-19
1
-6
/
+15
*
Added current_page?(options) method to check if the url_for options passed co...
David Heinemeier Hansson
2005-02-17
1
-1
/
+6
*
Simplified link_to_unless_current to work with the new Routing
David Heinemeier Hansson
2005-02-17
1
-24
/
+3
*
Added :encode option to mail_to that'll allow you to masquarede the email add...
David Heinemeier Hansson
2005-01-24
1
-1
/
+28
*
Added the possibility of passing nil to UrlHelper#link_to to use the link its...
David Heinemeier Hansson
2005-01-05
1
-5
/
+8
*
Fixed UrlHelper#link_to_unless so it doesn't care if the id is a string or fi...
David Heinemeier Hansson
2004-12-22
1
-4
/
+4
*
Updated documentation
David Heinemeier Hansson
2004-12-16
1
-4
/
+4
*
Set border on link_to_image to 0 by default
David Heinemeier Hansson
2004-12-10
1
-0
/
+8
*
Added link_to_image(src, options = {}, html_options = {}, *parameters_for_met...
David Heinemeier Hansson
2004-12-09
1
-0
/
+37
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+78