<ox1eef_>
I have been using for the last year or so on one website. Really like it. I miss URL digests but hope to work on a filter that can handle that.
jenrzzz_ has joined #ruby
caedmon has quit [Ping timeout: 246 seconds]
jenrzzz_ has quit [Ping timeout: 252 seconds]
jenrzzz_ has joined #ruby
crespire has joined #ruby
bambanxx has joined #ruby
hightower3 has joined #ruby
hightower2 has quit [Ping timeout: 260 seconds]
Pixi has quit [Quit: Leaving]
bambanxx has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Linux_Kerio has joined #ruby
Linux_Kerio has quit [Read error: Connection reset by peer]
Pixi has joined #ruby
Artea has quit [Remote host closed the connection]
Paris has quit [Read error: Connection reset by peer]
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 264 seconds]
Pixi has quit [Ping timeout: 264 seconds]
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 256 seconds]
jenrzzz_ has joined #ruby
Pixi has joined #ruby
TomyWork has joined #ruby
hightower4 has joined #ruby
hightower3 has quit [Ping timeout: 260 seconds]
hightower4 has quit [Ping timeout: 260 seconds]
teclator has joined #ruby
grenierm has quit [Quit: Client closed]
<rapha>
ox1eef_: so, in graphql-ruby, i had missed something. when it's about types, you can have Types::House::Create as well as Types::Car::Create and all is well. but not in mutations. when you have 2x ::Create there, it'll end with a namespace conflict.
jenrzzz_ has quit [Ping timeout: 268 seconds]
jenrzzz_ has joined #ruby
Paris has joined #ruby
jenrzzz_ has quit [Ping timeout: 256 seconds]
jenrzzz_ has joined #ruby
brokkoli_origina has joined #ruby
brokkoli_origin has quit [Ping timeout: 264 seconds]
jenrzzz_ has quit [Ping timeout: 255 seconds]
dannyAAM has quit [Ping timeout: 246 seconds]
dannyAAM has joined #ruby
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 252 seconds]
infinityfye has quit [Read error: Connection reset by peer]
infinityfye has joined #ruby
Artea has joined #ruby
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 256 seconds]
jenrzzz_ has joined #ruby
<ox1eef_>
rapha: What's schema.graphql look like when you have a 'Create' type, by x2 ?
<ox1eef_>
rapha: I suspect the two Create types you have are not being exposed via the root query type, and that's why it appears to not conflict. I couldn't imagine how it would treat two different types of the same name, it would seem to just not owrk.
crespire has quit [Killed (NickServ (GHOST command used by crespire1))]
crespire1 has joined #ruby
hightower2 has joined #ruby
Paris has quit [Quit: quit]
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 256 seconds]
MomosOrDeath3 has joined #ruby
MomosOrDeath has quit [Ping timeout: 260 seconds]
MomosOrDeath3 is now known as MomosOrDeath
jenrzzz_ has joined #ruby
Paris has joined #ruby
jenrzzz_ has quit [Ping timeout: 256 seconds]
hightower2 has quit [Remote host closed the connection]
Paris has quit [Quit: quit]
pandabot has quit [Quit: new]
pandabot has joined #ruby
confused_sorceag has joined #ruby
confused_sorceag has quit [Client Quit]
jenrzzz_ has joined #ruby
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
jenrzzz_ has quit [Ping timeout: 256 seconds]
hightower2 has joined #ruby
edr has joined #ruby
jenrzzz_ has joined #ruby
shiru has joined #ruby
shiru has quit [Client Quit]
jenrzzz_ has quit [Ping timeout: 245 seconds]
constxqt_ has joined #ruby
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 252 seconds]
Aminda has quit [Ping timeout: 240 seconds]
Aminda has joined #ruby
caedmon has joined #ruby
caedmon has quit [Ping timeout: 260 seconds]
jenrzzz_ has joined #ruby
caedmon has joined #ruby
caedmon has quit [Ping timeout: 260 seconds]
jenrzzz_ has quit [Remote host closed the connection]
TomyWork has quit [Remote host closed the connection]
<weaksauc_>
ox1eef_ as of now it's set to be 3.4
<ox1eef_>
Cool +1
John_Ivan has quit [Quit: Disrupting the dragon's slumber one time too often shall eventually bestow upon all an empirical and indiscriminate conflagration that will last for all goddamn eternity.]
Mikaela has quit [Quit: Default quit message is difficult to set. If you don't see me returning, ask me? You will find me, if you want to]
Aminda has joined #ruby
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 252 seconds]
jenrzzz_ has joined #ruby
jenrzzz_ has quit [Ping timeout: 276 seconds]
bovis has joined #ruby
<havenwood>
# !> warning: `it` calls without arguments will refer to the first block param in Ruby 3.4; use it() or self.it
Paris has joined #ruby
jenrzzz_ has joined #ruby
<havenwood>
them.map { change it }
_ht has quit [Quit: _ht]
<weaksauc_>
havenwood does it work with a flag or ootb right now?
jenrzzz_ has quit [Ping timeout: 240 seconds]
<havenwood>
weaksauc_: Nope, I looked and only found the warning. If it's there I missed it!
<havenwood>
I think it's just a placeholder warning for 3.4 so far, in an abundance of caution.
<weaksauc_>
yeah makes sense
<havenwood>
We're going to get `it` in 380 days by my count.