Sha256: 606f9b8b73a2e3f39967bccbc5472a19566d4e5d044664aaae3d0d4b929d2f1c

Contents?: true

Size: 1.66 KB

Versions: 2

Compression:

Stored size: 1.66 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{pushify}
  s.version = "1.0.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Jason Tillery"]
  s.date = %q{2011-01-20}
  s.default_executable = %q{pushify}
  s.email = %q{tilleryj@thinklinkr.com}
  s.executables = ["pushify"]
  s.files = [
    ".specification",
    "LICENSE",
    "README.markdown",
    "ROADMAP",
    "Rakefile",
    "VERSION",
    "bin/pushify",
    "install/expressinstall.swf",
    "install/json.js",
    "install/juggernaut.js",
    "install/juggernaut.swf",
    "install/juggernaut.yml",
    "install/juggernaut_hosts.yml",
    "install/pushify.js",
    "install/swfobject.js",
    "lib/pushify.rb",
    "lib/pushify/helper.rb",
    "lib/pushify/install.rb",
    "lib/pushify/juggernaut.rb",
    "lib/pushify/rack.rb",
    "lib/pushify/rails.rb",
    "lib/pushify/server.rb",
    "pkg/pushify-1.0.0.gem",
    "pushify.gemspec",
    "spec/css_push_spec.rb",
    "spec/spec_helper.rb"
  ]
  s.homepage = %q{http://github.com/tilleryj/pushify}
  s.require_paths = ["lib"]
  s.rubygems_version = %q{1.3.7}
  s.summary = %q{See updates you make to css, html, javascript, and images appear immediately in all of your browsers without having to refresh.}

  if s.respond_to? :specification_version then
    current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pushify-1.2.0 pushify.gemspec
pushify-1.1.0 pushify.gemspec