search for: e6697ba30b685efc626416c2c732f1c5

Displaying 1 result from an estimated 1 matches for "e6697ba30b685efc626416c2c732f1c5".

2006 Apr 17
4
Best place for generic utility classes?
I have some code that is simply formatting and parsing URLs and I really don''t want to associate it with a view or a controller or a model - I just want it to be available as a utility class. Where should this utility class go? I would have to import it into my controller using "require" correct? Thanks, Wes -- Posted via http://www.ruby-forum.com/.