igorkasyanchuk / with_record
Returns relations/association for soft deleted records in DB
☆11Updated 8 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.☆29Updated 2 years ago
- Simple way to cache results of methods.☆11Updated 2 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated 2 years ago
- Redirect the user to the proper "back" page☆36Updated 2 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 2 months ago
- The "easy-peasy" dynamic sorting pattern for ActiveRecord that your Rails apps deserve☆13Updated 2 months ago
- Easy print debug information to your console in Ruby/Rails app.☆25Updated 2 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- 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…☆14Updated 2 years ago
- Add persisted fields to active record models without migrations.☆22Updated 6 months ago
- ☆14Updated 2 years ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- Rails views with ruby☆23Updated last month
- ☆58Updated last year
- attractor (code complexity metrics visualization and exploration tool for ruby and javascript) running in a rails engine☆23Updated 2 years ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 2 years ago
- Create ActiveRecord relations from UNIONs☆48Updated 2 months ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 2 years ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 3 years ago
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆52Updated 4 years ago
- Like Im Five help you to create a complex testing context in a few seconds.☆15Updated 2 years ago
- A minimal standard interface for your Ruby operations.☆22Updated 10 months ago
- The most performed gem to get random record you ever seen! Available for Ruby on Rails with PostgreSQL right now!☆12Updated last year
- The super easy way to benchmark methods in a live application☆14Updated 2 years ago
- Keep your private notes in plain sight.☆53Updated 5 months ago
- Supercharge Ruby "methods()" helper☆14Updated last year
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago