RailsApps / rails-stripe-membership-saas

An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.
http://railsapps.github.io/rails-stripe-membership-saas
1.14k stars 232 forks source link

Gem selenium-webdriver missing #81

Closed MarkDBlackwell closed 9 years ago

MarkDBlackwell commented 11 years ago

After minimal app generation by rails_apps_composer, tests emit a capybara (2.0.3) error message requesting gem selenium-webdriver be added to Gemfile.

DanielKehoe commented 9 years ago

There is a new version of this application for Rails 4.2 using the Payola gem.