jasl / activeentity
Active Record without Database
☆51Updated 2 years ago
Alternatives and similar repositories for activeentity:
Users that are interested in activeentity are comparing it to the libraries listed below
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Track ActiveRecord validation errors on your database☆43Updated 4 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- Make use of recursive queries in Rails when using Postgresql or SQLite☆79Updated 4 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Smart-Period aims to simplify Time-range manipulation☆79Updated 8 months ago
- A servcie pattern with a simple API☆40Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- ☆37Updated 4 months ago
- An easy way to enhance your system tests with Rails and Capybara using EvilMartians System of a Test.☆58Updated 2 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated 2 years ago
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated last year
- Regression testing for data☆66Updated 7 months ago
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆68Updated last year
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆52Updated 4 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Model-backed searches in Rails☆32Updated 2 years ago
- Create temporary tables and models in RSpec tests.☆46Updated 7 months ago
- Custom script to generate new gems☆36Updated 9 months ago
- String enums for Rails☆84Updated 2 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆87Updated last year
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated last month
- Generate google-style avatars in your application☆38Updated 2 years ago
- Allows to treat JSON fields of postgres and mysql as real fields☆35Updated last week
- Create ActiveRecord relations from UNIONs☆48Updated last month
- ConventionalExtensions sets up a file naming convention to extend your domain model☆71Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- Rails scopes and predicates defined with the same DSL.☆61Updated 2 years ago