Banner
logo
Pito Salas' Blog - Today I learned...
Tips for writing Rails tasks with Thor instead of Rake
Initializing search
    GitHub
    • Blog
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    GitHub
      • Index
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2014
        • 2013
        • 2012
        • 2011
        • 2010
        • 2009
        • 2008
        • 2007
        • 2006
        • 2005
        • 2004
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    Back to index
    • Metadata
      • June 25, 2023
      • Tips for writing Rails tasks with Thor instead of Rake
      • 1 min read
    cli how-to rake ruby thor

    Tips for writing Rails tasks with Thor instead of Rake

    Link: Tips for writing Rails tasks with Thor instead of Rake: "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."

    They say it’s an alternative to rake. But I see it more as a nice Ruby cli builder.

    Previous
    Lago Blog - ORMs are criticized for the wrong reasons
    Next
    Rails design patterns
    Copyright © 2000-2024 Pito Salas
    Made with Material for MkDocs