Sha256: 2418e0f358e2026ce5e007b720f9d8a4d1dcda5327cd6bc360611051ec9b8d71
Contents?: true
Size: 686 Bytes
Versions: 43
Compression:
Stored size: 686 Bytes
Contents
--- # The path that the install command will be run from #:install_path: /Users/i0n/Sites # NOTE! THIS HAS BEEN SET UP EXTERNALLY FOR TESTING PURPOSES # The command that this template will run :install_command: rails # Options for the install command :install_command_options: -J -T :run_after_install_command: # Create home controller - rails g controller home :run_after_jumpstart: # Set application up for deployment with Capistrano - capify! # :local_nginx_conf: /usr/local/nginx/conf/nginx.conf # NOTE! THIS HAS BEEN SET UP EXTERNALLY FOR TESTING PURPOSES # :remote_nginx_conf: /opt/nginx/conf/nginx.conf # NOTE! THIS HAS BEEN SET UP EXTERNALLY FOR TESTING PURPOSES
Version data entries
43 entries across 43 versions & 1 rubygems