| Module | FriendlyId::Slugged::Model |
| In: |
lib/friendly_id/slugged.rb
|
| slug | [RW] |
Clean up the string before setting it as the friendly_id. You can override this method to add your own custom normalization routines. @param string An instance of {FriendlyId::SlugString}. @return [String]