Skip to content

Instantly share code, notes, and snippets.

@seanpdoyle
Last active January 2, 2016 11:09
Show Gist options
  • Save seanpdoyle/8294526 to your computer and use it in GitHub Desktop.
Save seanpdoyle/8294526 to your computer and use it in GitHub Desktop.
Code example for `paperclip-location`
source 'https://rubygems.org'
ruby '2.0.0'
gem 'activerecord'
gem 'paperclip-location'
gem 'sqlite3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment