nesta-plugin-sharethis 0.0.1 → 0.0.2
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.
- data/HISTORY.md +7 -0
- data/doc/Nesta.html +1 -1
- data/doc/Nesta/App.html +1 -1
- data/doc/Nesta/Config.html +7 -7
- data/doc/Nesta/Plugin.html +1 -1
- data/doc/Nesta/Plugin/Sharethis.html +2 -2
- data/doc/Nesta/Plugin/Sharethis/Helpers.html +2 -4
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/lib/nesta-plugin-sharethis/init.rb +0 -1
- data/lib/nesta-plugin-sharethis/version.rb +1 -1
- metadata +2 -1
data/HISTORY.md
ADDED
data/doc/Nesta.html
CHANGED
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
</div>
|
|
111
111
|
|
|
112
112
|
<div id="footer">
|
|
113
|
-
Generated on Thu Aug 23 14:
|
|
113
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
114
114
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
115
115
|
0.8.2.1 (ruby-1.9.3).
|
|
116
116
|
</div>
|
data/doc/Nesta/App.html
CHANGED
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
</div>
|
|
112
112
|
|
|
113
113
|
<div id="footer">
|
|
114
|
-
Generated on Thu Aug 23 14:
|
|
114
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
115
115
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
116
116
|
0.8.2.1 (ruby-1.9.3).
|
|
117
117
|
</div>
|
data/doc/Nesta/Config.html
CHANGED
|
@@ -182,17 +182,17 @@
|
|
|
182
182
|
<pre class="lines">
|
|
183
183
|
|
|
184
184
|
|
|
185
|
+
59
|
|
185
186
|
60
|
|
186
187
|
61
|
|
187
188
|
62
|
|
188
189
|
63
|
|
189
190
|
64
|
|
190
191
|
65
|
|
191
|
-
66
|
|
192
|
-
67</pre>
|
|
192
|
+
66</pre>
|
|
193
193
|
</td>
|
|
194
194
|
<td>
|
|
195
|
-
<pre class="code"><span class="info file"># File 'lib/nesta-plugin-sharethis/init.rb', line
|
|
195
|
+
<pre class="code"><span class="info file"># File 'lib/nesta-plugin-sharethis/init.rb', line 59</span>
|
|
196
196
|
|
|
197
197
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_default_buttons'>default_buttons</span>
|
|
198
198
|
<span class='qwords_beg'>%w[
|
|
@@ -222,12 +222,12 @@
|
|
|
222
222
|
<pre class="lines">
|
|
223
223
|
|
|
224
224
|
|
|
225
|
+
55
|
|
225
226
|
56
|
|
226
|
-
57
|
|
227
|
-
58</pre>
|
|
227
|
+
57</pre>
|
|
228
228
|
</td>
|
|
229
229
|
<td>
|
|
230
|
-
<pre class="code"><span class="info file"># File 'lib/nesta-plugin-sharethis/init.rb', line
|
|
230
|
+
<pre class="code"><span class="info file"># File 'lib/nesta-plugin-sharethis/init.rb', line 55</span>
|
|
231
231
|
|
|
232
232
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_sharethis_buttons'>sharethis_buttons</span>
|
|
233
233
|
<span class='id identifier rubyid_from_yaml'>from_yaml</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>sharethis_buttons</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span> <span class='op'>||</span> <span class='id identifier rubyid_default_buttons'>default_buttons</span>
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
</div>
|
|
243
243
|
|
|
244
244
|
<div id="footer">
|
|
245
|
-
Generated on Thu Aug 23 14:
|
|
245
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
246
246
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
247
247
|
0.8.2.1 (ruby-1.9.3).
|
|
248
248
|
</div>
|
data/doc/Nesta/Plugin.html
CHANGED
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
</div>
|
|
109
109
|
|
|
110
110
|
<div id="footer">
|
|
111
|
-
Generated on Thu Aug 23 14:
|
|
111
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
112
112
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
113
113
|
0.8.2.1 (ruby-1.9.3).
|
|
114
114
|
</div>
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
<dt id="VERSION-constant" class="">VERSION =
|
|
128
128
|
|
|
129
129
|
</dt>
|
|
130
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.0.
|
|
130
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.0.2</span><span class='tstring_end'>"</span></span></pre></dd>
|
|
131
131
|
|
|
132
132
|
</dl>
|
|
133
133
|
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
</div>
|
|
144
144
|
|
|
145
145
|
<div id="footer">
|
|
146
|
-
Generated on Thu Aug 23 14:
|
|
146
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
147
147
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
148
148
|
0.8.2.1 (ruby-1.9.3).
|
|
149
149
|
</div>
|
|
@@ -184,15 +184,13 @@
|
|
|
184
184
|
39
|
|
185
185
|
40
|
|
186
186
|
41
|
|
187
|
-
42
|
|
188
|
-
43</pre>
|
|
187
|
+
42</pre>
|
|
189
188
|
</td>
|
|
190
189
|
<td>
|
|
191
190
|
<pre class="code"><span class="info file"># File 'lib/nesta-plugin-sharethis/init.rb', line 36</span>
|
|
192
191
|
|
|
193
192
|
<span class='kw'>def</span> <span class='id identifier rubyid_sharethis_buttons'>sharethis_buttons</span>
|
|
194
193
|
<span class='id identifier rubyid_buttons'>buttons</span> <span class='op'>=</span> <span class='lbracket'>[</span><span class='rbracket'>]</span>
|
|
195
|
-
<span class='const'>STDOUT</span><span class='period'>.</span><span class='id identifier rubyid_puts'>puts</span> <span class='const'>Nesta</span><span class='op'>::</span><span class='const'>Config</span><span class='period'>.</span><span class='id identifier rubyid_sharethis_buttons'>sharethis_buttons</span><span class='period'>.</span><span class='id identifier rubyid_inspect'>inspect</span>
|
|
196
194
|
<span class='const'>Nesta</span><span class='op'>::</span><span class='const'>Config</span><span class='period'>.</span><span class='id identifier rubyid_sharethis_buttons'>sharethis_buttons</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_button'>button</span><span class='op'>|</span>
|
|
197
195
|
<span class='id identifier rubyid_buttons'>buttons</span> <span class='op'><<</span> <span class='const'>Nesta</span><span class='op'>::</span><span class='const'>Plugin</span><span class='op'>::</span><span class='const'>Sharethis</span><span class='op'>::</span><span class='const'>BUTTONS</span><span class='lbracket'>[</span><span class='id identifier rubyid_button'>button</span><span class='rbracket'>]</span>
|
|
198
196
|
<span class='kw'>end</span>
|
|
@@ -246,7 +244,7 @@
|
|
|
246
244
|
</div>
|
|
247
245
|
|
|
248
246
|
<div id="footer">
|
|
249
|
-
Generated on Thu Aug 23 14:
|
|
247
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
250
248
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
251
249
|
0.8.2.1 (ruby-1.9.3).
|
|
252
250
|
</div>
|
data/doc/_index.html
CHANGED
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Thu Aug 23 14:
|
|
179
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.8.2.1 (ruby-1.9.3).
|
|
182
182
|
</div>
|
data/doc/file.README.html
CHANGED
|
@@ -180,7 +180,7 @@ my sharethis.yml.</p>
|
|
|
180
180
|
</div></div>
|
|
181
181
|
|
|
182
182
|
<div id="footer">
|
|
183
|
-
Generated on Thu Aug 23 14:
|
|
183
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
185
185
|
0.8.2.1 (ruby-1.9.3).
|
|
186
186
|
</div>
|
data/doc/index.html
CHANGED
|
@@ -180,7 +180,7 @@ my sharethis.yml.</p>
|
|
|
180
180
|
</div></div>
|
|
181
181
|
|
|
182
182
|
<div id="footer">
|
|
183
|
-
Generated on Thu Aug 23 14:
|
|
183
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
185
185
|
0.8.2.1 (ruby-1.9.3).
|
|
186
186
|
</div>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
</div>
|
|
104
104
|
|
|
105
105
|
<div id="footer">
|
|
106
|
-
Generated on Thu Aug 23 14:
|
|
106
|
+
Generated on Thu Aug 23 14:31:15 2012 by
|
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
108
108
|
0.8.2.1 (ruby-1.9.3).
|
|
109
109
|
</div>
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: nesta-plugin-sharethis
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -68,6 +68,7 @@ extra_rdoc_files: []
|
|
|
68
68
|
files:
|
|
69
69
|
- .gitignore
|
|
70
70
|
- Gemfile
|
|
71
|
+
- HISTORY.md
|
|
71
72
|
- LICENSE
|
|
72
73
|
- README.md
|
|
73
74
|
- Rakefile
|