Method: ShortStack::Controller#log_http_error?

Defined in:
lib/short_stack/controller.rb

#log_http_error?(error) ⇒ Boolean

Returns:

  • (Boolean)


143
144
145
# File 'lib/short_stack/controller.rb', line 143

def log_http_error?(error)
  true
end