From: Richard Conroy Date: 2011-03-04T01:16:00+09:00 Subject: Re: pretty printing Ruby code --bcaec51d231048a17f049d965890 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 3, 2011 at 4:10 PM, Martin Pirker wrote: > Hi.... > > I wonder, what are your solutions for pretty printing Ruby code, > as for printing on real paper, spreading it across a table > and reviewing it and marking it with handwritten notes etc. > IIRC this is an area where most editors and IDEs excel at. Netbeans is what I used for printing Ruby code before, it doesn't fuss much about any language really. Though I imagine most editors that do syntax highlighting will have a good print option as well. regards, Richard -- http://richardconroy.blogspot.com | http://twitter.com/RichardConroy --bcaec51d231048a17f049d965890--