This project is archived and is in readonly mode.

#2744 ✓wontfix
Akhil Bansal

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"

"http://webonrails.com".to_url => "http://webonrails.com"

Comments and changes to this ticket

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>

Attachments

Tags

Pages