samesystem / resource_policy
☆18Updated last week
Related projects ⓘ
Alternatives and complementary repositories for resource_policy
- Track ActiveRecord validation errors on your database☆43Updated this week
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆52Updated 3 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 9 months ago
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- Ruby Enums with a literal-style syntax.☆60Updated last month
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 6 months ago
- Automatic validation based on your database schema column types and limits.☆46Updated last week
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆86Updated 9 months ago
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated last year
- Easy print debug information to your console in Ruby/Rails app.☆23Updated last year
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 5 months ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- ☆58Updated last year
- ☆34Updated 2 weeks ago
- This application will serve as an example of how to track analytics such as page views using Rails. Once complete, this application will …☆25Updated 2 years ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 8 months ago
- An easy way to enhance your system tests with Rails and Capybara using EvilMartians System of a Test.☆56Updated 2 years ago
- 🔑 URL-friendly, base32-encoded UUIDs for Rails models☆67Updated 9 months ago
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆148Updated 11 months ago
- Phlex ergonomics for building PDFs☆31Updated 8 months ago
- Add persisted fields to active record models without migrations.☆22Updated last month
- A servcie pattern with a simple API☆40Updated 2 years ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆31Updated 6 months ago
- Keep your private notes in plain sight.☆54Updated last week
- A simple tool to observe PostgreSQL database locks in Rails apps.☆54Updated 3 weeks ago
- Simple filtering for ActiveRecord, Sequel and enumerables.☆22Updated 5 months ago
- ConventionalExtensions sets up a file naming convention to extend your domain model☆71Updated last year
- Sequential Sidekiq jobs for Rails☆61Updated last year
- Create ActiveRecord relations from UNIONs☆47Updated this week
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated 3 weeks ago