Skip to content

Instantly share code, notes, and snippets.

@mdeiters
Created January 16, 2012 20:21
Show Gist options
  • Save mdeiters/1622776 to your computer and use it in GitHub Desktop.
Save mdeiters/1622776 to your computer and use it in GitHub Desktop.
Adding route for PNG generation to controller
match '/:username/endorsecount.png' => 'endorsements#show', :as => :user_endorsement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment