friendly_id

Slug generator

A Ruby library for generating and working with human-friendly strings as if they were numeric IDs for ActiveRecord models.

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.

GitHub

6k stars
62 watching
592 forks
Language: Ruby
last commit: 12 months ago
Linked from 4 awesome lists

friendly-urlpluginrailsrubyslug

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dylang/shortid Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. 5,738
railsmechanic/nanoid Provides a secure and compact way to generate unique IDs in Elixir 220
sinatra-activerecord/sinatra-activerecord An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. 733
activerecord-hackery/ransack A Ruby gem that adds object-based searching to Rails applications. 5,693
tzwel/breezeid Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. 4
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
ai/nanoid Generates unique, secure IDs in JavaScript 24,781
paralleldrive/cuid Collision-resistant ids optimized for horizontal scaling and performance. 3,449
flyerhzm/bullet A gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading. 7,123
radeno/nanoid.rb A tiny Ruby library for generating secure URL-friendly unique string IDs 235
cviebrock/eloquent-sluggable A package to simplify the creation of unique URLs for Eloquent models in Laravel applications. 3,915
rs/xid Generates globally unique ids for web applications 3,978
hrbrmstr/nanoid A tool to generate unique and secure identifiers 6
oklog/ulid A package that generates Universally Unique Lexicographically Sortable Identifiers 4,553
unmantained-activeadmin-plugins/activeadmin-globalize Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. 51