Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

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  
    3131   and your application name. Ex: rails myapp 
    3232   (If you've downloaded Rails in a complete tgz or zip, this step is already done) 
    33332. 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!" 
     343. Go to http://localhost:3000/ and get "Welcome aboard: You're riding the Rails!" 
    35354. Follow the guidelines to start developing your application 
    3636 
    3737