DEBSOURCES
Skip Quicknav
sources / ruby-activerecord-import / 1.4.1-1 / debian / ruby-tests.rake
1234567
load 'Rakefile' sh 'cp test/database.yml.sample test/database.yml' ENV['AR_VERSION'] = '6.1' task :default => ['test:sqlite3', 'test:spatialite']