Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Date-granular history for specified model fields. Compact & easy to query.
2021
2022
2023
2024
2025
2026
0.0
Attribute Stats gives you insight into which attributes are actually used in your Rails models. Whether you're joining an existing project or have been using it for years, get quick info.
The stats help you find smells in your project:
Attributes which have never had data set (indicates a poten...
2021
2022
2023
2024
2025
2026
0.0
Value Objects should be used to have more capabilities on a model attribute in Rails.
2021
2022
2023
2024
2025
2026
0.0
The opposite of ActiveRecord's attr_readonly.
2021
2022
2023
2024
2025
2026
0.0
Rails plugin that provides attr_similar helper to declare similarity-matching attributes on a model
2021
2022
2023
2024
2025
2026
0.0
Generates out a fully functional set of models, controllers, views, specs, and migrations for an operational auction site much like ebay or the millions of flash-sales sites out there. Currently in development.
2021
2022
2023
2024
2025
2026
0.0
Authentication solution for RoR that focusses on a flexible setup for multiple authentication strategies.
2021
2022
2023
2024
2025
2026
0.0
Audiences notify the Rails app when a SCIM backend updates a user affecting matching audiences
2021
2022
2023
2024
2025
2026
0.0
Extension to the audited gem to deferred writing of audits via Resque, Delayed Job, or Sidekiq
2021
2022
2023
2024
2025
2026
0.0
audited-timeline provides timeline frontend to audited
2021
2022
2023
2024
2025
2026
0.0
A UI for Audited.
2021
2022
2023
2024
2025
2026
0.0
Views and controls for audited records
2021
2022
2023
2024
2025
2026
0.0
Rails gem to track active record model changes. Allows user to track action based model changes.
2021
2022
2023
2024
2025
2026
0.0
Logs of model changes, including nested attributes.
2021
2022
2023
2024
2025
2026
0.0
Log changes to your models
2021
2022
2023
2024
2025
2026
0.0
Logger which creates additional files for a more orderly logging information in Rails apps.
2021
2022
2023
2024
2025
2026
0.0
AuditLog is a lightweight gem for adding create/update/delete auditing to your Rails models. Tracks changes, actor, and optional reasons.
2021
2022
2023
2024
2025
2026
0.0
A simple gem built for Rails 3+ which creates an audit when events that you configure occur. The events you can audit are:
1. Attributes changing in a model
2. Methods called on a model
3. Methods called on some other class like a controller.
2021
2022
2023
2024
2025
2026
0.0
This gem enhances ActiveRecord::Base and creates a new method 'audits :column1, :column2, :columnN' which will use the Change model to log every change made to a specific model
2021
2022
2023
2024
2025
2026
0.0
Adds audit tables and triggers for postgres databases
2021
2022
2023
2024
2025
2026