norman/friendly_id
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.
RubyMIT
Issues
- 1
Rails 7.1 composite key support
#1018 opened by freibuis - 1
Generate slug with a `name` and `id` of the record
#1008 opened by GabrielLyonB - 1
How to get the original URL without GUID hash
#1025 opened by ronald2wing - 1
Petition to use Prefixed Ids
#1024 opened by kaka-ruto - 1
Advise users on skipping lazy loaded associations
#998 opened by gjtorikian - 2
Slug separator not working
#979 opened by chrism - 7
- 3
5.5.1 release request
#1017 opened by iwdt - 0
History does not use parse_friendly_id
#1019 opened by manafire - 5
Yard fails to load the gem
#1004 opened by QuentinLemCode - 0
support for Arabic, Persian and other RTL languages
#1015 opened by shuaibzahda - 0
Error in the doc
#1014 opened by jbschrades - 1
UUID set as slug on failed validations on base column
#1012 opened by brian-davis - 0
Find_by return an nill
#1011 opened by pugal22 - 0
Slug regenerated
#1010 opened by jjf21 - 1
:history fails when trying to reuse slugs
#1009 opened by mreq - 0
FriendlyId and CanCanCan and redirects
#1007 opened by AliOsm - 1
Re-enable numeric sequences?
#1005 opened by 9mm - 2
Inconsistent behavior for #parse_friendly_id
#970 opened by YushengLi - 2
normalize_friendly_id not working in a concern
#1003 opened by alienxp03 - 6
Can't explicitly set slug when using `scoped`
#983 opened by joe-reich - 6
PG::InvalidColumnReference: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
#990 opened by KacperMekarski - 0
- 3
- 2
How can I handle this scoped slug use case without a new option from Friendly ID to disable UUID generation?
#996 opened by nickjj - 1
History + Slugged
#989 opened by jon-sully - 0
friendly_id tripping NotNullViolation in Postgres
#1000 opened by sscirrus - 13
Can we have a find_by, returning nil when not found
#937 opened by fidalgo - 2
uncommenting config.slug_limit causes crash
#982 opened by ConfusedVorlon - 3
Heredoc with tilde `<<~` in the `.gemspec` is incompatible with older ruby versions
#987 opened by Bastes - 3
- 1
slug not change after updating records
#968 opened by scratchoo - 6
`exists?` returns false positives when query string begins with a number
#971 opened by corwinstephen - 1
- 1
Suggestion: Remove stopwords from slugs
#973 opened by jayzalowitz - 8
[regression] to_param does not work as expected when record fails to save and a new slug is set in memory
#959 opened by sbeckeriv - 1
History module is not compatible with using uuid as ids
#969 opened by such - 2
[regression] Cannot use slug_candidates symbols
#961 opened by matthee - 2
- 2
- 10
- 4
- 13
- 3
Access the slug history for a record
#946 opened by oyeanuj - 1
StandardError: An error has occurred, this and all later migrations canceled
#956 opened by Sumeet-Raina - 2
Friendly_id path links won't work in Heroku.
#955 opened by amourali7135 - 6
New Release.
#945 opened by cduez - 4
Scoped#should_generate_new_friendly_id? should only be true for persisted records
#941 opened by prateekkish - 0
Friendly_id not working at all
#944 opened by benbagley - 2
`find` for multiple slugs doesn't work
#935 opened by shir