alekseyl / rails_sql_prettifier
This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying for Ruby.
☆34Updated last month
Alternatives and similar repositories for rails_sql_prettifier:
Users that are interested in rails_sql_prettifier are comparing it to the libraries listed below
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 10 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 2 months ago
- Create ActiveRecord relations from UNIONs☆48Updated last month
- Track ActiveRecord validation errors on your database☆43Updated 4 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Nice output to console/file from concurrent threads☆45Updated 3 years ago
- Resumable support for ActiveStorage☆31Updated 4 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Custom script to generate new gems☆36Updated 9 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Rerun failures from a CI on your local machine without copy/pasting.☆38Updated last year
- SQL queries counter for Rails apps☆47Updated 3 years ago
- This gem provides a mechanism for pending features.☆85Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- ActiveRecord schema annotations done right☆75Updated 3 months ago
- Create temporary tables and models in RSpec tests.☆46Updated 7 months ago
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆55Updated 11 months ago
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆39Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- ☆38Updated 2 years ago
- Keep your private notes in plain sight.☆53Updated 4 months ago
- A simple tool to observe PostgreSQL database locks in Rails apps.☆61Updated 5 months ago
- new-style testing library for Python, Ruby, ...☆59Updated 5 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆68Updated last year
- This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.☆52Updated 5 months ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆51Updated 2 months ago
- Rate limiter for Rails based on leaky buckets☆72Updated last week