Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.3
Active Record (>=3.0) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
2019
2020
2021
2022
2023
2024
0.29
Lightweight state machine extracted from ActiveModel
2019
2020
2021
2022
2023
2024
0.28
Bit fields for ActiveRecord:
This gem lets you use a single integer column in an ActiveRecord model
to store a collection of boolean attributes (flags). Each flag can be used
almost in the same way you would use any boolean attribute on an
ActiveRecord object.
2019
2020
2021
2022
2023
2024
0.28
This gem allows you to easily use [Hashids](http://hashids.org/ruby/)
in your Rails app. Instead of your models using sequential numbers like 1,
2, 3, they will instead have unique short hashes like "yLA6m0oM",
"5bAyD0LO", and "wz3MZ49l". The database will still use integers under...
2019
2020
2021
2022
2023
2024
0.28
A database backend that translates database interactions into no-ops. Using NullDB enables you to test your model business logic - including after_save hooks - without ever touching a real database.
2019
2020
2021
2022
2023
2024
0.28
Rails observer (removed from core in Rails 4.0)
2019
2020
2021
2022
2023
2024
0.28
Search analytics made easy
2019
2020
2021
2022
2023
2024
0.27
ActiveRecord::JSONValidator makes it easy to validate JSON attributes with a JSON schema.
2019
2020
2021
2022
2023
2024
0.27
[DEPRECATION] 'attr_searchable' is deprecated. Migrate to 'search_cop' instead.
2019
2020
2021
2022
2023
2024
0.27
AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside...
2019
2020
2021
2022
2023
2024
0.27
Rails I18n: de-facto standard library for ActiveRecord 3 model/data translation
2019
2020
2021
2022
2023
2024
0.26
Decorators on top of your ORM layer.
2019
2020
2021
2022
2023
2024
0.26
Operational controls for Active Job
2019
2020
2021
2022
2023
2024
0.26
Traditional username/password based authentication system for OmniAuth
2019
2020
2021
2022
2023
2024
0.26
Migrations and model helpers for creating and managing PostgreSQL 10 partitions
2019
2020
2021
2022
2023
2024
0.25
Add simple versioning to ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.25
A build of acts_as_versioned, that works with rails 3.1.3
2019
2020
2021
2022
2023
2024
0.25
Useful tools to help construct database queries with ActiveRecord and Arel.
2019
2020
2021
2022
2023
2024
0.25
Send your application errors to our hosted service and reclaim your inbox.
2019
2020
2021
2022
2023
2024
0.25
A collection of lightweight, standardized, rails-oriented patterns.
2019
2020
2021
2022
2023
2024