Categories

No matching categories were found
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Hamlit plugin to modify boolean attributes
2019
2020
2021
2022
2023
2024
0.01
No release in over 3 years
Low commit activity in last 3 years
Add boolean psuedo attributes to models that transparently manage underlying timestamp attributes
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Boolize string attributes and define accessors
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Shortcut for creating boolean attributes
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A gem for adding attr_boolean to objects, assigning by various 'falsey' values
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
ActiveRecord plugin for creating a boolean virtual attribute from a datetime column.
2019
2020
2021
2022
2023
2024
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
This Rails plugin/gem allows you to generate virtual boolean attributes, which get saved in the database as a single bitset integer
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
A Rails plugin that adds some new methods for boolean attributes in Active Record models.
2019
2020
2021
2022
2023
2024
0.03
Low commit activity in last 3 years
No release in over a year
Microscope adds useful scopes targeting ActiveRecord boolean and datetime attributes.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
EventAttribute allows you to turn your date/datetime columns in to boolean attributes in ActiveRecord.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
An easy and simple way to keep track of interactions on an ActiveRecord model that would normally require a lot of boolean attributes to make possible.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
The `Bitfieldable` gem allows you to define a set of boolean flag attributes that are backed by a single integer bitfield.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Store a set of boolean values in one field. Works well with ActiveRecord, DataMapper, Virtus or POROs.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Make activerecord support split datetime attributes, store specific datatypes (Integer, String, Boolean)
2019
2020
2021
2022
2023
2024
0.0
Low commit activity in last 3 years
No release in over a year
Finally attr_accessor & attr_reader with question marks for booleans!? Simply use: attr_accessor?, attr_reader?, attr_bool, attr_bool?. Default values can also be passed in as the last argument or with the 'default: ' keyword argument. In a Module/Class, extend 'AttrBool::Ext', or in the file, re...
2019
2020
2021
2022
2023
2024