solnic / virtus

[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
MIT License
3.77k stars 228 forks source link

Update docs about strange Boolean behavior #395

Open mltsy opened 5 years ago

mltsy commented 5 years ago

I ran into the documented Boolean issue, and tried the workaround, which didn't help - I discovered I was able to make it work by using Virtus::Attribute::Boolean rather than Axiom::Types::Boolean.