Skip to content

Instantly share code, notes, and snippets.

Created September 22, 2008 19:14
Show Gist options
  • Save anonymous/12101 to your computer and use it in GitHub Desktop.
Save anonymous/12101 to your computer and use it in GitHub Desktop.
map.resources :divisions do |division|
division.resources :wss_configs
division.resources :websites
division.resources :urls
division.resources :announcements
division.resources :attachments
division.resources :scenes
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment