Sha256: 374408128621ebaa01020b185ba496abf1176ca9eb6cfe5216862527f97f1de2

Contents?: true

Size: 157 Bytes

Versions: 48

Compression:

Stored size: 157 Bytes

Contents

module Ruhl
  class LayoutNotFoundError < StandardError; end
  class PartialNotFoundError < StandardError; end
  class NoScopeError < StandardError; end
end

Version data entries

48 entries across 48 versions & 2 rubygems

Version Path
ruhl-0.9.2 lib/ruhl/errors.rb
ruhl-0.9.1 lib/ruhl/errors.rb
ruhl-0.9.0 lib/ruhl/errors.rb
ruhl-0.8.2 lib/ruhl/errors.rb
ruhl-0.8.1 lib/ruhl/errors.rb
ruhl-0.8.0 lib/ruhl/errors.rb
ruhl-0.7.0 lib/ruhl/errors.rb
ruhl-0.6.0 lib/ruhl/errors.rb