Sha256: e94a024d7eff0947fcae5ad31705e21f63d3e0f5bff2c5a792c9d5ac69e86b08

Contents?: true

Size: 320 Bytes

Versions: 1

Compression:

Stored size: 320 Bytes

Contents

class Exception
  class << self
    attr_accessor :common_filters
  end
end
Exception.common_filters = [
  "/gems/haml",
  "/gems/tilt",
  "/gems/facets",
  "/gems/rack",
  "/gems/mongrel",
  "/gems/rspec",
  "/timeout.rb",
  "/bin/spec",

  "/monitor",
  "/synchronize",
  "/vresource"
]
# Exception.common_filters = []

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crystal_ext-0.0.11 lib/crystal/support/exception.rb