Category

Active Record Bit Fields

Use an integer field to store a set of booleans using bitwise logic

0.29
No release in over 3 years
Low commit activity in last 3 years
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.23
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Simple bitmask attribute support for ActiveRecord
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.15
No commit activity in last 3 years
No release in over 3 years
Save migrations and columns by storing multiple booleans in a single integer
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
Bitfield value object for ActiveModel. No hidden definitions. No callbacks. Magicless.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.03
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Provides an easy way to work with bit fields in active record
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024