Commit Graph

4 Commits

Author SHA1 Message Date
Ben Mabey dd1f67bd79 fixes db config file so the mysql2 adapter is actually used 2012-08-05 10:47:10 -06:00
Ben Mabey 869d89730d updates sample DB config file & deletes @stanislaw's config 2012-08-04 19:05:27 -06:00
stanislaw d8be115e92 Improvements for spec/support/active_record
- All adapters rely on db/config.yml configuration
- All adapters load the same schema
2012-08-04 19:05:26 -06:00
Ben Mabey 9fa407b12d WIP - adds DB config and rake tasks so test DBs can be created easily
I had to bump ActiveRecord to get the "standalone_migrations" rake tasks
to work.  The task "rake db:create:all" works but the AR upgrade is
causing errors in some of the other parts of the spec suite.

I'll need to get these errors resolved before moving forward. #127
2012-08-04 19:05:26 -06:00