Move generators which override part of rails into their own place

This commit is contained in:
Eric 2020-05-01 13:51:23 -05:00
parent c524fcf3c7
commit 9227907b26
37 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# frozen_string_literal: true
# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
require_relative './overrides/rails/plugin/plugin_builder'