Class: ActiveRecord::Migration
- Inherits:
-
Object
- Object
- ActiveRecord::Migration
- Defined in:
- lib/skr/db/migration_helpers.rb
Instance Method Summary collapse
Instance Method Details
#skr_prefix ⇒ Object
165 166 167 |
# File 'lib/skr/db/migration_helpers.rb', line 165 def skr_prefix Skr.config.table_prefix end |