crystal 0.0.5 → 0.0.6
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
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Subproject commit
|
|
1
|
+
Subproject commit 068c594d16214cbee3ad8e9f4eae9c78f6a9ddf1-dirty
|
metadata
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: crystal
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 19
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.0.
|
|
9
|
+
- 6
|
|
10
|
+
version: 0.0.6
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Alexey Petrushin
|
|
14
14
|
autorequire:
|
|
15
|
-
bindir: bin
|
|
15
|
+
bindir: crystal/bin
|
|
16
16
|
cert_chain: []
|
|
17
17
|
|
|
18
18
|
date: 2010-06-05 00:00:00 +04:00
|
|
@@ -62,20 +62,23 @@ files:
|
|
|
62
62
|
- rakefile
|
|
63
63
|
- readme.md
|
|
64
64
|
- .gitignore
|
|
65
|
-
- app/config.ru
|
|
66
|
-
-
|
|
67
|
-
-
|
|
68
|
-
-
|
|
69
|
-
- lib/crystal/
|
|
70
|
-
- lib/crystal/
|
|
71
|
-
- lib/crystal/
|
|
72
|
-
- lib/crystal/
|
|
73
|
-
- lib/crystal/rack/
|
|
74
|
-
- lib/crystal/rack/
|
|
75
|
-
- lib/crystal/
|
|
76
|
-
- lib/crystal/
|
|
77
|
-
- lib/crystal/support
|
|
78
|
-
- lib/crystal/
|
|
65
|
+
- crystal/app/config.ru
|
|
66
|
+
- crystal/bin/crystal_console
|
|
67
|
+
- crystal/bin/crystal_new
|
|
68
|
+
- crystal/bin/crystal_server
|
|
69
|
+
- crystal/lib/crystal/config.rb
|
|
70
|
+
- crystal/lib/crystal/core.rb
|
|
71
|
+
- crystal/lib/crystal/garbage.rb
|
|
72
|
+
- crystal/lib/crystal/helpers.rb
|
|
73
|
+
- crystal/lib/crystal/rack/adapter.rb
|
|
74
|
+
- crystal/lib/crystal/rack/middleware/static_files.rb
|
|
75
|
+
- crystal/lib/crystal/rack/rack_app.rb
|
|
76
|
+
- crystal/lib/crystal/rack/showexceptions.rb
|
|
77
|
+
- crystal/lib/crystal/rack/support.rb
|
|
78
|
+
- crystal/lib/crystal/readme.txt
|
|
79
|
+
- crystal/lib/crystal/remote.rb
|
|
80
|
+
- crystal/lib/crystal/support/active_support.rb
|
|
81
|
+
- crystal/lib/crystal/template.rb
|
|
79
82
|
- .git/COMMIT_EDITMSG
|
|
80
83
|
- .git/config
|
|
81
84
|
- .git/description
|
|
@@ -97,6 +100,8 @@ files:
|
|
|
97
100
|
- .git/logs/refs/remotes/origin/master
|
|
98
101
|
- .git/objects/00/c26dc781c8997ed2bfa61f03b323466a3860d1
|
|
99
102
|
- .git/objects/04/03ee94b34a5760c46616cd13c317e69cb90d56
|
|
103
|
+
- .git/objects/05/78d884154d5a74143844a4373121e8d9fa6abd
|
|
104
|
+
- .git/objects/06/8c594d16214cbee3ad8e9f4eae9c78f6a9ddf1
|
|
100
105
|
- .git/objects/09/66c6b45bacaae9282463b9b4c0ce8488bbcee5
|
|
101
106
|
- .git/objects/0d/03131f9fbc3e2fb1f8f9b616ac273d05f3a7f5
|
|
102
107
|
- .git/objects/0e/50f691a65b41ba9e7df9d6738ff9f333089b34
|
|
@@ -132,6 +137,7 @@ files:
|
|
|
132
137
|
- .git/objects/5e/11ba5e0794a914747bae95b942b2dbeb5c36c3
|
|
133
138
|
- .git/objects/5f/2b8b8c9f16877c91fda9a177e235698103c4c9
|
|
134
139
|
- .git/objects/62/b4bbd793a5a9ad8b0f24ef657b973afbfcf3cf
|
|
140
|
+
- .git/objects/62/fa8ffcffcedc680a953c2e01ca9312e60807b0
|
|
135
141
|
- .git/objects/63/82b66d637e3d04e78a6272e25d3e212de90a10
|
|
136
142
|
- .git/objects/65/b8ba705a4a439a8b26df539f10b97d6ca4988d
|
|
137
143
|
- .git/objects/66/aa791f24ea2ed8717abe3d1c74da4ad544723d
|
|
@@ -142,6 +148,7 @@ files:
|
|
|
142
148
|
- .git/objects/7d/97e0e697055b4fbf915cc3d662d4599b3b1477
|
|
143
149
|
- .git/objects/81/031da1db90c4cd43fe27336054d76564dbe64c
|
|
144
150
|
- .git/objects/81/1ad37e54ba756ff8d3acbbad733e43631c2de8
|
|
151
|
+
- .git/objects/85/8d7587d219e75ac4eda5bc7b6d28e74d545146
|
|
145
152
|
- .git/objects/86/738c97b0d7ac8443a25cbcd0c4e147bcdb152e
|
|
146
153
|
- .git/objects/8d/a995e65577a82011df060b13a498f0a738d017
|
|
147
154
|
- .git/objects/8e/5b69ea615859da8ee6d7848ca754d8cca5ffc5
|
|
@@ -186,11 +193,9 @@ files:
|
|
|
186
193
|
- .git/objects/f8/a51fe3b4da3e5616ee4606fc71ef1915162853
|
|
187
194
|
- .git/objects/fc/794047fc246572581a7fdce016e1be6b8ab61a
|
|
188
195
|
- .git/objects/fe/d4da51927e4d0b97d071611a3cb0c7c484938d
|
|
196
|
+
- .git/ORIG_HEAD
|
|
189
197
|
- .git/refs/heads/master
|
|
190
198
|
- .git/refs/remotes/origin/master
|
|
191
|
-
- bin/crystal_console
|
|
192
|
-
- bin/crystal_new
|
|
193
|
-
- bin/crystal_server
|
|
194
199
|
has_rdoc: true
|
|
195
200
|
homepage: http://github.com/alexeypetrushin/crystal
|
|
196
201
|
licenses: []
|
|
@@ -199,7 +204,8 @@ post_install_message:
|
|
|
199
204
|
rdoc_options: []
|
|
200
205
|
|
|
201
206
|
require_paths:
|
|
202
|
-
- lib
|
|
207
|
+
- crystal/lib
|
|
208
|
+
- crystal_ext/lib
|
|
203
209
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
204
210
|
none: false
|
|
205
211
|
requirements:
|