Let's say that I develop a gem which adds a new method to
ActiveRecord . Now I want to test this method using rspec. I am able
to get started but not sure where to put the database.yml for testing
purpose.

I was wondering if there is a gem out there which uses rspec for
testing and has to interact to database for testing.

Thanks
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to