On Mar 12, 2008, at 10:41 PM, Sergio Oliveira wrote: > Hi, > > I have some Ruby modules inside my merb application /lib directory. > Problem is: Every time I make a change in these files I have to > restart Merb.
The same problem occurs when you use libs in the local gems/ dir. When the file changes, it seems to be unloading the current libs, but not reloading them, because when I change a file, I have constants disappear. Jim > Thanks, > > -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
