Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
mattbrictson.com
(Uncensored)
subscribe
Tips for writing Rails tasks with Thor instead of Rake
https://mattbrictson.com/blog/rails-tasks-with-thor
links
backlinks
Thor is a great way to write simple CLIs like one-off Rails scripts, but it does have its own gotchas. Here’s how to use Thor in practice.