Sha256: 73b7aa7056ce125e28dff18fb93cfffdfc4dd1da1c9699c562c611ab5606719c

Contents?: true

Size: 100 Bytes

Versions: 4

Compression:

Stored size: 100 Bytes

Contents

class Kernel
  def class_name_without_kvo
    self.class.name.gsub(/^NSKVONotifying_/, '')
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
motion-prime-0.3.3 motion-prime/core_ext/kernel.rb
motion-prime-0.3.2 motion-prime/core_ext/kernel.rb
motion-prime-0.3.1 motion-prime/core_ext/kernel.rb
motion-prime-0.3.0 motion-prime/core_ext/kernel.rb