Rails Permalinks & Slugs
This category does not have a description yet. You can add one on github!
3.31
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.
2019
2020
2021
2022
2023
2024
2.57
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.
2019
2020
2021
2022
2023
2024
1.19
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].
2019
2020
2021
2022
2023
2024
0.3
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.
2019
2020
2021
2022
2023
2024
0.23
Make your ActiveRecord IDs non-obvious
2019
2020
2021
2022
2023
2024
0.05
Super simple slugs for ActiveRecord 3.0 and higher, with support for slug history
2019
2020
2021
2022
2023
2024
0.04
SEO Permalink Plugin for Ruby on Rails.
2019
2020
2021
2022
2023
2024
0.04
Simple, straightforward slugs for your ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.03
Automatically convert fields to permalinks
2019
2020
2021
2022
2023
2024
0.03
Rails abstraction of word-based slugs for URLs, w/ or w/o leading numeric IDs.
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.01
find_by_param is a nice and easy way to handle permalinks and dealing with searching for to_param values
2019
2020
2021
2022
2023
2024
0.0
acts as param
2019
2020
2021
2022
2023
2024
0.0
has_slug is a plugin that provides slugging capabilities to Ruby on Rails models. Inspired by the friendly_id plugin.
2019
2020
2021
2022
2023
2024