module GalterIrExporter::Migration::Survey
Constants
- VERSION
Public Class Methods
table_name_prefix()
click to toggle source
# File lib/galter_ir_exporter/migration/survey.rb, line 10 def self.table_name_prefix 'galter_ir_exporter_migration_survey_' end