Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Assert rails migration safety at dev time
2020
2021
2022
2023
2024
2025
0.0
Helps developers avoid unsafe queries in ActiveRecord. This gem will raise an error
when iterating over a relation that is potentially unpaginated.
2020
2021
2022
2023
2024
2025
0.0
Provide safer migration methods
2020
2021
2022
2023
2024
2025
0.0
Rails error handler that integrates with Sentry and generates 4xx error responses
2020
2021
2022
2023
2024
2025
0.0
Predicates and conditions that extends to the ActiveRecord 3
2020
2021
2022
2023
2024
2025
0.0
Base ActiveRecord subclass for accessing Heroku Connect sync tables
2020
2021
2022
2023
2024
2025
0.0
Super easy password salting and hashing for ActiveRecord (Rails)
2020
2021
2022
2023
2024
2025
0.0
* RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/rdoc].
* Source code {hosted at GitHub}[http://github.com/jnicklas/carrierwave]
* Please {report any issues}[http://github.com/jnicklas/carrierwave/issues] on GitHub
* Please direct any questions at the {mailing list}[...
2020
2021
2022
2023
2024
2025
0.0
Data storage for `sample_data_dump` gem - PostgreSQL
2020
2021
2022
2023
2024
2025
0.0
Custom auditing gem made for and by PEP. Rather than just saving the modifications made,
this gem puts the changes in context by storing a separate context object. Multiple
revisions can be attached to a single context such as a single http request.
2020
2021
2022
2023
2024
2025
0.0
ActiveConfiguration is an engine that exposes a generic settings store to
ActiveRecord models. Made for very configurable applications, it allows you
to avoid implementing specific ways to store settings for each model that
needs s...
2020
2021
2022
2023
2024
2025
0.0
Forked from jsonapi-resources. A resource-centric approach to implementing the controllers, routes, and serializers needed to support the JSON API spec.
2020
2021
2022
2023
2024
2025
0.0
A gem to help sanitize input for any Rails model by providing a `sanitizable` concern
2020
2021
2022
2023
2024
2025
0.0
Sanitization makes it easy to store slightly cleaner strings to your database.
2020
2021
2022
2023
2024
2025
0.0
Automatically pass attributes through Sanitize before validation
2020
2021
2022
2023
2024
2025
0.0
An elegant solution for sanitizing user input. Cleaning & reformatting user data is a necessary chore for all developers; but it no longer needs to be time-consuming! The Sanitized suite of helpers allow you to quickly sanitize any ActiveRecord attribute, and easily add your own...
2020
2021
2022
2023
2024
2025
0.0
This is a tiny gem that sanitizes html when a record is saved.
2020
2021
2022
2023
2024
2025
0.0
Sanitize an sql order clause from tainted params
2020
2021
2022
2023
2024
2025
0.0
Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that it is safe to use within an SQL LIKE statement.
2020
2021
2022
2023
2024
2025
0.0
Sapling lets you seed your new features to just a few users at a time. You can change which and how many users are seeded for a feature dynamically by updating the database via the Sapling API. Core features are the ability to seed a feature for specific users and/or a percentage of users.
2020
2021
2022
2023
2024
2025