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☆416Updated 4 months ago
- Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!☆345Updated last month
- Examples of C extensions in Ruby gems☆103Updated this week
- 🥃 Take your Ruby, and make it a double!☆277Updated this week
- 🌳 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☆281Updated 3 weeks ago
- Get a timeline view of Global VM Lock usage in your Ruby app☆140Updated 3 months ago
- Comprehensive changelog of Ruby Programming Language☆204Updated 3 months ago
- Use decorators on Ruby methods!☆257Updated last year
- ☆173Updated last month
- Check which gems are compatible with which Rails version!☆205Updated this week
- Deadlines for Ruby☆156Updated 2 years ago
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆223Updated this week
- Make your long-running sidekiq jobs interruptible and resumable.☆280Updated last year
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- The gem enhances Exception#message by adding a short explanation where the exception is raised☆152Updated last month
- A gem for memoization in Ruby☆196Updated last month
- Toolkit to both detect and sanitize homographic spoofing attacks in URLs and Email addresses☆112Updated 2 months ago
- Read only ActiveRecord-like interface to query static YAML files☆427Updated last month
- List of Ruby Tools for doing Performance.☆82Updated 5 years ago
- Lightweight Ruby debugger! ⚡️☆238Updated 3 years ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆226Updated last year
- Devise extension to use passkeys instead of passwords☆200Updated last year
- Simple tool to maintain factories and traits from FactoryBot☆391Updated last month
- Memory profiling benchmark style, for Ruby 2.1+☆241Updated 2 months ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated 2 years ago
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆149Updated 2 weeks ago
- 🐑 Interactive Ruby Heap Snapshot analyzer☆85Updated last year
- A tracer for Active Record queries☆193Updated 3 months ago
- Synchronize Capybara commands with application JavaScript and AJAX requests☆178Updated 3 weeks ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆208Updated last year