Ben Mabey wrote: > > You can then use the dummy AR classes in your specs with an in-memory > DB. > > I hope that helps, > > Ben
Oh, yes. very much. Especially this example. > def setup_db > ActiveRecord::Schema.define(:version => 1) do Have you, or anyone reading this, had any experience with the nulldb gem as an alternative to in memory sqlite3? -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users