dogweather / non_empty_arrayLinks
An ordered list guaranteed to have at least one element
☆21Updated last year
Alternatives and similar repositories for non_empty_array
Users that are interested in non_empty_array are comparing it to the libraries listed below
Sorting:
- ActiveRecord schema annotations done right☆74Updated 9 months ago
- Arel made simple☆99Updated 4 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 2 months ago
- Write benchmarks without the hassle.☆75Updated 4 months ago
- Ruby Enums with a literal-style syntax.☆59Updated last year
- Measure performance trends of Ruby code☆59Updated last year
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated 2 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 8 months ago
- Comparative ruby web application benchmarks with a large number of routes☆101Updated 8 months ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated 2 years ago
- Convert strings between different cases.☆97Updated last year
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- ☆95Updated 3 years ago
- Route web requests to classes☆51Updated 2 years ago
- Making monkey patches sane again☆66Updated 2 months ago
- Reuse Struct.new's attr_reader and initialize generation in any class.☆34Updated 3 years ago
- Ruby Library Preloader☆112Updated last month
- Convert objects into primitives for serialization☆43Updated 2 years ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆53Updated 6 months ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Pattern matching for Rails applications☆90Updated 3 weeks ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated 2 months ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last week
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- write snippet code to rewrite your project code☆62Updated 4 months ago
- Separate schema from data migrations in your Rails apps☆69Updated 2 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Generate a static site from any rack middleware.☆67Updated last year
- Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve th…☆71Updated 8 months ago