Sha256: aae4503a096bcc22db2bc030fc2d24e15aa020728216c4b2624ecb9e9f1776e4

Contents?: true

Size: 223 Bytes

Versions: 2

Compression:

Stored size: 223 Bytes

Contents

# Load the plugin testing framework
$:.unshift("#{File.dirname(__FILE__)}/../../../../test/plugin_test_helper/lib")
require 'rubygems'
require 'plugin_test_helper'

ActiveRecord::Migrator.migrate("#{RAILS_ROOT}/db/migrate")

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
polymorphic_identity-0.0.3 test/test_helper.rb
polymorphic_identity-0.0.2 test/test_helper.rb