Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleting a folder results in an error #42

Closed
localhostdotdev opened this issue Apr 22, 2019 · 5 comments
Closed

deleting a folder results in an error #42

localhostdotdev opened this issue Apr 22, 2019 · 5 comments

Comments

@localhostdotdev
Copy link

localhostdotdev commented Apr 22, 2019

absolutely not blocking but a bit interesting

I deleted my mailers folder and got this:

Errno::ENOENT
No such file or directory @ dir_initialize - /Users/localhostdotdev/src/my-app/app/mailers
@fxn
Copy link
Owner

fxn commented Apr 22, 2019

When did you do this? Was it while the server was running?

@localhostdotdev
Copy link
Author

localhostdotdev commented Apr 22, 2019

yes, I did this while rails server (e.g. puma) was running (in development mode)

@fxn
Copy link
Owner

fxn commented Apr 22, 2019

I think that use case could be supported, let me think a bit about it.

@fxn
Copy link
Owner

fxn commented Apr 22, 2019

Added support for this use case in bde7981. Version 2.1.4 includes this, just published.

@fxn fxn closed this as completed Apr 22, 2019
@localhostdotdev
Copy link
Author

very nice, thanks! it also appended on a rails generate because the app was loaded with spring so that will fix that too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants