timocratic-utility_belt 1.0.7.2 → 1.0.7.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README +5 -0
  2. metadata +1 -1
data/README CHANGED
@@ -309,6 +309,11 @@ x
309
309
 
310
310
  Because life is too short to type whole words.
311
311
 
312
+ == method_defined_where
313
+
314
+ File.method_defined_where(:read)
315
+ => IO
316
+
312
317
  == REQUIREMENTS
313
318
 
314
319
  * ReadLine
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: timocratic-utility_belt
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7.2
4
+ version: 1.0.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Giles Bowkett