Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Ruby On Rails ActiveRecord::Base class extensions
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord will extend ActiveSupport::Memoizable for class methods
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord will extend ActiveSupport::Memoizable for instance methods
2021
2022
2023
2024
2025
2026
0.0
Adds list-like position functionality to Rails has_and_belongs_to_many associations
2021
2022
2023
2024
2025
2026
0.0
Perform weighted averages, even across associations. Rails 3 only because it uses ARel.
2021
2022
2023
2024
2025
2026
0.0
Recording weight and fat, and display chart
2021
2022
2023
2024
2025
2026
0.0
Repository abstraction
2021
2022
2023
2024
2025
2026
0.0
map file to a range of ORMs, store them on different backends. it can bind a record to a folder
2021
2022
2023
2024
2025
2026
0.0
Allows you to get information about Adhearsions status via rest calls
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Run a piece of code after the current transaction is committed
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Use ActiveRecord scopes as parameters in where clauses
2021
2022
2023
2024
2025
2026
0.0
Rails plugin for adding associated addresses to Active Record Models
2021
2022
2023
2024
2025
2026
0.0
Postgres ANY() and ALL() expressions for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Where Conditioner allows you to write conditional `where` expressions in a DRY manner.
2021
2022
2023
2024
2025
2026
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!
2021
2022
2023
2024
2025
2026
0.0
Write row value queries in active record
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to pass a Regexp as the value for any finder in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Adds a destroy! method to ActiveRecord that raises an error if the destroy fails
2021
2022
2023
2024
2025
2026