Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
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
Generates attr_accessors that redact certain values in the JSON structure before saving.
2021
2022
2023
2024
2025
2026
0.0
Active Record extention to sanitize your inputspec.
2021
2022
2023
2024
2025
2026
0.0
Securely stores activerecord model attributes
2021
2022
2023
2024
2025
2026
0.0
attr-translatable gem allows attributes of ActiveRecord to be translated.
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
This takes html files and creates a chapterized audiobook.
It leverages Apple's speak command and audio book binder
2021
2022
2023
2024
2025
2026
0.0
audio player for ruby / windows
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
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
Auditron tracks who changed what on any ActiveRecord model — storing only
the fields that changed, not full snapshots. Ships with a chainable query
DSL, built-in log retention, a simple actor lambda, and works with
PostgreSQL, MySQL, and SQLite. Zero hard dependencies beyond ActiveRecord.
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
Description of AuditTrails.
2021
2022
2023
2024
2025
2026
0.0
Uses created_by_user_id and updated_by_user_id to
store the changes made to a record. This is limited to storing the user
who created the record and the last user to update the record.
2021
2022
2023
2024
2025
2026
0.0
The world's easiest database
2021
2022
2023
2024
2025
2026
0.0
Augment an ActiveRecord class by including one or moe additional ActiveRecord extension classes. The augmented class will inherit all attributes and methods, including those provided by ActiveRecord such as getters and setters, as local.
2021
2022
2023
2024
2025
2026
0.0
Auth1 is a Rails Engine for Auth0. Auth1 provides everything you need to use Auth0 in your Rails application.
2021
2022
2023
2024
2025
2026