Sha256: 07597208dbddebe1aeaff165bc62a8ce8269ca8602c31f06b759bcee2a98f4b5

Contents?: true

Size: 1.71 KB

Versions: 1

Compression:

Stored size: 1.71 KB

Contents

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

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

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Jeff Kreeftmeijer"]
  s.date = %q{2009-12-08}
  s.default_executable = %q{beans_rails}
  s.description = %q{the 80beans rails project template (and generator)}
  s.email = %q{jeff@80beans.com}
  s.executables = ["beans_rails"]
  s.extra_rdoc_files = [
    "LICENSE"
  ]
  s.files = [
    ".document",
     ".gitignore",
     "LICENSE",
     "Rakefile",
     "VERSION",
     "beans_rails.gemspec",
     "beans_rails.rb",
     "bin/beans_rails",
     "templates/.gitignore",
     "templates/Capfile",
     "templates/Gemfile",
     "templates/config/database.yml",
     "templates/config/deploy.rb",
     "templates/deploy/beans_server.rb",
     "templates/deploy/config/staging.yml",
     "templates/deploy/production.rb",
     "templates/deploy/staging.rb",
     "templates/deploy/templates/database.erb",
     "templates/deploy/templates/public_keys.txt",
     "templates/deploy/templates/staging_vhost.erb"
  ]
  s.homepage = %q{http://github.com/80beans/beans_rails}
  s.rdoc_options = ["--charset=UTF-8"]
  s.require_paths = ["lib"]
  s.rubygems_version = %q{1.3.5}
  s.summary = %q{the 80beans rails project template (and generator)}

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
beans_rails-0.0.0 beans_rails.gemspec