Thanks Doug! I actually found the answer myself, after some source code exploration. The lib directory is in the load path, so controllers inside there will be loaded as well.
The stuff in the ruby world is all poorly documented. The source code API docs does not help either. This makes it very difficult to get started. Thanks for your help! -Sergio On Feb 18, 2008 7:44 AM, doug livesey <[EMAIL PROTECTED]> wrote: > Hi -- I'm not as far into Merb as you, so I can't advise on the > technicalities, but I can help with the searching for advice. > http://www.merbforums.org/ > > Also -- there's an IRC channel at freenode that I connected to, but I'm a > total Ircle newbie & can't find it again. > & Peepcode have a new pdf on Merb out that should be worth a butcher's. > > <http://www.merbforums.org/> > On <http://www.merbforums.org/> 17/02/2008, Sergio Oliveira < > [EMAIL PROTECTED]> wrote: > > > Hi, > > > > I am creating a web framework for Merb. I would like to route all > > requests to the framework controller that will be inside the lib directory. > > > > How can I do that? And also, can someone tell me what should I do to be > > able to find that info by myself instead of bugging you guys here? > > > > Thanks very much! > > > > -Sergio > > > > _______________________________________________ > > Merb-devel mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/merb-devel > > > > >
_______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
