Sha256: 5e1a603945f6afe2aa9854e518d321eabfede9a9af26133eeb130d3b901998f0
Contents?: true
Size: 349 Bytes
Versions: 13
Compression:
Stored size: 349 Bytes
Contents
require 'test_helper' begin # load File.expand_path('../apps/migrations.rb', __FILE__) # ActiveRecord::Base.establish_connection(:adapter => 'sqlite3', :database => ':memory:') # class Migrations::Test < TestCase # def test_create # Migrations.create # end # end rescue MissingLibrary warn "Skipping migration tests" end
Version data entries
13 entries across 13 versions & 1 rubygems