04
Apr
How do I Remove Null Bytes from ActiveRecord String Attributes in Ruby?
As a Rails developer working with PostgreSQL, I ran into an issue that had me scratching attributes in ruby my head for a bit. Every ti...