Hi, On Dec 14, 5:57 am, "Arthur Zapparoli" <[email protected]> wrote: > How do I use in-memory sqlite databases for my tests?
try @database: ":memory:"@ in your database.yml. Jannschu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
