Sha256: 8dc05d081bf3c43ae527d1ccb5f63252307864ab9ab36f2d698451f41885ed62
Contents?: true
Size: 853 Bytes
Versions: 4
Compression:
Stored size: 853 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. puma `--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.7 | lib/orats/cli_help/new |
orats-0.9.6 | lib/orats/cli_help/new |
orats-0.9.5 | lib/orats/cli_help/new |
orats-0.9.4 | lib/orats/cli_help/new |