Module: Mentor

Defined in:
lib/main.rb,
lib/mentor.rb,
lib/sections/docs.rb,
lib/mentor/version.rb,
lib/helpers/globals.rb,
lib/helpers/outputs.rb,
lib/sections/header.rb,
lib/helpers/colorize.rb,
lib/helpers/requires.rb,
lib/sections/examples.rb,
lib/sections/backtrace.rb,
lib/errors/mentor_error.rb,
lib/sections/suggestion.rb,
lib/helpers/output_helper.rb,
lib/helpers/text_to_color.rb,
lib/sections/line_of_code.rb,
lib/sections/relative_path.rb,
lib/sections/lines_of_codes.rb,
lib/sections/ruby_error_main.rb,
lib/sections/ruby_error_complete.rb,
lib/errors/mentor_no_method_error.rb,
lib/sections/did_you_mean_correction.rb,
lib/sections/error_class_specific_help.rb,
lib/errors/no_method_for_nil_class_error.rb,
lib/errors/no_method_did_you_mean_string_literal.rb,
lib/errors/no_method_did_you_mean_numeric_literal.rb,
lib/errors/no_method_did_you_mean_suggestion_error.rb,
lib/errors/no_method_for_nil_class_for_common_class_error.rb

Defined Under Namespace

Modules: Colorize, Globals, OutputHelper, Outputs Classes: Backtrace, DidYouMeanCorrection, Docs, ErrorClassSpecificHelp, Examples, Header, Init, LineOfCode, LinesOfCode, Main, MentorError, MentorNoMethodError, NoMethodDidYouMeanNumericLiteralError, NoMethodDidYouMeanStringLiteralError, NoMethodDidYouMeanSuggestionError, NoMethodForNilClassError, NoMethodForNilClassForCommonClassError, RelativePath, RubyErrorComplete, RubyErrorMain, Suggestion, TextToColor

Constant Summary collapse

VERSION =
'0.3.1'.freeze