Added propertify function. It's basically the same as classify, but with...
... the first character lowercased.
Seems ok, but what's up with the Rakefile changes? Should be at least in a different commit.
Sorry for the Rakefile, it shouldn't have been committed with this request. I just made some changes on it to run the unit test in my box. Should I file another pull request without it?
Just force push new branch to cheolgook:master and this pull request will update automatically.
@epeli Already did that :) Thanks!
I mean you can redo the commit completely and force push the branch again. No need to do ugly revert commits.