<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,6 +25,14 @@ http://github.com/rails/rails/commit/22af62cf486721ee2e45bb720c42ac2f4121faf4
   =&gt; 309 
   &gt;&gt; array.one_hundred_thirty_two_thousand_six_hundred_and_forty_eighth
   =&gt; 132648
+  &gt;&gt; array[-17230]
+  =&gt; 182771
+  &gt;&gt; array.seventeen_thousand_two_hundred_and_thirty_from_last
+  =&gt; 182771
+  &gt;&gt; array.sixty_one_thousand_one_hundred_and_twelveth_to_sixty_one_thousand_one_hundred_and_twentieth
+  =&gt; [61112, 61113, 61114, 61115, 61116, 61117, 61118, 61119, 61120]
+  &gt;&gt; array[61111..61119]
+  =&gt; [61112, 61113, 61114, 61115, 61116, 61117, 61118, 61119, 61120]
 
 == INSTALL:
 </diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c4a235cc2ac3a1e4304145cc459e0ae161d230ea</id>
    </parent>
  </parents>
  <author>
    <name>ANDO Yasushi</name>
    <email>andyjpn@gmail.com</email>
  </author>
  <url>http://github.com/technohippy/ordinal-accessors-for-an-array-object/commit/bf468ef277768f7c6329630a73d4a1178327d44e</url>
  <id>bf468ef277768f7c6329630a73d4a1178327d44e</id>
  <committed-date>2008-11-24T07:36:18-08:00</committed-date>
  <authored-date>2008-11-24T07:36:18-08:00</authored-date>
  <message>add examples</message>
  <tree>fb44a98d4c09459f2926a2bee73b027f46a8619d</tree>
  <committer>
    <name>ANDO Yasushi</name>
    <email>andyjpn@gmail.com</email>
  </committer>
</commit>
