Recent Posts by Gamont
|
Nov 12, 2007
Gamont
1 post
|
Topic: Programming Ruby / class <<Time ? i find about class <<obj> class <<Time
alias old_now now
def now
old_now.to_f * FACTOR
end
I would like some explanation how this works. thanks ! |
1 post
