Class: RailsConsolePro::Commands::BaseCommand

Inherits:
Object
  • Object
show all
Includes:
RailsConsolePro::ColorHelper
Defined in:
lib/rails_console_pro/commands/base_command.rb

Overview

Base class for commands with shared functionality

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