Rails Permalinks & Slugs
This category does not have a description yet. You can add one on github!
2.57
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Active Record. It lets you create pretty URLs and work with human-friendly strings as if they were numeric ids.
2021
2022
2023
2024
2025
2026
2.54
A library for creating slugs. Babosa an extraction and improvement of the
string code from FriendlyId, intended to help developers create similar
libraries or plugins.
2021
2022
2023
2024
2025
2026
0.93
Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to ASCII transliteration], and StringExtensions [miscellaneous helper methods for the String class].
2021
2022
2023
2024
2025
2026
0.24
Configurable, but assumes a conservative strategy by default with a goal to solve many search engine index problems: multiple hostnames, inbound links with arbitrary parameters, trailing slashes.
2021
2022
2023
2024
2025
2026
0.17
Make your ActiveRecord IDs non-obvious
2021
2022
2023
2024
2025
2026
0.03
SEO Permalink Plugin for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.03
Super simple slugs for ActiveRecord 3.0 and higher, with support for slug history
2021
2022
2023
2024
2025
2026
0.03
Simple, straightforward slugs for your ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.02
Automatically create SEO friendly, unique permalinks for your ActiveRecord objects. Behaves exactly like ActiveRecord#find
0.02
Rails plugin that adds a to_slug method to String instances. Slugs can be used for URLs, since all 'dangerous' characters have been filtered out.
0.02
Rails abstraction of word-based slugs for URLs, w/ or w/o leading numeric IDs.
0.02
Automatically convert fields to permalinks
2021
2022
2023
2024
2025
2026
0.01
find_by_param is a nice and easy way to handle permalinks and dealing with searching for to_param values
2021
2022
2023
2024
2025
2026
0.0
acts as param
2021
2022
2023
2024
2025
2026
0.0
has_slug is a plugin that provides slugging capabilities to Ruby on Rails models. Inspired by the friendly_id plugin.
2021
2022
2023
2024
2025
2026