# -*- encoding: utf-8 -*- # stub: acts_as_arter_flow_object 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "acts_as_arter_flow_object".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 = ["tim.teng".freeze] s.date = "2010-04-16" s.description = "simple progress indicator for game arters ".freeze s.email = "tim.rubist@gmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitignore".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "acts_as_arter_flow_object.gemspec".freeze, "generators/acts_as_arter_flow_object/USAGE".freeze, "generators/acts_as_arter_flow_object/acts_as_arter_flow_object_generator.rb".freeze, "generators/acts_as_arter_flow_object/templates/migration.rb".freeze, "lib/acts_as_arter_flow_object.rb".freeze, "lib/afo/acts_as_afo.rb".freeze, "lib/afo/arter_flow_object.rb".freeze, "test/helper.rb".freeze, "test/test_acts_as_arter_flow_object.rb".freeze] s.homepage = "http://github.com/tteng/acts_as_arter_flow_object".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "a simple flow marker for game arter in sgf.com".freeze s.test_files = ["test/helper.rb".freeze, "test/test_acts_as_arter_flow_object.rb".freeze] end