rails(1) debian man page | unix.com

Man Page: rails

Operating Environment: debian

Section: 1

RAILS(1)						      General Commands Manual							  RAILS(1)

NAME
rails - Ruby on Rails deployment script
SYNOPSIS
rails [options] destination(s)...
OPTIONS
-d, --no-docs Deploys rails without any documentation. -C, --copy Deploys rails by copying instead of linking vendor libraries. -F, --force-overwrite Overwrites all previously deployed files, if any. -D, --database Specify the database to be used. Supported values are mysql, oracle, postgresql, sqlite3, frontbase and ibm_db -I, --internal Options to be passed to the upstream rails script.
SEE ALSO
Full documentation of rails are available after Ruby On Rails is deployed. For getting started instructions, see /usr/share/doc/rails/README.Debian
AUTHOR
The upstream author of Ruby On Rails is David Heinemeier Hansson <david@loudthinking.com>. This manual page was written by Adam Majer <adamm@zombino.com>, for the Debian project (but may be used by others). February 12, 2005 RAILS(1)
Related Man Pages
bundle-exec(1) - debian
camping(1) - debian
dh-make-ruby(1) - debian
yri(1) - debian
gemfile(5) - debian
Similar Topics in the Unix Linux Community
RailsDB 0.2 (Default branch)
Connecting to Oracle from Ruby on Rails
Tagging with Oracle and Ruby on Rails
Problems starting webserver (WEBRick) on Rails
Webpacker::Manifest::MissingEntryError in Pioneers#index Error on Rails