database_cleaner/spec/support/active_record
Sebastian Skałacki 6c59ff2bac Drop Postgres database with AR connection
1. Works faster than issuing shell commands.
2. Attempts to drop the database before creating it.  This fixes some
ugly test output which warns that given database already exists.
2016-03-31 03:20:06 +02:00
..
migrations Don't truncate the schema_migrations table 2015-01-09 16:30:13 -06:00
database_setup.rb make existing YAML dependency explicit 2014-03-05 12:08:41 +11:00
mysql2_setup.rb Fix default arguments in method definitions for ruby 2.2 2015-01-13 11:10:46 +01:00
mysql_setup.rb Fix default arguments in method definitions for ruby 2.2 2015-01-13 11:10:46 +01:00
postgresql_setup.rb Drop Postgres database with AR connection 2016-03-31 03:20:06 +02:00
schema_setup.rb Merge pull request #283 from Strech/master 2015-01-02 23:13:33 +11:00
sqlite3_setup.rb Fix default arguments in method definitions for ruby 2.2 2015-01-13 11:10:46 +01:00