Sha256: a71911187cd15456d02f467c211d77b70a1ff4bde80e30c6d1f68dcb95067812
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 742 Bytes
Stored size: 742 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: contextr version: !ruby/object:Gem::Version version: 0.0.1 date: 2007-05-08 00:00:00 +02:00 summary: The goal is to equip Ruby with an API to allow context-oriented programming. require_paths: - lib - ext email: ruby@schmidtwisser.de homepage: http://contextr.rubyforge.org rubyforge_project: contextr description: The goal is to equip Ruby with an API to allow context-oriented programming. autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - schmidt files: - COPYING.txt - History.txt - LICENSE.txt - Manifest.txt - README.txt - Rakefile - examples/education.rb - examples/fibonacci.rb - ext/dynamic.rb - ext/method_nature.rb - lib/contextr.rb - lib/contextr/contextr.rb - lib/contextr/version.rb - lib/core_ext/class.rb - lib/core_ext/module.rb - lib/core_ext/proc.rb - rake/group_spec_task.rb - rake/specific_group_spec_task.rb - scripts/txt2html - setup.rb - spec/contextr/contextr_api_spec.rb - spec/core_ext/module_spec.rb - spec/core_ext/proc_spec.rb - spec/spec_helper.rb - tasks/annotations.rb - test/contextr/test_contextr.rb - test/test_helper.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.rhtml test_files: - test/contextr/test_contextr.rb - test/test_helper.rb rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []