Sha256: 16fd3176c3f0b5ee5380de5ca9037a1a01da4382300d5b8454dbe6de8b075918

Contents?: true

Size: 223 Bytes

Versions: 1

Compression:

Stored size: 223 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("#{RAILS_ROOT}/db/migrate")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
newplugin-0.0.2 generators/app/templates/test/test_helper.rb