Method: ActionLogic::ActionConfiguration.benchmark_formatter
- Defined in:
- lib/action_logic/action_configuration.rb
.benchmark_formatter ⇒ Object
21 22 23 |
# File 'lib/action_logic/action_configuration.rb', line 21 def self.benchmark_formatter custom_benchmark_formatter || default_formatter end |