andrewculver / koudoku

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

/pricing breaks a link in the header for some reason #162

Open retronoodle opened 8 years ago

retronoodle commented 8 years ago

undefined local variable or methoddestroy_user_session_path' for #<#Class:0x007fbac4a58e68:0x007fbac473ad08> Did you mean? destroy_session_path`

It works on every other page. Any ideas would be much appreciated!

Thanks, Tim

retronoodle commented 8 years ago

Ok, I had to add main_app.* to every link in the header. Fixed now.