Methods

Class/Module Index [+]

Quicksearch

Sequel::Model::Associations::OneToOneAssociationReflection

Public Instance Methods

returns_array?() click to toggle source

one_to_one associations return a single object, not an array

# File lib/sequel/model/associations.rb, line 290
def returns_array?
  false
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.