Last Modified
2010-09-08 20:01:05 +0900
Requires
  • active_support
  • active_support/core_ext/date/calculations
  • active_support/core_ext/date_time/conversions
  • active_support/core_ext/enumerable
  • active_support/core_ext/process/daemon
  • active_support/core_ext/string/conversions
  • active_support/core_ext/string/interpolation
  • active_support/core_ext/string/encoding
  • active_support/core_ext/rexml
  • active_support/core_ext/time/conversions
  • active_support/core_ext/file/path
  • active_support/core_ext/module/method_names

Description

Backported Ruby builtins so you can code with the latest & greatest but still run on any Ruby 1.8.x.

Date next_year, next_month DateTime to_date, to_datetime, xmlschema Enumerable group_by, each_with_object, none? Process Process.daemon REXML security fix String ord Time to_date, to_time, to_datetime