Method: Yus::Persistence::Og#save_entity

Defined in:
lib/yus/persistence/og.rb

#save_entity(entity) ⇒ Object



20
21
22
# File 'lib/yus/persistence/og.rb', line 20

def save_entity(entity)
  entity.save
end