Skip to content

Commit

Permalink
add missing typemap
Browse files Browse the repository at this point in the history
  • Loading branch information
mcorino committed Jan 4, 2024
1 parent 3e92b7c commit b36ef2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rakelib/lib/director/persistence_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ class Director

class PersistenceManager < Director

include Typemap::ConfigBase

def setup
super
spec.gc_as_marked
Expand Down

0 comments on commit b36ef2b

Please sign in to comment.