discourse/lib/service
Jarek Radosz d89531f2f6
DEV: Enable some minor rubocop rules (#40094)
* Style/RedundantFreeze
* Style/RedundantConditional
* Lint/DuplicateMagicComment
* Lint/IdentityComparison
* Lint/SymbolConversion

(to be enabled in the shared config)
2026-05-19 15:29:38 +02:00
..
base DEV: Add each step to service framework for collection iteration (#38759) 2026-04-03 09:44:03 +02:00
action_base.rb DEV: Extract step classes from Service::Base into individual files (#37956) 2026-02-23 09:49:37 +01:00
base.rb DEV: Enable some minor rubocop rules (#40094) 2026-05-19 15:29:38 +02:00
contract_base.rb DEV: Replace Ruby numbered parameters by it where applicable (#37810) 2026-02-13 13:59:07 +01:00
nested_contract_type.rb DEV: Handle nested attributes in contracts (#36348) 2025-12-12 11:41:48 +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 DEV: Extract step classes from Service::Base into individual files (#37956) 2026-02-23 09:49:37 +01:00
runner.rb DEV: Replace Ruby numbered parameters by it where applicable (#37810) 2026-02-13 13:59:07 +01:00
steps_inspector.rb DEV: Add each step to service framework for collection iteration (#38759) 2026-04-03 09:44:03 +02:00