Report exceptions occurring in Rake tasks and runner commands#536
Conversation
b61ec4e to
c06c36a
Compare
|
All right, I think this is ready for review and/or merge now. I guess we should update the Readme, too, and mention (or change) the fact that you need to:
I didn't add tests for the runner portion, because that would require having a Rails app in our test environment, and I see that If that is desired, could you please advise how you would prefer a Rails app to be added in tests? Should we manually generate one and add it back as Or should we look into doing it how they do it in ? Those appear to come from their |
|
Thank you @TylerRick for the PR, it looks great! As you say, having |
c06c36a to
584f25c
Compare
|
Okay, I took a stab at updating the docs! I also added a note to the generated initializer (for people who don't read docs). |
584f25c to
7827536
Compare
|
thank you @TylerRick, amazing job! |
Resolves #369