From: Zoop Zoop Date: 2008-05-07T05:47:45+09:00 Subject: Where to put code for extending a class? I want to extend the String class with a capitalize_each_word method (http://donttrustthisguy.com/2005/12/31/ruby-extending-classes-and-method-chaining/) What is the recommended place to put the code? -- Posted via http://www.ruby-forum.com/.