Module: Gemgento::Bundle

Defined in:
app/models/gemgento/bundle.rb,
app/models/gemgento/bundle/item.rb,
app/models/gemgento/bundle/option.rb

Defined Under Namespace

Classes: Item, Option

Class Method Summary collapse

Class Method Details

.table_name_prefixObject



2
3
4
# File 'app/models/gemgento/bundle.rb', line 2

def self.table_name_prefix
  'gemgento_bundle_'
end