Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Using this gem, ActiveRecord's JSON attribute is deserialized into HashWithIndifferentAccess.
2020
2021
2022
2023
2024
2025
0.0
This gem will allows you to create the data model for social news feed used in many modern platform in no time.
2020
2021
2022
2023
2024
2025
0.0
Add activerecord association alias
2020
2021
2022
2023
2024
2025
0.0
Call Model.reset_column_information for each migrations
2020
2021
2022
2023
2024
2025
0.0
Analyze an ActiveRecord class to get information about its associations. You will be able to know all its has_many and belongs_to for instance.
2020
2021
2022
2023
2024
2025
0.0
Link objects of different models in a single common table named "any_links" using
has_many_to_many, has_many_to_one or has_one_to_many new methods.
There is no need for creating a new table for any connection type, nor buiding an
...
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord-Archiver is a simple tool for taking a subset of the records in one environment
and exporting them for use in another environment.
Design Constraints:
- leave out ids so as not to create collisions in the new environment
- preserve relations between records
- Allow for cyclic relati...
2020
2021
2022
2023
2024
2025
0.0
Friendly and easy sort
2020
2021
2022
2023
2024
2025
0.0
Atomic updates to ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
Transparent conversion for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Add simple attribute annotations to your active records
2020
2021
2022
2023
2024
2025
0.0
Batch up your ActiveRecord "touch" operations for better performance. All accumulated "touch" calls will be consolidated into as few database round trips as possible.
2020
2021
2022
2023
2024
2025
0.0
Several small active record modules to empower models in a simple way.
2020
2021
2022
2023
2024
2025
0.0
A gem that makes better dependent error messages telling exactly which relationship tree failed with which ID's.
2020
2021
2022
2023
2024
2025
0.0
Activerecord::BitField provide a feature of mapping bit fileds to RDB table in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
a framework for xross transformer between ActiveRecord and other format.
2020
2021
2022
2023
2024
2025
0.0
Binary search extension for ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
This gem adds a caching layer to ActiveRecord models when finding them by a numeric primary key.
2020
2021
2022
2023
2024
2025
0.0
Allows ActiveRecord and Rails to use a `cached_at` column for the `cache_key` if available
2020
2021
2022
2023
2024
2025
0.0
This gem extends cashier with possibility to add AR objects and classes as keys and automaticaly hook with AR to clean up this keys on object change/deletion
2020
2021
2022
2023
2024
2025