Rails Time Travel
Time Travel with timecop for your Rails app
No ratings yet
- Gem
- rails_time_travel
- Repository
- igorkasyanchuk/rails_time_travel
- License
- MIT
- Stars
- 17
- Added
- August 09, 2026
About
Time Travel with timecop for your Rails app
Time travel with timecop for your Rails app (in development, staging or other env).
What you get
BUNDLE_GEMFILE=gemfiles/rails_6_1.gemfile bundle exec rake testto run for Rails 6.1BUNDLE_GEMFILE=gemfiles/rails_6_0.gemfile bundle exec rake testto run for Rails 6.0BUNDLE_GEMFILE=gemfiles/rails_5_2.gemfile bundle exec rake testto run for Rails 5.2
Installing it
ruby
# Gemfile
gem "rails_time_travel"
Details
17 stars on GitHub · MIT licensed · maintained by igorkasyanchuk. Source: https://github.com/igorkasyanchuk/rails_time_travel
Discussion (0)
Sign in to join the discussion.
No comments yet.