Sha256: 6f1aef579a74e7e25043d288c60d0be78a1da1e828a11d6dd14e321ed924d07d

Contents?: true

Size: 223 Bytes

Versions: 37

Compression:

Stored size: 223 Bytes

Contents

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

      class SnippetNotFound < ::Liquid::Error; end

      class PageNotTranslated < ::Liquid::Error; end
    end
  end
end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
locomotivecms_steam-1.0.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc10 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc9 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc8 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc6 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc4 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc3 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.rc1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.pre.beta.3 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.pre.beta.2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.pre.beta.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.pre.alpha.3 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.pre.alpha.2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.pre.alpha.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.0.0.pre.alpha lib/locomotive/steam/liquid/errors.rb