discourse/lib/service
Loïc Guitaut a589b48f9a DEV: Display better output when inspecting service steps
This patch aims to improve the steps inspector output:
- The service class name is displayed at the top.
- Next to each step is displayed the time it took to run said step.
- Steps that didn’t run are hidden.
- `#inspect` automatically outputs the error when it is present.
2024-12-12 15:21:10 +01:00
..
action_base.rb
base.rb DEV: Display better output when inspecting service steps 2024-12-12 15:21:10 +01:00
contract_base.rb DEV: Remove hash-like access from service contracts 2024-10-29 16:02:51 +01:00
options_base.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
policy_base.rb
runner.rb DEV: Display better output when inspecting service steps 2024-12-12 15:21:10 +01:00
steps_inspector.rb DEV: Display better output when inspecting service steps 2024-12-12 15:21:10 +01:00