Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Library for caching json masked by FieldMask
2019
2020
2021
2022
2023
2024
0.0
Easy and clean model factories for active record
2019
2020
2021
2022
2023
2024
0.0
Updated fork of the unmaintained gem acts_as_followers. It was tested with Ruby 3.1.2 and Rails 7
2019
2020
2021
2022
2023
2024
0.0
Big Data Versioning for those seriously Big Applications
2019
2020
2021
2022
2023
2024
0.0
When force: true is set, It will delete orphaned data before applying the foreign
key constraint. Use cautiously!
2019
2020
2021
2022
2023
2024
0.0
Declare a table structure like an ActiveRecord migration and run 'force_schema!' whenever you want. For when you don't need up and down migrations.
2019
2020
2021
2022
2023
2024
0.0
Adds a add_foreign_key_constraint schema method, and extends the schema dump code to output these
foreign key constraints.
Only MySQL and PostgreSQL are currently supported.
Examples
========
# adds a constraint on projects.customer_id with parent customers.id
add_foreign_key :projects, :cust...
2019
2020
2021
2022
2023
2024
0.0
Protect the foreign keys in your Rails models by checking the user_id of self against the user_id of all relations.
2019
2020
2021
2022
2023
2024
0.0
Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest
admin work on any Ruby application.
2019
2020
2021
2022
2023
2024
0.0
Easily setup and run anonymization policies
2019
2020
2021
2022
2023
2024
0.0
Custom form builder that attempts to make your forms friendly
2019
2020
2021
2022
2023
2024
0.0
Provides virtual attributes to get or set certain model values (like
dates) in human readable/localized format.
2019
2020
2021
2022
2023
2024
0.0
Add methods that format attributes from/to helper methods.
2019
2020
2021
2022
2023
2024
0.0
Form objects for Rails applications
2019
2020
2021
2022
2023
2024
0.0
Fourth Dimensional is an event sourcing library to account for the state of a
system in relation to time.
2019
2020
2021
2022
2023
2024
0.0
Rspec matchers used in fractalgarden.com
2019
2020
2021
2022
2023
2024
0.0
FragmentedValidation allows your model to only validate selected attributes.
2019
2020
2021
2022
2023
2024
0.0
Allows to quickly build well structured complex Ruby apps.
2019
2020
2021
2022
2023
2024
0.0
A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon, managing configuration, indexing and searching.
2019
2020
2021
2022
2023
2024
0.0
Add simple versioning to ActiveRecord models. rails 4.1
2019
2020
2021
2022
2023
2024