A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
File size is an integer of bytes. It might be nice to display this in human-readable form. We could do this in the presenter, and use ActionView::Helpers::NumberHelper#number_to_human_size
Descriptive summary
File size is an integer of bytes. It might be nice to display this in human-readable form. We could do this in the presenter, and use
ActionView::Helpers::NumberHelper#number_to_human_size