Anton

Results 37 issues of Anton

```ruby input :service_class, type: Class, target: MyFirstService ``` ```ruby input :service_class, type: Class, target: { in: MyFirstService, message: "Custom error" } ``` ```ruby input :service_class, type: Class, target: { in:...

feature

**Describe the bug** After release `2025.6.21515-latest` the layer between the terminal and the lower blue bar broke (conflict appeared). The problem occurs more often when working with 2 or more...

bug