pvincent
2 months ago
11 changed files with 57 additions and 35 deletions
-
3.vscode/settings.json
-
2app/controllers/scores_controller.rb
-
7bin/sprod
-
2config/environments/development.rb
-
11config/environments/production.rb
-
39config/initializers/instrumentalizing.rb
-
2lib/semantic/abstract_formatter.rb
-
20lib/semantic/ansi_colors.rb
-
2lib/semantic/basic_formatter.rb
-
2lib/semantic/subscribers/action_controller.rb
-
2lib/semantic/subscribers/active_record.rb
@ -1,2 +1,9 @@ |
|||
#!/bin/bash |
|||
|
|||
SEMANTIC_LOGGER_APP=bichik RAILS_ENV=production SECRET_KEY_BASE='toto est fluo' rails server |
|||
|
|||
# journalctl --all -o cat --full -t bichik |
|||
# journalctl --all -o short --no-hostname -t bichik |
|||
|
|||
# TO REMOVE PROD assets |
|||
# rm -rf tmp/cache/assets |
Write
Preview
Loading…
Cancel
Save
Reference in new issue