Top Level Namespace

Constant Summary collapse

VALID_EXTENSTIONS =
[".js", ".html"]
GITHUB_TOKEN =
File.open(File.expand_path("~/.plunk_it"), "rb").read