All checked? Be nice and have fun!
Elixir version (elixir -v):
Code should not reload.
@zedshaw says code doesn't hot reload on twitter without any specifics. In fairness, he only had 140 characters.
His problem was:
I wrote HelloPhoenix.web not Web and got endpoint error then couldn't reload page and had to restart.
So the code typo broke hot-reload and when he fixed the file it didn't reload automatically.
I have already fixed this in master, see #1850.
Dang that was lickety split!
Most helpful comment
I have already fixed this in master, see #1850.