From 67c21c1ac7f8b30ee8855a1534eba614848b492f Mon Sep 17 00:00:00 2001
From: Jim Myhrberg Calculation methods such as Calculation methods such as #floor, #ceil, #round,
+ #floor, #ceil, #round,
#prev_week and many more, adding on top of the defaults present in
ActiveSupport.
Iteration methods allowing the use of #each, #map_each and more on
+
Iteration methods allowing the use of #each, #map_each and more on
Time objects similar to how you loop over an Array of items.
Core extention of Time class to load in Calculation and -Iteration modules.
+Core extention of Time class to load in Calculation and +Iteration modules.
require 'time_ext/core_ext/time'Core extention of Numeric class to set a couple of required aliases.
+Core extention of Numeric class to set a couple of required aliases.
Calculation methods such as #floor, #ceil, #round,
+
Calculation methods such as #floor, #ceil, #round,
#prev_week and many more, adding on top of the defaults present in
ActiveSupport.
Iteration methods allowing the use of #each, #map_each and more on
+
Iteration methods allowing the use of #each, #map_each and more on
Time objects similar to how you loop over an Array of items.
Core extention of Time class to load in Calculation and -Iteration modules.
+Core extention of Time class to load in Calculation and +Iteration modules.
require 'time_ext/core_ext/time'Core extention of Numeric class to set a couple of required aliases.
+Core extention of Numeric class to set a couple of required aliases.