Skip to content

Instantly share code, notes, and snippets.

@sparrow
Created October 11, 2016 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sparrow/5f2c5c9064577cf157be123371ec983d to your computer and use it in GitHub Desktop.
Save sparrow/5f2c5c9064577cf157be123371ec983d to your computer and use it in GitHub Desktop.
This code uses Bundler to run migrations for the PayPal Express Checkout gem. We used this command for our blog post https://rubygarage.org/blog/how-to-integrate-paypal-into-spree at RubyGarage.
$ bundle exec rails g spree_paypal_express:install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment