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



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

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