Sha256: fe62c7f73ca8ae9c07daccace7b2021801ef70e65221007d77d9561cff68496d

Contents?: true

Size: 103 Bytes

Versions: 14

Compression:

Stored size: 103 Bytes

Contents

class Module
  def reachable? #:nodoc:
    !anonymous? && name.safe_constantize.equal?(self)
  end
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
motion-support-1.2.1 motion/core_ext/module/reachable.rb
motion-support-1.1.1 motion/core_ext/module/reachable.rb
motion-support-1.2.0 motion/core_ext/module/reachable.rb
motion-support-1.1.0 motion/core_ext/module/reachable.rb
motion-support-1.0.0 motion/core_ext/module/reachable.rb
motion-support-0.3.0 motion/core_ext/module/reachable.rb
motion_blender-support-0.2.8 motion/core_ext/module/reachable.rb
motion_blender-support-0.2.7 motion/core_ext/module/reachable.rb
motion-support-0.2.6 motion/core_ext/module/reachable.rb
motion-support-0.2.5 motion/core_ext/module/reachable.rb
motion-support-0.2.4 motion/core_ext/module/reachable.rb
motion-support-0.2.3 motion/core_ext/module/reachable.rb
motion-support-0.2.2 motion/core_ext/module/reachable.rb
motion-support-0.2.0 motion/core_ext/module/reachable.rb