smartfocus4rails 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2143bc73bcdeb48732a939440fdd3cb3224dc752
4
- data.tar.gz: 301c6d1ec23696ac1103dbc0c26285b9f8e95775
3
+ metadata.gz: eb21054890192da92236dc0882845980311959f9
4
+ data.tar.gz: 84465ed0ca07898e2871ed5022ecbd449b800dfa
5
5
  SHA512:
6
- metadata.gz: 0396b73ac0086ecfacd59820af122ad1e8ad58a6cf9bdec6e4471dd41558726cc3eba857a056489b1ec1bd1cb3e98f48264178c5a81e9097aee9780fba0d8796
7
- data.tar.gz: 82dd888aef4217c844a4010b7b0c66976335d2fc0d3e83600a6d7655a7fc9bcc6ddbcbe2042cdaa56544b36ed4e431b2ebf1a5df8680ec79ce4a96a0323945b1
6
+ metadata.gz: 49700231a0e0fb9c8514c1a5784ef16530650ceff394d14fe68c02d752428d62b1776610e17a5f03d469f6d37c4e1e820242cac9dc3bcb593323ff363ab1c550
7
+ data.tar.gz: 537840ee8fe243678665d195f2086a8b31efb10ba676cee42c21dc1dfff6b2e50d6a2ec3568b3de9c6d3f0c502bbb591958524bfe916cb2b00bd6e25511c86ff
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2007-2013 Bastien Gysler (www.bastiengysler.com) and eboutic.ch
1
+ Copyright 2007-2013 Bastien Gysler and eboutic.ch
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
data/README.md CHANGED
@@ -8,15 +8,6 @@ Smartfocus4rails is a library used to manage messages and campaigns or more simp
8
8
  [![Coverage Status](https://coveralls.io/repos/eboutic/smartfocus4rails/badge.png)](https://coveralls.io/r/eboutic/smartfocus4rails)
9
9
  [![Dependency Status](https://gemnasium.com/eboutic/smartfocus4rails.png)](https://gemnasium.com/eboutic/smartfocus4rails)
10
10
 
11
- IMPORTANT
12
- ---------
13
-
14
- This is forked gem from https://github.com/basgys/emailvision4rails
15
- Bastien Gysler is the creator of this gem.
16
- The gem was rename to reflect the rename from emvailvision to smartfocus
17
-
18
- This version changed all Emailvision4rails class to Smartfocus4rails
19
-
20
11
  Install
21
12
  -------
22
13
 
@@ -71,14 +62,3 @@ More infos
71
62
  ----------
72
63
 
73
64
  If you want to dig deeper, Go see our wiki pages.
74
-
75
- Author
76
- ------
77
-
78
- Funded by Bastien Gysler :: [bastiengysler.com](http://www.bastiengysler.com/) :: @basgys
79
- Smartfocus4rails gem is maintained by eboutic.ch
80
-
81
- License
82
- -------
83
-
84
- eboutic is Copyright © 2007-2013 eboutic.ch. It is free software, and may be redistributed under the terms specified in the LICENSE file.
@@ -1,3 +1,3 @@
1
1
  module Smartfocus4rails
2
- Version = VERSION = '1.0.2'
2
+ Version = VERSION = '1.0.3'
3
3
  end
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartfocus4rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
- - Bastien Gysler
8
7
  - eboutic.ch
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-11-15 00:00:00.000000000 Z
11
+ date: 2013-11-18 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: smartfocus