rotoscope icon indicating copy to clipboard operation
rotoscope copied to clipboard

High-performance logger of Ruby method invocations

Results 8 rotoscope issues
Sort by recently updated
recently updated
newest added

See CI test failures (https://github.com/Shopify/rotoscope/runs/3954967334?check_suite_focus=true) from draft PR https://github.com/Shopify/rotoscope/pull/86 changing CI to test on ruby 3

Blocked on test failures (https://github.com/Shopify/rotoscope/issues/87)

For example, if we have a method defined with ```ruby def create_applied_discount_from(discount, code: discount.try(:code)) ``` the `discount.try(:code)` call shows that line in the file path and line number for the...

This is happening for a similar reason as https://github.com/Shopify/rotoscope/issues/57 > This is happening because rotoscope tries to keep information from the stack based by pushing a frame to this stack...

## What are you trying to accomplish? The `.ruby-version` file is the ecosystem standard for defining a Ruby version. This PR adds the `.ruby-version` file, ensures a `required_ruby_version` is set,...

Updates the requirements on [mocha](https://github.com/freerange/mocha) to permit the latest version. Changelog Sourced from mocha's changelog. 2.4.0 External changes Improve rendering of keyword arguments (#652) - thanks to @​casperisfine Internal changes...

dependencies

Updates the requirements on [rake-compiler](https://github.com/luislavena/rake-compiler) to permit the latest version. Release notes Sourced from rake-compiler's releases. rake-compiler 1.2.7 / 2024-01-31 Improvements: GH-236: Added support for setting required_rubygems_version for fat-gems that...

dependencies

Updates the requirements on [ruby_memcheck](https://github.com/Shopify/ruby_memcheck) to permit the latest version. Release notes Sourced from ruby_memcheck's releases. 2.3.0 Features Set RUBY_FREE_AT_EXIT for Ruby >= 3.3.0 (#29). Improvements None. Commits 274b95f Bump...

dependencies