rubymotion-community / BubbleWrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k stars 208 forks source link

added titleize method to string.rb #331

Closed paterson closed 10 years ago

paterson commented 10 years ago

Not sure if you guys are interested, but here's the titleize method done the way rails does it.

clayallsopp commented 10 years ago

Appreciate it, but not quite the thing BW is looking for anymore. You should check out motion-support, which is a direct port of ActiveSupport