Class: Puma::DSL

Inherits:
Object
  • Object
show all
Defined in:
lib/puma/plugin/stripe.rb

Instance Method Summary collapse

Instance Method Details

#stripe_forward_to(path) ⇒ Object



41
42
43
# File 'lib/puma/plugin/stripe.rb', line 41

def stripe_forward_to(path)
  @options[:stripe_forward_to] = path
end