created item groups and link banners and their associations and fixed bugs with join tables
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
Rails.application.routes.draw do
|
||||
|
||||
resources :item_groups do as_routes end
|
||||
resources :link_banners do as_routes end
|
||||
resources :delivery_time_estimations do as_routes end
|
||||
resources :special_offers do as_routes end
|
||||
resources :suppliers do as_routes end
|
||||
resources :places do as_routes end
|
||||
resources :delivery_destinations do as_routes end
|
||||
|
||||
Reference in New Issue
Block a user