andrewculver / koudoku

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

NameError in Koudoku::Subscriptions#index #202

Closed RailsCod3rFuture closed 4 years ago

RailsCod3rFuture commented 4 years ago

When visiting the pricing path. Koudoku does not recognize my rails links?

_user_navbar.html.erb <%= active_link_to 'DASHBOARD', dashboard_path, class: 'navbar-item', class_active: 'is-active', class_inactive: '' %>

How do you get past this error?

undefined local variable or methoddashboard_path' for #<#:0x00007fda2be77ae0>`