Closed nietaki closed 5 years ago
also, if the migrations directory is not created, ecto complains when the app gets started, this should fix it.
weird, but good spot
I'll need to push this as 0.8.1 so it should probably have a changelog entry.
Even if that says whitespace weirdness
I'm not a 100% sure it's going to work, and I don't think I will be until this gets published. It shouldn't break anything though :man_shrugging:
Ah so just experimenting with hex. I could add you as an owner on hex too, though a cursory glance doesn't make it obvious how to
No point in only partially doing the changelog, discipline is good here.
Turns out that while the directories get created when running
mix raxx.kit demo
from theraxx_kit
project directory, they don't when the generator comes from hex.I don't have a good explanation, but I think this should help.