Skip to content

Instantly share code, notes, and snippets.

@torjusb
Created March 8, 2009 13:18
Show Gist options
  • Save torjusb/75789 to your computer and use it in GitHub Desktop.
Save torjusb/75789 to your computer and use it in GitHub Desktop.
local defaults = {}
db = setmetatable(db or {}, {__index = defaults})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment