Sha256: dde6d79703cf82d65a7aeaa4c30541e4d0623469590d7f7d32966d0d66f10e9b

Contents?: true

Size: 406 Bytes

Versions: 3

Compression:

Stored size: 406 Bytes

Contents

module Locomotive
  module Steam
    module Liquid
      class PageNotFound < ::Liquid::Error; end

      class PageNotTranslated < ::Liquid::Error; end

      class ContentEntryNotTranslated < ::Liquid::Error; end

      class UnknownConditionInScope < ::Liquid::Error; end

      class UnknownConditionInScope < ::Liquid::Error; end

      class ConnectionRefused < ::Liquid::Error; end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
locomotivecms_steam-0.1.2.pre.beta lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-0.1.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-0.1.0 lib/locomotive/steam/liquid/errors.rb