Book Image

Rake Task Management Essentials

By : Andrey Koleshko
Book Image

Rake Task Management Essentials

By: Andrey Koleshko

Overview of this book

Table of Contents (18 chapters)
Rake Task Management Essentials
Credits
About the Author
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This chapter covered one of the painful themes in the programming world: how to refactor the repeated code. The chapter also explained how to achieve this with rules.

In the next chapter, you will see how to remove the files generated by the rake tasks using the standard features of Rake.