Sha256: 49b5c1160cb892c1fb602f6c9cc3014cd7cd8ee08d64ae28099435165c66e4ec

Contents?: true

Size: 563 Bytes

Versions: 7

Compression:

Stored size: 563 Bytes

Contents

# MarkLogic

A MarkLogic connector for Ruby

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'marklogic'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install marklogic

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/paxtonhare/marklogic/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

7 entries across 7 versions & 1 rubygems

Version Path
marklogic-0.0.11 README.md
marklogic-0.0.10 README.md
marklogic-0.0.9 README.md
marklogic-0.0.8 README.md
marklogic-0.0.7 README.md
marklogic-0.0.6 README.md
marklogic-0.0.5 README.md