bkuhlmann / hemo
A Hanami demo application.
☆25Updated last week
Alternatives and similar repositories for hemo:
Users that are interested in hemo are comparing it to the libraries listed below
- Ruby library for working with SQLite elegantly☆37Updated last week
- Generate view templates dynamically in Rails tests☆24Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 3 weeks ago
- An easy to use InterProcess Communication (IPC) library.☆52Updated 2 months ago
- A suite of Ruby libraries crafted to arm engineers with the magic of domain-driven design.☆21Updated this week
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Keeping mocks in line with real objects 🥡☆50Updated last year
- CLI tool to help run suites of benchmarks , and compare results over time, between control implementations, across branches and with or w…☆26Updated 4 months ago
- Simple factory library☆18Updated 3 years ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 6 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated 2 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 4 years ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆28Updated 3 years ago
- Hit a million different APIs and combine the results in one simple hash (without pulling your hair out). A simple workflow system to gath…☆40Updated last year
- Simple memoization in Ruby using prepended modules and super.☆16Updated 2 years ago
- Fast String#underscore implementation☆34Updated last week
- A bundler plugin to allow composing new gems into an existing bundle☆27Updated 10 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 2 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- LightBlog: a file-based blog app written in Ruby☆15Updated 2 years ago
- Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data☆30Updated 6 months ago
- CLI Templating System and String Formatter☆30Updated 3 months ago
- Thruster server definition for Capybara☆31Updated 3 months ago
- Wrap an Active Record transaction or query in a local statement timeout.☆18Updated 6 months ago
- Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency☆32Updated 2 years ago
- ☆25Updated 10 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- Create ActiveRecord relations from UNIONs☆48Updated last month