John Tornow

Posts tagged with Utilities

Serialized Attributes

Serialized column attributes in Rails are an excellent way to add extra functionality to a model backed by a simple string value.

Customer Facing Identifiers

An approach for customer-facing unique identifiers instead of primary keys in public routes.