Class: Puma::DSL
- Inherits:
-
Object
- Object
- Puma::DSL
- 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) [:stripe_forward_to] = path end |