Sha256: cb4a53c0292f6d9e6ee6bf0b3a29bc486e595dd37f081de4f283c270cb5f7f3c

Contents?: true

Size: 1.73 KB

Versions: 1

Compression:

Stored size: 1.73 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- 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.rdoc_options = ["--charset=UTF-8"]
  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

1 entries across 1 versions & 1 rubygems

Version Path
pushify-1.0.0 pushify.gemspec