Sha256: 5cf1f2010548ab37b64a244a607f5c06d36d7af6d8486efbf13ed8fbcfb60da7

Contents?: true

Size: 208 Bytes

Versions: 399

Compression:

Stored size: 208 Bytes

Contents

require 'active_support/core_ext/module/anonymous'
require 'active_support/core_ext/string/inflections'

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

Version data entries

399 entries across 347 versions & 40 rubygems

Version Path
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/reachable.rb
activesupport-4.2.11.3 lib/active_support/core_ext/module/reachable.rb
activesupport-4.2.11.2 lib/active_support/core_ext/module/reachable.rb
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/activesupport-4.2.11.1/lib/active_support/core_ext/module/reachable.rb
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/activesupport-4.2.11.1/lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.7.2 lib/active_support/core_ext/module/reachable.rb
activesupport-4.2.11.1 lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.7.1 lib/active_support/core_ext/module/reachable.rb
activesupport-4.2.11 lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.7 lib/active_support/core_ext/module/reachable.rb
activesupport-4.2.10 lib/active_support/core_ext/module/reachable.rb
activesupport-4.2.10.rc1 lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.6 lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.6.rc1 lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.5 lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.5.rc2 lib/active_support/core_ext/module/reachable.rb
activesupport-5.0.5.rc1 lib/active_support/core_ext/module/reachable.rb
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/activesupport-5.0.2/lib/active_support/core_ext/module/reachable.rb
tdiary-5.0.5 vendor/bundle/gems/activesupport-5.0.2/lib/active_support/core_ext/module/reachable.rb
activesupport-4.2.9 lib/active_support/core_ext/module/reachable.rb