ae_easy-text 0.0.3 → 0.0.4

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: 806781cc7fe2889839f9c3eb2c5991d61c03d97082820702f3d29299010d9ac9
4
- data.tar.gz: d73fc46fee9004a74268eea87bb1c60d49a453bdcb06f9f71a8e6da08f4f17d2
3
+ metadata.gz: '043945fa52e59d4b712944fc7ada1ac2de17b7d4aca575a74a329e6804676f8c'
4
+ data.tar.gz: 06fe3a253c11ad468646fb2ed23db2ff5fcaf1f9dd387f8e8f4a18961f519916
5
5
  SHA512:
6
- metadata.gz: 0e703cc91ec67a7f1435602825fc42047628e0d58ba981695a9def1e9423d96eee6c55b8b1908a5a873c6d14186d7cde0e83bc486aab9e3c5e7b2983bc2e99a3
7
- data.tar.gz: cd88e1513318074cd053cf5455a1b4f5b0c187fde43d5fa03aa20b47a87208c8cea8a8138bb6e9fb9dec3ab4f4a3273236da4d8b68c653e3a5440bc09e39e2b7
6
+ metadata.gz: 247d51ceb25d3805bbc440f7475d4254c4c28cb297d83e598ccb5594f7428a9a4e6e1fda389ef3668a596f2660c5cc55422e3c6e438c6aae6cf7e4d1076ac1d5
7
+ data.tar.gz: 005c59ad17927b016948d6a7b62af827910df99d9e4c31c4ba79e40fcd1953caf54da36ef5e555dd13d9ced4cce0f376ceb0a6104b5e8caee2ccd21eb6f339fb
data/doc/AeEasy.html CHANGED
@@ -107,7 +107,7 @@
107
107
  </div>
108
108
 
109
109
  <div id="footer">
110
- Generated on Fri Mar 8 17:26:54 2019 by
110
+ Generated on Mon Mar 11 21:38:55 2019 by
111
111
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112
112
  0.9.18 (ruby-2.5.3).
113
113
  </div>
data/doc/AeEasy/Text.html CHANGED
@@ -108,7 +108,7 @@
108
108
 
109
109
  </div>
110
110
  </dt>
111
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.0.2</span><span class='tstring_end'>&quot;</span></span></pre></dd>
111
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.0.4</span><span class='tstring_end'>&quot;</span></span></pre></dd>
112
112
 
113
113
  </dl>
114
114
 
@@ -2136,7 +2136,7 @@ parsing.</p>
2136
2136
  </div>
2137
2137
 
2138
2138
  <div id="footer">
2139
- Generated on Fri Mar 8 17:26:54 2019 by
2139
+ Generated on Mon Mar 11 21:38:55 2019 by
2140
2140
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2141
2141
  0.9.18 (ruby-2.5.3).
2142
2142
  </div>
data/doc/_index.html CHANGED
@@ -112,7 +112,7 @@
112
112
  </div>
113
113
 
114
114
  <div id="footer">
115
- Generated on Fri Mar 8 17:26:54 2019 by
115
+ Generated on Mon Mar 11 21:38:55 2019 by
116
116
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
117
117
  0.9.18 (ruby-2.5.3).
118
118
  </div>
data/doc/file.README.html CHANGED
@@ -74,14 +74,14 @@ parsing helpers to ease common text parsing user cases.</p>
74
74
 
75
75
  <p>Install gem: <code>gem install &#39;ae_easy-text&#39;</code></p>
76
76
 
77
- <p>Require gem: <code>require &#39;ae_easy-text&#39;</code></p>
77
+ <p>Require gem: <code>require &#39;ae_easy/text&#39;</code></p>
78
78
 
79
79
  <p>Documentation can be found <a
80
80
  href="http://rubydoc.org/gems/ae_easy-text/frames">here</a>.</p>
81
81
  </div></div>
82
82
 
83
83
  <div id="footer">
84
- Generated on Fri Mar 8 17:26:54 2019 by
84
+ Generated on Mon Mar 11 21:38:55 2019 by
85
85
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
86
86
  0.9.18 (ruby-2.5.3).
87
87
  </div>
data/doc/index.html CHANGED
@@ -74,14 +74,14 @@ parsing helpers to ease common text parsing user cases.</p>
74
74
 
75
75
  <p>Install gem: <code>gem install &#39;ae_easy-text&#39;</code></p>
76
76
 
77
- <p>Require gem: <code>require &#39;ae_easy-text&#39;</code></p>
77
+ <p>Require gem: <code>require &#39;ae_easy/text&#39;</code></p>
78
78
 
79
79
  <p>Documentation can be found <a
80
80
  href="http://rubydoc.org/gems/ae_easy-text/frames">here</a>.</p>
81
81
  </div></div>
82
82
 
83
83
  <div id="footer">
84
- Generated on Fri Mar 8 17:26:54 2019 by
84
+ Generated on Mon Mar 11 21:38:55 2019 by
85
85
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
86
86
  0.9.18 (ruby-2.5.3).
87
87
  </div>
@@ -100,7 +100,7 @@
100
100
  </div>
101
101
 
102
102
  <div id="footer">
103
- Generated on Fri Mar 8 17:26:54 2019 by
103
+ Generated on Mon Mar 11 21:38:55 2019 by
104
104
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
105
105
  0.9.18 (ruby-2.5.3).
106
106
  </div>
@@ -1,6 +1,6 @@
1
1
  module AeEasy
2
2
  module Text
3
3
  # Gem version
4
- VERSION = "0.0.3"
4
+ VERSION = "0.0.4"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ae_easy-text
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eduardo Rosales