Class: ActiveRecord::Migration

Inherits:
Object
  • Object
show all
Defined in:
lib/skr/core/db/migration_helpers.rb

Instance Method Summary collapse

Instance Method Details

#skr_prefixObject



163
164
165
# File 'lib/skr/core/db/migration_helpers.rb', line 163

def skr_prefix
    Skr::Core.config.table_prefix
end