tenderlove / ruby-glossaryLinks
Just a glossary of terms I've found in Ruby source code
☆173Updated 2 years ago
Alternatives and similar repositories for ruby-glossary
Users that are interested in ruby-glossary are comparing it to the libraries listed below
Sorting:
- Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope☆419Updated last month
- ☆172Updated this week
- Check which gems are compatible with which Rails version!☆210Updated 2 weeks ago
- A gem for memoization in Ruby☆199Updated 3 months ago
- Examples of C extensions in Ruby gems☆106Updated 2 months ago
- Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!☆347Updated last week
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆235Updated last week
- 🥃 Take your Ruby, and make it a double!☆276Updated 2 months ago
- Deadlines for Ruby☆156Updated 2 years ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆207Updated last year
- Toolkit to both detect and sanitize homographic spoofing attacks in URLs and Email addresses☆113Updated last month
- Use decorators on Ruby methods!☆257Updated last year
- A tracer for Active Record queries☆194Updated 5 months ago
- Memory profiling benchmark style, for Ruby 2.1+☆243Updated 4 months ago
- 🌳 Render a Rack app (Rails/Sinatra/etc) to a static build so it can be served by Netlify, Now, GitHub Pages, S3, or any other web server☆284Updated 2 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆228Updated last year
- Get a timeline view of Global VM Lock usage in your Ruby app☆144Updated 5 months ago
- Lightweight Ruby debugger! ⚡️☆239Updated 3 years ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆294Updated 3 years ago
- 🐑 Interactive Ruby Heap Snapshot analyzer☆90Updated last year
- Comprehensive changelog of Ruby Programming Language☆202Updated 5 months ago
- Read only ActiveRecord-like interface to query static YAML files☆428Updated last week
- A Standard Ruby plugin that configures rubocop-rails☆180Updated last week
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆200Updated 2 months ago
- a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day☆167Updated this week
- Auditing tool for Rails console sessions☆390Updated 4 months ago
- The gem enhances Exception#message by adding a short explanation where the exception is raised☆153Updated last week
- A modern profiler for your Rails application☆221Updated last week
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆149Updated last week
- Compare Rails-generated files with the ones in your repository☆198Updated last month