Class: Mentor::RubyErrorMain
- Inherits:
-
Object
- Object
- Mentor::RubyErrorMain
- Includes:
- Outputs
- Defined in:
- lib/sections/ruby_error_main.rb
Instance Method Summary collapse
Methods included from OutputHelper
#a_an, #and_sentence, #culprit_line, #home_to_tilde, #indent_lines, #lines_from_file, #or_sentence, #pluralize, #pluralize_words, #terminal_width, #valid_var_name
Instance Method Details
#lines ⇒ Object
7 8 9 |
# File 'lib/sections/ruby_error_main.rb', line 7 def lines ruby_error_main end |