Class: RailsConsolePro::Commands::BaseCommand
- Inherits:
-
Object
- Object
- RailsConsolePro::Commands::BaseCommand
- Includes:
- RailsConsolePro::ColorHelper
- Defined in:
- lib/rails_console_pro/commands/base_command.rb
Overview
Base class for commands with shared functionality
Direct Known Subclasses
CompareCommand, DiffCommand, ExplainCommand, ExportCommand, IntrospectCommand, JobsCommand, ProfileCommand, QueryBuilderCommand, SchemaCommand, SnippetsCommand, StatsCommand
Method Summary
Methods included from RailsConsolePro::ColorHelper
#bold_color, #color, #method_missing, #respond_to_missing?
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class RailsConsolePro::ColorHelper