Project
Reverse Dependencies for ruby_core_source
The projects listed here declare ruby_core_source as a runtime or development dependency
0.05
Linecache is a module for reading and caching lines. This may be useful for
example in a debugger where the same lines are shown many times.
2019
2020
2021
2022
2023
2024
0.04
ruby-debug is a fast implementation of the standard Ruby debugger debug.rb.
It is implemented by utilizing a new Ruby C API hook. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among other things.
2019
2020
2021
2022
2023
2024
0.0
The idea here is to have a more efficient and useful stacktrace than caller. Caller does not provide you with any class info.
2019
2020
2021
2022
2023
2024