Skip to content

Instantly share code, notes, and snippets.

# earthquake.ge plugin
# post url to instapaper.com
#
# Fork of https://gist.github.com/936403
require 'open-uri'
Earthquake.init do
_ = config[:instapaper] ||= {}
_[:user] ||= ''