Closed henrik closed 9 years ago
I actually just came here to leave this exact Issue. It's like you're in my head @henrik
@knewter Yeah, total coincidence, heard about it from some screencast series :)
@lpil Thanks for fixing this so quickly! :heart:
Did someone mention Dogma in a screencast? That might explain why I've got more visitors the last few days.
No problem @henrik! I feel a bit bad, I keep putting out versions with show stopping bugs. That's v0.x
, I suppose :shipit:
I really dislike how github puts that reference comment in every time you force push.
@lpil Yeah, @knewter mentioned it in a recent episode of his http://elixirsips.com/ :)
Running dogma in a Phoenix project and getting an error:
Debugging it a bit, what seems to be going on is this:
defmodule <%= module %>View do
script.tokens
is an unhandlednil
when trying to run a checkSome ideas for improvement: