Typo? 'ghostwheel' vs. 'guardrails'
jonathn opened this issue · 1 comments
jonathn commented
Should these 3 mentions of ghostwheel actually be guardrails?
-
in https://github.com/fulcrologic/fulcro-template/blob/master/package.json#L15
"server": "clojure -A:dev -J-Dtrace -J-Dghostwheel.enabled=true",
-
in https://github.com/fulcrologic/fulcro-template/blob/master/README.adoc
clj -A:dev -J-Dtrace -J-Dghostwheel.enabled=true
-
in the actual
guardrails
repo..
in https://github.com/fulcrologic/guardrails/blob/d53c48eeca875a336c71cc6084b81e920191d9d7/src/main/com/fulcrologic/guardrails/config.cljc#L33
;;
defn-like macros, you can have Ghostwheel desugar to
awkay commented
thanks