Sha256: 69ede87a56d39db8f47bd538cb81574143e8592decbe1af74ceff496f7844e4a

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

# frozen_string_literal: true
module Arel
  class ArelError < StandardError
  end

  class EmptyJoinError < ArelError
  end
end

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
spiral_form-0.1.1 vendor/bundle/gems/arel-9.0.0/lib/arel/errors.rb
spiral_form-0.1.0 vendor/bundle/gems/arel-9.0.0/lib/arel/errors.rb
nullifyable-0.1.0 vendor/bundle/gems/arel-9.0.0/lib/arel/errors.rb
arel-9.0.0 lib/arel/errors.rb
arel-8.0.0 lib/arel/errors.rb