caboose-rets 0.1.181 → 0.1.182
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 43fe690d4fa34dcc9aa0838a31cb6469df3adf9b6c2287037e69cca7e9b538ee
|
4
|
+
data.tar.gz: 71f82d839aa081b6011588ccec72ee2ca167536a25162a54d43a0f51329ae108
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '08921624f0bcbc36562afc49c85c5db460b20a166993a300c0da43a084eaa0d6857d6fa488a5cac64208d9c3df351d0f670a54b81b83a6c25bac0a7c2c9f8bef'
|
7
|
+
data.tar.gz: 8125941a409092005f2a644fc3e2b113c7fe9ab9699238d1bc231d77910af6ea43befcc5fcc46f50000e5b12ffd883ca1dd82f3f73b5a9509fad30ab2133f510
|
@@ -2,4 +2,4 @@
|
|
2
2
|
<h4>Are you sure you want to unsubscribe?</h4>
|
3
3
|
<p>By unsubscribing, you will no longer receive email updates for saved properties or suggested listings.</p>
|
4
4
|
<p><a style="margin-top:20px;display:inline-block;" href="/rets-unsubscribe/confirm?token=<%= @token %>">Yes, unsubscribe from all property updates and suggested listings.</a></p>
|
5
|
-
</div>
|
5
|
+
</div>
|
data/lib/caboose_rets/version.rb
CHANGED