Class: Sekken::Importer

Inherits:
Object
  • Object
show all
Defined in:
lib/sekken_patches/importer.rb

Instance Method Summary collapse

Instance Method Details

#absolute_url?(_location) ⇒ Boolean

Returns:

  • (Boolean)


4
5
6
# File 'lib/sekken_patches/importer.rb', line 4

def absolute_url?(_location)
  true
end