Take a look at http://wiki.merbivore.com/pages/merb-core-boot-process, This is managed by Merb in Merb::BootLoader::ReloadClasses
Similar thing is done in Rails, off course. On Wed, Sep 17, 2008 at 12:44 PM, Praveen <[EMAIL PROTECTED]> wrote: > > Hi All > This is not strictly related to Merb but since Merb (and Rails) seem > to use it effectively, I'm assuming it's ok to ask this question > anyway...How does Merb detect the file changes (in development mode) > and automatically reloads those files? Is it a mechanism built into > Ruby? I'd like to use the same feature in another Ruby App server I'm > developing, if possible. > > ThankYou. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
