Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in thor

unit testing a ruby command line application's code - how to simulate/pass ARGV's

Net::SSH sudo command hangs after entering password

ruby sudo net-ssh sudoers thor

How do I register a Thor::Group as a subcommand with arguments

ruby gem thor

Ruby - Thor execute a specific Task first

ruby initialization task thor

What is .tt file in ruby

Possible to call executable Thor-powered script without calling thor?

ruby command-line gem thor

Thor - inject into file at end

ruby ruby-on-rails-4 thor

Ruby/Thor exit status in case of an error

ruby thor

Call task more than once in Rails 3 generator

Interactive prompt with thor

Passing options to template function in thor

ruby templates erb thor

Thor Executable - Ignore Task Name

ruby thor

How you do specify multiple arguments or parameters in Thor?

Thor & YAML outputting as binary?

ruby yaml thor

How to make two thor tasks share options?

ruby thor

Namespacing thor commands in a standalone ruby executable

ruby thor

Adding a --version option to a Ruby Thor CLI

ruby thor

Where can I find good examples of testing a Thor script with RSpec?

rspec thor

Run a CLI Thor app without arguments or task name

ruby thor