mottalrd / hash_dig_and_collectLinks
Inspired by Hash#dig this repo contains an implementation of Hash#dig_and_collect, an utility method to navigate even more complex nested hashes without messing up your code.
☆30Updated 2 months ago
Alternatives and similar repositories for hash_dig_and_collect
Users that are interested in hash_dig_and_collect are comparing it to the libraries listed below
Sorting:
- ☆58Updated last year
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- write snippet code to rewrite your project code☆102Updated 4 months ago
- external/replacement version of rake stats☆120Updated 3 weeks ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last month
- A mini-Rails embeddable instant poll application☆50Updated 4 years ago
- ☆30Updated 8 years ago
- A collection of core object refinements.☆79Updated this week
- Automatic scopes for ActiveRecord models.☆82Updated 10 months ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated 11 months ago
- Base class and modules for YAML backed static models.☆43Updated last year
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 3 years ago
- Enforce environment variable requirements.☆29Updated 9 years ago
- PowerCore extends the Ruby Core with useful extensions.☆76Updated 5 years ago
- Convert strings between different cases.☆97Updated last year
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- String enums for Rails☆85Updated 2 months ago
- A simple tool to observe PostgreSQL database locks in Rails apps.☆63Updated 8 months ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Capybara selectors and matchers for working with HTML tables☆41Updated 2 years ago
- Regression testing for data☆66Updated 10 months ago
- A linting tool for your Rails routes☆32Updated last year
- Wrap your methods in DB Transactions☆53Updated last month
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Assorted Ruby classes and methods to simplify and enhance your code.☆35Updated 7 months ago
- Create ActiveRecord relations from UNIONs☆49Updated last month