This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
mikong (author)
Thu May 22 01:32:41 -0700 2008
commit 5f2be56b7db35be5774d6b7f0cad63e912c944fe
tree aedfb4ae9e045d0dff9e3e37aaddb7c89cb04639
parent 813f6e8b13fb9fd9532295a2bbe9101a8da943f8
tree aedfb4ae9e045d0dff9e3e37aaddb7c89cb04639
parent 813f6e8b13fb9fd9532295a2bbe9101a8da943f8
point2 /
| name | age | message | |
|---|---|---|---|
| |
README | Thu May 22 01:32:41 -0700 2008 | [mikong] |
| |
point2.rb | Sun Apr 06 03:01:02 -0700 2008 | [mikong] |
| |
spec/ | Sun Apr 06 03:01:02 -0700 2008 | [mikong] |
README
== Point2
Ruby 2.0 functionality implemented in Ruby 1.8.
The objective of this project is not to port the next version of Ruby to Ruby 1.8. This project was created to
experiment with metaprogramming. Read this {blog
entry}[http://devblog.michaelgalero.com/2008/04/03/ruby-19-hash-in-ruby-18/] on how this project came about.
If you're looking for a useful library extending the Ruby core, check out {Ruby facets}[http://facets.rubyforge.org/]
instead.




