I tried to use "my_class".classify and got MyClas as a result. Tried
others that ended in 'ss' and got the same results. Tried other
endings and they work. Ruby 1.9.2-preview3 and
activesupport-3.0.0.beta4 is being used.
Is this correct? If so, why?
Don French
Additional doing "my_clas".classify returns "MyCla"
···
On Jun 29, 12:36 pm, Don French <dhf0...@gmail.com> wrote:
I tried to use "my_class".classify and got MyClas as a result. Tried
others that ended in 'ss' and got the same results. Tried other
endings and they work. Ruby 1.9.2-preview3 and
activesupport-3.0.0.beta4 is being used.
Is this correct? If so, why?
Don French