diff --git a/index.html b/index.html index 6e52f9a..f536b6c 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@
-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.
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.