RubyGems Navigation menu

spree_piwik 0.0.1

SpreePiwik ========== Adds piwik tracking with Ecommerce tracking Status ------ [![Build Status](https://travis-ci.org/berkes/spree_piwik.svg?branch=develop)](https://travis-ci.org/berkes/spree_piwik) [![Code Climate](https://codeclimate.com/github/berkes/spree_piwik/badges/gpa.svg)](https://codeclimate.com/github/berkes/spree_piwik) Installation ------------ Add spree_piwik to your Gemfile: ```ruby gem 'spree_piwik' ``` Bundle your dependencies and run the installation generator: ```shell bundle bundle exec rails g spree_piwik:install ``` Testing ------- First bundle your dependencies, then run `rake`. `rake` will default to building the dummy app if it does not exist, then it will run specs. The dummy app can be regenerated by using `rake test_app`. ```shell bundle bundle exec rake ``` When testing your applications integration with this extension you may use it's factories. Simply add this require statement to your spec_helper: Copyright (c) 2015 Bèr Kessels

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - April 02, 2015 (91 KB)
  2. 1.0.0 - March 14, 2015 (91 KB)
  3. 0.0.1 - February 22, 2015 (14 KB)

Runtime Dependencies (1):

spree_core ~> 2.3.6

Development Dependencies (14):

Requirements:

none

Owners:

Authors:

  • Bèr Kessels

SHA 256 checksum:

6c1afa9f7d6165c93d98beb312d36ac3114a204ee2eac3212563f6d939703460

Total downloads 7,338

For this version 2,122

Licenses:

N/A

Required Ruby Version: >= 1.9.3

Links: