Class: Download::ProjectDump::Sql
- Inherits:
-
Download::ProjectDump
- Object
- ActiveRecord::Base
- ApplicationRecord
- Download
- Download::ProjectDump
- Download::ProjectDump::Sql
- Defined in:
- app/models/download/project_dump/sql.rb
Constant Summary
Constants inherited from Download
Instance Attribute Summary
Attributes inherited from Download
#description, #expires, #filename, #is_public, #name, #project_id, #request, #times_downloaded, #total_records, #type
Method Summary
Methods inherited from Download
#delete_file, #dir_path, #expired?, #file, #file_path, #ready?, #save_file, #source_file_path=, storage_path
Methods included from Shared::IsData
#errors_excepting, #full_error_messages_excepting, #identical, #is_community?, #is_destroyable?, #is_editable?, #is_in_use?, #is_in_users_projects?, #metamorphosize, #similar
Methods included from Housekeeping
#has_polymorphic_relationship?