# -*- encoding: utf-8 -*- # stub: beans_rails 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "beans_rails".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jeff Kreeftmeijer".freeze] s.date = "2009-12-11" s.description = "the 80beans rails project template (and generator)".freeze s.email = "jeff@80beans.com".freeze s.executables = ["beans_rails".freeze] s.extra_rdoc_files = ["LICENSE".freeze] s.files = [".document".freeze, ".gitignore".freeze, "LICENSE".freeze, "Rakefile".freeze, "VERSION".freeze, "beans_rails.gemspec".freeze, "beans_rails.rb".freeze, "bin/beans_rails".freeze, "templates/.gitignore".freeze, "templates/Capfile".freeze, "templates/config/database.yml".freeze, "templates/config/deploy.rb".freeze, "templates/config/deploy/config/staging.yml".freeze, "templates/config/deploy/production.rb".freeze, "templates/config/deploy/staging.rb".freeze, "templates/config/deploy/templates/database.erb".freeze, "templates/config/deploy/templates/public_keys.txt".freeze, "templates/config/deploy/templates/staging_vhost.erb".freeze, "templates/recipes/beans_server.rb".freeze] s.homepage = "http://github.com/80beans/beans_rails".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "the 80beans rails project template (and generator)".freeze end