Sha256: 3be1cba6b6e13943f250aac9a670c626d2325fd2cd7efa3ed6f4d4fedd908d10

Contents?: true

Size: 118 Bytes

Versions: 25

Compression:

Stored size: 118 Bytes

Contents

# coding: utf-8
# frozen_string_literal: true

class Numeric

  def states
    self
  end
  alias :state :states

end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
stealth-1.1.6 lib/stealth/flow/core_ext.rb
stealth-1.1.5 lib/stealth/flow/core_ext.rb
stealth-1.1.4 lib/stealth/flow/core_ext.rb
stealth-1.1.3 lib/stealth/flow/core_ext.rb
stealth-1.1.2 lib/stealth/flow/core_ext.rb
stealth-1.1.1 lib/stealth/flow/core_ext.rb
stealth-1.1.0 lib/stealth/flow/core_ext.rb
stealth-1.1.0.rc3 lib/stealth/flow/core_ext.rb
stealth-1.1.0.rc2 lib/stealth/flow/core_ext.rb
stealth-1.1.0.rc1 lib/stealth/flow/core_ext.rb
stealth-1.0.4 lib/stealth/flow/core_ext.rb
stealth-1.0.3 lib/stealth/flow/core_ext.rb
stealth-1.0.2 lib/stealth/flow/core_ext.rb
stealth-1.0.1 lib/stealth/flow/core_ext.rb
stealth-1.0.0 lib/stealth/flow/core_ext.rb
stealth-1.0.0.rc1 lib/stealth/flow/core_ext.rb
stealth-1.0.0.pre2 lib/stealth/flow/core_ext.rb
stealth-1.0.0.pre1 lib/stealth/flow/core_ext.rb
stealth-0.10.6 lib/stealth/flow/core_ext.rb
stealth-0.10.5 lib/stealth/flow/core_ext.rb