Sha256: 686c717809119c71ca90ac834b2f9f0367c55a1a8cd6572feebf0f49395dab62
Contents?: true
Size: 693 Bytes
Versions: 2
Compression:
Stored size: 693 Bytes
Contents
# PhpRuby [![Build Status](https://travis-ci.org/romeuhcf/php-ruby-gem.svg?branch=master)](https://travis-ci.org/romeuhcf/php-ruby-gem) TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```ruby gem 'php_ruby' ``` And then execute: $ bundle Or install it yourself as: $ gem install php_ruby ## Usage TODO: Write usage instructions here soon ## Contributing 1. Fork it ( https://github.com/[my-github-username]/php/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
php_ruby-0.0.3 | README.md |
php_ruby-0.0.2 | README.md |