markfrost
markfrost
Would be nice to have the ability to disable vanity and get `false` by default for all experiments
Finished [PR](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/70)
I think that should add `gel init` command like in bundler, for init Gemfile
I use `gem 'active_interaction'` and pager-api not included to class Interactions code example ```ruby class Interactions::Users::List < ActiveInteraction::Base include Contracts::Core include Contracts::Builtin array :role, default: nil do :string end Contract...
Hello. When I tried to build hello.rb I caught follow error: ``` Compiling hello.rb...warning: unexpected argument type i32 at index 1 in call to 'lseek', should be i64 warning: unexpected...
Hi, I would be very grateful if you show example how set sequence programmatically :)
Hello! I'm upgrading rails from 7.0 to 7.1 and got some problems with migrations ### Steps to reproduce When I'm trying to get records from db within migration it freezes...
what you think about ability serialize collection?
Could not find gem 'hanami-serializer' in any of the gem sources listed in your Gemfile
It should be covered by tests may be use rspec?