Gar
Gar
Borders
Hi. I can see in the screenshots there's a border line between the sidebar and the main window. I've been trying to find how to enable them because in my...
I'm using Grape Entity Swagger to document all my parameters inside the Entities instead of the endpoints like this: ```ruby # my endpoint does not document any parameter... params =...
## Describe the bug This is not a bug but a "nice to have". Given an enum type like `MyEnum = Types::String.enum('foo', 'bar')`, when I want to iterate over the...
Hi. I'm trying to understand the advanced example in `ultima2.rb`, and everything seems to make sense. I just have two questions: 1. Does the `activate` method need to be used...