Class: Phcscriptcdnpro::Script::Author

Inherits:
ApplicationRecord show all
Extended by:
FriendlyId
Defined in:
app/models/phcscriptcdnpro/script/author.rb

Instance Method Summary collapse

Instance Method Details

#phc_nice_url_slugObject



28
29
30
# File 'app/models/phcscriptcdnpro/script/author.rb', line 28

def phc_nice_url_slug
  [:author_first_name, :author_last_name]
end