Sha256: 648d8a7cfdb67e14ddcc1619f21acf1af789f14bc05c734b8cfdce5c175370e8
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 Bytes
Contents
# If you want to change the default rails environment # ENV['RAILS_ENV'] ||= 'your_env' # Load the plugin testing framework require 'rubygems' require 'plugin_test_helper' # Run the migrations (optional) # ActiveRecord::Migrator.migrate("#{RAILS_ROOT}/db/migrate")
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plugin_test_helper-0.1.3 | generators/plugin_test_helper/templates/test_helper.rb |