time_shift · 
Installation
gem 'time_shift'
$ bundle install
# --- or ---
$ gem install time_shift
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.