Skip to content

Instantly share code, notes, and snippets.

@DRMacIver
Created January 28, 2009 21:14
Show Gist options
  • Select an option

  • Save DRMacIver/54191 to your computer and use it in GitHub Desktop.

Select an option

Save DRMacIver/54191 to your computer and use it in GitHub Desktop.
require "rubygems"
require "sequel"
DB = Sequel.postgres('citeulike', :host => 'localhost')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment