From: Josh Cheek Date: 2013-07-22T22:38:58+09:00 Subject: Re: ActiveSupport undercore behaviour --001a11c34e3245a64804e219cc71 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jul 22, 2013 at 5:29 AM, Serguei Cambour wrote: > @Josh Cheek: Your stuff seems to be what I exactly need. Thank you so > much. Sorry for the stupid question, but what is 'pp' that you required > to be able to call your method? > > It stands for "pretty print", it's what prints it in the format at the bottom. If I'd just used `p`, the whole data structure would have appeared on the same line. -Josh --001a11c34e3245a64804e219cc71 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Jul 22, 2013 at 5:29 AM, Serguei Cambour <lists@ruby-forum.com<= /a>> wrote:
@Josh Cheek: Your stuff seems to be what I exactly need. Thank you so
much. Sorry for the stupid question, but what is 'pp' that you requ= ired
to be able to call your method?


It stands for "pretty print"= , it's what prints it in the format at the bottom. If I'd just used= `p`, the whole data structure would have appeared on the same line.

-Josh
--001a11c34e3245a64804e219cc71--