andrewculver / koudoku

Robust subscription support for Rails with Stripe.
MIT License
1.16k stars 187 forks source link

Assigning a different layout for the pricing and subscriptions edit pages #110

Open roberthead opened 9 years ago

roberthead commented 9 years ago

Dropping view files in views/koudoku/subscriptions/ appears to be the effective way of overriding views. However, how would one override the controller behavior, such as the view layout?