havenwood changed the topic of #ruby to: Ruby 3.4.1, 3.3.6 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
konsolebox has joined #ruby
Obsdark has quit [Quit: Nettalk6 - www.ntalk.de]
livoreno has quit [Quit: Connection closed for inactivity]
konsolebox has quit [Ping timeout: 265 seconds]
duderonomy has joined #ruby
konsolebox has joined #ruby
crespire1 is now known as crespire
<o0x1eef> havenwood: How about a blog post on 'Data' ? :)
Linux_Kerio has joined #ruby
grenierm has joined #ruby
rvalue- has joined #ruby
rvalue has quit [Ping timeout: 246 seconds]
rvalue- is now known as rvalue
<havenwood> o0x1eef: At the dev meeting today Matz turned down a `class Arrow = Data.define(:aim, :tip)` syntax. Subsequently, Nobu merged my PR to show reopening the class when defining a constant with Data. I think that's the best way until we have `do` blocks that work with constants or a fancy syntax.
<havenwood> o0x1eef: Not a blog post, but a Data literal in pure Ruby (sadly with throw away intermediary hashes) https://gist.github.com/havenwood/e6e5f8fdbe797ee7a71f00bac3a936c8
<o0x1eef> That's cool!
<o0x1eef> I have to find an excuse to use it
<o0x1eef> Also has Star Trek vibes. :D
ih8u has quit [Remote host closed the connection]
ih8u has joined #ruby
Inline_ has quit [Read error: Connection reset by peer]
Caius has left #ruby [ben]
Caius has joined #ruby
<nakilon> I wonder if there is a way to document the rsped shared_contexts; like I made a bunch of helper methods and lets, and when I'll make some rdoc/yard thing, I would love to have those included
konsolebox has quit [Ping timeout: 240 seconds]
<nakilon> *rspec
Vonter has quit [Ping timeout: 244 seconds]
mange has joined #ruby
konsolebox has joined #ruby
lightstalker2 has joined #ruby
lightstalker has quit [Read error: Connection reset by peer]
lightstalker2 is now known as lightstalker
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
jasfloss has quit [Ping timeout: 248 seconds]
jasfloss has joined #ruby
Vonter has joined #ruby
grenierm has quit [Ping timeout: 240 seconds]
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #ruby
hwpplayer1 has joined #ruby
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
MsInput has quit [Quit: WeeChat 4.5.1]
hwpplayer1 has quit [Ping timeout: 244 seconds]
mange has quit [Quit: Zzz...]
antranigv has joined #ruby
<antranigv> hey all, how are you? I'm trying to solve a weird problem. I have a Ruby application (Huginn) that I want to run. I want bundler to *use* the system Rubygems, but I want to "install" the new gems into vendor/gems. The reason for it being I have a gem (grpc) which is patched in FreeBSD, so the "raw" gem would not work. How can I configure Bundle to do that?
dionysus69 has joined #ruby
hwpplayer1 has joined #ruby
dionysus69 has quit [Quit: dionysus69]
dionysus70 has joined #ruby
dionysus70 is now known as dionysus69
<adam12> antranigv: This is not normally possible.
<adam12> antranigv: That said, what is the output of `gem env` and `bundle env`. Can you share them in a Github gist?
<antranigv> adam12 I ended up doing `bundle config set path vendor/gems` and then installing the grpc gem from our packages and hoped for the best. somehow it worked :)
<adam12> antranigv: That's probably the better approach.
<antranigv> but now I'm stuck actually debugging the application :D I'm getting Unknow error. Response code is 404 in one of the views, no idea why.
<antranigv> rather, the string "Unknow error. Response code is 404"
<antranigv> the actual HTTP response if 200
<adam12> antranigv: That's strange.
<antranigv> s/if/is
<adam12> Maybe force development mode
<adam12> RAILS_ENV=development command-you-run-server-with
user71 has joined #ruby
___nick___ has quit [Ping timeout: 265 seconds]
___nick___ has joined #ruby
___nick___ has quit [Ping timeout: 252 seconds]
__nick__ has joined #ruby
hwpplayer1 has quit [Ping timeout: 252 seconds]
dionysus70 has joined #ruby
dionysus69 has quit [Ping timeout: 248 seconds]
dionysus70 is now known as dionysus69
hwpplayer1 has joined #ruby
Linux_Kerio has quit [Ping timeout: 252 seconds]
hwpplayer1 has quit [Remote host closed the connection]
ghostbuster has quit [Ping timeout: 248 seconds]
ghostbuster has joined #ruby
hwpplayer1 has joined #ruby
pages has quit [Ping timeout: 248 seconds]
Vaevictus has left #ruby [#ruby]
konsolebox has quit [Quit: .]
o0x1eef has quit [Quit: Quit]
__nick__ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
o0x1eef has joined #ruby
hwpplayer1 has quit [Read error: Connection reset by peer]
hwpplayer1 has joined #ruby
konsolebox has joined #ruby
pages has joined #ruby
konsolebox has quit [Ping timeout: 240 seconds]
hwpplayer1 has quit [Read error: Connection reset by peer]
hwpplayer1 has joined #ruby
Vonter has quit [Ping timeout: 244 seconds]
Vonter has joined #ruby
hwpplayer1 has quit [Read error: Connection reset by peer]
hwpplayer1 has joined #ruby
hwpplayer1 has quit [Remote host closed the connection]
dionysus69 has quit [Ping timeout: 276 seconds]
Linux_Kerio has joined #ruby
user71 has quit [Quit: Leaving]
hwpplayer1 has joined #ruby
dionysus69 has joined #ruby
duderonomy has joined #ruby
dionysus69 has quit [Ping timeout: 272 seconds]
hwpplayer1 has quit [Quit: bbl]
EternalSunshine has joined #ruby
EternalSunshine has quit [Client Quit]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
saulosilva has joined #ruby
Linux_Kerio has quit [Ping timeout: 244 seconds]
saulosilva has quit [Quit: Client closed]
MsInput has joined #ruby