RubyGems Navigation menu

range_slice 0.1.0

SYNOPSIS: (1..1000).slice(300) # => [1..300, 301..600, 601..900, 901..1000] require ‘active_support’ (7.days.ago..Time.now).slice(24.hours) # => [thu apr 10 17:48:08 -0700 2008..fri apr 11 17:48:07 -0700 2008, fri apr 11 17:48:08 -0700 2008..sat apr 12 17:48:07 -0700 2008, sat apr 12 17:48:08 -0700 2008..sun apr 13 17:48:07 -0700 2008, sun apr 13 17:48:08 -0700 2008..mon apr 14 17:48:07 -0700 2008, mon apr 14 17:48:08 -0700 2008..tue apr 15 17:48:07 -0700 2008, tue apr 15 17:48:08 -0700 2008..wed apr 16 17:48:07 -0700 2008, wed apr 16 17:48:08 -0700 2008..thu apr 17 17:48:07 -0700 2008, thu apr 17 17:48:08 -0700 2008..thu apr 17 17:48:08 -0700 2008] == INSTALL: * sudo gem install range_slice == LICENSE:

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - April 17, 2008* (8.5 KB)

Runtime Dependencies (1):

hoe >= 1.5.1

Owners:

Authors:

  • Mike Judge

SHA 256 checksum:

b1f77444800546842f3b839ad1d4708cbd902bc78250e817119cef5f56edc3b8

Total downloads 4,435

For this version 4,434

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: