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 " / >
1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < meta charset =" utf-8 " >
5+ < meta name =" viewport " content ="width=device-width, initial-scale=1.0 " >
66 < link rel ="stylesheet " href ="../../test-unit.css " type ="text/css " />
77 < link rel ="shortcut icon " href ="../../favicon.ico " />
88 < link rel ="icon " href ="../../favicon.png " />
9- < title >
10- Module: ActiveSupport
11-
12- — test-unit-activesupport
13-
9+ < title >
10+ Module: ActiveSupport
11+
12+ — test-unit-activesupport
13+
1414 - test-unit-activesupport</ title >
15-
16-
17- < link rel ="stylesheet " href ="css/style.css " type ="text/css " charset ="utf-8 " />
18-
19- < link rel ="stylesheet " href ="css/common.css " type ="text/css " charset ="utf-8 " />
20-
21- < script type ="text/javascript " charset ="utf-8 ">
22- hasFrames = window . top . frames . main ? true : false ;
23- relpath = '' ;
24- framesUrl = "frames.html#!ActiveSupport.html" ;
25- </ script >
26-
27-
28- < script type ="text/javascript " charset ="utf-8 " src ="js/jquery.js "> </ script >
29-
30- < script type ="text/javascript " charset ="utf-8 " src ="js/app.js "> </ script >
31-
32-
33- </ head >
34- < body >
15+
16+
17+ < link rel ="stylesheet " href ="css/style.css " type ="text/css " charset ="utf-8 " />
18+
19+ < link rel ="stylesheet " href ="css/common.css " type ="text/css " charset ="utf-8 " />
20+
21+ < script type ="text/javascript " charset ="utf-8 ">
22+ pathId = "ActiveSupport" ;
23+ relpath = '' ;
24+ </ script >
25+
26+
27+ < script type ="text/javascript " charset ="utf-8 " src ="js/jquery.js "> </ script >
28+
29+ < script type ="text/javascript " charset ="utf-8 " src ="js/app.js "> </ script >
30+
31+
32+ </ head >
33+ < body >
34+ < div class ="nav_wrap ">
35+ < iframe id ="nav " src ="class_list.html?1 "> </ iframe >
36+ < div id ="resizer "> </ div >
37+ </ div >
38+
39+ < div id ="main " tabindex ="-1 ">
3540< div class ="header ">
3641 < div class ="title ">
3742 < a href ="../../ ">
38- < span class ="title ">
39- Module: ActiveSupport
40-
41- — test-unit-activesupport
42-
43+ < span class ="title ">
44+ Module: ActiveSupport
45+
46+ — test-unit-activesupport
47+
4348</ span >
4449 < span class ="title-separator "> -</ span >
4550 < span class ="title-project "> test-unit</ span >
5762
5863< div class ="content ">
5964
60-
61- < div id ="header ">
62- < div id ="menu ">
63-
64- < a href ="alphabetical_index.html "> Index (A)</ a > »
65-
66-
67- < span class ="title "> ActiveSupport</ span >
68-
69-
70- < div class ="noframes "> < span class ="title "> (</ span > < a href =". " target ="_top "> no frames</ a > < span class ="title "> )</ span > </ div >
71- </ div >
72-
73- < div id ="search ">
74-
75- < a class ="full_list_link " id ="class_list_link "
76- href ="class_list.html ">
77- Class List
78- </ a >
79-
80- < a class ="full_list_link " id ="method_list_link "
81- href ="method_list.html ">
82- Method List
83- </ a >
84-
85- < a class ="full_list_link " id ="file_list_link "
86- href ="file_list.html ">
87- File List
88- </ a >
89-
90- </ div >
91- < div class ="clear "> </ div >
92- </ div >
93-
94- < iframe id ="search_frame "> </ iframe >
95-
96- < div id ="content "> < h1 > Module: ActiveSupport
97-
98-
99-
100- </ h1 >
101-
102- < dl class ="box ">
103-
104-
105-
106-
107-
108-
109-
110-
111- < dt class ="r1 last "> Defined in:</ dt >
112- < dd class ="r1 last "> lib/test/unit/active_support.rb</ dd >
113-
114- </ dl >
115- < div class ="clear "> </ div >
116-
117- < h2 > Defined Under Namespace</ h2 >
118- < p class ="children ">
119-
120-
121-
122-
123- < strong class ="classes "> Classes:</ strong > < span class ='object_link '> < a href ="ActiveSupport/TestCase.html " title ="ActiveSupport::TestCase (class) "> TestCase</ a > </ span >
124-
125-
126- </ p >
127-
128-
129-
130-
131-
132-
133-
134-
135-
136- </ div >
137-
138- < div id ="footer "> </ div >
139-
140-
65+
66+ < div id ="header ">
67+ < div id ="menu ">
68+
69+ < a href ="alphabetical_index.html "> Index (A)</ a > »
70+
71+
72+ < span class ="title "> ActiveSupport</ span >
73+
74+ </ div >
75+
76+ < div id ="search ">
77+
78+ < a class ="full_list_link " id ="class_list_link "
79+ href ="class_list.html ">
80+
81+ < svg width ="24 " height ="24 ">
82+ < rect x ="0 " y ="4 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
83+ < rect x ="0 " y ="12 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
84+ < rect x ="0 " y ="20 " width ="24 " height ="4 " rx ="1 " ry ="1 "> </ rect >
85+ </ svg >
86+ </ a >
87+
88+ </ div >
89+ < div class ="clear "> </ div >
90+ </ div >
91+
92+ < div id ="content "> < h1 > Module: ActiveSupport
93+
94+
95+
96+ </ h1 >
97+ < div class ="box_info ">
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
109+ < dl >
110+ < dt > Defined in:</ dt >
111+ < dd > lib/test/unit/active_support.rb</ dd >
112+ </ dl >
113+
114+ </ div >
115+
116+ < h2 > Defined Under Namespace</ h2 >
117+ < p class ="children ">
118+
119+
120+
121+
122+ < strong class ="classes "> Classes:</ strong > < span class ='object_link '> < a href ="ActiveSupport/TestCase.html " title ="ActiveSupport::TestCase (class) "> TestCase</ a > </ span >
123+
124+
125+ </ p >
126+
127+
128+
129+
130+
131+
132+
133+
134+
135+ </ div >
136+
137+ < div id ="footer ">
141138 </ div >
142139
143140 < div class ="sponsors ">
@@ -177,5 +174,6 @@ <h2>Defined Under Namespace</h2>
177174<!-- End Piwik Tag -->
178175 </ div >
179176
180- </ body >
177+ </ div >
178+ </ body >
181179</ html >
0 commit comments