What happens to a running rake task if I change its source? -


if running rake foo:bar, if edit bar method before task completes, change task midway through?

if change code of rake task no, if change on depends will. changing database schema on task dependent change mid way


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -