Method: WebpageArchivist::Script.extention

Defined in:
lib/webpage-archivist/models.rb

.extention(uri, content_type) ⇒ Object



172
173
174
# File 'lib/webpage-archivist/models.rb', line 172

def self.extention uri, content_type
  '.js'
end