Sha256: fae67c21fc3051cea21d41d35e08744b783e3bc0288913c98657d5d4552ee3da

Contents?: true

Size: 1.74 KB

Versions: 0

Compression: gzip

Compressed size: 688 Bytes

Stored size: 688 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: rack-staticifier
version: !ruby/object:Gem::Version 
  hash: 23
  prerelease: false
  segments: 
  - 0
  - 1
  - 6
  version: 0.1.6
platform: ruby
authors: 
- remi
autorequire: 
bindir: bin
cert_chain: []

date: 2009-06-15 00:00:00 -07:00
default_executable: 
dependencies: []

description: Staticly cache requests to any Rack application - perfect for creating static sites/blogs/etc!
email: remi@remitaylor.com
executables: []

extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- README.rdoc
- Rakefile
- VERSION.yml
- examples/blog-to-staticify/config.ru
- examples/blog-to-staticify/my-blog.rb
- examples/blog-to-staticify/paths-to-cache
- examples/blog-to-staticify/posts/first.mkd
- examples/blog-to-staticify/posts/second.mkd
- examples/sinatra-blog-with-built-in-caching/my-sinatra-blog.rb
- lib/rack-staticifier.rb
- lib/rack/staticifier.rb
- spec/rack-staticifier_spec.rb
has_rdoc: true
homepage: http://github.com/remi/rack-staticifier
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: Staticly cache requests to any Rack application
test_files: 
- spec/rack-staticifier_spec.rb
- examples/blog-to-staticify/my-blog.rb
- examples/sinatra-blog-with-built-in-caching/my-sinatra-blog.rb

Package Spec version

rack-staticifier-0.1.6