matugm / visual-call-graph
Visual Call Graph will help you visualize how a method works by creating a call graph of all the other methods called.
☆48Updated 6 years ago
Alternatives and similar repositories for visual-call-graph:
Users that are interested in visual-call-graph are comparing it to the libraries listed below
- A debugging tool☆69Updated 5 years ago
- A regular expression engine written in Ruby.☆29Updated 2 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- Finds missing non-null constraints☆54Updated 6 years ago
- Ruby library to record and replay object interactions☆115Updated 4 years ago
- Buff exception backtrace with local variables, passed in arguments and instance variables!☆53Updated 2 years ago
- Principled Test Framework for Ruby and MRuby☆72Updated 4 months ago
- Parallel RSpec test runner☆83Updated last year
- write snippet code to rewrite your project code☆102Updated 2 months ago
- ☆80Updated 4 years ago
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- Measure performance trends of Ruby code☆60Updated last year
- Comparative ruby web application benchmarks with a large number of routes☆99Updated 2 months ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Yet another console table tool, focused on minimal config.☆93Updated 3 years ago
- Ruby gem information, stats and usage for your terminal☆64Updated last year
- An easier way to run command line applications and get all of the output.☆73Updated 2 years ago
- Ambiguous function/operator implementation in Ruby☆47Updated 13 years ago
- write snippet code to rewrite your project code☆57Updated 4 months ago
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- Ruby result monad class(es)☆81Updated 4 years ago
- A ruby interface for GraphViz graph visualisation toolkit.☆32Updated 4 months ago
- A Roda + Sequel + Webpack/TailwindCSS boilerplate to get started quickly.☆43Updated 2 years ago
- Strict interfaces in Ruby☆91Updated last year
- external/replacement version of rake stats☆117Updated last month
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- A configurable Ruby command line filter, format converter, and executor☆71Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago