Libraries
»
plunk_it
(0.0.3)
»
Index
»
Top Level Namespace
Top Level Namespace
Constant Summary
collapse
VALID_EXTENSTIONS =
[
"
.js
"
,
"
.html
"
]
GITHUB_TOKEN =
File
.
open
(
File
.
expand_path
(
"
~/.plunk_it
"
)
,
"
rb
"
)
.
read