Sha256: 3da14a867b9d4f18356299a43d2aac86cd70e5bd298bb27b7be4fe45a8a34f51
Contents?: true
Size: 711 Bytes
Versions: 64
Compression:
Stored size: 711 Bytes
Contents
Description: The 'rails' command creates a new Rails application with a default directory structure and configuration at the path you specify. Example: rails ~/Code/Ruby/weblog This generates a skeletal Rails installation in ~/Code/Ruby/weblog. See the README in the newly created application to get going. WARNING: Only specify --without-gems if you did not use gems to install Rails. Your application will expect to find activerecord, actionpack, and actionmailer directories in the vendor directory. A popular way to track the bleeding edge of Rails development is to checkout from source control directly to the vendor directory. See http://dev.rubyonrails.org/
Version data entries
64 entries across 64 versions & 2 rubygems