Sha256: 6d20c096908f60eac56e53ec3dfd69abccece28ca48a36a77ecbcb4d75d5fe0c
Contents?: true
Size: 138 Bytes
Versions: 3
Compression:
Stored size: 138 Bytes
Contents
class BlankSlate instance_methods.each do |method| undef_method method unless method =~ /^__/ || method == 'instance_eval' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
adhearsion-0.8.6 | lib/adhearsion/foundation/blank_slate.rb |
adhearsion-0.8.5 | lib/adhearsion/foundation/blank_slate.rb |
adhearsion-0.8.4 | lib/adhearsion/foundation/blank_slate.rb |