Skip to content

Instantly share code, notes, and snippets.

@dbarrionuevo
Last active December 28, 2015 16:29
Show Gist options
  • Save dbarrionuevo/7529527 to your computer and use it in GitHub Desktop.
Save dbarrionuevo/7529527 to your computer and use it in GitHub Desktop.
# config/routes.rb
resources :photos, only: [:create]
resources :videos, only: [:create]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment