Skip to content

Instantly share code, notes, and snippets.

@finbarr
Created September 27, 2016 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save finbarr/fe7f4c202e85d9a6395dfa91b37640eb to your computer and use it in GitHub Desktop.
Save finbarr/fe7f4c202e85d9a6395dfa91b37640eb to your computer and use it in GitHub Desktop.
routes.rb
resources :campaigns do
collection do
get :customer_count
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment