An Vo
An Vo
Same for us, `::Fugit::Cron.parse(cronline)` in `rufus-scheduler 3.5.0` is unable to parse cronline with timezone, like `0 0 * * 1 Etc/GMT-12`. Look like a big change in behavior compare to...
Hey @benwilson512 Do you think we could go with this approach or suggest anything else? This issue blocked us from upgrading absinthe for a long time.
We came to another workaround that removing default value from enum params. Default value is checked and filled by resolver. It's a bit more code but unblock upgrading.
@zverok sorry for silent for a long time. Do you still have time for this magic_cloud? I really like the way you reorganize code in `simplify` branch and want to...
`pry` or `pry-rails` uses different `slop` version. I'm working on a fork which less dependency. IMO, `slop` should be optional