Sha256: 2d7087efb7bd08ccb186846877b1f8977f08388f6ff5899a27affca41abea571
Contents?: true
Size: 582 Bytes
Versions: 31
Compression:
Stored size: 582 Bytes
Contents
- require "pact_broker/version" <!DOCTYPE html> %html %head %title= defined?(title) ? title : "" %link{rel: 'shortcut icon', href: "#{base_url}/images/favicon.ico", type:'image/x-icon'} %link{rel: 'stylesheet', href: "#{base_url}/css/bootstrap.min.css?v=#{PactBroker::VERSION}"} %script{type: 'text/javascript', src:"#{base_url}/javascripts/jquery-3.5.1.min.js?v=#{PactBroker::VERSION}"} %script{type: 'text/javascript', src:"#{base_url}/js/bootstrap.bundle.min.js?v=#{PactBroker::VERSION}"} :javascript const BASE_URL = '#{base_url}'; != yield
Version data entries
31 entries across 31 versions & 1 rubygems