On Monday 25 May 2009 22.25:06 Rafael George wrote: > Hi guys, how can i test a model of DM without touching the database, > do you guys use mock objects or what, i can't find anything on the web > even for AC. > > Thanks in advance.
Maybe DataMapper.setup(:default, 'sqlite3::memory:') --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
