Skip to content

Instantly share code, notes, and snippets.

@ldlsegovia
Created February 19, 2018 23:24
Show Gist options
  • Save ldlsegovia/cf8e6f916d65034f35f7414b08b83cb1 to your computer and use it in GitHub Desktop.
Save ldlsegovia/cf8e6f916d65034f35f7414b08b83cb1 to your computer and use it in GitHub Desktop.
ENV['RAILS_ENV'] = ARGV[0] || 'production'
DIR = File.dirname(__FILE__)
require DIR + '/config/environment'
Migration::FillDemoPriceChanges.for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment