zemax 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/HISTORY +4 -0
- data/LICENSE +20 -20
- data/README.rdoc +26 -17
- data/Rakefile +16 -57
- data/VERSION +1 -1
- data/bin/zemax +7 -0
- data/lib/zemax.rb +32 -1
- data/spec/spec.opts +1 -1
- data/spec/spec_helper.rb +18 -190
- data/spec/zemax_spec.rb +7 -0
- data/tasks/common.rake +11 -0
- data/tasks/gem.rake +11 -0
- metadata +41 -46
- data/.document +0 -5
- data/.gitignore +0 -21
- data/bin/git_hub +0 -7
- data/features/step_definitions/zemax_steps.rb +0 -0
- data/features/support/env.rb +0 -4
- data/features/zemax.feature +0 -9
- data/lib/git_hub.rb +0 -48
- data/lib/git_hub/api.rb +0 -39
- data/lib/git_hub/base.rb +0 -50
- data/lib/git_hub/repo.rb +0 -155
- data/spec/git_hub/api_spec.rb +0 -99
- data/spec/git_hub/base_spec.rb +0 -47
- data/spec/git_hub/repo_spec.rb +0 -247
- data/spec/stubs/repos/create.res +0 -24
- data/spec/stubs/repos/delete/new_repo.1.res +0 -14
- data/spec/stubs/repos/delete/new_repo.2.res +0 -14
- data/spec/stubs/repos/search/joe+repo.res +0 -54
- data/spec/stubs/repos/show/joe007.res +0 -44
- data/spec/stubs/repos/show/joe007/err_repo.res +0 -14
- data/spec/stubs/repos/show/joe007/fine_repo.res +0 -24
- data/spec/stubs/repos/show/joe007/new_repo.res +0 -24
- data/zemax.gemspec +0 -80
@@ -1,54 +0,0 @@
|
|
1
|
-
HTTP/1.1 200 OK
|
2
|
-
Server: nginx/0.7.61
|
3
|
-
Date: Wed, 30 Dec 2009 10:59:42 GMT
|
4
|
-
Content-Type: application/x-yaml; charset=utf-8
|
5
|
-
Connection: keep-alive
|
6
|
-
Status: 200 OK
|
7
|
-
ETag: "173a8304817dc5a17d79f49e4b7af5b4"
|
8
|
-
X-Runtime: 48ms
|
9
|
-
Content-Length: 8727
|
10
|
-
Set-Cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
|
11
|
-
Cache-Control: private, max-age=0, must-revalidate
|
12
|
-
|
13
|
-
---
|
14
|
-
repositories:
|
15
|
-
- name: fine_repo
|
16
|
-
size: 1228
|
17
|
-
followers: 3
|
18
|
-
username: joe007
|
19
|
-
language: ""
|
20
|
-
fork: false
|
21
|
-
id: repo-270000
|
22
|
-
type: repo
|
23
|
-
pushed: "2009-11-11T22:58:52Z"
|
24
|
-
forks: 0
|
25
|
-
description: Fine repo by joe
|
26
|
-
score: 4.918499
|
27
|
-
created: "2009-08-06T00:20:39Z"
|
28
|
-
- name: another_repo
|
29
|
-
size: 224
|
30
|
-
followers: 1
|
31
|
-
username: joe007
|
32
|
-
language: ""
|
33
|
-
fork: false
|
34
|
-
id: repo-270001
|
35
|
-
type: repo
|
36
|
-
pushed: "2009-09-15T22:27:51Z"
|
37
|
-
forks: 1
|
38
|
-
description: Another fine repo by joe
|
39
|
-
score: 0.66973364
|
40
|
-
created: "2009-05-27T03:18:32Z"
|
41
|
-
- name: private_repo
|
42
|
-
size: 656
|
43
|
-
followers: 1
|
44
|
-
username: joe007
|
45
|
-
language: ""
|
46
|
-
fork: false
|
47
|
-
id: repo-26145
|
48
|
-
type: repo
|
49
|
-
pushed: "2009-11-22T18:09:13Z"
|
50
|
-
forks: 0
|
51
|
-
description: Private repo by joe
|
52
|
-
score: 1.9410602
|
53
|
-
created: "2008-06-17T19:51:25Z"
|
54
|
-
|
@@ -1,44 +0,0 @@
|
|
1
|
-
HTTP/1.1 200 OK
|
2
|
-
Server: nginx/0.7.61
|
3
|
-
Date: Tue, 29 Dec 2009 15:54:21 GMT
|
4
|
-
Content-Type: application/x-yaml; charset=utf-8
|
5
|
-
Connection: keep-alive
|
6
|
-
Status: 200 OK
|
7
|
-
ETag: "67456d99562ca82c4e70efcc72b9f5ef"
|
8
|
-
X-Runtime: 13ms
|
9
|
-
Content-Length: 661
|
10
|
-
Set-Cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
|
11
|
-
Cache-Control: private, max-age=0, must-revalidate
|
12
|
-
|
13
|
-
---
|
14
|
-
repositories:
|
15
|
-
- :url: http://github.com/joe007/fine_repo
|
16
|
-
:description: Fine repo by joe
|
17
|
-
:forks: 0
|
18
|
-
:open_issues: 0
|
19
|
-
:homepage: ""
|
20
|
-
:fork: false
|
21
|
-
:private: false
|
22
|
-
:name: fine_repo
|
23
|
-
:owner: joe007
|
24
|
-
:watchers: 3
|
25
|
-
- :url: http://github.com/joe007/another_repo
|
26
|
-
:description: Another fine repo by joe
|
27
|
-
:forks: 0
|
28
|
-
:open_issues: 0
|
29
|
-
:homepage: ""
|
30
|
-
:fork: false
|
31
|
-
:private: false
|
32
|
-
:name: another_repo
|
33
|
-
:owner: joe007
|
34
|
-
:watchers: 1
|
35
|
-
- :url: http://github.com/joe007/private_repo
|
36
|
-
:description: Private repo by joe
|
37
|
-
:forks: 0
|
38
|
-
:open_issues: 0
|
39
|
-
:homepage: ""
|
40
|
-
:fork: false
|
41
|
-
:private: false
|
42
|
-
:name: private_repo
|
43
|
-
:owner: joe007
|
44
|
-
:watchers: 1
|
@@ -1,14 +0,0 @@
|
|
1
|
-
HTTP/1.1 403 Forbidden
|
2
|
-
Server: nginx/0.7.61
|
3
|
-
Date: Wed, 30 Dec 2009 13:12:41 GMT
|
4
|
-
Content-Type: application/x-yaml; charset=utf-8
|
5
|
-
Connection: keep-alive
|
6
|
-
Status: 403 Forbidden
|
7
|
-
X-Runtime: 8ms
|
8
|
-
Content-Length: 43
|
9
|
-
Set-Cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
|
10
|
-
Cache-Control: no-cache
|
11
|
-
|
12
|
-
---
|
13
|
-
error:
|
14
|
-
- error: repository not found
|
@@ -1,24 +0,0 @@
|
|
1
|
-
HTTP/1.1 200 OK
|
2
|
-
Server: nginx/0.7.61
|
3
|
-
Date: Wed, 30 Dec 2009 13:21:54 GMT
|
4
|
-
Content-Type: application/x-yaml; charset=utf-8
|
5
|
-
Connection: keep-alive
|
6
|
-
Status: 200 OK
|
7
|
-
ETag: "7d6e90fc96569a71927a11994c8125ad"
|
8
|
-
X-Runtime: 14ms
|
9
|
-
Content-Length: 224
|
10
|
-
Set-Cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
|
11
|
-
Cache-Control: private, max-age=0, must-revalidate
|
12
|
-
|
13
|
-
---
|
14
|
-
repository:
|
15
|
-
:url: http://github.com/joe007/fine_repo
|
16
|
-
:description: Fine repo by joe
|
17
|
-
:open_issues: 0
|
18
|
-
:homepage: ""
|
19
|
-
:forks: 0
|
20
|
-
:fork: false
|
21
|
-
:private: false
|
22
|
-
:name: fine_repo
|
23
|
-
:owner: joe007
|
24
|
-
:watchers: 1
|
@@ -1,24 +0,0 @@
|
|
1
|
-
HTTP/1.1 200 OK
|
2
|
-
Server: nginx/0.7.61
|
3
|
-
Date: Wed, 30 Dec 2009 14:34:15 GMT
|
4
|
-
Content-Type: application/x-yaml; charset=utf-8
|
5
|
-
Connection: keep-alive
|
6
|
-
Status: 200 OK
|
7
|
-
ETag: "62c142268ede730d1035636172c65318"
|
8
|
-
X-Runtime: 8ms
|
9
|
-
Content-Length: 235
|
10
|
-
Set-Cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
|
11
|
-
Cache-Control: private, max-age=0, must-revalidate
|
12
|
-
|
13
|
-
---
|
14
|
-
repository:
|
15
|
-
:url: http://github.com/joe007/new_repo
|
16
|
-
:description: New repo
|
17
|
-
:open_issues: 0
|
18
|
-
:homepage: http://joe.org/new_repo
|
19
|
-
:fork: false
|
20
|
-
:private: false
|
21
|
-
:name: new_repo
|
22
|
-
:owner: joe007
|
23
|
-
:watchers: 1
|
24
|
-
:forks: 0
|
data/zemax.gemspec
DELETED
@@ -1,80 +0,0 @@
|
|
1
|
-
# Generated by jeweler
|
2
|
-
# DO NOT EDIT THIS FILE DIRECTLY
|
3
|
-
# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command
|
4
|
-
# -*- encoding: utf-8 -*-
|
5
|
-
|
6
|
-
Gem::Specification.new do |s|
|
7
|
-
s.name = %q{zemax}
|
8
|
-
s.version = "0.1.0"
|
9
|
-
|
10
|
-
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
|
-
s.authors = ["arvicco"]
|
12
|
-
s.date = %q{2010-01-07}
|
13
|
-
s.default_executable = %q{git_hub}
|
14
|
-
s.description = %q{Zemax - does nothing, for testing purposes only}
|
15
|
-
s.email = %q{arvitallian@gmail.com}
|
16
|
-
s.executables = ["git_hub"]
|
17
|
-
s.extra_rdoc_files = [
|
18
|
-
"LICENSE",
|
19
|
-
"README.rdoc"
|
20
|
-
]
|
21
|
-
s.files = [
|
22
|
-
".document",
|
23
|
-
".gitignore",
|
24
|
-
"LICENSE",
|
25
|
-
"README.rdoc",
|
26
|
-
"Rakefile",
|
27
|
-
"VERSION",
|
28
|
-
"bin/git_hub",
|
29
|
-
"features/step_definitions/zemax_steps.rb",
|
30
|
-
"features/support/env.rb",
|
31
|
-
"features/zemax.feature",
|
32
|
-
"lib/git_hub.rb",
|
33
|
-
"lib/git_hub/api.rb",
|
34
|
-
"lib/git_hub/base.rb",
|
35
|
-
"lib/git_hub/repo.rb",
|
36
|
-
"lib/zemax.rb",
|
37
|
-
"spec/git_hub/api_spec.rb",
|
38
|
-
"spec/git_hub/base_spec.rb",
|
39
|
-
"spec/git_hub/repo_spec.rb",
|
40
|
-
"spec/spec.opts",
|
41
|
-
"spec/spec_helper.rb",
|
42
|
-
"spec/stubs/repos/create.res",
|
43
|
-
"spec/stubs/repos/delete/new_repo.1.res",
|
44
|
-
"spec/stubs/repos/delete/new_repo.2.res",
|
45
|
-
"spec/stubs/repos/search/joe+repo.res",
|
46
|
-
"spec/stubs/repos/show/joe007.res",
|
47
|
-
"spec/stubs/repos/show/joe007/err_repo.res",
|
48
|
-
"spec/stubs/repos/show/joe007/fine_repo.res",
|
49
|
-
"spec/stubs/repos/show/joe007/new_repo.res",
|
50
|
-
"zemax.gemspec"
|
51
|
-
]
|
52
|
-
s.homepage = %q{http://github.com/arvicco/zemax}
|
53
|
-
s.rdoc_options = ["--charset=UTF-8"]
|
54
|
-
s.require_paths = ["lib"]
|
55
|
-
s.rubygems_version = %q{1.3.5}
|
56
|
-
s.summary = %q{Zemax test gem}
|
57
|
-
s.test_files = [
|
58
|
-
"spec/git_hub/api_spec.rb",
|
59
|
-
"spec/git_hub/base_spec.rb",
|
60
|
-
"spec/git_hub/repo_spec.rb",
|
61
|
-
"spec/spec_helper.rb"
|
62
|
-
]
|
63
|
-
|
64
|
-
if s.respond_to? :specification_version then
|
65
|
-
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
|
66
|
-
s.specification_version = 3
|
67
|
-
|
68
|
-
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
|
69
|
-
s.add_development_dependency(%q<rspec>, [">= 1.2.9"])
|
70
|
-
s.add_development_dependency(%q<cucumber>, [">= 0"])
|
71
|
-
else
|
72
|
-
s.add_dependency(%q<rspec>, [">= 1.2.9"])
|
73
|
-
s.add_dependency(%q<cucumber>, [">= 0"])
|
74
|
-
end
|
75
|
-
else
|
76
|
-
s.add_dependency(%q<rspec>, [">= 1.2.9"])
|
77
|
-
s.add_dependency(%q<cucumber>, [">= 0"])
|
78
|
-
end
|
79
|
-
end
|
80
|
-
|