Displaying 3 results from an estimated 3 matches for "pretty_print".
Did you mean:
pretty_printer
2006 Oct 05
3
Exception Notifier plugin has stopped working.
...t if variable =~ /^@db/ -%>
3: * <%= variable %>: <%=
PP.pp(@request.session.instance_variable_get(variable),"").gsub(/\n/,
"\n ").strip %>
4: <% end -%>
/usr/local/lib/ruby/1.8/pp.rb:244:in `method''
/usr/local/lib/ruby/1.8/pp.rb:244:in `pretty_print''
/usr/local/lib/ruby/1.8/pp.rb:126:in `pp''
...snipped...
---
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group....
2012 Sep 22
4
Class, Module, Object
>> reload!
Reloading...
=> true
>> puts Class < Module
true
=> nil
>> puts Module < Class
false
=> nil
>> puts Module < Object
true
=> nil
>> puts Object < Module
false
=> nil
>> Object.parent
=> Object
The above indicates that the Class object instance inherits from the
Module object instance and the Module object instance
2008 Mar 30
2
[LLVMdev] [Proposal] GSoC 2008 project proposal for improving the llvm-test testsuite
...is2/c/
[5] - http://www.apache.org/licenses/LICENSE-2.0
[6] - http://www.cse.mrt.ac.lk/
[7] - https://wso2.org/repos/wso2/trunk/wsf/javascript/xpi/
[8] - http://rajikacc.googlepages.com/mail_trasnport.tar.gz
[9] - http://rajikacc.googlepages.com/scanner.tar.gz
[10] - http://rajikacc.googlepages.com/pretty_printer.tar.gz
[11] - http://rajikacc.googlepages.com/resume_rajika.pdf
--
comp.lang.c - http://groups.google.com/group/comp.lang.c/topics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080330/81b2abaa/attachm...