Skip to content

Instantly share code, notes, and snippets.

@SeanRoberts
Created March 4, 2016 19:02
Show Gist options
  • Save SeanRoberts/248dbf8839535c243afd to your computer and use it in GitHub Desktop.
Save SeanRoberts/248dbf8839535c243afd to your computer and use it in GitHub Desktop.
resources :teams, path: '/', only: :show do
resources :books
resources :authors
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment