Search code examples
Creating nested subcommands using Thor...


rubyrubygemscommand-line-interfacethor

Read More
Requiring a thor task in my rspec results in undefined method...


ruby-on-railsrubyrspecthor

Read More
Is it possible to have a Thor method that is not an explicit task...


ruby-on-railsrubythor

Read More
Interactive prompt with thor...


ruby-on-railsrubyinstallationthor

Read More
Command Aliasing in Thor...


rubythor

Read More
How to copy directory of *.tt files with thor?...


ruby-on-railsrubytemplatesthor

Read More
Rails new command fails if -m template is applied: "NoMethodError: private method `open' ca...


ruby-on-railsrubyrubygemsopen-urithor

Read More
Ruby/Thor exit status in case of an error...


rubythor

Read More
undefined method `find_each' for Thor::Group:Class...


ruby-on-railsthor

Read More
Is there a way to add hooks to a Thor class in order to run code before/after all commands?...


rubycommand-line-interfacehookthor

Read More
Ruby - Thor execute a specific Task first...


rubyinitializationtaskthor

Read More
How to add --help, -h flag to Thor command?...


rubythor

Read More
Fixing Rails generator issues: calling same generator twice no-ops and exits 0 without running 2nd g...


ruby-on-railsrubythor

Read More
How to change source for a custom rails generator? (Thor)...


ruby-on-railsgeneratorthor

Read More
thor::Animator playing only one frame...


c++animationsfmlthor

Read More
How can I mock a Ruby "require" statement in RSpec?...


rubyrspecthor

Read More
Using thor for complex command line tool...


rubyrubygemscommand-line-interfacethor

Read More
Testing a Thor script with rspec and vcr...


rubyrspecthorvcr

Read More
Best way to add binstub of thor-based utility CLI to Rails app...


ruby-on-railsrubybundlerthor

Read More
Ruby :undefined local variable or method `n1' (NameError)...


rubythor

Read More
How to call a Thor task multiple times?...


rubyrakethor

Read More
disable warnings when testing thor CLI...


rubytestingrspecthor

Read More
How to make two thor tasks share options?...


rubythor

Read More
Hyphenated subcommand in Thor...


rubythor

Read More
Ruby thor command line tool commands...


rubyshellrubygemscommand-line-interfacethor

Read More
On Ruby's Thor, How to show the command usage from within the application...


rubythor

Read More
Thor CLI: Setting a custom order of commands in help output...


rubycommand-line-interfacethor

Read More
how to distribute a ruby script via homebrew...


rubyhomebrewoptparsethorload-path

Read More
Is it possible to invoke Thor commands from my Web App?...


rubycommand-line-interfacethor

Read More
Why is there an extra blank line after using gsub on file in Ruby with Thor?...


rubyregexthor

Read More
BackNext