Michael Klishin
2007-Dec-26 14:54 UTC
#10615 : inflection bug that affects classify method
Have a look: http://dev.rubyonrails.org/ticket/10615 This is actually a singularize method bug: >> "Business".singularize => "Busines" seems that classify uses singularize internally. Rick resolved it as invalid but I cannot understand why. Rick, could you shed some light on your decision? MK --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Matt Aimonetti
2007-Dec-27 03:47 UTC
Re: #10615 : inflection bug that affects classify method
I agree with Josh''s suggestion. We just need to clarify the documentation, this is certainly not a bug. -Matt On Dec 26, 9:54 am, Michael Klishin <michael.s.klishin.li...@gmail.com> wrote:> Have a look: > > http://dev.rubyonrails.org/ticket/10615 > > This is actually a singularize method bug: > > >> "Business".singularize > => "Busines" > > seems that classify uses singularize internally. > > Rick resolved it as invalid but I cannot understand why. Rick, could > you shed some light on your decision? > > MK--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---