Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Predicates and conditions that extends to the ActiveRecord 3
2019
2020
2021
2022
2023
2024
0.0
Base ActiveRecord subclass for accessing Heroku Connect sync tables
2019
2020
2021
2022
2023
2024
0.0
Super easy password salting and hashing for ActiveRecord (Rails)
2019
2020
2021
2022
2023
2024
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}[...
2019
2020
2021
2022
2023
2024
0.0
Data storage for `sample_data_dump` gem - PostgreSQL
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
A gem to help sanitize input for any Rails model by providing a `sanitizable` concern
2019
2020
2021
2022
2023
2024
0.0
Automatically pass attributes through Sanitize before validation
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
This is a tiny gem that sanitizes html when a record is saved.
2019
2020
2021
2022
2023
2024
0.0
Sanitize an sql order clause from tainted params
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
When you execute save on a model in Active Record, the saves of related models with pre-set hooks are also executed. SaveChainInspector provides a way to know which models and which hooks have been executed specifically.
2019
2020
2021
2022
2023
2024
0.0
File storage handler following active record model lifecycle
2019
2020
2021
2022
2023
2024
0.0
MetaWhere offers the ability to call any Arel predicate methods
(with a few convenient aliases) on your Model's attributes instead
of the ones normally offered by ActiveRecord's hash parameters. It also
adds convenient syntax for order clauses, smarter mapping of nested h...
2019
2020
2021
2022
2023
2024
0.0
Easy upload management for ActiveRecord - forked and gemified for sayso
2019
2020
2021
2022
2023
2024
0.0
Simple plugin extracted from Mephisto for creating permalinks from attributes - forked and gemified for sayso
2019
2020
2021
2022
2023
2024
0.0
A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon, managing configuration, indexing and searching - forked and gemified for sayso
2019
2020
2021
2022
2023
2024