issues
search
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.
http://norman.github.io/friendly_id/
MIT License
6.15k
stars
591
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix unset_slug_if_invalid
#1026
maxime-carbonneau
opened
4 days ago
0
How to get the original URL without GUID hash
#1025
ronald2wing
closed
4 months ago
1
Petition to use Prefixed Ids
#1024
kaka-ruto
opened
5 months ago
1
Fix typo
#1023
dchacke
closed
9 months ago
1
Add Rails 7.1 to CI Matrix and drop support for Ruby 2.6
#1022
alejandroperea
closed
11 months ago
1
Upgrade Mocha in development dependencies
#1021
parndt
closed
12 months ago
0
Fix: history not using `parse_friendly_id`
#1020
manafire
closed
12 months ago
4
History does not use parse_friendly_id
#1019
manafire
closed
12 months ago
0
Rails 7.1 composite key support
#1018
freibuis
opened
1 year ago
1
5.5.1 release request
#1017
iwdt
closed
12 months ago
3
Bump actions/checkout from 3 to 4
#1016
dependabot[bot]
closed
12 months ago
1
support for Arabic, Persian and other RTL languages
#1015
shuaibzahda
opened
1 year ago
0
Error in the doc
#1014
jbschrades
opened
1 year ago
0
fix for UUID set on invalid object
#1013
brian-davis
opened
1 year ago
0
UUID set as slug on failed validations on base column
#1012
brian-davis
opened
1 year ago
1
Find_by return an nill
#1011
pugal22
opened
1 year ago
0
Slug regenerated
#1010
jjf21
opened
1 year ago
0
:history fails when trying to reuse slugs
#1009
mreq
opened
1 year ago
1
Generate slug with a `name` and `id` of the record
#1008
GabrielLyonB
opened
1 year ago
1
FriendlyId and CanCanCan and redirects
#1007
AliOsm
opened
1 year ago
0
Fix yard doc generation
#1006
amiel
closed
1 year ago
1
Re-enable numeric sequences?
#1005
9mm
closed
1 year ago
1
Yard fails to load the gem
#1004
QuentinLemCode
closed
1 year ago
5
normalize_friendly_id not working in a concern
#1003
alienxp03
closed
1 year ago
2
Adds Ruby 3.2 to the CI matrix
#1002
petergoldstein
closed
1 year ago
0
`allow_nil: true` on the find method does not work as expected.
#1001
xxx
closed
1 year ago
7
friendly_id tripping NotNullViolation in Postgres
#1000
sscirrus
closed
2 years ago
0
Collisions when using finder with Rails STI subtypes
#999
gaganawhad
opened
2 years ago
0
Advise users on skipping lazy loaded associations
#998
gjtorikian
opened
2 years ago
1
Fix issues with `allow_nil: true`
#997
joemsak
closed
2 years ago
8
How can I handle this scoped slug use case without a new option from Friendly ID to disable UUID generation?
#996
nickjj
opened
2 years ago
2
Add `allow_nil: true` option to the finder
#995
joemsak
closed
2 years ago
1
Bump actions/checkout from 2 to 3
#994
dependabot[bot]
closed
2 years ago
0
Add dependabot for GitHub Actions
#993
petergoldstein
closed
2 years ago
0
Setting slug_limit in initialiser crashes rspec tests
#992
ConfusedVorlon
opened
2 years ago
3
Fix collision errors when introducing history plugin after the fact
#991
tarzan
opened
2 years ago
4
PG::InvalidColumnReference: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
#990
KacperMekarski
opened
2 years ago
6
History + Slugged
#989
jon-sully
opened
2 years ago
1
Modify gemspec heredoc to be compatible with earlier Ruby versions
#988
Bastes
closed
2 years ago
1
Heredoc with tilde `<<~` in the `.gemspec` is incompatible with older ruby versions
#987
Bastes
closed
2 years ago
3
Add Ruby 3.1 to CI
#986
petergoldstein
closed
2 years ago
3
Drop support for Ruby 2.5
#985
alejandroperea
closed
2 years ago
0
Add Rails 7 to CI matrix
#984
alejandroperea
closed
2 years ago
1
Can't explicitly set slug when using `scoped`
#983
joe-reich
opened
3 years ago
6
uncommenting config.slug_limit causes crash
#982
ConfusedVorlon
closed
2 years ago
2
I do not understand why my `normalize_friendly_id` override is never called
#981
pil0u
closed
3 years ago
1
fix: typo
#980
miyataka
closed
3 years ago
1
Slug separator not working
#979
chrism
closed
2 years ago
2
Adopt standard syntax
#978
parndt
closed
3 years ago
0
Fix mocha/setup deprecation
#977
parndt
closed
3 years ago
0
Next