Skip to content

Instantly share code, notes, and snippets.

@latompa
Created March 11, 2015 18:20
Show Gist options
  • Save latompa/714d1d72f4a6c483fbff to your computer and use it in GitHub Desktop.
Save latompa/714d1d72f4a6c483fbff to your computer and use it in GitHub Desktop.
comp
class DateTime
attr_reader :date
attr_reader :time
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment