timecop-console
timecop-console copied to clipboard
Expose Timecop's capabilities to the UI in your rails app, allowing QA to take advantage of it.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.38 to 0.3.61. Release notes Sourced from tzinfo's releases. v0.3.61 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from...
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.9 to 0.9.5. Release notes Sourced from i18n's releases. v0.9.5 #404 reported a regression in 0.9.3, which wasn't fixed by 0.9.4. #408 fixes this issue. Thanks @wjordan!...
Bumps [rake](https://github.com/ruby/rake) from 10.1.1 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. Changelog *Sourced from [rack's changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md).* > # Changelog > > All notable changes to this project will be documented in this file. For info...
Bumps [sprockets](https://github.com/rails/sprockets) from 2.11.0 to 2.12.5. Commits - [`d51c58c`](https://github.com/rails/sprockets/commit/d51c58c01075c47ef8a0c5ef603aa7c7aca12802) v2.12.5 - [`18b8a7f`](https://github.com/rails/sprockets/commit/18b8a7f07a50c245e9aee7854ecdbe606bbd8bb5) Do not respond to http requests asking for a `file://` - [`2199a60`](https://github.com/rails/sprockets/commit/2199a6012cc2b9cdbcbc0049361e5ee02770dff0) Add test-unit gem - [`18309b0`](https://github.com/rails/sprockets/commit/18309b00d757cdc0e3306ce7cabaa5be2a95d27e) Test...
I am getting a GemRequireError as a result of my timecop-console gem (below). When I remove the require, it initially works but I get an error about the layout helper...
Add a html helper for `timecop_console_layout` which sits at the bottom of the page
https://github.com/travisjeffery/timecop#timecopscale