Sha256: cff7a90c8202d184cb4fca07f5e0a9392ce382dd8ce9257cb917dcfc1c4d5c19

Contents?: true

Size: 1.53 KB

Versions: 0

Compression: gzip

Compressed size: 712 Bytes

Stored size: 712 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: pboling-subdomain-fu
version: !ruby/object:Gem::Version 
  version: 0.2.1
platform: ruby
authors: 
- Michael Bleigh
- Peter Boling
autorequire: 
bindir: bin
cert_chain: []

date: 2009-08-24 00:00:00 -07:00
default_executable: 
dependencies: []

description: SubdomainFu is a Rails plugin to provide all of the basic functionality necessary to handle multiple subdomain applications (such as Basecamp-esque subdomain accounts and more).
email: michael@intridea.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- CHANGELOG
- MIT-LICENSE
- README.rdoc
- Rakefile
- VERSION.yml
- lib/subdomain-fu.rb
- lib/subdomain_fu/routing_extensions.rb
- lib/subdomain_fu/url_rewriter.rb
- rails/init.rb
- spec/spec.opts
- spec/spec_helper.rb
- spec/subdomain_fu_spec.rb
- spec/url_rewriter_spec.rb
has_rdoc: true
homepage: http://github.com/mbleigh/subdomain-fu
post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.2.0
signing_key: 
specification_version: 3
summary: SubdomainFu is a Rails plugin that provides subdomain routing and URL writing helpers.
test_files: 
- spec/spec_helper.rb
- spec/subdomain_fu_spec.rb
- spec/url_rewriter_spec.rb

Package Spec version

pboling-subdomain-fu-0.2.1