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.4.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.4.0 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.4.0.rc2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.4.0.rc1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.4.0.pre.rc.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.3.0 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.3.0.rc2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.1.2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.2.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.3.0.rc1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.2.0 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.2.0.rc3 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.2.0.rc2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.2.0.rc1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.2.0.beta1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.1.1 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.1.0 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.1.0.rc3 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.1.0.rc2 lib/locomotive/steam/liquid/errors.rb
locomotivecms_steam-1.1.0.rc1 lib/locomotive/steam/liquid/errors.rb