zverok / object_enumerateLinks
Object#enumerate Ruby core proposal demo. Merged in Ruby 2.7 as Enumerator.produce
☆19Updated 7 years ago
Alternatives and similar repositories for object_enumerate
Users that are interested in object_enumerate are comparing it to the libraries listed below
Sorting:
- Ruby gem information, stats and usage for your terminal☆64Updated 2 years ago
- Ruby Library Preloader☆112Updated 3 months ago
- ☆33Updated 3 years ago
- Sequel extension for querying large datasets in batches☆18Updated 11 months ago
- Arel made simple☆99Updated 4 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- Syntax improvements and other useful methods for ruby☆66Updated 6 years ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Rails SQL Views made easy ;)☆55Updated 6 months ago
- Convert strings between different cases.☆97Updated last year
- A sensible interface to monotonic time in Ruby☆157Updated 2 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆43Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Measure performance trends of Ruby code☆59Updated last year
- 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
- Comparative ruby web application benchmarks with a large number of routes☆101Updated 9 months ago
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- A set of useful functions for transforming strings.☆131Updated last year
- A collection of core object refinements.☆83Updated 2 weeks ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- ActiveRecord schema annotations done right☆74Updated 11 months ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 3 years ago
- Ruby Value Object conventions☆96Updated 5 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Making monkey patches sane again☆66Updated 3 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- Policy Object Pattern☆19Updated 3 years ago