getappmap / appmap-ruby

AppMap client agent for Ruby
https://appland.org
Other
100 stars 13 forks source link

feat: Tune method parameters #265

Closed kgilpin closed 2 years ago

kgilpin commented 2 years ago

Parameters for Kernel#eval and Marshal#load are overridden to present the first param as the string to eval/load, rather than presenting all params as a single Array (:rest).

appland-release commented 2 years ago

:tada: This PR is included in version 0.85.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: