Shilpi Agrawal
Posted on September 27, 2020
When I started with Rails, I came across with something called Rails notes. It amazed me how much rails work for developers.
You just add these tags #TODO
, #FIXME
, #OPTIMIZE
as comments in your files.
And when you run rails notes
you will get something like this.
The default tags it searches for are ["OPTIMIZE", "FIXME", "TODO"]
If you want to add your custom tags, you can add them.
And while searching you have to use those tags.
Thank you for reading it out ❤️. If you find it helpful, don't forget to drop in your likes and comments.
💖 💪 🙅 🚩
Shilpi Agrawal
Posted on September 27, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.