Input fields in rake task
⏱ around 3 minutes read time
Rake is an awesome tool to automate workflows during development or for some other stuff. But lets say we have a task called `customer:add` where we ...
⏱ around 3 minutes read time
Rake is an awesome tool to automate workflows during development or for some other stuff. But lets say we have a task called `customer:add` where we ...