Changeset [4151ec2ad21baa80a06e916861a4bd73ca1f9ea9] by Jon Leighton
November 5th, 2010 @ 12:48 PM
Add a method for running the specs on different database
adapters
https://github.com/mbleigh/seed-fu/commit/4151ec2ad21baa80a06e91686...
Committed by Jon Leighton
- A spec/README
- A spec/connections/mysql.rb
- A spec/connections/postgresql.rb
- A spec/connections/sqlite3.rb
- M seed-fu.gemspec
- M spec/spec_helper.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An attempt to simplify the usage of seed data in Rails applications through a dead simple API.