Sha256: c5ffb726728f50d0c69e06e745ff633a39332f1c5243b492055561589161b2f8
Contents?: true
Size: 1.95 KB
Versions: 0
Compression: gzip
Compressed size: 693 Bytes
Stored size: 693 Bytes
Contents
--- !ruby/object:Gem::Specification name: paramix version: !ruby/object:Gem::Version prerelease: false segments: - 2 - 0 - 0 version: 2.0.0 platform: ruby authors: - Thomas Sawyer autorequire: bindir: bin cert_chain: [] date: 2010-04-06 00:00:00 -04:00 default_executable: dependencies: [] description: Parametric Mixins provides parameters for mixin modules. email: executables: [] extensions: [] extra_rdoc_files: [] files: - lib/paramix.rb - meta/authors - meta/collection - meta/contact - meta/created - meta/description - meta/homepage - meta/license - meta/name - meta/repository - meta/resources/homepage - meta/resources/repository - meta/summary - meta/title - meta/version - test/nested/test_nested_both.rb - test/nested/test_nested_bottom.rb - test/nested/test_nested_moot.rb - test/nested/test_nested_simple.rb - test/nested/test_nested_top.rb - test/test_paramix_callback.rb - test/test_paramix_extend.rb - test/test_paramix_include.rb - test/test_paramix_namespace.rb - HISTORY.rdoc - LICENSE - README.rdoc - Syckfile has_rdoc: true homepage: http://rubyworks.github.com/paramix licenses: [] post_install_message: rdoc_options: - --title - Paramix API 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: paramix rubygems_version: 1.3.6.pre.3 signing_key: specification_version: 3 summary: Parametric Mixins test_files: - test/nested/test_nested_both.rb - test/nested/test_nested_bottom.rb - test/nested/test_nested_moot.rb - test/nested/test_nested_simple.rb - test/nested/test_nested_top.rb - test/test_paramix_callback.rb - test/test_paramix_extend.rb - test/test_paramix_include.rb - test/test_paramix_namespace.rb