discourse/spec/services/flags
Loïc Guitaut 2f334964f2 DEV: Remove hash-like access from service contracts
We decided to keep only one way to access values from a contract. This
patch thus removes the hash-like access from contracts.
2024-10-29 16:02:51 +01:00
..
create_flag_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
destroy_flag_spec.rb DEV: Remove hash-like access from service contracts 2024-10-29 16:02:51 +01:00
reorder_flag_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
toggle_flag_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
update_flag_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00