Sha256: 8cf27c241404f833b431404eaf97c4dcab729175900809561069210b68b0c059
Contents?: true
Size: 639 Bytes
Versions: 2
Compression:
Stored size: 639 Bytes
Contents
# Dummy_app # TODOs - Change email sender domain address and basic_auth info in `config/settings.yml` - Change email sender domain address in `config/initializers/devise.rb` - Create `.pronto.yml` file from `example.pronto.yml` file - Run command for create environments ➜ ✗ `rails g environment` # Infos - Edit secret keys ➜ ✗ EDITOR=vi bin/rails credentials:edit # Local development - run following commands on terminal ➜ ✗ bundle exec rails server - open in your browser localhost:3000 or lvh.me:3000 # Development ➜ ✗ pronto run ➜ ✗ pronto run -r haml - On feature branch ➜ ✗ pronto run -c origin/develop
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cybele-2.3.2 | spec/files/README_SKIP_ALL.md |
cybele-2.3.1 | spec/files/README_SKIP_ALL.md |