Ticket #11356: change_apostrophe_for_quotation_mark.diff
| File change_apostrophe_for_quotation_mark.diff, 0.6 kB (added by miloops, 7 months ago) |
|---|
-
railties/README
old new 31 31 and your application name. Ex: rails myapp 32 32 (If you've downloaded Rails in a complete tgz or zip, this step is already done) 33 33 2. Change directory into myapp and start the web server: <tt>script/server</tt> (run with --help for options) 34 3. Go to http://localhost:3000/ and get "Welcome aboard: You âre riding the Rails!"34 3. Go to http://localhost:3000/ and get "Welcome aboard: You're riding the Rails!" 35 35 4. Follow the guidelines to start developing your application 36 36 37 37