Sha256: f2b70b87017e7868de137ec414907f577d25d46c2acff17268c176479bc4c6b2
Contents?: true
Size: 504 Bytes
Versions: 39
Compression:
Stored size: 504 Bytes
Contents
Usage: rails COMMAND [options] You must specify a command: new Create a new Rails application. "rails new my_app" creates a new application called MyApp in "./my_app" plugin new Create a new Rails railtie or engine All commands can be run with -h (or --help) for more information. Inside a Rails application directory, some common commands are: console Start the Rails console server Start the Rails server test Run tests except system tests
Version data entries
39 entries across 39 versions & 5 rubygems