Closed whitequark closed 7 years ago
Ugh, this is an icky bug. guard-nanoc
shouldn’t need to know about the internals of Nanoc, but unfortunately it needs to, right now.
I’ve made a change to Nanoc itself (nanoc/nanoc/commit/f473e14aa2854d5a06f6adf3b8ed7c1417504aa0) that should take care of this problem; requiring nanoc/cli
will now load all Ruby files.
I’ll close this PR for now, as the aforementioned change makes this PR obsolete.
Thanks
A few missing require statements.