Are you loading dependencies that you aren't using? Personally I don't load 'dm-more' but rather the individual components that I am using.
Michael On 9/27/08, dc <[EMAIL PROTECTED]> wrote: > > merb seems to take a long time to boot (~20 secs on my macbook), > > and it seems at least for our environment that even model specs > require a full merb startup... > > just wondering if other people have a way around this? 20 secs > overhead for each test run is very tedious. autotest also doesnt get > around this. > > is there a way to have a merb app constantly running that can be > called against to run tests? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
