Class: Mongoid::Relations::Embedded::In

Inherits:
Relations::One
  • Object
show all
Defined in:
lib/patches/embedded_touch.rb

Class Method Summary collapse

Class Method Details

.valid_optionsObject



11
12
13
# File 'lib/patches/embedded_touch.rb', line 11

def valid_options
  [ :autobuild, :cyclic, :polymorphic, :touch ]
end