Sha256: ef63db5a65617fa8cb293132af79d3b52426e3d483bf8b28ce66d12ae1f60598
Contents?: true
Size: 856 Bytes
Versions: 4
Compression:
Stored size: 856 Bytes
Contents
Create a new shiny rails app with quite a few best practices and opinions. Development server credentials: `--pg-location` to supply a custom postgres location [localhost] `--pg-username` to supply a custom postgres username [postgres] `--pg-password` to supply your postgres password to run migrations [] `--redis-location` to supply a custom redis location [localhost] `--redis-password` to supply your redis password [] Options: `--rc` to supply an .oratsrc file path to automatically populate credentials [] Template features: `--template` to mix in an official orats template by supplying its name [] `--custom` to add your own template at the very end, a url or file is ok [] Project features: `--backend` to switch to a different server backend, ie. unicorn `--skip-server-start` to skip automatically running puma and sidekiq [false]
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
orats-0.9.3 | lib/orats/cli_help/new |
orats-0.9.2 | lib/orats/cli_help/new |
orats-0.9.1 | lib/orats/cli_help/new |
orats-0.9.0 | lib/orats/cli_help/new |