Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Makes ActiveRecord return existing records instead of creating duplicates
2020
2021
2022
2023
2024
2025
0.0
Rails: Track unique and total visits/viewings of an ActiveRecord resource based on user/account or IP.
2020
2021
2022
2023
2024
2025
0.0
DSL for ETL in Ruby
2020
2021
2022
2023
2024
2025
0.0
Migration helpers for delegated uniqueness in Postgres
2020
2021
2022
2023
2024
2025
0.0
Mobile apps push client
2020
2021
2022
2023
2024
2025
0.0
jacaranda generates helper methods based on your model validations.
2020
2021
2022
2023
2024
2025
0.0
Jackhammer is an opinionated facade over RabbitMQ Bunny
2020
2021
2022
2023
2024
2025
0.0
Script that listens to a tag and retweets messages with that tag. Originally made for Scotland on Rails '09 by Mark Connell (http://github.com/rubaidh)
2020
2021
2022
2023
2024
2025
0.0
Script that listens to a tag and retweets messages with that tag. Originally made for Scotland on Rails '09 by Mark Connell (http://github.com/rubaidh)
2020
2021
2022
2023
2024
2025
0.0
Ruby Gem that makes managing a table of key/value pairs easy. Think of it like a Hash stored in you database, that uses simple ActiveRecord-like methods for manipulation. ENV-backed for Heroku ease.
2020
2021
2022
2023
2024
2025
0.0
JamJar dynamically creates SQLite-backed, in memory, ActiveRecord models to help you test your ActiveRecord extensions.
2020
2021
2022
2023
2024
2025
0.0
ensembl-api provides a ruby API to the Ensembl databases (http://www.ensembl.org)
2020
2021
2022
2023
2024
2025
0.0
ruby-ucsc-api provides a ruby API to the UCSC databases (http://genome.ucsc.edu)
2020
2021
2022
2023
2024
2025
0.0
Because sometimes you just need to feed PostgreSQL a lot of data.
2020
2021
2022
2023
2024
2025
0.0
JAT serializer allows you to generate a JSON response based on the fields requested by the client.
Besides, it helps to preload relations to avoid N+1 when used with activerecord.
2020
2021
2022
2023
2024
2025
0.0
A model factory. Say no to fixtures.
2020
2021
2022
2023
2024
2025
0.0
Provides various extensions to the Rails ActiveRecord adapters. Forked to force gem build.
2020
2021
2022
2023
2024
2025
0.0
Get the power of ActiveRecord models, including validation, without having a table in the database.
2020
2021
2022
2023
2024
2025
0.0
Rid yourself of attr_accessible and attr_protected. This plugin allows you to stop using mass assignment, and gives you a more flexible way of interacting with your controller params.
2020
2021
2022
2023
2024
2025
0.0
When a model is marked with acts_as_secure, the :binary type fields are recognized as needed to be stored encrypted.
The plugin does before_save/after_save/after_find encryption/decryption thus making it transparent for a
code using the secure models.
2020
2021
2022
2023
2024
2025