-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In order to be compatible with Rails, we should localize out of the box:
- date/time (I18n.localize)
- timespan (#distance_of_time_in_words)
- number (#number_with_delimiter, #number_with_precision)
- percentage (#number_to_percentage)
- number with unit (#number_to_human, #number_to_human_size)
- currency (#number_to_currency)
- phone (#number_to_phone)
Metadata
Metadata
Assignees
Labels
No labels