igorkasyanchuk / with_record
Returns relations/association for soft deleted records in DB
☆11Updated 6 months ago
Alternatives and similar repositories for with_record:
Users that are interested in with_record are comparing it to the libraries listed below
- Generate PNG previews for HTML snippets (html/css/js). Any complexity.☆28Updated last year
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 2 years ago
- Redirect the user to the proper "back" page☆36Updated last year
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated last year
- The idea of this gem is to hide as much as possible Active Storage logs from console so you can see only important information and reques…☆13Updated 2 years ago
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- ☆14Updated 2 years ago
- Simple way to cache results of methods.☆11Updated 2 years ago
- Add persisted fields to active record models without migrations.☆22Updated 4 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 2 weeks ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 2 years ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 2 weeks ago
- Create ActiveRecord relations from UNIONs☆48Updated this week
- A minimal standard interface for your Ruby operations.☆22Updated 8 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 5 months ago
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆55Updated 9 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago
- Execute SQL inside Rails console, or app itself☆41Updated last year
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last year
- Pass control of Active Record methods to a dedicated object.☆37Updated 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…☆34Updated 9 months ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- ☆37Updated 3 months ago
- A Stimulus controller to toggle a class on one or multiple items to show or hide them.☆27Updated 3 months ago
- Resumable support for ActiveStorage☆31Updated 2 months ago
- MEGA fast solution how to add CRUD functionality for your Rails models☆31Updated last year
- String enums for Rails☆84Updated last month
- Custom script to generate new gems☆36Updated 8 months ago
- Easy print debug information to your console in Ruby/Rails app.☆23Updated last year
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year