naw / fake_stripe_example

Illustrate issue with fake_stripe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. run rspec while connected to the internet -- spec will pass

  2. run rspec while disconnected from the internet -- spec will fail, illustrating that stripe.js could not be loaded (i.e. since it is trying to load the real stripe.js from the real stripe server)

About

Illustrate issue with fake_stripe


Languages

Language:Ruby 82.5%Language:HTML 14.0%Language:CSS 1.8%Language:JavaScript 1.7%