Skip to content

Génération de slugs avec des caractères non-latins - #4238

Merged
SebouChu merged 4 commits into
mainfrom
slug-non-latin
Aug 14, 2026
Merged

Génération de slugs avec des caractères non-latins#4238
SebouChu merged 4 commits into
mainfrom
slug-non-latin

Conversation

@SebouChu

Copy link
Copy Markdown
Member

Type

  • Nouvelle fonctionnalité
  • Bug
  • Ajustement
  • Rangement

Description

Utilisation des gems babosa et romaji pour gérer la génération de slugs pour les caractères non-latins. romaji gère le japonais, et babosa gère les langues suivantes :

  • Bulgare
  • Danois
  • Allemand
  • Grec
  • Hindi
  • Macédonien
  • Norvégien
  • Roumain
  • Russe
  • Serbe
  • Espagnol
  • Suédois
  • Turc
  • Ukrainien
  • Vietnamien

Niveau d'incidence

  • Incidence faible 😌
  • Incidence moyenne 😲
  • Incidence forte 😱

Comment thread test/models/concerns/sluggable_test.rb
Comment thread app/models/concerns/sluggable.rb
@SebouChu
SebouChu merged commit 964f71c into main Aug 14, 2026
8 checks passed
@SebouChu
SebouChu deleted the slug-non-latin branch August 14, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants