Sha256: 654310e1e1899f9a3cd68e23d2f55cd97a67a367f6abf7e9bb78b013f3ea84c0

Contents?: true

Size: 1022 Bytes

Versions: 12

Compression:

Stored size: 1022 Bytes

Contents

# Adobe::Campaign

Based off the documentation here: https://docs.campaign.adobe.com/doc/standard/en/api/ACS_API.html

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'adobe-campaign'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install adobe-campaign

## Usage

TODO: Write usage instructions here

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/soberstadt/adobe-campaign.

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
adobe-campaign-0.4.4 README.md
adobe-campaign-0.4.3 README.md
adobe-campaign-0.4.2 README.md
adobe-campaign-0.4.1 README.md
adobe-campaign-0.4.0 README.md
adobe-campaign-0.3.2 README.md
adobe-campaign-0.3.1 README.md
adobe-campaign-0.3.0 README.md
adobe-campaign-0.2.1 README.md
adobe-campaign-0.2.0 README.md
adobe-campaign-0.1.1 README.md
adobe-campaign-0.1.0.1 README.md