lib/muflax/hash.rb in muflax-0.5.1 vs lib/muflax/hash.rb in muflax-0.5.2

- old
+ new

@@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -*- encoding: utf-8 -*- -# Copyright muflax <mail@muflax.com>, 2013 +# Copyright Steffie Dorn <mail@muflax.com>, 2013 # License: GNU GPL 3 <http://www.gnu.org/copyleft/gpl.html> # simple auto-vivifying hash # TODO support nested hashes def vivaHash default=[]