add pdf generation
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
class EncryptedConfig < ApplicationRecord
|
||||
FILES_STORAGE_KEY = 'active_storage'
|
||||
EMAIL_SMTP_KEY = 'action_mailer_smtp'
|
||||
ESIGN_CERTS_KEY = 'esign_certs'
|
||||
|
||||
belongs_to :account
|
||||
|
||||
|
||||
Reference in New Issue
Block a user