Refactor
:my
=>
'code'
Codes
Refactorings
Popular
Best
Submit
Spam
Account
Logout
Login
JavaScript doesn't seem to be activated, expect things to be ugly and sloppy!
All
Ruby
PHP
JavaScript
ActionScript
Java
C
C++
C#
VB.NET
Python
Perl
Lisp
Erlang
Haskell
Bash
More Jobs
Recent
Parse HTTP Accept headers
Int32 Quick Parser
Find the file with the highest mtime in a directory
While loop to get unique value
ruby metaprogramming
includes_all?
Expanding input list using jQuery
Streamline attaching onPaste behavior to fields
Which is more readable? Math.* or if (...)
Command Pattern from Head First Design Patterns book.
Popular
Int32 Quick Parser
ruby metaprogramming
includes_all?
Find the file with the highest mtime in a directory
While loop to get unique value
Parse HTTP Accept headers
Command Pattern from Head First Design Patterns book.
Which is more readable? Math.* or if (...)
Streamline attaching onPaste behavior to fields
Expanding input list using jQuery
1 2 3 4
def
sec_to_time
(
sec
) t
=
Hash
.
new
a_sec
=
sec.
divmod
(
60
) ...
Ruby
time to second, second to time
by
kyzh
,
June 11, 2008 21:21
, 2 refactorings, tagged with
ruby time seconds
I have a time in second and...
I have a time in second and...