|
Re: ActiveSupport::Multibyte for better Unicode support: msg#00157lang.ruby.rails.core
> Some day in the future, when Ruby 1.x is a distant memory, .chars should > be deprecated, and ultimately removed. That's definitely our intention, if JRuby is using java.lang.String, then a simple plugin which does the following would be sufficient. class String def chars self end end We'll update ActiveSupport to contain that (with appropriate deprecation) when ruby 2.x comes to the party. -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/rubyonrails-core -~----------~----~----~----~------~----~------~--~---
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ActiveSupport::Multibyte for better Unicode support, Sam Ruby |
|---|---|
| Next by Date: | Re: bug in routes ???, Michael Koziarski |
| Previous by Thread: | Re: ActiveSupport::Multibyte for better Unicode support, Sam Ruby |
| Next by Thread: | Re: ActiveSupport::Multibyte for better Unicode support, Charles O Nutter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |