Skip to content

Instantly share code, notes, and snippets.

@erikpukinskis
Created May 28, 2011 18:51
Show Gist options
  • Save erikpukinskis/997121 to your computer and use it in GitHub Desktop.
Save erikpukinskis/997121 to your computer and use it in GitHub Desktop.
SproutRobot::Application.routes.draw do
resources :users do
collection do
post :set_zip
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment