Registry / web-framework / friendly-id-globalize3

friendly-id-globalize3

JSON →
library3.2.1rbrubygemsunverified

FriendlyId is a slugging and permalink plugin for Ruby on Rails that allows creating pretty URLs using human-friendly strings instead of numeric IDs for ActiveRecord models.

gem install friendly_id_globalize3
INSTALL
IMPORT
SIG · FRIENDLY-ID-GLOBAL
F
friendly-id-globalize3
web-frameworkrubyv3.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FriendlyId
require 'friendly_id_globalize3'

Set up a model with FriendlyId slugging

require 'friendly_id_globalize3' class Post < ActiveRecord::Base extend FriendlyId friendly_id :title, use: :slugged end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
friendly-id-globalize3 — gem install friendly-id-globalize3 · libregistry