To create a new Rails application, you simply type rails followed by your application name. The Rails framework automatically generates all necessary directories and files. Options A, C, and D incorrectly add create or app keywords that aren't part of the standard command syntax.