Sha256: ac215a070617ac0595bbb80bbf334b53f192afbcfc336775f52793ee37c6f421
Contents?: true
Size: 620 Bytes
Versions: 315
Compression:
Stored size: 620 Bytes
Contents
Description: The 'rails new' command creates a new Rails application with a default directory structure and configuration at the path you specify. You can specify extra command-line arguments to be used every time 'rails new' runs in the .railsrc configuration file in your home directory. Note that the arguments specified in the .railsrc file don't affect the defaults values shown above in this help message. Example: rails new ~/Code/Ruby/weblog This generates a skeletal Rails installation in ~/Code/Ruby/weblog. See the README in the newly created application to get going.
Version data entries
315 entries across 272 versions & 28 rubygems