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 2 months ago
- ActiveRecord schema annotations done right☆74Updated 2 months ago
- One-way pipe, composable, rack application builder☆63Updated 2 months ago
- Pattern matching for Rails applications☆86Updated 2 weeks ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆50Updated last month
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- ☆54Updated this week
- Convert objects into primitives for serialization☆42Updated last year
- Measure performance trends of Ruby code☆60Updated 11 months ago
- write snippet code to rewrite your project code☆56Updated 2 months ago
- ☆79Updated 4 years ago
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated last year
- Finds missing non-null constraints☆54Updated 6 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- A regular expression engine written in Ruby.☆29Updated 2 years ago
- Ruby Library Preloader☆111Updated 2 months ago
- Inflector for Ruby☆95Updated 2 months ago
- Experimental post-framework view library☆45Updated last year
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Ruby Enums with a literal-style syntax.☆59Updated 5 months ago
- A debugging tool☆69Updated 5 years ago
- Rate limiter for Rails based on leaky buckets☆72Updated last month
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated last year
- Bundler plugin for showing gem diffs☆44Updated 2 months ago
- Thruster server definition for Capybara☆31Updated 3 months ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- Define your business logic in simple steps☆55Updated 2 months ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆107Updated 10 months ago
- ActiveRecord versioning and soft-deletion with Postgres using uni-temporal inherited tables☆44Updated 2 weeks ago