Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

1.8 only #4

Merged
merged 1 commit into from Jan 23, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
Date::Performance Date::Performance
================= =================


This package adds some semblance of performance to Ruby's core Date class This package adds some semblance of performance to Ruby 1.8's core Date class
using a combination of different techniques: using a combination of different techniques:


1. Implements various core *Date* methods in C. This is nowhere near a 1. Implements various core *Date* methods in C. This is nowhere near a
Expand Down