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.20.0 lib/ruhl/errors.rb
ruhl-0.19.0 lib/ruhl/errors.rb
ruhl-0.18.0 lib/ruhl/errors.rb
ruhl-0.17.0 lib/ruhl/errors.rb
ruhl-0.16.0 lib/ruhl/errors.rb
ruhl-0.15.0 lib/ruhl/errors.rb
ruhl-0.14.0 lib/ruhl/errors.rb
ruhl-0.13.0 lib/ruhl/errors.rb
ruhl-0.12.1 lib/ruhl/errors.rb
ruhl-0.12.0 lib/ruhl/errors.rb
ruhl-0.11.2 lib/ruhl/errors.rb
ruhl-0.11.1 lib/ruhl/errors.rb
ruhl-0.11.0 lib/ruhl/errors.rb
ruhl-0.10.1 lib/ruhl/errors.rb
ruhl-0.10.0 lib/ruhl/errors.rb
ruhl-0.9.7 lib/ruhl/errors.rb
ruhl-0.9.6 lib/ruhl/errors.rb
ruhl-0.9.5 lib/ruhl/errors.rb
ruhl-0.9.4 lib/ruhl/errors.rb
ruhl-0.9.3 lib/ruhl/errors.rb