Skip to content

Instantly share code, notes, and snippets.

@aldesantis
Created February 12, 2015 13:55
Show Gist options
  • Save aldesantis/00ac639008d4273112f5 to your computer and use it in GitHub Desktop.
Save aldesantis/00ac639008d4273112f5 to your computer and use it in GitHub Desktop.
Rails.application.routes.draw do
resources :translations, only: :show
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment