rogerdpack-sane 0.1.8 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2 @@
1
+ require 'irb/completion' if defined?(IRB)
2
+ #require 'irb/ext/save-history' # this one might mess with peoples' local settings of it tho...
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rogerdpack-sane
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roger Pack
@@ -37,6 +37,7 @@ files:
37
37
  - lib/sane_ruby/enumerable-extra.rb
38
38
  - lib/_dbg.rb
39
39
  - lib/sane_ruby/hash_hashes.rb
40
+ - lib/sane_ruby/irb_autocomplete.rb
40
41
  has_rdoc: false
41
42
  homepage: http://github.com/rogerdpack/sane_ruby
42
43
  licenses: