Project
Reverse Dependencies for mutex_m
The projects listed here declare mutex_m as a runtime or development dependency
67.24
A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
Activity
0.0
This gem extends ActiveRecord to add additional functionality to JSONB
- use PostgreSQL JSONB data for associations
- thread-safe single-key updates to JSONB columns using `jsonb_set`
- extended `table#references` for easy migrations and indexes
- virtual JSONB foreign keys using check constraints
(NOTE: real foreign key constraints are not possible with PostgreSQL JSONB)
Inspired by activerecord-jsonb-associations, but for use in Rails 6+ and
ruby 2.7+ and with some unnecessary options and features (HABTM) removed
and some additional features added
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023