Module: Streamit::ORM::MongoMapper

Extended by:
ActiveSupport::Concern
Includes:
Store
Defined in:
lib/streamit/orm/mongo_mapper.rb

Instance Method Summary collapse

Methods included from Store

#stream_type_in_words

Instance Method Details

#save_stream!Object



18
19
20
# File 'lib/streamit/orm/mongo_mapper.rb', line 18

def save_stream!
  save!
end