elster 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/{Users/jwebb/src/bigjason/elster/LICENSE → LICENSE} +0 -0
- data/{Users/jwebb/src/bigjason/elster/README.md → README.md} +0 -0
- data/{Users/jwebb/src/bigjason/elster/Rakefile → Rakefile} +0 -0
- data/{Users/jwebb/src/bigjason/elster/lib → lib}/elster.rb +0 -0
- data/{Users/jwebb/src/bigjason/elster/lib → lib}/elster/elster_handler.rb +0 -0
- data/{Users/jwebb/src/bigjason/elster/lib → lib}/elster/exceptions.rb +0 -0
- data/{Users/jwebb/src/bigjason/elster/lib → lib}/elster/streamer.rb +0 -0
- data/lib/elster/version.rb +3 -0
- data/{Users/jwebb/src/bigjason/elster/test → test}/streamer_test.rb +0 -0
- metadata +14 -39
- data/Users/jwebb/src/bigjason/elster/Gemfile +0 -4
- data/Users/jwebb/src/bigjason/elster/Gemfile.lock +0 -115
- data/Users/jwebb/src/bigjason/elster/doc/Elster.html +0 -129
- data/Users/jwebb/src/bigjason/elster/doc/Elster/JsonContainerTypeError.html +0 -123
- data/Users/jwebb/src/bigjason/elster/doc/Elster/Streamer.html +0 -607
- data/Users/jwebb/src/bigjason/elster/doc/_index.html +0 -140
- data/Users/jwebb/src/bigjason/elster/doc/class_list.html +0 -53
- data/Users/jwebb/src/bigjason/elster/doc/css/common.css +0 -1
- data/Users/jwebb/src/bigjason/elster/doc/css/full_list.css +0 -57
- data/Users/jwebb/src/bigjason/elster/doc/css/style.css +0 -328
- data/Users/jwebb/src/bigjason/elster/doc/file.README.html +0 -118
- data/Users/jwebb/src/bigjason/elster/doc/file_list.html +0 -55
- data/Users/jwebb/src/bigjason/elster/doc/frames.html +0 -28
- data/Users/jwebb/src/bigjason/elster/doc/index.html +0 -118
- data/Users/jwebb/src/bigjason/elster/doc/js/app.js +0 -214
- data/Users/jwebb/src/bigjason/elster/doc/js/full_list.js +0 -173
- data/Users/jwebb/src/bigjason/elster/doc/js/jquery.js +0 -4
- data/Users/jwebb/src/bigjason/elster/doc/method_list.html +0 -92
- data/Users/jwebb/src/bigjason/elster/doc/top-level-namespace.html +0 -112
- data/Users/jwebb/src/bigjason/elster/elster.gemspec +0 -23
- data/Users/jwebb/src/bigjason/elster/lib/elster/version.rb +0 -3
- data/Users/jwebb/src/bigjason/elster/pkg/elster-0.0.2.gem +0 -0
- data/Users/jwebb/src/bigjason/elster/pkg/elster-0.0.3.gem +0 -0
- data/Users/jwebb/src/bigjason/elster/pkg/elster-0.0.5.gem +0 -0
- data/Users/jwebb/src/bigjason/elster/pkg/elster-0.0.6.gem +0 -0
- data/Users/jwebb/src/bigjason/elster/pkg/elster-0.0.7.gem +0 -0
- data/Users/jwebb/src/bigjason/elster/pkg/elster-0.0.8.gem +0 -0
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: elster
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -98,41 +98,15 @@ executables: []
|
|
98
98
|
extensions: []
|
99
99
|
extra_rdoc_files: []
|
100
100
|
files:
|
101
|
-
- /
|
102
|
-
- /
|
103
|
-
- /
|
104
|
-
- /
|
105
|
-
- /
|
106
|
-
- /
|
107
|
-
-
|
108
|
-
-
|
109
|
-
-
|
110
|
-
- /Users/jwebb/src/bigjason/elster/doc/file_list.html
|
111
|
-
- /Users/jwebb/src/bigjason/elster/doc/frames.html
|
112
|
-
- /Users/jwebb/src/bigjason/elster/doc/index.html
|
113
|
-
- /Users/jwebb/src/bigjason/elster/doc/js/app.js
|
114
|
-
- /Users/jwebb/src/bigjason/elster/doc/js/full_list.js
|
115
|
-
- /Users/jwebb/src/bigjason/elster/doc/js/jquery.js
|
116
|
-
- /Users/jwebb/src/bigjason/elster/doc/method_list.html
|
117
|
-
- /Users/jwebb/src/bigjason/elster/doc/top-level-namespace.html
|
118
|
-
- /Users/jwebb/src/bigjason/elster/elster.gemspec
|
119
|
-
- /Users/jwebb/src/bigjason/elster/Gemfile
|
120
|
-
- /Users/jwebb/src/bigjason/elster/Gemfile.lock
|
121
|
-
- /Users/jwebb/src/bigjason/elster/lib/elster/elster_handler.rb
|
122
|
-
- /Users/jwebb/src/bigjason/elster/lib/elster/exceptions.rb
|
123
|
-
- /Users/jwebb/src/bigjason/elster/lib/elster/streamer.rb
|
124
|
-
- /Users/jwebb/src/bigjason/elster/lib/elster/version.rb
|
125
|
-
- /Users/jwebb/src/bigjason/elster/lib/elster.rb
|
126
|
-
- /Users/jwebb/src/bigjason/elster/LICENSE
|
127
|
-
- /Users/jwebb/src/bigjason/elster/pkg/elster-0.0.2.gem
|
128
|
-
- /Users/jwebb/src/bigjason/elster/pkg/elster-0.0.3.gem
|
129
|
-
- /Users/jwebb/src/bigjason/elster/pkg/elster-0.0.5.gem
|
130
|
-
- /Users/jwebb/src/bigjason/elster/pkg/elster-0.0.6.gem
|
131
|
-
- /Users/jwebb/src/bigjason/elster/pkg/elster-0.0.7.gem
|
132
|
-
- /Users/jwebb/src/bigjason/elster/pkg/elster-0.0.8.gem
|
133
|
-
- /Users/jwebb/src/bigjason/elster/Rakefile
|
134
|
-
- /Users/jwebb/src/bigjason/elster/README.md
|
135
|
-
- /Users/jwebb/src/bigjason/elster/test/streamer_test.rb
|
101
|
+
- lib/elster/elster_handler.rb
|
102
|
+
- lib/elster/exceptions.rb
|
103
|
+
- lib/elster/streamer.rb
|
104
|
+
- lib/elster/version.rb
|
105
|
+
- lib/elster.rb
|
106
|
+
- test/streamer_test.rb
|
107
|
+
- LICENSE
|
108
|
+
- README.md
|
109
|
+
- Rakefile
|
136
110
|
homepage: https://github.com/bigjason/elster
|
137
111
|
licenses: []
|
138
112
|
post_install_message:
|
@@ -147,7 +121,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
147
121
|
version: '0'
|
148
122
|
segments:
|
149
123
|
- 0
|
150
|
-
hash: -
|
124
|
+
hash: -1026502851203033294
|
151
125
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
152
126
|
none: false
|
153
127
|
requirements:
|
@@ -156,11 +130,12 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
156
130
|
version: '0'
|
157
131
|
segments:
|
158
132
|
- 0
|
159
|
-
hash: -
|
133
|
+
hash: -1026502851203033294
|
160
134
|
requirements: []
|
161
135
|
rubyforge_project:
|
162
136
|
rubygems_version: 1.8.24
|
163
137
|
signing_key:
|
164
138
|
specification_version: 3
|
165
139
|
summary: A simple streaming JSON encoder.
|
166
|
-
test_files:
|
140
|
+
test_files:
|
141
|
+
- test/streamer_test.rb
|
@@ -1,115 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: .
|
3
|
-
specs:
|
4
|
-
elster (0.1.1)
|
5
|
-
multi_json
|
6
|
-
|
7
|
-
GEM
|
8
|
-
remote: https://rubygems.org/
|
9
|
-
specs:
|
10
|
-
actionmailer (3.2.9)
|
11
|
-
actionpack (= 3.2.9)
|
12
|
-
mail (~> 2.4.4)
|
13
|
-
actionpack (3.2.9)
|
14
|
-
activemodel (= 3.2.9)
|
15
|
-
activesupport (= 3.2.9)
|
16
|
-
builder (~> 3.0.0)
|
17
|
-
erubis (~> 2.7.0)
|
18
|
-
journey (~> 1.0.4)
|
19
|
-
rack (~> 1.4.0)
|
20
|
-
rack-cache (~> 1.2)
|
21
|
-
rack-test (~> 0.6.1)
|
22
|
-
sprockets (~> 2.2.1)
|
23
|
-
activemodel (3.2.9)
|
24
|
-
activesupport (= 3.2.9)
|
25
|
-
builder (~> 3.0.0)
|
26
|
-
activerecord (3.2.9)
|
27
|
-
activemodel (= 3.2.9)
|
28
|
-
activesupport (= 3.2.9)
|
29
|
-
arel (~> 3.0.2)
|
30
|
-
tzinfo (~> 0.3.29)
|
31
|
-
activeresource (3.2.9)
|
32
|
-
activemodel (= 3.2.9)
|
33
|
-
activesupport (= 3.2.9)
|
34
|
-
activesupport (3.2.9)
|
35
|
-
i18n (~> 0.6)
|
36
|
-
multi_json (~> 1.0)
|
37
|
-
ansi (1.4.0)
|
38
|
-
arel (3.0.2)
|
39
|
-
builder (3.0.4)
|
40
|
-
coderay (1.0.7)
|
41
|
-
erubis (2.7.0)
|
42
|
-
hike (1.2.1)
|
43
|
-
i18n (0.6.1)
|
44
|
-
journey (1.0.4)
|
45
|
-
json (1.7.5)
|
46
|
-
json (1.7.5-java)
|
47
|
-
mail (2.4.4)
|
48
|
-
i18n (>= 0.4.0)
|
49
|
-
mime-types (~> 1.16)
|
50
|
-
treetop (~> 1.4.8)
|
51
|
-
method_source (0.8)
|
52
|
-
mime-types (1.19)
|
53
|
-
minitest (3.3.0)
|
54
|
-
multi_json (1.3.7)
|
55
|
-
polyglot (0.3.3)
|
56
|
-
pry (0.9.10)
|
57
|
-
coderay (~> 1.0.5)
|
58
|
-
method_source (~> 0.8)
|
59
|
-
slop (~> 3.3.1)
|
60
|
-
pry (0.9.10-java)
|
61
|
-
coderay (~> 1.0.5)
|
62
|
-
method_source (~> 0.8)
|
63
|
-
slop (~> 3.3.1)
|
64
|
-
spoon (~> 0.0)
|
65
|
-
rack (1.4.1)
|
66
|
-
rack-cache (1.2)
|
67
|
-
rack (>= 0.4)
|
68
|
-
rack-ssl (1.3.2)
|
69
|
-
rack
|
70
|
-
rack-test (0.6.2)
|
71
|
-
rack (>= 1.0)
|
72
|
-
rails (3.2.9)
|
73
|
-
actionmailer (= 3.2.9)
|
74
|
-
actionpack (= 3.2.9)
|
75
|
-
activerecord (= 3.2.9)
|
76
|
-
activeresource (= 3.2.9)
|
77
|
-
activesupport (= 3.2.9)
|
78
|
-
bundler (~> 1.0)
|
79
|
-
railties (= 3.2.9)
|
80
|
-
railties (3.2.9)
|
81
|
-
actionpack (= 3.2.9)
|
82
|
-
activesupport (= 3.2.9)
|
83
|
-
rack-ssl (~> 1.3.2)
|
84
|
-
rake (>= 0.8.7)
|
85
|
-
rdoc (~> 3.4)
|
86
|
-
thor (>= 0.14.6, < 2.0)
|
87
|
-
rake (10.0.2)
|
88
|
-
rdoc (3.12)
|
89
|
-
json (~> 1.4)
|
90
|
-
slop (3.3.2)
|
91
|
-
spoon (0.0.1)
|
92
|
-
sprockets (2.2.1)
|
93
|
-
hike (~> 1.2)
|
94
|
-
multi_json (~> 1.0)
|
95
|
-
rack (~> 1.0)
|
96
|
-
tilt (~> 1.1, != 1.3.0)
|
97
|
-
thor (0.16.0)
|
98
|
-
tilt (1.3.3)
|
99
|
-
treetop (1.4.12)
|
100
|
-
polyglot
|
101
|
-
polyglot (>= 0.3.1)
|
102
|
-
turn (0.8.3)
|
103
|
-
ansi
|
104
|
-
tzinfo (0.3.35)
|
105
|
-
|
106
|
-
PLATFORMS
|
107
|
-
java
|
108
|
-
ruby
|
109
|
-
|
110
|
-
DEPENDENCIES
|
111
|
-
elster!
|
112
|
-
minitest
|
113
|
-
pry
|
114
|
-
rails (>= 3.1)
|
115
|
-
turn
|
@@ -1,129 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
<title>
|
7
|
-
Module: Elster
|
8
|
-
|
9
|
-
— Documentation by YARD 0.8.2.1
|
10
|
-
|
11
|
-
</title>
|
12
|
-
|
13
|
-
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
|
14
|
-
|
15
|
-
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
|
16
|
-
|
17
|
-
<script type="text/javascript" charset="utf-8">
|
18
|
-
hasFrames = window.top.frames.main ? true : false;
|
19
|
-
relpath = '';
|
20
|
-
framesUrl = "frames.html#!" + escape(window.location.href);
|
21
|
-
</script>
|
22
|
-
|
23
|
-
|
24
|
-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
25
|
-
|
26
|
-
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
27
|
-
|
28
|
-
|
29
|
-
</head>
|
30
|
-
<body>
|
31
|
-
<div id="header">
|
32
|
-
<div id="menu">
|
33
|
-
|
34
|
-
<a href="_index.html">Index (E)</a> »
|
35
|
-
|
36
|
-
|
37
|
-
<span class="title">Elster</span>
|
38
|
-
|
39
|
-
|
40
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
41
|
-
</div>
|
42
|
-
|
43
|
-
<div id="search">
|
44
|
-
|
45
|
-
<a class="full_list_link" id="class_list_link"
|
46
|
-
href="class_list.html">
|
47
|
-
Class List
|
48
|
-
</a>
|
49
|
-
|
50
|
-
<a class="full_list_link" id="method_list_link"
|
51
|
-
href="method_list.html">
|
52
|
-
Method List
|
53
|
-
</a>
|
54
|
-
|
55
|
-
<a class="full_list_link" id="file_list_link"
|
56
|
-
href="file_list.html">
|
57
|
-
File List
|
58
|
-
</a>
|
59
|
-
|
60
|
-
</div>
|
61
|
-
<div class="clear"></div>
|
62
|
-
</div>
|
63
|
-
|
64
|
-
<iframe id="search_frame"></iframe>
|
65
|
-
|
66
|
-
<div id="content"><h1>Module: Elster
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
</h1>
|
71
|
-
|
72
|
-
<dl class="box">
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
<dt class="r1 last">Defined in:</dt>
|
82
|
-
<dd class="r1 last">lib/elster/version.rb<span class="defines">,<br />
|
83
|
-
lib/elster/streamer.rb,<br /> lib/elster/exceptions.rb</span>
|
84
|
-
</dd>
|
85
|
-
|
86
|
-
</dl>
|
87
|
-
<div class="clear"></div>
|
88
|
-
|
89
|
-
<h2>Defined Under Namespace</h2>
|
90
|
-
<p class="children">
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
<strong class="classes">Classes:</strong> <span class='object_link'><a href="Elster/JsonContainerTypeError.html" title="Elster::JsonContainerTypeError (class)">JsonContainerTypeError</a></span>, <span class='object_link'><a href="Elster/Streamer.html" title="Elster::Streamer (class)">Streamer</a></span>
|
96
|
-
|
97
|
-
|
98
|
-
</p>
|
99
|
-
|
100
|
-
<h2>Constant Summary</h2>
|
101
|
-
|
102
|
-
<dl class="constants">
|
103
|
-
|
104
|
-
<dt id="VERSION-constant" class="">VERSION =
|
105
|
-
|
106
|
-
</dt>
|
107
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.0.7</span><span class='tstring_end'>"</span></span></pre></dd>
|
108
|
-
|
109
|
-
</dl>
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
</div>
|
121
|
-
|
122
|
-
<div id="footer">
|
123
|
-
Generated on Tue Aug 21 21:31:10 2012 by
|
124
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
125
|
-
0.8.2.1 (ruby-1.9.3).
|
126
|
-
</div>
|
127
|
-
|
128
|
-
</body>
|
129
|
-
</html>
|
@@ -1,123 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
<title>
|
7
|
-
Exception: Elster::JsonContainerTypeError
|
8
|
-
|
9
|
-
— Documentation by YARD 0.8.2.1
|
10
|
-
|
11
|
-
</title>
|
12
|
-
|
13
|
-
<link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
|
14
|
-
|
15
|
-
<link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
|
16
|
-
|
17
|
-
<script type="text/javascript" charset="utf-8">
|
18
|
-
hasFrames = window.top.frames.main ? true : false;
|
19
|
-
relpath = '../';
|
20
|
-
framesUrl = "../frames.html#!" + escape(window.location.href);
|
21
|
-
</script>
|
22
|
-
|
23
|
-
|
24
|
-
<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
|
25
|
-
|
26
|
-
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
|
27
|
-
|
28
|
-
|
29
|
-
</head>
|
30
|
-
<body>
|
31
|
-
<div id="header">
|
32
|
-
<div id="menu">
|
33
|
-
|
34
|
-
<a href="../_index.html">Index (J)</a> »
|
35
|
-
<span class='title'><span class='object_link'><a href="../Elster.html" title="Elster (module)">Elster</a></span></span>
|
36
|
-
»
|
37
|
-
<span class="title">JsonContainerTypeError</span>
|
38
|
-
|
39
|
-
|
40
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
41
|
-
</div>
|
42
|
-
|
43
|
-
<div id="search">
|
44
|
-
|
45
|
-
<a class="full_list_link" id="class_list_link"
|
46
|
-
href="../class_list.html">
|
47
|
-
Class List
|
48
|
-
</a>
|
49
|
-
|
50
|
-
<a class="full_list_link" id="method_list_link"
|
51
|
-
href="../method_list.html">
|
52
|
-
Method List
|
53
|
-
</a>
|
54
|
-
|
55
|
-
<a class="full_list_link" id="file_list_link"
|
56
|
-
href="../file_list.html">
|
57
|
-
File List
|
58
|
-
</a>
|
59
|
-
|
60
|
-
</div>
|
61
|
-
<div class="clear"></div>
|
62
|
-
</div>
|
63
|
-
|
64
|
-
<iframe id="search_frame"></iframe>
|
65
|
-
|
66
|
-
<div id="content"><h1>Exception: Elster::JsonContainerTypeError
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
</h1>
|
71
|
-
|
72
|
-
<dl class="box">
|
73
|
-
|
74
|
-
<dt class="r1">Inherits:</dt>
|
75
|
-
<dd class="r1">
|
76
|
-
<span class="inheritName">StandardError</span>
|
77
|
-
|
78
|
-
<ul class="fullTree">
|
79
|
-
<li>Object</li>
|
80
|
-
|
81
|
-
<li class="next">StandardError</li>
|
82
|
-
|
83
|
-
<li class="next">Elster::JsonContainerTypeError</li>
|
84
|
-
|
85
|
-
</ul>
|
86
|
-
<a href="#" class="inheritanceTree">show all</a>
|
87
|
-
|
88
|
-
</dd>
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
<dt class="r2 last">Defined in:</dt>
|
99
|
-
<dd class="r2 last">lib/elster/exceptions.rb</dd>
|
100
|
-
|
101
|
-
</dl>
|
102
|
-
<div class="clear"></div>
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
</div>
|
115
|
-
|
116
|
-
<div id="footer">
|
117
|
-
Generated on Tue Aug 21 21:31:10 2012 by
|
118
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
119
|
-
0.8.2.1 (ruby-1.9.3).
|
120
|
-
</div>
|
121
|
-
|
122
|
-
</body>
|
123
|
-
</html>
|