Method: Rack::ShowExceptions::Frame#pre_context

Defined in:
lib/rack/show_exceptions.rb

#pre_contextObject

Returns the value of attribute pre_context

Returns:

  • (Object)

    the current value of pre_context



21
22
23
# File 'lib/rack/show_exceptions.rb', line 21

def pre_context
  @pre_context
end