]>
cat aescling's git repositories - mastodon.git/blob - app/lib/hash_object.rb
1 # frozen_string_literal: true
6 instance_variable_set("@#{k}", v
)
7 self.class.send(:define_method, k
, proc
{ instance_variable_get("@#{k}") })
This page took 0.073807 seconds and 5 git commands to generate.