lib/facet/hash/at.rb in
facets-0.7.2
vs lib/facet/hash/at.rb in
facets-0.9.0
- old
+ new
@@ -1,3 +2 @@
-class Hash
- alias_method( :at, :[] )
-end
+require 'nano/hash/at.rb'
\ No newline at end of file