Skip to content

Instantly share code, notes, and snippets.

@macbury
Created January 28, 2018 14:20
Show Gist options
  • Save macbury/d1dfde0029ca7611230660beaffc8422 to your computer and use it in GitHub Desktop.
Save macbury/d1dfde0029ca7611230660beaffc8422 to your computer and use it in GitHub Desktop.
resources :brands do
resources :products
end
resources :categories do
resources :products
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment