Elektrine lite

← Feed

@armahillo@ruby.social

Post #2929301

2026-01-27 16:15 UTC

PSA: The ActiveRecord Boolean value casting method does not cast `nil` to a boolean value! ```ruby [8] pry(main)> ActiveRecord::Type::Boolean.new.cast(nil) => nil ```

Replies (0)

No replies.