Where would I do it? If for example I want to add a couple of utility methods to String, where would be the right place to reopen it and add them? environment.rb? Thanks, Colin
I''d do that in <railsapp>/lib so it''s easy to reuse in other rails/ ruby projects. Thomas Am 20.07.2005 um 09:40 schrieb Colin Fleming:> Where would I do it? If for example I want to add a couple of utility > methods to String, where would be the right place to reopen it and add > them? environment.rb? > > Thanks, > Colin > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > lists.rubyonrails.org/mailman/listinfo/rails >