This commit is contained in:
Nicolas Bally 2017-07-19 17:42:13 +02:00
parent aafed2d898
commit d84a851e41

View File

@ -6,7 +6,7 @@ class ExternalLink < ActiveRecord::Base
"Lien externe : #{self.url}" "Lien externe : #{self.url}"
end end
def cible_url(lang) def cible_url(lang="fr")
self.url self.url