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:
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆41Updated 2 years ago
- Allows extending ruby's syntax and compilation process☆27Updated 4 years ago
- Ruby gem information, stats and usage for your terminal☆64Updated 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
- Sequel extension for querying large datasets in batches☆18Updated 6 months ago
- Mf - Modifier functions☆34Updated 7 years ago
- ☆33Updated 2 years ago
- ☆25Updated 7 years ago
- Diff tool for deep Ruby hash comparison☆52Updated last year
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Bundler plugin for showing gem diffs☆44Updated 5 months ago
- A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, safe navigation etc.☆24Updated 3 months ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 2 years ago
- Smart spellchecker for Ruby code and docs☆44Updated last year
- ☆55Updated 2 weeks ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆37Updated 4 months ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- new-style testing library for Python, Ruby, ...☆59Updated 8 months ago
- Ruby gem for creating simple service classes.☆17Updated 2 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- ActiveRecord schema annotations done right☆74Updated 6 months ago
- ☆58Updated last year
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 4 months ago
- Ruby Async background job processor☆97Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Chrome driver for Capybara using Chrome's remote debugging protocol☆28Updated 4 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago