Home - norman/friendly_id GitHub Wiki

The API documentation for FriendlyId can always be found at:

http://norman.github.io/friendly_id/file.Guide.html

Helpful Hint:
Make sure that you don’t have a column called ‘slug’ on the model that you are applying this to. It will definitely throw errors and cause major headaches.

The latest benchmarks for FriendlyId are maintained here.

The most current docs from the master branch can always be found here.

Docs for older versions are also available:

The best place to start is with the Guide, which compiles the top-level RDocs into one outlined document.

For a getting started video, you may want to watch GoRails #9.

You might also want to watch Ryan Bates’s Railscast on FriendlyId, which is now somewhat outdated but still relevant.

⚠️ **GitHub.com Fallback** ⚠️