# Start of file, showing the name of the application # Size, and all relevent parts of the title ...
Ruby Address Book
by https://www.google.com/accounts/o8/id?id=AItOawkiJON4MFJ9bopD8IvwQ1pbpH3ag7yrtnI,
December 28, 2011 07:36,
5 refactorings, tagged with ruby, methods, regexp, regular expression
package javamortgagecalculator; import javax.swing.JOptionPane; ...
Java Having Trouble Printing Out...
by https://www.google.com/accounts/o8/id?id=AItOawlfsaP0zhaKALANAuldgxQaHqJkHDBxUxg,
June 12, 2011 14:21,
No refactoring, tagged with methods, output, Java
I am new to Java and I have...
module Keys_to_Meths
def method_missing(meth, *args)
if meth.to_s[-1] == 61 #if last char is an equal sign
...
Ruby Hash.keys_to_attr
/no comment/
>_>
This is a fairly simple add...