Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use localized date formats in
interpolate_hash
Interpolated strings containing Times or Dates should respect default formatting options and locale. This also avoids using Rails' Time#to_s which will throw a deprecation warning if a :default format is set.
- Loading branch information