Sha256: e002d3c44b7110d03240ca13deaa67a9a4577fe6f1d27079ed01397460c7fcc6

Contents?: true

Size: 243 Bytes

Versions: 3

Compression:

Stored size: 243 Bytes

Contents

module Granite
  module Form
    module Model
      module Associations
        module Reflections
          module Singular
            def collection?
              false
            end
          end
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
granite-form-0.6.0 lib/granite/form/model/associations/reflections/singular.rb
granite-form-0.5.0 lib/granite/form/model/associations/reflections/singular.rb
granite-form-0.4.0 lib/granite/form/model/associations/reflections/singular.rb