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

development.rb #121

Closed ghost closed 9 years ago

ghost commented 9 years ago

The following is listed twice in development.rb. One as 'true' the other as 'false'. Lines 17 and 42.

config.action_mailer.raise_delivery_errors = false