File tree Expand file tree Collapse file tree 3 files changed +12
-15
lines changed Expand file tree Collapse file tree 3 files changed +12
-15
lines changed Original file line number Diff line number Diff line change 30
30
activesupport (= 3.0.5 )
31
31
activesupport (3.0.5 )
32
32
arel (2.0.9 )
33
- autotest (4.2.10 )
34
- autotest-growl ( 0.2.4 )
35
- autotest ( >= 4 .2.4 )
33
+ autotest (4.4.6 )
34
+ ZenTest ( >= 4.4.1 )
35
+ autotest-growl ( 0 .2.9 )
36
36
autotest-rails-pure (4.1.2 )
37
37
builder (2.1.2 )
38
38
diff-lcs (1.1.2 )
39
39
erubis (2.6.6 )
40
40
abstract (>= 1.0.0 )
41
- hoe (2.9.4 )
42
- rake (>= 0.8.7 )
43
41
i18n (0.5.0 )
44
- mail (2.2.15 )
42
+ mail (2.2.17 )
45
43
activesupport (>= 2.3.6 )
46
44
i18n (>= 0.4.0 )
47
45
mime-types (~> 1.16 )
83
81
rspec (~> 2.5.0 )
84
82
spork (0.8.4 )
85
83
sqlite3 (1.3.3-x86-mingw32 )
86
- test-unit (1.2.3 )
87
- hoe (>= 1.5.1 )
84
+ test-unit (2.3.0 )
88
85
thor (0.14.6 )
89
86
treetop (1.4.9 )
90
87
polyglot (>= 0.3.1 )
Original file line number Diff line number Diff line change 4
4
< title > Ruby on Rails Tutorial Sample App | <%= @title %> </ title >
5
5
</ head >
6
6
< body >
7
- < h1 > Sample App </ h1 >
7
+ < h1 > About Us </ h1 >
8
8
< p >
9
- This is the home page for the
10
9
< a href ="http://railstutorial.org/ "> Ruby on Rails Tutorial</ a >
11
- sample application.
10
+ is a project to make a book and screencasts to teach web development
11
+ with < a href ="http://rubyonrails.org/ "> Ruby on Rails</ a > . This
12
+ is the sample application for the tutorial.
12
13
</ p >
13
14
</ body >
14
15
</ html >
Original file line number Diff line number Diff line change 4
4
< title > Ruby on Rails Tutorial Sample App | <%= @title %> </ title >
5
5
</ head >
6
6
< body >
7
- < h1 > Sample App </ h1 >
7
+ < h1 > Contact </ h1 >
8
8
< p >
9
- This is the home page for the
10
- < a href ="http://railstutorial.org/ "> Ruby on Rails Tutorial</ a >
11
- sample application.
9
+ Contact Ruby on Rails Tutorial about the sample app at the
10
+ < a href ="http://railstutorial.org/feedback "> feedback page</ a > .
12
11
</ p >
13
12
</ body >
14
13
</ html >
You can’t perform that action at this time.
0 commit comments