Registry / cli / thor-rails

thor-rails

JSON →
library0.0.1rbrubygemsunverified

Extensions to Thor for working within Rails environments.

gem install thor-rails
INSTALL
IMPORT
SIG · THOR-RAILS
T
thor-rails
clirubyv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ThorRails
require 'thor-rails'

Define a Thor task with Rails integration

require 'thor-rails' class MyTask < Thor include ThorRails desc 'greet', 'Says hello' def greet puts 'Hello from Rails!' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
OpenAI (training)
1
Resources