Module: Google::Webfonts

Defined in:
lib/google/webfonts.rb,
lib/google/webfonts/helper.rb,
lib/google/webfonts/version.rb,
lib/google/webfonts/link_tag.rb

Defined Under Namespace

Modules: Helper Classes: LinkTag

Constant Summary collapse

CDN_HOST =

The host name for the Google Webfonts CDN.

'https://fonts.googleapis.com'
CDN_PATH =

The path name for the Google Webfonts on the CDN.

'css'
VERSION =

The gem’s semantic version.

'0.3.2'