Sha256: 1f150fb8af1f3155cf288a452279326e91f1c9f4a96cc02b9732b930617346ce
Contents?: true
Size: 1.42 KB
Versions: 3
Compression:
Stored size: 1.42 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{risosu-san} s.version = "0.1.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Eloy Duran"] s.date = %q{2009-10-26} s.description = %q{RisosuSan is a Rails plugin that assists in situations where a resource controller is nested under another resource.} s.email = %q{eloy.de.enige@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc" ] s.files = [ "LICENSE", "README.rdoc", "Rakefile", "lib/risosu_san.rb", "rails/init.rb", "test/risosu_san_test.rb", "test/test_helper.rb" ] s.homepage = %q{http://github.com/Fingertips/risosu-san} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] s.rubygems_version = %q{1.3.5} s.summary = %q{RisosuSan is a Rails plugin that assists in situations where a resource controller is nested under another resource.} s.test_files = [ "test/risosu_san_test.rb", "test/test_helper.rb" ] 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
matsimitsu-risosu-san-0.1.2 | risosu-san.gemspec |
matsimitsu-risosu-san-0.1.1 | risosu-san.gemspec |
matsimitsu-risosu-san-0.1.0 | risosu-san.gemspec |