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

Chapter 10. Relentless Automation

In this chapter, you will find real examples on how Rake is used by famous applications. You will also get to learn about the tools that are inspired by Rake and have familiar DSL. Also, you will be introduced to a similar Rake tool that has some advantages over Rake.

In this chapter, we will cover the following topics:

  • Examples of Rake being used by famous gems

  • Other examples of Sinatra using Rake

  • Thor—the next generation of Rake