Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
This is a Rails plugin that extends Active Record with additional methods: .like, .unlike,
.gt, .gte, .lt and .lte, so that you can replace the SQL strings like
Post.where('comments > 5') with Post.where.gt(comments: 5)
2020
2021
2022
2023
2024
2025
0.01
This gem allows you to pass a Regexp as the value for any finder in ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
A simple gem to help you whoop your logs into shape.
2020
2021
2022
2023
2024
2025
0.01
A library for setting up model validations, such as in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.01
Tree structures for ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
A ruby DSL for modeling business logic as Finite State Machines.
The aim of this library is to make the expression of these concepts as clear as possible, utilizing the expressiveness of ruby language, and using similar terminology as found in state machine theory.
2020
2021
2022
2023
2024
2025
0.01
Active Record persistence provider for WorkflowRb
2020
2021
2022
2023
2024
2025
0.01
WraithDB uses schema.rb as a template to initialize ActiveRecord classes when databases are offline. It does this with minimal overhead, leaving the normal connection object untouched and only interacting with the columns and tables interfaces.
2020
2021
2022
2023
2024
2025
0.01
Allows restoring your Active Records from the dead!
2020
2021
2022
2023
2024
2025
0.01
Flexible, configurable authorization system for ActiveRecord and an access control DSL for ActionController.
2020
2021
2022
2023
2024
2025
0.0
Index reference to Japanese correspondence relation annotate_models
2020
2021
2022
2023
2024
2025
0.0
Whenever you need assign an association by its attribute,
like name, this gem comes to business.
2020
2021
2022
2023
2024
2025
0.0
Abacus is an xdxf parser and semantic toolset for Ruby.
2020
2021
2022
2023
2024
2025
0.0
Abot Info
2020
2021
2022
2023
2024
2025
0.0
Abot whitelist
2020
2021
2022
2023
2024
2025
0.0
Provides services for the mass-import of complex relational data
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord CSV Builder
2020
2021
2022
2023
2024
2025
0.0
A patch for Rails to support using a public ID column instead of ID for use with accepts_nested_attributes_for
2020
2021
2022
2023
2024
2025
0.0
Defers saving of nested associations by ID, and adds dirty tracking of said associations to parent model
2020
2021
2022
2023
2024
2025
0.0
A tiny hack for Rails to make Model#as_json(include: :association) return a hash with association keys suffixed with _attributes.
2020
2021
2022
2023
2024
2025