Sha256: 043b065bdae030171ba33ccf49089dfda97db2395f7ca31cf7763f757b08d52f

Contents?: true

Size: 230 Bytes

Versions: 3

Compression:

Stored size: 230 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/app_root/config/environment')
require 'test_help'

# Run the migrations
ActiveRecord::Migration.verbose = false
ActiveRecord::Migrator.migrate("#{PLUGIN_RAILS_ROOT}/db/migrate")

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
acts_as_param-1.0.1 test/test_helper.rb
newplugin-0.0.4 newplugin_generators/app/templates/test/test_helper.rb
newplugin-0.0.3 generators/app/templates/test/test_helper.rb