I’m currently looking into using Rake to deploy my projects and I’m beavering away at learning Ruby/Rake. However can someone please explain to me the difference between Regular Tasks & File Tasks? This keeps getting mentioned but I have no idea the difference between the two and I can’t find a definition?
I’m currently looking into using Rake to deploy my projects and I’m beavering away
Share
Martin Fowler wrote a great explanation of these features.