Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
ActiveRecord will extend ActiveSupport::Memoizable for class methods
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord will extend ActiveSupport::Memoizable for instance methods
2020
2021
2022
2023
2024
2025
0.0
Adds list-like position functionality to Rails has_and_belongs_to_many associations
2020
2021
2022
2023
2024
2025
0.0
Perform weighted averages, even across associations. Rails 3 only because it uses ARel.
2020
2021
2022
2023
2024
2025
0.0
Recording weight and fat, and display chart
2020
2021
2022
2023
2024
2025
0.0
Repository abstraction
2020
2021
2022
2023
2024
2025
0.0
map file to a range of ORMs, store them on different backends. it can bind a record to a folder
2020
2021
2022
2023
2024
2025
0.0
Allows you to get information about Adhearsions status via rest calls
2020
2021
2022
2023
2024
2025
0.0
whatup is a simple server-based instant messaging application using TCP
sockets.
It was created for educational purposes.
It is in development, and currently is both simplified and insecure.
Please be careful.
2020
2021
2022
2023
2024
2025
0.0
Run a piece of code after the current transaction is committed
2020
2021
2022
2023
2024
2025
0.0
Translates where-like filter syntax into an Arel-based ActiveRecord scope,
so you can safely use SQL syntax in Rails controller parameters.
What it lacks in power, it gains in simplicity and ease of use for API consumers.
2020
2021
2022
2023
2024
2025
0.0
Rails plugin for adding associated addresses to Active Record Models
2020
2021
2022
2023
2024
2025
0.0
Postgres ANY() and ALL() expressions for ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Where Conditioner allows you to write conditional `where` expressions in a DRY manner.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord provides no method for
case insensitive version of `where` method.
So here is one.
No longer need to use SQL fragment yeah!
2020
2021
2022
2023
2024
2025
0.0
Write row value queries in active record
2020
2021
2022
2023
2024
2025
0.0
Adds a destroy! method to ActiveRecord that raises an error if the destroy fails
2020
2021
2022
2023
2024
2025
0.0
A simple MUTE Engine
2020
2021
2022
2023
2024
2025
0.0
whitelist_scope acts as a wrapper around ActiveRecord scopes, providing a tiny bit of extra functionality to keep track of whitelisted scopes and call them from user input.
2020
2021
2022
2023
2024
2025
0.0
Whiteprint allows you to define attributes within your models. This definition allows for
automatic migration generation. You can also use whiteprint for inheritance and composition
of your model's attributes.
2020
2021
2022
2023
2024
2025