RUn a ruby script automatically after modification
When I develope in node.js, i like to use node-supervisor because when I
save on a file, it reloads it automatically, which eliminates the need of
having to kill and restart the service every single time a change is saved
Is there something similar for ruby? Hopefully something easy to install
like a gemfile?
No comments:
Post a Comment