Sha256: 8e7899fe0cfe7df213260098e0b8f8aa7fc3177322fadbfbfdce49917f455d25

Contents?: true

Size: 81 Bytes

Versions: 7

Compression:

Stored size: 81 Bytes

Contents

class Time
  def beginning_of_hour
    change(min: 0, sec: 0, usec: 0)
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
monocle-0.2.6 lib/monocle/core_ext.rb
monocle-0.2.5 lib/monocle/core_ext.rb
monocle-0.2.4 lib/monocle/core_ext.rb
monocle-0.2.3 lib/monocle/core_ext.rb
monocle-0.2.2 lib/monocle/core_ext.rb
monocle-0.2.1 lib/monocle/core_ext.rb
monocle-0.2.0 lib/monocle/core_ext.rb