Get the merged operations for the single atomic set.
@example Get the operations
set.operations
@return [ Hash ] The set operations.
@since 2.0.0
# File lib/mongoid/relations/embedded/atomic/push_all.rb, line 16 def operations { "$pushAll" => { path => documents } } end
Generated with the Darkfish Rdoc Generator 2.