How to run a really long task from a Rails web request
A short post on forking a process from a Rails controller (and whether to actually do it or not).
https://dev.to/nejremeslnici/how-to-run-a-really-long-task-from-a-rails-web-request-47fb
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A short post on forking a process from a Rails controller (and whether to actually do it or not).
https://dev.to/nejremeslnici/how-to-run-a-really-long-task-from-a-rails-web-request-47fb
Post a comment