
In LR B2 Ch6 "Viewing in the Web Browser" , when using the Cloud9 Hosting browser terminal the Preview window does not show the webpage created when command 'rails s' (or server) starts the rails server. For Cloud9, the server start line should be changed to 'rails s -p $PORT -b $IP'.