From 6647e55ec1c08205ddebbac5b89f625e721abaac Mon Sep 17 00:00:00 2001 From: James Mead <3169+floehopper@users.noreply.github.com> Date: Tue, 15 Jan 2019 16:19:38 +0000 Subject: [PATCH] Switch fm Google Analytics -> Tag Manager & use new property ID This has the advantage of removing references to gofreerange.com. --- README.md | 2 +- docs/CNAME | 1 - docs/Mocha.html | 13 ++++++------- docs/Mocha/API.html | 13 ++++++------- docs/Mocha/ClassMethods.html | 13 ++++++------- docs/Mocha/Configuration.html | 13 ++++++------- docs/Mocha/Expectation.html | 13 ++++++------- docs/Mocha/ExpectationError.html | 13 ++++++------- docs/Mocha/ExpectationErrorFactory.html | 13 ++++++------- docs/Mocha/Hooks.html | 13 ++++++------- docs/Mocha/Integration.html | 13 ++++++------- docs/Mocha/Integration/MiniTest.html | 13 ++++++------- docs/Mocha/Integration/MiniTest/Adapter.html | 13 ++++++------- docs/Mocha/Integration/TestUnit.html | 13 ++++++------- docs/Mocha/Integration/TestUnit/Adapter.html | 13 ++++++------- docs/Mocha/Mock.html | 13 ++++++------- docs/Mocha/ObjectMethods.html | 13 ++++++------- docs/Mocha/ParameterMatchers.html | 13 ++++++------- docs/Mocha/ParameterMatchers/AllOf.html | 13 ++++++------- docs/Mocha/ParameterMatchers/AnyOf.html | 13 ++++++------- .../ParameterMatchers/AnyParameters.html | 13 ++++++------- docs/Mocha/ParameterMatchers/Anything.html | 13 ++++++------- docs/Mocha/ParameterMatchers/Base.html | 13 ++++++------- docs/Mocha/ParameterMatchers/Equals.html | 13 ++++++------- .../ParameterMatchers/EquivalentUri.html | 13 ++++++------- docs/Mocha/ParameterMatchers/HasEntries.html | 13 ++++++------- docs/Mocha/ParameterMatchers/HasEntry.html | 13 ++++++------- docs/Mocha/ParameterMatchers/HasKey.html | 13 ++++++------- docs/Mocha/ParameterMatchers/HasValue.html | 13 ++++++------- docs/Mocha/ParameterMatchers/Includes.html | 13 ++++++------- docs/Mocha/ParameterMatchers/InstanceOf.html | 13 ++++++------- docs/Mocha/ParameterMatchers/IsA.html | 13 ++++++------- docs/Mocha/ParameterMatchers/KindOf.html | 13 ++++++------- docs/Mocha/ParameterMatchers/Not.html | 13 ++++++------- docs/Mocha/ParameterMatchers/Optionally.html | 13 ++++++------- .../ParameterMatchers/RegexpMatches.html | 13 ++++++------- .../Mocha/ParameterMatchers/RespondsWith.html | 13 ++++++------- .../ParameterMatchers/YamlEquivalent.html | 13 ++++++------- docs/Mocha/Sequence.html | 13 ++++++------- docs/Mocha/StateMachine.html | 13 ++++++------- docs/Mocha/StateMachine/State.html | 13 ++++++------- docs/Mocha/StateMachine/StatePredicate.html | 13 ++++++------- docs/Mocha/StubbingError.html | 13 ++++++------- docs/Mocha/UnexpectedInvocation.html | 13 ++++++------- docs/_index.html | 13 ++++++------- docs/file.COPYING.html | 17 ++++++++--------- docs/file.MIT-LICENSE.html | 17 ++++++++--------- docs/file.README.html | 19 +++++++++---------- docs/file.RELEASE.html | 17 ++++++++--------- docs/index.html | 19 +++++++++---------- docs/top-level-namespace.html | 13 ++++++------- .../default/layout/html/google_analytics.erb | 11 +++++------ 52 files changed, 312 insertions(+), 363 deletions(-) delete mode 100644 docs/CNAME diff --git a/README.md b/README.md index 375e32cf0..4bbeec5eb 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,7 @@ $ curl -u james@floehopper.org https://rubygems.org/api/v1/api_key.yaml > ~/.gem * Release gem to Rubygems: ```bash -$ MOCHA_GENERATE_DOCS=true GOOGLE_ANALYTICS_WEB_PROPERTY_ID=UA-45002715-2 rake release +$ MOCHA_GENERATE_DOCS=true GOOGLE_ANALYTICS_WEB_PROPERTY_ID=UA-625523-7 rake release [runs tests] mocha 1.2.0 built to pkg/mocha-1.2.0.gem. Tagged v1.2.0. diff --git a/docs/CNAME b/docs/CNAME deleted file mode 100644 index 983166f96..000000000 --- a/docs/CNAME +++ /dev/null @@ -1 +0,0 @@ -mocha.jamesmead.org \ No newline at end of file diff --git a/docs/Mocha.html b/docs/Mocha.html index fd85690b9..2f71d2fa4 100644 --- a/docs/Mocha.html +++ b/docs/Mocha.html @@ -106,19 +106,18 @@

Defined Under Namespace

+ diff --git a/docs/Mocha/API.html b/docs/Mocha/API.html index 208ab35f2..ad3c043ed 100644 --- a/docs/Mocha/API.html +++ b/docs/Mocha/API.html @@ -1035,19 +1035,18 @@

+ diff --git a/docs/Mocha/ClassMethods.html b/docs/Mocha/ClassMethods.html index 8a4bd8876..a43142b0f 100644 --- a/docs/Mocha/ClassMethods.html +++ b/docs/Mocha/ClassMethods.html @@ -246,19 +246,18 @@

+ diff --git a/docs/Mocha/Configuration.html b/docs/Mocha/Configuration.html index c2aab6e80..408fa27e8 100644 --- a/docs/Mocha/Configuration.html +++ b/docs/Mocha/Configuration.html @@ -605,19 +605,18 @@

+ diff --git a/docs/Mocha/Expectation.html b/docs/Mocha/Expectation.html index 97587e26e..362f179dd 100644 --- a/docs/Mocha/Expectation.html +++ b/docs/Mocha/Expectation.html @@ -2688,19 +2688,18 @@

+ diff --git a/docs/Mocha/ExpectationError.html b/docs/Mocha/ExpectationError.html index 383add583..006d0a100 100644 --- a/docs/Mocha/ExpectationError.html +++ b/docs/Mocha/ExpectationError.html @@ -136,19 +136,18 @@

Overview

+
diff --git a/docs/Mocha/ExpectationErrorFactory.html b/docs/Mocha/ExpectationErrorFactory.html index 5d8b14d96..e4f098125 100644 --- a/docs/Mocha/ExpectationErrorFactory.html +++ b/docs/Mocha/ExpectationErrorFactory.html @@ -248,19 +248,18 @@

+ diff --git a/docs/Mocha/Hooks.html b/docs/Mocha/Hooks.html index 51caf1ba6..95eaaaf0f 100644 --- a/docs/Mocha/Hooks.html +++ b/docs/Mocha/Hooks.html @@ -364,19 +364,18 @@

+ diff --git a/docs/Mocha/Integration.html b/docs/Mocha/Integration.html index 0b27f3406..f6dfc940b 100644 --- a/docs/Mocha/Integration.html +++ b/docs/Mocha/Integration.html @@ -104,19 +104,18 @@

Defined Under Namespace

+ diff --git a/docs/Mocha/Integration/MiniTest.html b/docs/Mocha/Integration/MiniTest.html index e6900d025..482d74575 100644 --- a/docs/Mocha/Integration/MiniTest.html +++ b/docs/Mocha/Integration/MiniTest.html @@ -102,19 +102,18 @@

Defined Under Namespace

+ diff --git a/docs/Mocha/Integration/MiniTest/Adapter.html b/docs/Mocha/Integration/MiniTest/Adapter.html index 41d4c060e..736e7ec8b 100644 --- a/docs/Mocha/Integration/MiniTest/Adapter.html +++ b/docs/Mocha/Integration/MiniTest/Adapter.html @@ -144,19 +144,18 @@

Methods included from #Not, #all_of, #any_of, #any_parameters, #anything, #equals, #equivalent_uri, #has_entries, #has_entry, #has_equivalent_query_string, #has_key, #has_value, #includes, #instance_of, #is_a, #kind_of, #optionally, #regexp_matches, #responds_with, #yaml_equivalent

+ diff --git a/docs/Mocha/Integration/TestUnit.html b/docs/Mocha/Integration/TestUnit.html index ee732ac3b..413a8c35e 100644 --- a/docs/Mocha/Integration/TestUnit.html +++ b/docs/Mocha/Integration/TestUnit.html @@ -102,19 +102,18 @@

Defined Under Namespace

+ diff --git a/docs/Mocha/Integration/TestUnit/Adapter.html b/docs/Mocha/Integration/TestUnit/Adapter.html index 55cefb453..87b6910b6 100644 --- a/docs/Mocha/Integration/TestUnit/Adapter.html +++ b/docs/Mocha/Integration/TestUnit/Adapter.html @@ -144,19 +144,18 @@

Methods included from #Not, #all_of, #any_of, #any_parameters, #anything, #equals, #equivalent_uri, #has_entries, #has_entry, #has_equivalent_query_string, #has_key, #has_value, #includes, #instance_of, #is_a, #kind_of, #optionally, #regexp_matches, #responds_with, #yaml_equivalent

+ diff --git a/docs/Mocha/Mock.html b/docs/Mocha/Mock.html index 580e5c38c..42ebfc3bd 100644 --- a/docs/Mocha/Mock.html +++ b/docs/Mocha/Mock.html @@ -1176,19 +1176,18 @@

+ diff --git a/docs/Mocha/ObjectMethods.html b/docs/Mocha/ObjectMethods.html index 682b30806..d7d999f56 100644 --- a/docs/Mocha/ObjectMethods.html +++ b/docs/Mocha/ObjectMethods.html @@ -691,19 +691,18 @@

+ diff --git a/docs/Mocha/ParameterMatchers.html b/docs/Mocha/ParameterMatchers.html index 41aa30c7d..35a5887e3 100644 --- a/docs/Mocha/ParameterMatchers.html +++ b/docs/Mocha/ParameterMatchers.html @@ -3028,19 +3028,18 @@

+ diff --git a/docs/Mocha/ParameterMatchers/AllOf.html b/docs/Mocha/ParameterMatchers/AllOf.html index 8e87edb95..5f536f9c1 100644 --- a/docs/Mocha/ParameterMatchers/AllOf.html +++ b/docs/Mocha/ParameterMatchers/AllOf.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/AnyOf.html b/docs/Mocha/ParameterMatchers/AnyOf.html index 47775f0da..abf95ecd2 100644 --- a/docs/Mocha/ParameterMatchers/AnyOf.html +++ b/docs/Mocha/ParameterMatchers/AnyOf.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/AnyParameters.html b/docs/Mocha/ParameterMatchers/AnyParameters.html index 5da04886a..a176b3303 100644 --- a/docs/Mocha/ParameterMatchers/AnyParameters.html +++ b/docs/Mocha/ParameterMatchers/AnyParameters.html @@ -132,19 +132,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/Anything.html b/docs/Mocha/ParameterMatchers/Anything.html index 44c667824..ff11db332 100644 --- a/docs/Mocha/ParameterMatchers/Anything.html +++ b/docs/Mocha/ParameterMatchers/Anything.html @@ -132,19 +132,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/Base.html b/docs/Mocha/ParameterMatchers/Base.html index 738cdff99..3013d1986 100644 --- a/docs/Mocha/ParameterMatchers/Base.html +++ b/docs/Mocha/ParameterMatchers/Base.html @@ -427,19 +427,18 @@

+ diff --git a/docs/Mocha/ParameterMatchers/Equals.html b/docs/Mocha/ParameterMatchers/Equals.html index 38076b041..e7b7abc33 100644 --- a/docs/Mocha/ParameterMatchers/Equals.html +++ b/docs/Mocha/ParameterMatchers/Equals.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/EquivalentUri.html b/docs/Mocha/ParameterMatchers/EquivalentUri.html index 1cacf01f5..552a82a33 100644 --- a/docs/Mocha/ParameterMatchers/EquivalentUri.html +++ b/docs/Mocha/ParameterMatchers/EquivalentUri.html @@ -132,19 +132,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/HasEntries.html b/docs/Mocha/ParameterMatchers/HasEntries.html index eaba85a72..879acfca5 100644 --- a/docs/Mocha/ParameterMatchers/HasEntries.html +++ b/docs/Mocha/ParameterMatchers/HasEntries.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/HasEntry.html b/docs/Mocha/ParameterMatchers/HasEntry.html index c32fb5998..22f8a56de 100644 --- a/docs/Mocha/ParameterMatchers/HasEntry.html +++ b/docs/Mocha/ParameterMatchers/HasEntry.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/HasKey.html b/docs/Mocha/ParameterMatchers/HasKey.html index 53527019e..aa29b13cb 100644 --- a/docs/Mocha/ParameterMatchers/HasKey.html +++ b/docs/Mocha/ParameterMatchers/HasKey.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/HasValue.html b/docs/Mocha/ParameterMatchers/HasValue.html index 0860aef00..235a47f6e 100644 --- a/docs/Mocha/ParameterMatchers/HasValue.html +++ b/docs/Mocha/ParameterMatchers/HasValue.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/Includes.html b/docs/Mocha/ParameterMatchers/Includes.html index 895af3519..fcd4b8645 100644 --- a/docs/Mocha/ParameterMatchers/Includes.html +++ b/docs/Mocha/ParameterMatchers/Includes.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/InstanceOf.html b/docs/Mocha/ParameterMatchers/InstanceOf.html index ee5dbb35e..cf4adfe95 100644 --- a/docs/Mocha/ParameterMatchers/InstanceOf.html +++ b/docs/Mocha/ParameterMatchers/InstanceOf.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/IsA.html b/docs/Mocha/ParameterMatchers/IsA.html index 9e3f1795b..0e462a1f1 100644 --- a/docs/Mocha/ParameterMatchers/IsA.html +++ b/docs/Mocha/ParameterMatchers/IsA.html @@ -132,19 +132,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/KindOf.html b/docs/Mocha/ParameterMatchers/KindOf.html index 2f5ea43f1..1eccc9a89 100644 --- a/docs/Mocha/ParameterMatchers/KindOf.html +++ b/docs/Mocha/ParameterMatchers/KindOf.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/Not.html b/docs/Mocha/ParameterMatchers/Not.html index 71e087152..d76741024 100644 --- a/docs/Mocha/ParameterMatchers/Not.html +++ b/docs/Mocha/ParameterMatchers/Not.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/Optionally.html b/docs/Mocha/ParameterMatchers/Optionally.html index 690b07b19..496a8b4fb 100644 --- a/docs/Mocha/ParameterMatchers/Optionally.html +++ b/docs/Mocha/ParameterMatchers/Optionally.html @@ -132,19 +132,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/RegexpMatches.html b/docs/Mocha/ParameterMatchers/RegexpMatches.html index 7f36ba386..8f247f873 100644 --- a/docs/Mocha/ParameterMatchers/RegexpMatches.html +++ b/docs/Mocha/ParameterMatchers/RegexpMatches.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/RespondsWith.html b/docs/Mocha/ParameterMatchers/RespondsWith.html index 822538bef..46ef38a7b 100644 --- a/docs/Mocha/ParameterMatchers/RespondsWith.html +++ b/docs/Mocha/ParameterMatchers/RespondsWith.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/ParameterMatchers/YamlEquivalent.html b/docs/Mocha/ParameterMatchers/YamlEquivalent.html index d2c628726..0765d3c64 100644 --- a/docs/Mocha/ParameterMatchers/YamlEquivalent.html +++ b/docs/Mocha/ParameterMatchers/YamlEquivalent.html @@ -133,19 +133,18 @@

Methods inherited from #&, #|

+ diff --git a/docs/Mocha/Sequence.html b/docs/Mocha/Sequence.html index f2f3e22e6..7c6342de8 100644 --- a/docs/Mocha/Sequence.html +++ b/docs/Mocha/Sequence.html @@ -128,19 +128,18 @@

Overview

+
diff --git a/docs/Mocha/StateMachine.html b/docs/Mocha/StateMachine.html index 741cf5a57..638fac9a6 100644 --- a/docs/Mocha/StateMachine.html +++ b/docs/Mocha/StateMachine.html @@ -518,19 +518,18 @@

+ diff --git a/docs/Mocha/StateMachine/State.html b/docs/Mocha/StateMachine/State.html index 613a122af..09f935a6b 100644 --- a/docs/Mocha/StateMachine/State.html +++ b/docs/Mocha/StateMachine/State.html @@ -120,19 +120,18 @@

Overview

+
diff --git a/docs/Mocha/StateMachine/StatePredicate.html b/docs/Mocha/StateMachine/StatePredicate.html index 830b9581d..b3c9cdd2c 100644 --- a/docs/Mocha/StateMachine/StatePredicate.html +++ b/docs/Mocha/StateMachine/StatePredicate.html @@ -120,19 +120,18 @@

Overview

+
diff --git a/docs/Mocha/StubbingError.html b/docs/Mocha/StubbingError.html index 4ee409673..029111509 100644 --- a/docs/Mocha/StubbingError.html +++ b/docs/Mocha/StubbingError.html @@ -129,19 +129,18 @@

Overview

+
diff --git a/docs/Mocha/UnexpectedInvocation.html b/docs/Mocha/UnexpectedInvocation.html index 822d4b357..0b05a7619 100644 --- a/docs/Mocha/UnexpectedInvocation.html +++ b/docs/Mocha/UnexpectedInvocation.html @@ -119,19 +119,18 @@

Overview

+
diff --git a/docs/_index.html b/docs/_index.html index 898bb59ec..ab70484e3 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -516,19 +516,18 @@

Namespace Listing A-Z

+ diff --git a/docs/file.COPYING.html b/docs/file.COPYING.html index 42da1cdee..c360b7b76 100644 --- a/docs/file.COPYING.html +++ b/docs/file.COPYING.html @@ -60,19 +60,18 @@

Copyright Revieworld Ltd. 2006

You may use, copy and redistribute this library under the same terms as Ruby itself or under the MIT license.

-
+
diff --git a/docs/file.MIT-LICENSE.html b/docs/file.MIT-LICENSE.html index 6a2729286..65b70b499 100644 --- a/docs/file.MIT-LICENSE.html +++ b/docs/file.MIT-LICENSE.html @@ -64,19 +64,18 @@

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

- + diff --git a/docs/file.README.html b/docs/file.README.html index df63c1c22..cf910776e 100644 --- a/docs/file.README.html +++ b/docs/file.README.html @@ -380,7 +380,7 @@

Releasing a new version

  • Release gem to Rubygems:
  • -
    $ MOCHA_GENERATE_DOCS=true GOOGLE_ANALYTICS_WEB_PROPERTY_ID=UA-45002715-2 rake release
    +
    $ MOCHA_GENERATE_DOCS=true GOOGLE_ANALYTICS_WEB_PROPERTY_ID=UA-625523-7 rake release
     [runs tests]
     mocha 1.2.0 built to pkg/mocha-1.2.0.gem.
     Tagged v1.2.0.
    @@ -397,19 +397,18 @@ 

    License

    © Copyright Revieworld Ltd. 2006

    You may use, copy and redistribute this library under the same terms as Ruby itself or under the MIT license.

    - + diff --git a/docs/file.RELEASE.html b/docs/file.RELEASE.html index 40dc94f15..2e9dde77a 100644 --- a/docs/file.RELEASE.html +++ b/docs/file.RELEASE.html @@ -842,19 +842,18 @@

    0.1.1

    • Initial release.
    - + diff --git a/docs/index.html b/docs/index.html index 51cfc21d4..39980687a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -380,7 +380,7 @@

    Releasing a new version

  • Release gem to Rubygems:
  • -
    $ MOCHA_GENERATE_DOCS=true GOOGLE_ANALYTICS_WEB_PROPERTY_ID=UA-45002715-2 rake release
    +
    $ MOCHA_GENERATE_DOCS=true GOOGLE_ANALYTICS_WEB_PROPERTY_ID=UA-625523-7 rake release
     [runs tests]
     mocha 1.2.0 built to pkg/mocha-1.2.0.gem.
     Tagged v1.2.0.
    @@ -397,19 +397,18 @@ 

    License

    © Copyright Revieworld Ltd. 2006

    You may use, copy and redistribute this library under the same terms as Ruby itself or under the MIT license.

    - + diff --git a/docs/top-level-namespace.html b/docs/top-level-namespace.html index 621d873ae..5bc57ef6b 100644 --- a/docs/top-level-namespace.html +++ b/docs/top-level-namespace.html @@ -97,19 +97,18 @@

    Defined Under Namespace

    + diff --git a/yard-templates/default/layout/html/google_analytics.erb b/yard-templates/default/layout/html/google_analytics.erb index 7a72625a1..767968b7e 100644 --- a/yard-templates/default/layout/html/google_analytics.erb +++ b/yard-templates/default/layout/html/google_analytics.erb @@ -1,9 +1,8 @@ +