forked from hanami/hanami.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstatus.html.erb
197 lines (184 loc) · 4.69 KB
/
status.html.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
---
title: Status
---
<p>The hanami ecosystem consists of many different parts.</p>
<p>With so many projects, it can be difficult to keep up on the status
of each one. Below is a break-down for each part of hanami, the current
stable released version, and the build status for the master branch.</p>
<table class="status">
<tr>
<th>Project</th>
<th>Released Version</th>
<th>Master Build Status</th>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/hanami">
Hanami
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami">
<img src="https://badge.fury.io/rb/hanami.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/hanami?branch=master">
<img src="https://secure.travis-ci.org/hanami/hanami.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/router">
Router
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-router">
<img src="https://badge.fury.io/rb/hanami-router.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/router?branch=master">
<img src="https://secure.travis-ci.org/hanami/router.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/controller">
Controller
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-controller">
<img src="https://badge.fury.io/rb/hanami-controller.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/controller?branch=master">
<img src="https://secure.travis-ci.org/hanami/controller.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/model">
Model
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-model">
<img src="https://badge.fury.io/rb/hanami-model.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/model?branch=master">
<img src="https://secure.travis-ci.org/hanami/model.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/validations">
Validations
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-validations">
<img src="https://badge.fury.io/rb/hanami-validations.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/validations?branch=master">
<img src="https://secure.travis-ci.org/hanami/validations.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/utils">
Utils
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-utils">
<img src="https://badge.fury.io/rb/hanami-utils.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/utils?branch=master">
<img src="https://secure.travis-ci.org/hanami/utils.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/view">
View
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-view">
<img src="https://badge.fury.io/rb/hanami-view.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/view?branch=master">
<img src="https://secure.travis-ci.org/hanami/view.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/helpers">
Helpers
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-helpers">
<img src="https://badge.fury.io/rb/hanami-helpers.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/helpers?branch=master">
<img src="https://secure.travis-ci.org/hanami/helpers.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/mailer">
Mailer
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-mailer">
<img src="https://badge.fury.io/rb/hanami-mailer.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/mailer?branch=master">
<img src="https://secure.travis-ci.org/hanami/mailer.svg?branch=master">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://github.com/hanami/assets">
Assets
</a>
</td>
<td>
<a href="http://badge.fury.io/rb/hanami-assets">
<img src="https://badge.fury.io/rb/hanami-assets.svg">
</a>
</td>
<td>
<a href="http://travis-ci.org/hanami/assets?branch=master">
<img src="https://secure.travis-ci.org/hanami/assets.svg?branch=master">
</a>
</td>
</tr>
</table>