To that end, I believe there's a #methodize function in there too... On Thu, Sep 25, 2008 at 7:22 PM, Jeff Hodges <[EMAIL PROTECTED]>wrote:
> Jeff Hodges wrote: > >> Yeah, its in ActiveSupport (and in facets, iirc) like so: >> > "foo_bar".classify >> => "FooBar" >> > > Mmmf.. what we actually need is "FooBar".underscore from it now that I've > found the code in Widget. >
