mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-23 04:10:11 +00:00
6 lines
99 B
Ruby
6 lines
99 B
Ruby
# frozen_string_literal: true
|
|
|
|
require_relative 'config/application'
|
|
|
|
Rails.application.load_tasks
|