From: Elias Orozco Date: 2009-04-04T06:18:55+09:00 Subject: Re: Loading classes in order Hi Joel thanks for the reply. The idea is to load them at once. Without specifying requires inside each class. I have seen that when I put a series of classes on the rails lib folder everything loads without problem. I have looked into rails itself, but I don't get how it does that. Thanks, El鱈as Joel VanderWerf wrote: > Elias Orozco wrote: >> I haven't require yet. So can anyone help or give me any hint on how to >> load them all dynamically and deal with those dependencies? >> >> Thanks, >> >> El鱈as > > Can you insert requires in these files to make the dependencies > explicit? -- Posted via http://www.ruby-forum.com/.