delonnewman / invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
☆44Updated last year
Alternatives and similar repositories for invokable:
Users that are interested in invokable are comparing it to the libraries listed below
- Principled Test Framework for Ruby and MRuby☆72Updated 3 months ago
- One-way pipe, composable, rack application builder☆63Updated 2 months ago
- Pattern matching for Rails applications☆86Updated last week
- ActiveRecord schema annotations done right☆75Updated 3 months ago
- write snippet code to rewrite your project code☆56Updated 2 months ago
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated last year
- ☆55Updated 2 weeks ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Generate a static site from any rack middleware.☆69Updated 6 months ago
- ☆79Updated 4 years ago
- Measure performance trends of Ruby code☆60Updated last year
- Ruby Enums with a literal-style syntax.☆59Updated 5 months ago
- Finds missing non-null constraints☆54Updated 6 years ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆87Updated last year
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆50Updated 2 months ago
- Separate schema from data migrations in your Rails apps☆70Updated 11 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- a toy forum software in Hanami 2☆29Updated 2 weeks ago
- Create Rails applications entirely from Phlex, ViewComponents, or any object that responds to `#render_in`.☆92Updated last month
- Convert objects into primitives for serialization☆42Updated last year
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Instant Search for Rails and ActiveRecord using SQL materialized views☆107Updated 11 months ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- Rails scopes and predicates defined with the same DSL.☆61Updated 2 years ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.☆52Updated 5 months ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- Expiring jobs support for Sidekiq☆30Updated last year