Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Personage lets your manage your user sessions.
2019
2020
2021
2022
2023
2024
0.0
PersonalBlog adds a responsive and completely customizable single-user blog to any Ruby on Rails application. It supports markdown and provides syntax highlighting with a clean, minimalistic design.
2019
2020
2021
2022
2023
2024
0.0
When you are tired of coding the same kinds of things for your User model
(or any other person-like model) with all its typical `first_name`,
`full_name`, and other brouhaha, use the Personhood gem to clean up your
code by getting rid of those pesky lines and instead focusing on t...
2019
2020
2021
2022
2023
2024
0.0
PetriDish - Under the microscope
2019
2020
2021
2022
2023
2024
0.0
Say 'ptree'
2019
2020
2021
2022
2023
2024
0.0
Import pfrpg modules suitable for herosheets
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Anonymize postgres to use development data
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Mostly seamless management of functions, triggers, views, and materialized views, similar to schema.rb/structure.sql
2019
2020
2021
2022
2023
2024
0.0
Extends Rails migrations to support setting column and table comments. Pulls out comments into schema.rb
2019
2020
2021
2022
2023
2024
0.0
Displays number of connections opened in the database.
2019
2020
2021
2022
2023
2024
0.0
This gem backs up postgres and stores the backup in google drive
2019
2020
2021
2022
2023
2024
0.0
Simple usage of postgreSQL for Rails
2019
2020
2021
2022
2023
2024
0.0
This gem offers base function for all gems like pghub-xxx
2019
2020
2021
2022
2023
2024
0.0
pg_index_where will provide unique index with WHERE statement on PostgreSQL with migrate the database on Rails.
2019
2020
2021
2022
2023
2024
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 ...
2019
2020
2021
2022
2023
2024
0.0
Simple ActiveJob queue for PostgreSQL using LISTEN/NOTIFY
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord extensions for PostgreSQL. Provides useful tools for schema, foreign_key, index, comment and extensios manipulations in migrations.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024