ae_easy-router 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.
- checksums.yaml +4 -4
- data/doc/AeEasy.html +1 -1
- data/doc/AeEasy/Core.html +1 -1
- data/doc/AeEasy/Core/Plugin.html +1 -1
- data/doc/AeEasy/Core/Plugin/ParserBehavior.html +1 -1
- data/doc/AeEasy/Core/Plugin/SeederBehavior.html +1 -1
- data/doc/AeEasy/Router.html +2 -2
- data/doc/AeEasy/Router/Parser.html +1 -1
- data/doc/AeEasy/Router/Plugin.html +1 -1
- data/doc/AeEasy/Router/Plugin/Router.html +1 -1
- data/doc/AeEasy/Router/Seeder.html +1 -1
- 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/ae_easy/router/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8101cf27bb0c654a90395afbb3de86933ce477a37a0fcc36440a2fccbccdaa89
|
|
4
|
+
data.tar.gz: c3b7147d7c89821f496af3e27d59eab5258630f7c99cfdcba08d16483405edc9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e02cea3c79877ca26e8f896f79843f708668c7121cde0f62f2aceff51faca6e184749bf140e3c99673a47442479281290f69e8a1c4329a47f0acfd1777979a3e
|
|
7
|
+
data.tar.gz: d9c1ab2a11f6866a414b1c87ade60f8d261bb6b6d0f3ca7afd69f222bfe104c3d6ea924d615ccc5e8fbff9a8cebc63dc494186f5efcd048c7528407c187f696c
|
data/doc/AeEasy.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on
|
|
110
|
+
Generated on Fri Mar 8 15:05:28 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/Core.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on
|
|
110
|
+
Generated on Fri Mar 8 15:05:28 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/Core/Plugin.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on
|
|
110
|
+
Generated on Fri Mar 8 15:05:28 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>
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
</div>
|
|
187
187
|
|
|
188
188
|
<div id="footer">
|
|
189
|
-
Generated on
|
|
189
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
190
190
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
191
191
|
0.9.18 (ruby-2.5.3).
|
|
192
192
|
</div>
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
</div>
|
|
187
187
|
|
|
188
188
|
<div id="footer">
|
|
189
|
-
Generated on
|
|
189
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
190
190
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
191
191
|
0.9.18 (ruby-2.5.3).
|
|
192
192
|
</div>
|
data/doc/AeEasy/Router.html
CHANGED
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
|
|
121
121
|
</div>
|
|
122
122
|
</dt>
|
|
123
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.0.
|
|
123
|
+
<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>
|
|
124
124
|
|
|
125
125
|
</dl>
|
|
126
126
|
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
</div>
|
|
137
137
|
|
|
138
138
|
<div id="footer">
|
|
139
|
-
Generated on
|
|
139
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
140
140
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
141
141
|
0.9.18 (ruby-2.5.3).
|
|
142
142
|
</div>
|
|
@@ -356,7 +356,7 @@ exists.</p>
|
|
|
356
356
|
</div>
|
|
357
357
|
|
|
358
358
|
<div id="footer">
|
|
359
|
-
Generated on
|
|
359
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
360
360
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
361
361
|
0.9.18 (ruby-2.5.3).
|
|
362
362
|
</div>
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on
|
|
110
|
+
Generated on Fri Mar 8 15:05:28 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>
|
|
@@ -768,7 +768,7 @@ AeEasy::Core::Config#file_path for default file).</p>
|
|
|
768
768
|
</div>
|
|
769
769
|
|
|
770
770
|
<div id="footer">
|
|
771
|
-
Generated on
|
|
771
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
772
772
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
773
773
|
0.9.18 (ruby-2.5.3).
|
|
774
774
|
</div>
|
|
@@ -335,7 +335,7 @@ exists.</p>
|
|
|
335
335
|
</div>
|
|
336
336
|
|
|
337
337
|
<div id="footer">
|
|
338
|
-
Generated on
|
|
338
|
+
Generated on Fri Mar 8 15:05:29 2019 by
|
|
339
339
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
340
340
|
0.9.18 (ruby-2.5.3).
|
|
341
341
|
</div>
|
data/doc/_index.html
CHANGED
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
</div>
|
|
193
193
|
|
|
194
194
|
<div id="footer">
|
|
195
|
-
Generated on
|
|
195
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
196
196
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
197
197
|
0.9.18 (ruby-2.5.3).
|
|
198
198
|
</div>
|
data/doc/file.README.html
CHANGED
|
@@ -82,7 +82,7 @@ href="http://rubydoc.org/gems/ae_easy-router/frames">here</a>.</p>
|
|
|
82
82
|
</div></div>
|
|
83
83
|
|
|
84
84
|
<div id="footer">
|
|
85
|
-
Generated on
|
|
85
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
86
86
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
87
87
|
0.9.18 (ruby-2.5.3).
|
|
88
88
|
</div>
|
data/doc/index.html
CHANGED
|
@@ -82,7 +82,7 @@ href="http://rubydoc.org/gems/ae_easy-router/frames">here</a>.</p>
|
|
|
82
82
|
</div></div>
|
|
83
83
|
|
|
84
84
|
<div id="footer">
|
|
85
|
-
Generated on
|
|
85
|
+
Generated on Fri Mar 8 15:05:28 2019 by
|
|
86
86
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
87
87
|
0.9.18 (ruby-2.5.3).
|
|
88
88
|
</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on
|
|
103
|
+
Generated on Fri Mar 8 15:05:28 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>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ae_easy-router
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Eduardo Rosales
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2019-
|
|
11
|
+
date: 2019-03-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: ae_easy-core
|