class SiteHub::NilLocationRewriter
Public Instance Methods
apply(url, _source_url)
click to toggle source
# File lib/sitehub/nil_location_rewriter.rb, line 3 def apply(url, _source_url) url end
# File lib/sitehub/nil_location_rewriter.rb, line 3 def apply(url, _source_url) url end