Categories: None [Edit]

attr_bool

https://rubygems.org/gems/attr_bool
https://github.com/esotericpig/attr_bool
Finally attr_accessor? & attr_reader? with question marks for booleans/predicates!? To get started, pick one: (1) in your class/module/file, add `using AttrBool::Ref`, or (2) in your class/module, add `extend AttrBool::Ext`, or (3) in your app/script (not library), include `require 'attr_bool/core_ext'`. Now simply use any: [ attr_accessor?, attr_reader?, attr_writer?, attr_bool, attr_bool?, attr_bool! ]. Keywords: attr, attribute, attributes, bool, boolean, booleans, predicate, predicates

Total

Ranking: 92,784 of 186,959
Downloads: 8,595

Daily

Ranking: 36,338 of 186,713
Downloads: 20

Depended by

RankDownloadsName
41,68127,340nhkore
119,6515,399ssc.bot
141,1483,979ssc.nob

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconesotericpig