Sha256: 2f02a99ccb3ab0908a388b405ae67a25cd02777d87fd161efa29a04ab4e4abbd

Contents?: true

Size: 563 Bytes

Versions: 3

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

3 entries across 3 versions & 1 rubygems

Version Path
marklogic-0.0.4 README.md
marklogic-0.0.3 README.md
marklogic-0.0.1 README.md