Sha256: ba74e427d54da86ff9a948d2f2b2e14dee4c16cd1c74d0b9b0a3d50ce0e6997f
Contents?: true
Size: 1.72 KB
Versions: 1
Compression:
Stored size: 1.72 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.1.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-11} 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/config/database.yml", "templates/config/deploy.rb", "templates/config/deploy/config/staging.yml", "templates/config/deploy/production.rb", "templates/config/deploy/staging.rb", "templates/config/deploy/templates/database.erb", "templates/config/deploy/templates/public_keys.txt", "templates/config/deploy/templates/staging_vhost.erb", "templates/recipes/beans_server.rb" ] 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.1.0 | beans_rails.gemspec |