Sha256: 9f96cbbb23ad885334a62e8d7566092c269a93c87fd0bd2f26bc0ed4e4c01439

Contents?: true

Size: 115 Bytes

Versions: 54

Compression:

Stored size: 115 Bytes

Contents

# frozen_string_literal: true

module Ibrain
  module Types
    class AttributeType < BaseScalar
    end
  end
end

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
ibrain-core-0.2.9 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.8 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.7 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.6 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.5 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.4 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.3 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.2 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.1 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.2.0 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.1.9 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.1.8 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.1.7 app/graphql/ibrain/types/attribute_type.rb
ibrain-core-0.1.6 app/graphql/ibrain/types/attribute_type.rb