Skip to content

Instantly share code, notes, and snippets.

@giancarlosisasi
Last active August 9, 2016 02:50
Show Gist options
  • Select an option

  • Save giancarlosisasi/2ace47d7745f7a89c0beafa9251fab94 to your computer and use it in GitHub Desktop.

Select an option

Save giancarlosisasi/2ace47d7745f7a89c0beafa9251fab94 to your computer and use it in GitHub Desktop.
resources :company do
resources :departments do
resources :employees
end
end
resources :employees
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment