getth 0.0.9
This gem defines ordinal methods *first, second, third ... ninth, tenth & last* for retrieving values from strings. Ruby Core already includes a Array#first and Array#last so only *second, third ... ninth & tenth* have been added to the Array class.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            ordinalize
            >= 0