20 21 22 23
# File 'lib/permalink_for/slug_impl.rb', line 20 def to_param return permalink if permalink.present? id end