This project is archived and is in readonly mode.
Added to_url method in string
Reported by Akhil Bansal | May 31st, 2009 @ 08:02 AM | in 2.x
Added a to_url method in string core extension.
"webonrails.com".to_url => "http://webonrails.com"
Comments and changes to this ticket
-
CancelProfileIsBroken May 31st, 2009 @ 08:25 PM
- State changed from new to wontfix
This is simple enough to write your own helper for, and not all that common a need - don't think it belongs in core at a time when Rails team is trying to trim down the core footprint a bit.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>