Method: Onebox::Engine::GithubBlobOnebox.git_regexp

Defined in:
lib/onebox/engine/github_blob_onebox.rb

.git_regexpObject



8
9
10
# File 'lib/onebox/engine/github_blob_onebox.rb', line 8

def self.git_regexp
  /^https?:\/\/(www\.)?github\.com.*\/blob\//
end