Sha256: fdad5f1ad8ad0cedb83a9f576d520ed91348629d6d30228b8dde8103b48fac35
Contents?: true
Size: 604 Bytes
Versions: 3
Compression:
Stored size: 604 Bytes
Contents
# TimeWillTell Specialized conversions of dates and times to strings. ## Installation Add this line to your application's Gemfile: gem 'time_will_tell' And then execute: $ bundle Or install it yourself as: $ gem install time_will_tell ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( http://github.com/<my-github-username>/time_will_tell/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
time_will_tell-0.0.3 | README.md |
time_will_tell-0.0.2 | README.md |
time_will_tell-0.0.1 | README.md |