Sha256: 6c470af6d2bbd871a6b13982724e4c59bb80a45070d54a57765ae432cab8c841
Contents?: true
Size: 1.66 KB
Versions: 0
Compression: gzip
Compressed size: 666 Bytes
Stored size: 666 Bytes
Contents
--- !ruby/object:Gem::Specification name: acts_as_arter_flow_object version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 2 - 4 version: 0.2.4 platform: ruby authors: - tim.teng autorequire: bindir: bin cert_chain: [] date: 2010-04-20 00:00:00 +08:00 default_executable: dependencies: [] description: "simple progress indicator for game arters " email: tim.rubist@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - acts_as_arter_flow_object.gemspec - generators/acts_as_arter_flow_object/USAGE - generators/acts_as_arter_flow_object/acts_as_arter_flow_object_generator.rb - generators/acts_as_arter_flow_object/templates/migration.rb - generators/acts_as_arter_flow_object/templates/models/arter_flow_object.rb - lib/acts_as_arter_flow_object.rb - lib/afo/acts_as_afo.rb - test/helper.rb - test/test_acts_as_arter_flow_object.rb has_rdoc: true homepage: http://github.com/tteng/acts_as_arter_flow_object licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: a simple flow marker for game arter in sgf.com test_files: - test/helper.rb - test/test_acts_as_arter_flow_object.rb