Class: SourceFile

Inherits:
ApplicationRecord show all
Includes:
Dunlop::SourceFileModel
Defined in:
lib/generators/dunlop/install/source_files/templates/models/source_file.rb

Method Summary

Methods included from Dunlop::SourceFileModel

#after_activate_hook, #assert_first_line, #assert_first_line_starts_with, #autoload!, #deactivate_loaded_source_file, #execute_loading_process, #execute_sql_erb_script, #load_source_file, #load_source_records, #new_working_file, #pre_process_working_file, #sql_template_path, #unzip_working_file

Methods included from Dunlop::SourceFileModel::ConversionHelpers

#percent_to_decimal, #true_or_false

Methods inherited from ApplicationRecord

truncate