Skip to content

v2.5.1

Compare
Choose a tag to compare
@huacnlee huacnlee released this 08 Jul 07:22
· 78 commits to main since this release
  • Do validate on directly assignment (#202)
irb> Setting.default_locale = "foo"
ActiveRecord::RecordInvalid: (Validation failed: Default locale is not included in [zh-CN, en, jp])