Skip to content

Instantly share code, notes, and snippets.

@hemalich
Created January 19, 2011 10:33
Show Gist options
  • Select an option

  • Save hemalich/785982 to your computer and use it in GitHub Desktop.

Select an option

Save hemalich/785982 to your computer and use it in GitHub Desktop.
path_prefix option
# config/routes.rb
scope "/:locale" do
resources :items
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment