Sha256: 57545c93142709ee721cf56738c0fd643a278be3a781d53c683e2c5a5c6b8215

Contents?: true

Size: 1.29 KB

Versions: 1

Compression:

Stored size: 1.29 KB

Contents

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

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

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Alexander Sviridov"]
  s.date = %q{2010-11-11}
  s.description = %q{Style helper for Rails 3}
  s.email = %q{sviridoff.mail@gmail.com}
  s.extra_rdoc_files = [
    "README.rdoc"
  ]
  s.files = [
    ".gitignore",
     "Gemfile",
     "README.rdoc",
     "Rakefile",
     "VERSION",
     "app/controllers/sitges/styleguides_controller.rb",
     "app/views/layouts/sitges.html.haml",
     "app/views/sitges/styleguides/show.html.haml",
     "config/routes.rb",
     "lib/sitges.rb",
     "lib/sitges/engine.rb",
     "lib/sitges/version.rb",
     "sitges.gemspec"
  ]
  s.rdoc_options = ["--charset=UTF-8"]
  s.require_paths = ["lib"]
  s.rubygems_version = %q{1.3.7}
  s.summary = %q{Style helper for Rails 3}

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sitges-0.2.0 sitges.gemspec