RubyGems Navigation menu

ageism 0.0.1

Given a string such as "4 - 5", "3y 6m - 4y 6m", return a hash with keys :left and :right whose values are each a number of months. Ageism splits on '-', discards all non-numeric characters, and expects either one or two integers on each side of the hyphen. One integer is a year; two integers are year and month.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.1 March 19, 2013 (6.5KB)

Development依存関係 (1):

rspec ~> 2.9

所有者:

作者:

  • conanite

SHA 256チェックサム:

=

累計ダウンロード数 5,204

このバージョンのみ 5,204

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: