This project is archived and is in readonly mode.

Custom Separators for String Parameterizing
Reported by Sam Granieri | March 6th, 2009 @ 08:31 PM | in 2.x
This patch will allow strings to have custom separators when you call parameterize. It merely calls Inflector.parameterize with a custom separator, or the default '-' if you don't specify anything
Comments and changes to this ticket
- 
         
- 
         Pratik March 7th, 2009 @ 10:50 AM- Title changed from [PATCH] Custom Separators for String Parameterizing to Custom Separators for String Parameterizing
 
- 
         Repository March 7th, 2009 @ 11:00 AM- State changed from new to resolved
 (from [20d3892f46c553e8ca3d4e8d223a3bd92789556d]) Allow String#parameterize to accept a separator [#2157 state:resolved] Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co... 
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>
People watching this ticket
Attachments
Referenced by
- 
         1111 
          String#parameterize should accept a custom separator
        
http://rails.lighthouseapp.com/p... 1111 
          String#parameterize should accept a custom separator
        
http://rails.lighthouseapp.com/p...
- 
         2157 
          Custom Separators for String Parameterizing
        (from [20d3892f46c553e8ca3d4e8d223a3bd92789556d]) Allow
S... 2157 
          Custom Separators for String Parameterizing
        (from [20d3892f46c553e8ca3d4e8d223a3bd92789556d]) Allow
S...
- 
         1111 
          String#parameterize should accept a custom separator
        Since Sam's patch from http://rails.lighthouseapp.com/p..... 1111 
          String#parameterize should accept a custom separator
        Since Sam's patch from http://rails.lighthouseapp.com/p.....
 José Valim
      José Valim
 Pratik
      Pratik
 Sam Granieri
      Sam Granieri