underscore.string icon indicating copy to clipboard operation
underscore.string copied to clipboard

Added propertify function. It's basically the same as classify, but with...

Open cheolgook opened this issue 12 years ago • 5 comments

... the first character lowercased.

cheolgook avatar Sep 06 '13 22:09 cheolgook

Seems ok, but what's up with the Rakefile changes? Should be at least in a different commit.

esamattis avatar Sep 09 '13 19:09 esamattis

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?

cheolgook avatar Sep 09 '13 19:09 cheolgook

Just force push new branch to cheolgook:master and this pull request will update automatically.

esamattis avatar Sep 09 '13 20:09 esamattis

@epeli Already did that :) Thanks!

cheolgook avatar Sep 09 '13 21:09 cheolgook

I mean you can redo the commit completely and force push the branch again. No need to do ugly revert commits.

esamattis avatar Sep 10 '13 05:09 esamattis