# Load local repository plugin paths $:.unshift("#{File.dirname(__FILE__)}/../../../../ruby/string/encrypted_strings/lib") # Load the plugin testing framework $:.unshift("#{File.dirname(__FILE__)}/../../../../test/plugin_test_helper/lib") require 'rubygems' require 'plugin_test_helper' # Run the migrations ActiveRecord::Migrator.migrate("#{RAILS_ROOT}/db/migrate")