From 9fe5eeddb0ad5d937966401cc68b0da29c8bc2db Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 6 May 2011 01:09:29 +0100 Subject: [PATCH] rebuild pages from 83655b4 --- index.html | 10 +++++----- lib/time_ext.html | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) 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.

@@ -61,7 +61,7 @@ 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.

@@ -73,8 +73,8 @@ 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'
@@ -85,7 +85,7 @@ Time objects similar to how you loop over an Array of items.

-

Core extention of Numeric class to set a couple of required aliases.

+

Core extention of Numeric class to set a couple of required aliases.

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

@@ -61,7 +61,7 @@ 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.

@@ -73,8 +73,8 @@ 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'
@@ -85,7 +85,7 @@ Time objects similar to how you loop over an Array of items.

-

Core extention of Numeric class to set a couple of required aliases.

+

Core extention of Numeric class to set a couple of required aliases.