RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: mephistoegmont
I think it goes something like this match : current_cart, to: 'cart', :controller => 'carts', :action => 'show', :id => 'current'
I think it goes something like this
match : current_cart, to: 'cart', :controller => 'carts', :action => 'show', :id => 'current'