checkpoint, playing with git gem

This commit is contained in:
2022-12-11 21:44:52 +02:00
parent 4a6960efe1
commit 350ebb33ef
2 changed files with 15 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module ActiveHash
true
end
def the_private_records
def self.the_private_records
@records
end
end