Sha256: d89e9776e42de2b70c8128335bc9c56b9bf7d2843569e8113c89c22ef1f77358
Contents?: true
Size: 675 Bytes
Versions: 1
Compression:
Stored size: 675 Bytes
Contents
# time_shift · [![Gem Version](https://badge.fury.io/rb/time_shift.svg)](https://badge.fury.io/rb/time_shift) ## Installation ```ruby gem 'time_shift' ``` ```shell $ bundle install # --- or --- $ gem install time_shift ``` ```ruby require 'time_shift' ``` ## Contributing - Fork it ( https://github.com/0exp/time_shift/fork ) - Create your feature branch (`git checkout -b feature/my-new-feature`) - Commit your changes (`git commit -am '[my-new-featre] Add some feature'`) - Push to the branch (`git push origin feature/my-new-feature`) - Create new Pull Request ## License Released under MIT License. ## Authors [Rustam Ibragimov](https://github.com/0exp)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
time_shift-0.0.0 | README.md |