What does slug used for in Rails?

I am reading Hours source code, and there is a class called slug https://github.com/DefactoSoftware/Hours/blob/development/app/models/concerns/sluggable.rb And I see every model has an attribute ...