Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Import pfrpg modules suitable for herosheets
2021
2022
2023
2024
2025
2026
0.0
This gem provides a module that, when included in your ActiveRecord model, provides methods to acquire and release advisory locks for PostgreSQL connections.
2021
2022
2023
2024
2025
2026
0.0
Anonymize postgres to use development data
2021
2022
2023
2024
2025
2026
0.0
This gem stamps an identification mark on the postgres database connection using the postgres connection variable 'application_name'. Such a stamp can be viewed in pg_stat_activity.
2021
2022
2023
2024
2025
2026
0.0
Mostly seamless management of functions, triggers, views, and materialized views, similar to schema.rb/structure.sql
2021
2022
2023
2024
2025
2026
0.0
A completely transparent audit logging component for your application using a stored procedure and triggers. Comes with specs for your project and a rake task to generate the reverse SQL to undo changes logged.
2021
2022
2023
2024
2025
2026
0.0
Create, restore, download and upload postgres dumps locally and on remote servers using capistrano. Really!
2021
2022
2023
2024
2025
2026
0.0
Extends Rails migrations to support setting column and table comments. Pulls out comments into schema.rb
2021
2022
2023
2024
2025
2026
0.0
Displays number of connections opened in the database.
2021
2022
2023
2024
2025
2026
0.0
Add routing hints to the application to enable direct-to-shard transaction routing in ambiguous contexts.
2021
2022
2023
2024
2025
2026
0.0
This gem backs up postgres and stores the backup in google drive
2021
2022
2023
2024
2025
2026
0.0
Simple usage of postgreSQL for Rails
2021
2022
2023
2024
2025
2026
0.0
Rails plugin for postgres
2021
2022
2023
2024
2025
2026
0.0
This gem offers base function for all gems like pghub-xxx
2021
2022
2023
2024
2025
2026
0.0
pg_index_where will provide unique index with WHERE statement on PostgreSQL with migrate the database on Rails.
2021
2022
2023
2024
2025
2026
0.0
PgInsights provides a plug-and-play insights dashboard for analyzing PostgreSQL performance and query data inside any Rails application.
2021
2022
2023
2024
2025
2026
0.0
pg_jbuilder is a tool to dump database queries directly to a JSON object or array. It uses PostgreSQL's JSON functions ([array_to_json and row_to_json](http://www.postgresql.org/docs/9.3/static/functions-json.html)) to serialize the JSON completely bypassing ActiveRecord/Arel. This gives a large ...
2021
2022
2023
2024
2025
2026
0.0
Simple ActiveJob queue for PostgreSQL using LISTEN/NOTIFY
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extensions for PostgreSQL. Provides useful tools for schema, foreign_key, index, comment and extensios manipulations in migrations.
2021
2022
2023
2024
2025
2026
0.0
pg_query_optimizer is a gem that improving the performance of complex queries specifically desingned for postgress database. This query significantly improves query execution times for large datasets.
2021
2022
2023
2024
2025
2026