Sha256: 7f5f8362d012c99380341eabac8b1918869d584a7cca63e37fd116fe01454dd7

Contents?: true

Size: 140 Bytes

Versions: 19

Compression:

Stored size: 140 Bytes

Contents

require 'pio/monkey_patch/integer/ranges'

# Monkey patch to Ruby's Integer class.
class Integer
  include MonkeyPatch::Integer::Ranges
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
pio-0.20.1 lib/pio/monkey_patch/integer.rb
pio-0.20.0 lib/pio/monkey_patch/integer.rb
pio-0.19.0 lib/pio/monkey_patch/integer.rb
pio-0.18.2 lib/pio/monkey_patch/integer.rb
pio-0.18.1 lib/pio/monkey_patch/integer.rb
pio-0.18.0 lib/pio/monkey_patch/integer.rb
pio-0.17.0 lib/pio/monkey_patch/integer.rb
pio-0.16.0 lib/pio/monkey_patch/integer.rb
pio-0.15.2 lib/pio/monkey_patch/integer.rb
pio-0.15.1 lib/pio/monkey_patch/integer.rb
pio-0.15.0 lib/pio/monkey_patch/integer.rb
pio-0.14.0 lib/pio/monkey_patch/integer.rb
pio-0.13.0 lib/pio/monkey_patch/integer.rb
pio-0.12.0 lib/pio/monkey_patch/integer.rb
pio-0.11.2 lib/pio/monkey_patch/integer.rb
pio-0.11.1 lib/pio/monkey_patch/integer.rb
pio-0.11.0 lib/pio/monkey_patch/integer.rb
pio-0.10.1 lib/pio/monkey_patch/integer.rb
pio-0.10.0 lib/pio/monkey_patch/integer.rb