badgeville_berlin 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
data/doc/_index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
6
  <title>
7
- Documentation by YARD 0.7.1
7
+ Documentation by YARD 0.8.2.1
8
8
 
9
9
  </title>
10
10
 
@@ -13,10 +13,12 @@
13
13
  <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
14
14
 
15
15
  <script type="text/javascript" charset="utf-8">
16
+ hasFrames = window.top.frames.main ? true : false;
16
17
  relpath = '';
17
- if (relpath != '') relpath += '/';
18
+ framesUrl = "frames.html#!" + escape(window.location.href);
18
19
  </script>
19
20
 
21
+
20
22
  <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
21
23
 
22
24
  <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
@@ -24,40 +26,42 @@
24
26
 
25
27
  </head>
26
28
  <body>
27
- <script type="text/javascript" charset="utf-8">
28
- if (window.top.frames.main) document.body.className = 'frames';
29
- </script>
30
-
31
29
  <div id="header">
32
30
  <div id="menu">
33
31
 
34
-
35
- <span class="title"></span>
36
-
37
-
32
+
38
33
  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
39
34
  </div>
40
35
 
41
36
  <div id="search">
42
37
 
43
- <a id="class_list_link" href="#">Class List</a>
38
+ <a class="full_list_link" id="class_list_link"
39
+ href="class_list.html">
40
+ Class List
41
+ </a>
44
42
 
45
- <a id="method_list_link" href="#">Method List</a>
43
+ <a class="full_list_link" id="method_list_link"
44
+ href="method_list.html">
45
+ Method List
46
+ </a>
46
47
 
47
- <a id="file_list_link" href="#">File List</a>
48
+ <a class="full_list_link" id="file_list_link"
49
+ href="file_list.html">
50
+ File List
51
+ </a>
48
52
 
49
53
  </div>
50
54
  <div class="clear"></div>
51
55
  </div>
52
-
56
+
53
57
  <iframe id="search_frame"></iframe>
54
-
55
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.7.1</h1>
58
+
59
+ <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.2.1</h1>
56
60
  <div id="listing">
57
61
  <h1 class="alphaindex">Alphabetic Index</h1>
58
62
 
59
63
  <h2>File Listing</h2>
60
- <ul id="files">
64
+ <ul id="files" class="index_inline_list">
61
65
 
62
66
 
63
67
  <li class="r1"><a href="index.html" title="README">README</a></li>
@@ -81,14 +85,14 @@
81
85
  <ul>
82
86
 
83
87
  <li>
84
- <span class='object_link'><a href="BadgevilleBerlin/Activity.html" title="BadgevilleBerlin::Activity (class)">Activity</a></span>
88
+ <span class='object_link'><a href="BadgevilleBerlin/Activity.html" title="BadgevilleBerlin::Activity (class)">Activity</a></span>
85
89
 
86
90
  <small>(BadgevilleBerlin)</small>
87
91
 
88
92
  </li>
89
93
 
90
94
  <li>
91
- <span class='object_link'><a href="BadgevilleBerlin/ActivityDefinition.html" title="BadgevilleBerlin::ActivityDefinition (class)">ActivityDefinition</a></span>
95
+ <span class='object_link'><a href="BadgevilleBerlin/ActivityDefinition.html" title="BadgevilleBerlin::ActivityDefinition (class)">ActivityDefinition</a></span>
92
96
 
93
97
  <small>(BadgevilleBerlin)</small>
94
98
 
@@ -103,17 +107,17 @@
103
107
  <ul>
104
108
 
105
109
  <li>
106
- <span class='object_link'><a href="BadgevilleBerlin.html" title="BadgevilleBerlin (module)">BadgevilleBerlin</a></span>
110
+ <span class='object_link'><a href="BadgevilleBerlin.html" title="BadgevilleBerlin (module)">BadgevilleBerlin</a></span>
107
111
 
108
112
  </li>
109
113
 
110
114
  <li>
111
- <span class='object_link'><a href="BadgevilleBerlinJsonFormat.html" title="BadgevilleBerlinJsonFormat (module)">BadgevilleBerlinJsonFormat</a></span>
115
+ <span class='object_link'><a href="BadgevilleBerlinJsonFormat.html" title="BadgevilleBerlinJsonFormat (module)">BadgevilleBerlinJsonFormat</a></span>
112
116
 
113
117
  </li>
114
118
 
115
119
  <li>
116
- <span class='object_link'><a href="BadgevilleBerlin/BaseResource.html" title="BadgevilleBerlin::BaseResource (class)">BaseResource</a></span>
120
+ <span class='object_link'><a href="BadgevilleBerlin/BaseResource.html" title="BadgevilleBerlin::BaseResource (class)">BaseResource</a></span>
117
121
 
118
122
  <small>(BadgevilleBerlin)</small>
119
123
 
@@ -128,7 +132,7 @@
128
132
  <ul>
129
133
 
130
134
  <li>
131
- <span class='object_link'><a href="BadgevilleBerlin/Config.html" title="BadgevilleBerlin::Config (class)">Config</a></span>
135
+ <span class='object_link'><a href="BadgevilleBerlin/Config.html" title="BadgevilleBerlin::Config (class)">Config</a></span>
132
136
 
133
137
  <small>(BadgevilleBerlin)</small>
134
138
 
@@ -143,7 +147,7 @@
143
147
  <ul>
144
148
 
145
149
  <li>
146
- <span class='object_link'><a href="BadgevilleBerlin/Errors.html" title="BadgevilleBerlin::Errors (class)">Errors</a></span>
150
+ <span class='object_link'><a href="BadgevilleBerlin/Errors.html" title="BadgevilleBerlin::Errors (class)">Errors</a></span>
147
151
 
148
152
  <small>(BadgevilleBerlin)</small>
149
153
 
@@ -158,7 +162,7 @@
158
162
  <ul>
159
163
 
160
164
  <li>
161
- <span class='object_link'><a href="BadgevilleBerlin/Group.html" title="BadgevilleBerlin::Group (class)">Group</a></span>
165
+ <span class='object_link'><a href="BadgevilleBerlin/Group.html" title="BadgevilleBerlin::Group (class)">Group</a></span>
162
166
 
163
167
  <small>(BadgevilleBerlin)</small>
164
168
 
@@ -173,7 +177,7 @@
173
177
  <ul>
174
178
 
175
179
  <li>
176
- <span class='object_link'><a href="BadgevilleBerlin/Leaderboard.html" title="BadgevilleBerlin::Leaderboard (class)">Leaderboard</a></span>
180
+ <span class='object_link'><a href="BadgevilleBerlin/Leaderboard.html" title="BadgevilleBerlin::Leaderboard (class)">Leaderboard</a></span>
177
181
 
178
182
  <small>(BadgevilleBerlin)</small>
179
183
 
@@ -188,7 +192,7 @@
188
192
  <ul>
189
193
 
190
194
  <li>
191
- <span class='object_link'><a href="BadgevilleBerlin/Player.html" title="BadgevilleBerlin::Player (class)">Player</a></span>
195
+ <span class='object_link'><a href="BadgevilleBerlin/Player.html" title="BadgevilleBerlin::Player (class)">Player</a></span>
192
196
 
193
197
  <small>(BadgevilleBerlin)</small>
194
198
 
@@ -206,14 +210,14 @@
206
210
  <ul>
207
211
 
208
212
  <li>
209
- <span class='object_link'><a href="BadgevilleBerlin/Reward.html" title="BadgevilleBerlin::Reward (class)">Reward</a></span>
213
+ <span class='object_link'><a href="BadgevilleBerlin/Reward.html" title="BadgevilleBerlin::Reward (class)">Reward</a></span>
210
214
 
211
215
  <small>(BadgevilleBerlin)</small>
212
216
 
213
217
  </li>
214
218
 
215
219
  <li>
216
- <span class='object_link'><a href="BadgevilleBerlin/RewardDefinition.html" title="BadgevilleBerlin::RewardDefinition (class)">RewardDefinition</a></span>
220
+ <span class='object_link'><a href="BadgevilleBerlin/RewardDefinition.html" title="BadgevilleBerlin::RewardDefinition (class)">RewardDefinition</a></span>
217
221
 
218
222
  <small>(BadgevilleBerlin)</small>
219
223
 
@@ -228,7 +232,7 @@
228
232
  <ul>
229
233
 
230
234
  <li>
231
- <span class='object_link'><a href="BadgevilleBerlin/Site.html" title="BadgevilleBerlin::Site (class)">Site</a></span>
235
+ <span class='object_link'><a href="BadgevilleBerlin/Site.html" title="BadgevilleBerlin::Site (class)">Site</a></span>
232
236
 
233
237
  <small>(BadgevilleBerlin)</small>
234
238
 
@@ -243,7 +247,14 @@
243
247
  <ul>
244
248
 
245
249
  <li>
246
- <span class='object_link'><a href="BadgevilleBerlin/Track.html" title="BadgevilleBerlin::Track (class)">Track</a></span>
250
+ <span class='object_link'><a href="BadgevilleBerlin/Team.html" title="BadgevilleBerlin::Team (class)">Team</a></span>
251
+
252
+ <small>(BadgevilleBerlin)</small>
253
+
254
+ </li>
255
+
256
+ <li>
257
+ <span class='object_link'><a href="BadgevilleBerlin/Track.html" title="BadgevilleBerlin::Track (class)">Track</a></span>
247
258
 
248
259
  <small>(BadgevilleBerlin)</small>
249
260
 
@@ -258,7 +269,7 @@
258
269
  <ul>
259
270
 
260
271
  <li>
261
- <span class='object_link'><a href="BadgevilleBerlin/User.html" title="BadgevilleBerlin::User (class)">User</a></span>
272
+ <span class='object_link'><a href="BadgevilleBerlin/User.html" title="BadgevilleBerlin::User (class)">User</a></span>
262
273
 
263
274
  <small>(BadgevilleBerlin)</small>
264
275
 
@@ -274,11 +285,11 @@
274
285
  </div>
275
286
 
276
287
  </div>
277
-
288
+
278
289
  <div id="footer">
279
- Generated on Tue Jan 24 14:21:13 2012 by
290
+ Generated on Wed Jan 8 10:43:04 2014 by
280
291
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
281
- 0.7.1 (ruby-1.9.2).
292
+ 0.8.2.1 (ruby-1.9.2).
282
293
  </div>
283
294
 
284
295
  </body>
data/doc/class_list.html CHANGED
@@ -8,13 +8,13 @@
8
8
 
9
9
  <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
10
10
 
11
-
11
+
12
12
 
13
13
  <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
14
14
 
15
15
  <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
16
16
 
17
-
17
+
18
18
  <base id="base_target" target="_parent" />
19
19
  </head>
20
20
  <body>
@@ -28,18 +28,24 @@
28
28
  <h1 id="full_list_header">Class List</h1>
29
29
  <div id="nav">
30
30
 
31
- <a target="_self" href="class_list.html">Classes</a>
31
+ <span><a target="_self" href="class_list.html">
32
+ Classes
33
+ </a></span>
32
34
 
33
- <a target="_self" href="method_list.html">Methods</a>
35
+ <span><a target="_self" href="method_list.html">
36
+ Methods
37
+ </a></span>
34
38
 
35
- <a target="_self" href="file_list.html">Files</a>
39
+ <span><a target="_self" href="file_list.html">
40
+ Files
41
+ </a></span>
36
42
 
37
43
  </div>
38
44
  <div id="search">Search: <input type="text" /></div>
39
45
 
40
46
  <ul id="full_list" class="class">
41
47
  <li><span class='object_link'><a href="top-level-namespace.html" title=" (root)">Top Level Namespace</a></span></li>
42
- <li><a class='toggle'></a> <span class='object_link'><a href="BadgevilleBerlin.html" title="BadgevilleBerlin (module)">BadgevilleBerlin</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="BadgevilleBerlin/Activity.html" title="BadgevilleBerlin::Activity (class)">Activity</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/ActivityDefinition.html" title="BadgevilleBerlin::ActivityDefinition (class)">ActivityDefinition</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/BaseResource.html" title="BadgevilleBerlin::BaseResource (class)">BaseResource</a></span> &lt; Base<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Config.html" title="BadgevilleBerlin::Config (class)">Config</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Errors.html" title="BadgevilleBerlin::Errors (class)">Errors</a></span> &lt; Errors<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Group.html" title="BadgevilleBerlin::Group (class)">Group</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Leaderboard.html" title="BadgevilleBerlin::Leaderboard (class)">Leaderboard</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Player.html" title="BadgevilleBerlin::Player (class)">Player</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Reward.html" title="BadgevilleBerlin::Reward (class)">Reward</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/RewardDefinition.html" title="BadgevilleBerlin::RewardDefinition (class)">RewardDefinition</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Site.html" title="BadgevilleBerlin::Site (class)">Site</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Track.html" title="BadgevilleBerlin::Track (class)">Track</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/User.html" title="BadgevilleBerlin::User (class)">User</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li></ul><li><span class='object_link'><a href="BadgevilleBerlinJsonFormat.html" title="BadgevilleBerlinJsonFormat (module)">BadgevilleBerlinJsonFormat</a></span><small class='search_info'>Top Level Namespace</small></li>
48
+ <li><a class='toggle'></a> <span class='object_link'><a href="BadgevilleBerlin.html" title="BadgevilleBerlin (module)">BadgevilleBerlin</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="BadgevilleBerlin/Activity.html" title="BadgevilleBerlin::Activity (class)">Activity</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/ActivityDefinition.html" title="BadgevilleBerlin::ActivityDefinition (class)">ActivityDefinition</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/BaseResource.html" title="BadgevilleBerlin::BaseResource (class)">BaseResource</a></span> &lt; Base<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Config.html" title="BadgevilleBerlin::Config (class)">Config</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Errors.html" title="BadgevilleBerlin::Errors (class)">Errors</a></span> &lt; Errors<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Group.html" title="BadgevilleBerlin::Group (class)">Group</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Leaderboard.html" title="BadgevilleBerlin::Leaderboard (class)">Leaderboard</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Player.html" title="BadgevilleBerlin::Player (class)">Player</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Reward.html" title="BadgevilleBerlin::Reward (class)">Reward</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/RewardDefinition.html" title="BadgevilleBerlin::RewardDefinition (class)">RewardDefinition</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Site.html" title="BadgevilleBerlin::Site (class)">Site</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Team.html" title="BadgevilleBerlin::Team (class)">Team</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/Track.html" title="BadgevilleBerlin::Track (class)">Track</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li><li><span class='object_link'><a href="BadgevilleBerlin/User.html" title="BadgevilleBerlin::User (class)">User</a></span> &lt; BaseResource<small class='search_info'>BadgevilleBerlin</small></li></ul><li><span class='object_link'><a href="BadgevilleBerlinJsonFormat.html" title="BadgevilleBerlinJsonFormat (module)">BadgevilleBerlinJsonFormat</a></span><small class='search_info'>Top Level Namespace</small></li>
43
49
 
44
50
  </ul>
45
51
  </div>
@@ -1,6 +1,6 @@
1
- body {
1
+ body {
2
2
  margin: 0;
3
- font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
3
+ font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
4
4
  font-size: 13px;
5
5
  height: 101%;
6
6
  overflow-x: hidden;
@@ -16,6 +16,8 @@ h1 { padding: 12px 10px; padding-bottom: 0; margin: 0; font-size: 1.4em; }
16
16
  #noresults { padding: 7px 12px; }
17
17
  #content.insearch #noresults { margin-left: 7px; }
18
18
  ul.collapsed ul, ul.collapsed li { display: none; }
19
+ ul.collapsed.search_uncollapsed { display: block; }
20
+ ul.collapsed.search_uncollapsed li { display: list-item; }
19
21
  li a.toggle { cursor: default; position: relative; left: -5px; top: 4px; text-indent: -999px; width: 10px; height: 9px; margin-left: -10px; display: block; float: left; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTM5jWRgMAAAAVdEVYdENyZWF0aW9uIFRpbWUAMy8xNC8wOeNZPpQAAAE2SURBVDiNrZTBccIwEEXfelIAHUA6CZ24BGaWO+FuzZAK4k6gg5QAdGAq+Bxs2Yqx7BzyL7Llp/VfzZeQhCTc/ezuGzKKnKSzpCxXJM8fwNXda3df5RZETlIt6YUzSQDs93sl8w3wBZxCCE10GM1OcWbWjB2mWgEH4Mfdyxm3PSepBHibgQE2wLe7r4HjEidpnXMYdQPKEMJcsZ4zs2POYQOcaPfwMVOo58zsAdMt18BuoVDPxUJRacELbXv3hUIX2vYmOUvi8C8ydz/ThjXrqKqqLbDIAdsCKBd+Wo7GWa7o9qzOQHVVVXeAbs+yHHCH4aTsaCOQqunmUy1yBUAXkdMIfMlgF5EXLo2OpV/c/Up7jG4hhHcYLgWzAZXUc2b2ixsfvc/RmNNfOXD3Q/oeL9axJE1yT9IOoUu6MGUkAAAAAElFTkSuQmCC) no-repeat bottom left; }
20
22
  li.collapsed a.toggle { opacity: 0.5; cursor: default; background-position: top left; }
21
23
  li { color: #888; cursor: pointer; }
@@ -35,6 +37,8 @@ li.collapsed.clicked a.toggle { background-position: top right; }
35
37
  #nav { margin-left: 10px; font-size: 0.9em; display: none; color: #aaa; }
36
38
  #nav a:link, #nav a:visited { color: #358; }
37
39
  #nav a:hover { background: transparent; color: #5af; }
40
+ .frames #nav span:after { content: ' | '; }
41
+ .frames #nav span:last-child:after { content: ''; }
38
42
 
39
43
  .frames #content h1 { margin-top: 0; }
40
44
  .frames li { white-space: nowrap; cursor: normal; }
data/doc/css/style.css CHANGED
@@ -1,6 +1,6 @@
1
- body {
1
+ body {
2
2
  padding: 0 20px;
3
- font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
3
+ font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
4
4
  font-size: 13px;
5
5
  }
6
6
  body.frames { padding: 0 5px; }
@@ -8,7 +8,7 @@ h1 { font-size: 25px; margin: 1em 0 0.5em; padding-top: 4px; border-top: 1px dot
8
8
  h1.noborder { border-top: 0px; margin-top: 0; padding-top: 4px; }
9
9
  h1.title { margin-bottom: 10px; }
10
10
  h1.alphaindex { margin-top: 0; font-size: 22px; }
11
- h2 {
11
+ h2 {
12
12
  padding: 0;
13
13
  padding-bottom: 3px;
14
14
  border-bottom: 1px #aaa solid;
@@ -24,6 +24,8 @@ h2 small { font-weight: normal; font-size: 0.7em; display: block; float: right;
24
24
  .docstring h2 { font-size: 1.1em; }
25
25
  .docstring h3, .docstring h4 { font-size: 1em; border-bottom: 0; padding-top: 10px; }
26
26
  .summary_desc .object_link, .docstring .object_link { font-family: monospace; }
27
+ .rdoc-term { padding-right: 25px; font-weight: bold; }
28
+ .rdoc-list p { margin: 0; padding: 0; margin-bottom: 4px; }
27
29
 
28
30
  /* style for <ul> */
29
31
  #filecontents li > p, .docstring li > p { margin: 0px; }
@@ -34,9 +36,9 @@ h2 small { font-weight: normal; font-size: 0.7em; display: block; float: right;
34
36
  #filecontents dd, .docstring dd { padding: 5px 0px; margin-left: 18px; }
35
37
  #filecontents dd > p, .docstring dd > p { margin: 0px; }
36
38
 
37
- .note {
39
+ .note {
38
40
  color: #222;
39
- -moz-border-radius: 3px; -webkit-border-radius: 3px;
41
+ -moz-border-radius: 3px; -webkit-border-radius: 3px;
40
42
  background: #e3e4e3; border: 1px solid #d5d5d5; padding: 7px 10px;
41
43
  display: block;
42
44
  }
@@ -44,13 +46,14 @@ h2 small { font-weight: normal; font-size: 0.7em; display: block; float: right;
44
46
  .note.returns_void { background: #efefef; }
45
47
  .note.deprecated { background: #ffe5e5; border-color: #e9dada; }
46
48
  .note.private { background: #ffffc5; border-color: #ececaa; }
47
- .note.title { text-transform: lowercase; padding: 1px 5px; font-size: 0.9em; font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; display: inline; }
49
+ .note.title { padding: 1px 5px; font-size: 0.9em; font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; display: inline; }
48
50
  .summary_signature + .note.title { margin-left: 7px; }
49
51
  h1 .note.title { font-size: 0.5em; font-weight: normal; padding: 3px 5px; position: relative; top: -3px; text-transform: capitalize; }
50
- .note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; }
51
- .note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; }
52
- .note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; }
52
+ .note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; }
53
+ .note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; }
54
+ .note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; }
53
55
  .note.title.private { background: #d5d5d5; border-color: #c5c5c5; }
56
+ .note.title.not_defined_here { background: transparent; border: none; font-style: italic; }
54
57
  .discussion .note { margin-top: 6px; }
55
58
  .discussion .note:first-child { margin-top: 0; }
56
59
 
@@ -104,10 +107,8 @@ p.inherited {
104
107
  #filecontents dl.box .r1, dl.box .r1 { background: #eee; }
105
108
 
106
109
  ul.toplevel { list-style: none; padding-left: 0; font-size: 1.1em; }
107
- #files { padding-left: 15px; font-size: 1.1em; }
108
-
109
- #files { padding: 0; }
110
- #files li { list-style: none; display: inline; padding: 7px 12px; line-height: 35px; }
110
+ .index_inline_list { padding-left: 0; font-size: 1.1em; }
111
+ .index_inline_list li { list-style: none; display: inline; padding: 7px 12px; line-height: 35px; }
111
112
 
112
113
  dl.constants { margin-left: 40px; }
113
114
  dl.constants dt { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; }
@@ -123,29 +124,36 @@ dl.constants .discussion *:last-child { margin-bottom: 0; }
123
124
 
124
125
  .method_details { border-top: 1px dotted #aaa; margin-top: 15px; padding-top: 0; }
125
126
  .method_details.first { border: 0; }
126
- p.signature {
127
- font-size: 1.1em; font-weight: normal; font-family: Monaco, Consolas, Courier, monospace;
128
- padding: 6px 10px; margin-top: 18px;
127
+ p.signature, h3.signature {
128
+ font-size: 1.1em; font-weight: normal; font-family: Monaco, Consolas, Courier, monospace;
129
+ padding: 6px 10px; margin-top: 18px;
129
130
  background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px;
130
131
  }
131
- p.signature tt { font-family: Monaco, Consolas, Courier, monospace; }
132
- p.signature .overload { display: block; }
133
- p.signature .extras { font-weight: normal; font-family: sans-serif; color: #444; font-size: 1em; }
134
- p.signature .aliases { display: block; font-weight: normal; font-size: 0.9em; font-family: sans-serif; margin-top: 0px; color: #555; }
135
- p.signature .aliases .names { font-family: Monaco, Consolas, Courier, monospace; font-weight: bold; color: #000; font-size: 1.2em; }
132
+ p.signature tt,
133
+ h3.signature tt { font-family: Monaco, Consolas, Courier, monospace; }
134
+ p.signature .overload,
135
+ h3.signature .overload { display: block; }
136
+ p.signature .extras,
137
+ h3.signature .extras { font-weight: normal; font-family: sans-serif; color: #444; font-size: 1em; }
138
+ p.signature .not_defined_here,
139
+ h3.signature .not_defined_here,
140
+ p.signature .aliases,
141
+ h3.signature .aliases { display: block; font-weight: normal; font-size: 0.9em; font-family: sans-serif; margin-top: 0px; color: #555; }
142
+ p.signature .aliases .names,
143
+ h3.signature .aliases .names { font-family: Monaco, Consolas, Courier, monospace; font-weight: bold; color: #000; font-size: 1.2em; }
136
144
 
137
- .tags h3 { font-size: 1em; margin-bottom: 0; }
145
+ .tags .tag_title { font-size: 1em; margin-bottom: 0; font-weight: bold; }
138
146
  .tags ul { margin-top: 5px; padding-left: 30px; list-style: square; }
139
147
  .tags ul li { margin-bottom: 3px; }
140
148
  .tags ul .name { font-family: monospace; font-weight: bold; }
141
149
  .tags ul .note { padding: 3px 6px; }
142
150
  .tags { margin-bottom: 12px; }
143
151
 
144
- .tags .examples h3 { margin-bottom: 10px; }
145
- .tags .examples h4 { padding: 0; margin: 0; margin-left: 15px; font-weight: bold; font-size: 0.9em; }
152
+ .tags .examples .tag_title { margin-bottom: 10px; font-weight: bold; }
153
+ .tags .examples .inline p { padding: 0; margin: 0; margin-left: 15px; font-weight: bold; font-size: 0.9em; }
146
154
 
147
155
  .tags .overload .overload_item { list-style: none; margin-bottom: 25px; }
148
- .tags .overload .overload_item .signature {
156
+ .tags .overload .overload_item .signature {
149
157
  padding: 2px 8px;
150
158
  background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px;
151
159
  }
@@ -161,7 +169,7 @@ p.signature .aliases .names { font-family: Monaco, Consolas, Courier, monospace;
161
169
 
162
170
  #content a:link, #content a:visited { text-decoration: none; color: #05a; }
163
171
  #content a:hover { background: #ffffa5; }
164
- .docstring { margin-right: 6em; }
172
+ div.docstring, p.docstring { margin-right: 6em; }
165
173
 
166
174
  ul.summary {
167
175
  list-style: none;
@@ -169,19 +177,19 @@ ul.summary {
169
177
  font-size: 1em;
170
178
  line-height: 1.5em;
171
179
  }
172
- ul.summary a:link, ul.summary a:visited {
180
+ ul.summary a:link, ul.summary a:visited {
173
181
  text-decoration: none; font-size: 1.1em;
174
182
  }
175
183
  ul.summary li { margin-bottom: 5px; }
176
- .summary .summary_signature {
184
+ .summary .summary_signature {
177
185
  padding: 1px 10px;
178
186
  background: #eaeaff; border: 1px solid #dfdfe5;
179
- -moz-border-radius: 3px; -webkit-border-radius: 3px;
187
+ -moz-border-radius: 3px; -webkit-border-radius: 3px;
180
188
  }
181
189
  .summary_signature:hover { background: #eeeeff; cursor: pointer; }
182
190
  ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;}
183
191
  ul.summary.compact .summary_signature { padding: 5px 7px; padding-right: 4px; }
184
- #content .summary_signature:hover a:link,
192
+ #content .summary_signature:hover a:link,
185
193
  #content .summary_signature:hover a:visited {
186
194
  background: transparent;
187
195
  color: #48f;
@@ -204,18 +212,18 @@ ul.fullTree li:last-child { padding-bottom: 0; }
204
212
  .showAll .inheritName { display: none; }
205
213
 
206
214
  #search { position: absolute; right: 14px; top: 0px; }
207
- #search a:link, #search a:visited {
215
+ #search a:link, #search a:visited {
208
216
  display: block; float: left; margin-right: 4px;
209
217
  padding: 8px 10px; text-decoration: none; color: #05a;
210
218
  border: 1px solid #d8d8e5;
211
- -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px;
219
+ -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px;
212
220
  -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px;
213
221
  background: #eaf0ff;
214
222
  -webkit-box-shadow: -1px 1px 3px #ddd;
215
223
  }
216
224
  #search a:hover { background: #f5faff; color: #06b; }
217
- #search a.active {
218
- background: #568; padding-bottom: 20px; color: #fff; border: 1px solid #457;
225
+ #search a.active {
226
+ background: #568; padding-bottom: 20px; color: #fff; border: 1px solid #457;
219
227
  -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
220
228
  -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
221
229
  }
@@ -229,7 +237,7 @@ ul.fullTree li:last-child { padding-bottom: 0; }
229
237
  #menu .title { color: #555; }
230
238
  #menu a:link, #menu a:visited { color: #333; text-decoration: none; border-bottom: 1px dotted #bbd; }
231
239
  #menu a:hover { color: #05a; }
232
- #menu .noframes { display: none; }
240
+ #menu .noframes { display: inline; }
233
241
  .frames #menu .noframes { display: inline; float: right; }
234
242
 
235
243
  #footer { margin-top: 15px; border-top: 1px solid #ccc; text-align: center; padding: 7px 0; color: #999; }
@@ -249,8 +257,8 @@ li.r2 { background: #fafafa; }
249
257
  z-index: 9999;
250
258
  background: #fff;
251
259
  display: none;
252
- position: absolute;
253
- top: 36px;
260
+ position: absolute;
261
+ top: 36px;
254
262
  right: 18px;
255
263
  width: 500px;
256
264
  height: 80%;
@@ -266,7 +274,7 @@ li.r2 { background: #fafafa; }
266
274
  #content ul.summary li.deprecated .summary_signature a:link,
267
275
  #content ul.summary li.deprecated .summary_signature a:visited { text-decoration: line-through; font-style: italic; }
268
276
 
269
- #toc {
277
+ #toc {
270
278
  padding: 20px; padding-right: 30px; border: 1px solid #ddd; float: right; background: #fff; margin-left: 20px; margin-bottom: 20px;
271
279
  max-width: 300px;
272
280
  -webkit-box-shadow: -2px 2px 6px #bbb;
@@ -291,8 +299,8 @@ li.r2 { background: #fafafa; }
291
299
  #filecontents pre.code, .docstring pre.code, .source_code pre { font-family: monospace; }
292
300
  #filecontents pre.code, .docstring pre.code { display: block; }
293
301
  .source_code .lines { padding-right: 12px; color: #555; text-align: right; }
294
- #filecontents pre.code, .docstring pre.code,
295
- .tags .example { padding: 5px 12px; margin-top: 4px; border: 1px solid #eef; background: #f5f5ff; }
302
+ #filecontents pre.code, .docstring pre.code,
303
+ .tags pre.example { padding: 5px 12px; margin-top: 4px; border: 1px solid #eef; background: #f5f5ff; }
296
304
  pre.code { color: #000; }
297
305
  pre.code .info.file { color: #555; }
298
306
  pre.code .val { color: #036A07; }
@@ -300,21 +308,21 @@ pre.code .tstring_content,
300
308
  pre.code .heredoc_beg, pre.code .heredoc_end,
301
309
  pre.code .qwords_beg, pre.code .qwords_end,
302
310
  pre.code .tstring, pre.code .dstring { color: #036A07; }
303
- pre.code .fid, pre.code .id.new, pre.code .id.to_s,
304
- pre.code .id.to_sym, pre.code .id.to_f,
311
+ pre.code .fid, pre.code .rubyid_new, pre.code .rubyid_to_s,
312
+ pre.code .rubyid_to_sym, pre.code .rubyid_to_f,
305
313
  pre.code .dot + pre.code .id,
306
- pre.code .id.to_i pre.code .id.each { color: #0085FF; }
314
+ pre.code .rubyid_to_i pre.code .rubyid_each { color: #0085FF; }
307
315
  pre.code .comment { color: #0066FF; }
308
316
  pre.code .const, pre.code .constant { color: #585CF6; }
309
317
  pre.code .symbol { color: #C5060B; }
310
- pre.code .kw,
318
+ pre.code .kw,
311
319
  pre.code .label,
312
- pre.code .id.require,
313
- pre.code .id.extend,
314
- pre.code .id.include { color: #0000FF; }
320
+ pre.code .rubyid_require,
321
+ pre.code .rubyid_extend,
322
+ pre.code .rubyid_include { color: #0000FF; }
315
323
  pre.code .ivar { color: #318495; }
316
- pre.code .gvar,
317
- pre.code .id.backref,
318
- pre.code .id.nth_ref { color: #6D79DE; }
324
+ pre.code .gvar,
325
+ pre.code .rubyid_backref,
326
+ pre.code .rubyid_nth_ref { color: #6D79DE; }
319
327
  pre.code .regexp, .dregexp { color: #036A07; }
320
328
  pre.code a { border-bottom: 1px dotted #bbf; }