gems tzinfo 0.1.2
v0.1.2

latest releases: 0.3.62, 2.0.6, 1.2.11...
15 years ago
  • Add lib directory to the load path when tzinfo is required. Makes it easier to use tzinfo gem when unpacked to vendor directory in rails.
  • Updated to tzdata version 2006a (https://mm.icann.org/pipermail/tz/2006-January/013311.html).
  • build_tz_classes rake task now handles running svn add and svn delete as new time zones and countries are added and old ones are removed.
  • Return a better error when attempting to use a Timezone instance that was constructed with Timezone.new(nil). This will occur when using Rails' composed_of. When the timezone identifier in the database is null, attempting to use the Timezone will now result in an UnknownTimezone exception rather than a NameError.

TZInfo v0.1.2 on RubyGems.org

Don't miss a new tzinfo release

NewReleases is sending notifications on new releases.