josephlee702 / little-shop-7

2 stars 3 forks source link

fix US26 flash message and MCV routing #44

Closed josephlee702 closed 11 months ago

josephlee702 commented 11 months ago

Fixed some routing (now editing a merchant's name should route to the 'update' controller method.

Additionally, adjusted code so that we use layouts/application.html.erb to display flash messages.