Sha256: 98fe7cd111c226af831dd7a557561d977f10dd19872965a01c469a09ca82545f

Contents?: true

Size: 799 Bytes

Versions: 2

Compression:

Stored size: 799 Bytes

Contents

Inline CSS HTML Converter
==
[![Build Status](https://travis-ci.org/Garllon/inline-css-html-converter.svg?branch=master)](https://travis-ci.org/Garllon/inline-css-html-converter)
[![Code Climate](https://codeclimate.com/github/Garllon/inline-css-html-converter.png)](https://codeclimate.com/github/Garllon/inline-css-html-converter)

I use the MailChimpAPI

At the moment i use the APi Version 2.0.
[MailChimp 2.0](https://apidocs.mailchimp.com/api/2.0/helper/inline-css.php)

How it works
===

```
gem 'inline-css-html-converter',
 git: 'https://github.com/Garllon/inline-css-html-converter.git'

require 'inline-css-html-converter'
```


```
InlineCssHtmlConverter::Worker.new(your_apikey, your_html).perform
```

In Progress
===
At the moment i work on a version, which works with MailChimp 3.0.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
inline-css-html-converter-0.1.2 README.md
inline-css-html-converter-0.1.0 README.md