RubyGems.org

Have you ever wanted to do things like "6.business_days.from_now" and have weekends and holidays taken into account? Now you can.

installgem install business_time -v 0.3.0
Authors

bokmann

116,029 total downloads 56,630 for this version
Owners

83a9ea91315fa15a082e280761dcef28

Gemfile
gem "business_time", "~> 0.3.0"
Versions
  1. 0.6.1 April 12, 2012
  2. 0.4.0 January 25, 2012
  3. 0.3.1 December 22, 2010
  4. 0.3.0 May 30, 2010
  5. 0.2.2 April 25, 2010
Show all versions (8 total)
Runtime Dependencies
  1. activesupport >= 2.0.0
Development Dependencies
  1. shoulda >= 0