Sha256: 9a6b75fd693deca8887378ffb5e909443b2c998cb8d57934d48ce198a702b276

Contents?: true

Size: 849 Bytes

Versions: 2

Compression:

Stored size: 849 Bytes

Contents

# Cookieconsent2::Rails [![Build Status](https://travis-ci.org/dbackowski/cookieconsent2-rails.svg?branch=master)](https://travis-ci.org/dbackowski/cookieconsent2-rails)

Rails asset pipeline bundling of the Cookie Consent JavaScript plugin (https://silktide.com/tools/cookie-consent).

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'cookieconsent2-rails'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install cookieconsent2-rails

In your application.js:

    //= require cookieconsent

## Usage

https://silktide.com/tools/cookie-consent

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dbackowski/cookieconsent2-rails.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cookieconsent2-rails-1.0.10.1 README.md
cookieconsent2-rails-1.0.10 README.md