adding active_hash, moving that way

This commit is contained in:
2022-12-10 18:38:24 +02:00
parent 2e505d8402
commit d822c20d0e
4 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,5 @@
require "active_hash"
module Merged
class Engine < ::Rails::Engine
isolate_namespace Merged