Ilkham Gaysin

Results 18 comments of Ilkham Gaysin

Do you guys need help? I can push a PR for this @sl0thentr0py @st0012

As it's told in JSON Schema that is used under the hood > The [pattern](https://json-schema.org/understanding-json-schema/reference/string.html#pattern) and [Pattern Properties](https://json-schema.org/understanding-json-schema/reference/object.html#patternproperties) keywords use regular expressions to express constraints. The regular expression syntax used...

+1 I'm having an issue with differences time zones too. My Rails application has set timezone: `Eastern Time (US & Canada)` when I create record and pass to it mocked...

@Darhazer it's ok for the example above but what if we would have more than one nesting? ```ruby feature "As a visitor, who has given a purchase link, I should...

@romanblanco @a-lavis hi guys, I've added two more options to keep the restrictions up to date, please take a look. Thanks https://github.com/rswag/rswag/pull/721

I think passing timezone as a parameter would be more useful, flexible and it is not going to break existing schedule files. It should not be related to rails. If...

@Hari-Orange-Bicycle that parameter is not implemented on whenever it was only suggestion of adding this. There is no way to set timezone on whenever tasks.