From: Joel VanderWerf Date: 2009-09-04T04:10:28+09:00 Subject: Re: Data::Dumper for Ruby? Josef Wolf wrote: > Hello, > > I am new to Ruby and am about to start my first application that exceeds the > size of gello.rb ;-) > > One of the first things I am missing is something like perl's Data::Dumper > module. This module is able to take a (nested) data structure and dump it > in perl syntax. > > Anybody knows of a similar thing for ruby? http://raa.ruby-lang.org/project/amarshal/ It's a bit old, but it does output ruby syntax. -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407