
friendly_id
norman
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
AI 简介
FriendlyId 是一个用于 ActiveRecord 的 slug 和永久链接插件,它能够帮助开发者创建美观的 URL,并以人类可读的字符串代替数字 ID。其核心功能包括 slug 历史记录和版本控制、国际化支持、范围 slug、保留字以及自定义 slug 生成器等。该工具特别适合需要优化用户体验的应用场景,例如博客平台、电子商务网站或任何希望使用更友好 URL 结构的 Rails 项目中。通过简单的配置即可集成到现有应用中,使用户能够通过易记且有意义的网址访问资源。
Ruby
MIT License6.2k
Stars
589
Forks
54
Watchers
27
Issues
Star 增长
今日+1
近 7 天+2
近 30 天+11
综合评分68.41
默认分支master