Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 358 Bytes

File metadata and controls

20 lines (11 loc) · 358 Bytes
  • fallback improvements

    • instance and class lookup for default_locale

  • allow switch locale without saving. Makes it possible to assign all translations before saving the object.

  • validations for translation model:

    • validates presence of model

    • validates uniqueness of locale, scope model

  • First release