Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created October 26, 2015 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3e62fd8e7020f7ea57e3 to your computer and use it in GitHub Desktop.
Save anonymous/3e62fd8e7020f7ea57e3 to your computer and use it in GitHub Desktop.
# Pastebin LsExHSr8
class Time
include Enumerable
def each
Time.now.sec
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment