andypike / rectify

Build maintainable Rails apps
MIT License
596 stars 48 forks source link

[DOC] Example in how to coerce Date and Time with multiple formats. #50

Closed tramuntanal closed 6 years ago

tramuntanal commented 6 years ago

In order to ease the use of Form Objects in multi language applications I've added in the readme.md a small section in how to apply localized formats to Form Object attributes.