Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created December 15, 2010 08:23
Show Gist options
  • Save jackdempsey/741768 to your computer and use it in GitHub Desktop.
Save jackdempsey/741768 to your computer and use it in GitHub Desktop.
➜ rails git:(master) ./bin/rails plugin new ~/Code/Ruby/blog
Usage:
rails new APP_PATH [options]
Options:
-r, [--ruby=PATH] # Path to the Ruby binary of your choice
# Default: /Users/jack/.rvm/rubies/ruby-1.9.2-p0/bin/ruby
-d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/oracle/postgresql/sqlite3/frontbase/ibm_db)
# Default:
.............
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment