Sha256: 04bd1f8e0297140af5bdda207541909e7c41dc5efccc02625810c003460386f1

Contents?: true

Size: 625 Bytes

Versions: 1

Compression:

Stored size: 625 Bytes

Contents

Gem::Specification.new do |s|
  s.authors           = ["jasonleonhard"]
  s.email             = ["devbrights@gmail.com"]
  s.description       = %q{Use the Google CDN to serve jquery and fall back to the local version if the CDN is unreachable.}
  s.summary           = %q{A gem to serve jQuery from the Google CDN with fall back protection.}
  s.homepage          = "https://github.com/jasonleonhard/jquery-rails-google-cdn"
  s.files             = `git ls-files`.split("\n")
  s.require_paths     = ["lib"]
  s.name              = "jquery-rails-google-cdn"
  s.licenses          = "GPL"
  s.version           = '0.0.6'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jquery-rails-google-cdn-0.0.6 jquery-rails-google-cdn.gemspec