Skip to content

Instantly share code, notes, and snippets.

@pjc0247
Created May 23, 2015 13:22
Show Gist options
  • Save pjc0247/acaf4218c9108fcf275d to your computer and use it in GitHub Desktop.
Save pjc0247/acaf4218c9108fcf275d to your computer and use it in GitHub Desktop.
module Minipack
class Package
end
class Item
end
def load path
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment