Sha256: 1c471609d3e6059c144e76b3b0c0809a2942d4747b9ca324c62124d01f6b04aa
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 651 Bytes
Stored size: 651 Bytes
Contents
--- !ruby/object:Gem::Specification name: mattfawcett-ruby-reads-php version: !ruby/object:Gem::Version version: 1.1.0 platform: ruby authors: - Matt Fawcett autorequire: bindir: bin cert_chain: [] date: 2009-01-24 00:00:00 -08:00 default_executable: dependencies: [] description: This gem allows you to read a PHP file from within your ruby code to use the constants. email: mail@matthewfawcett.co.uk executables: [] extensions: [] extra_rdoc_files: [] files: - VERSION.yml - lib/ruby_reads_php.rb - test/ruby_reads_php.spec - test/fixtures - test/fixtures/multiple_constants.php - test/fixtures/simple_constant_with_slashes.php - test/fixtures/simple_constant.php - test/fixtures/integer_quoted.php - test/fixtures/integer.php - test/fixtures/simple_constant_with_double_quotes.php - test/fixtures/float.php - test/fixtures/simple_constant_with_extra_spacing.php has_rdoc: true homepage: http://github.com/mattfawcett/ruby-reads-php post_install_message: rdoc_options: - --inline-source - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A ruby Gem that reads PHP configuration files test_files: []