baweaver changed the topic of #ruby to: Rules & more: https://ruby-community.com | Ruby 2.5.1, 2.4.4, 2.3.7, 2.6.0-preview2: https://www.ruby-lang.org | Paste 4+ lines of text to https://dpaste.de/ and select ruby as the language | Rails questions? Ask in #RubyOnRails | Books: https://goo.gl/wpGhoQ | Logs: https://irclog.whitequark.org/ruby | Can't talk? Register/identify with Nickserv first!
apparition has quit [Quit: Bye]
orbyt_ has joined #ruby
akem has quit [Read error: Connection reset by peer]
akem__ has joined #ruby
elphe has quit [Ping timeout: 252 seconds]
cschneid_ has quit [Ping timeout: 252 seconds]
venmx has quit [Ping timeout: 252 seconds]
Puffball has quit [Remote host closed the connection]
Puffball has joined #ruby
cschneid_ has joined #ruby
za1b1tsu has joined #ruby
<JJonah> When you create a new gem using `bundle gem mygem`, the auto-generated `mygem_spec.rb` begins with the line: `require "bundler/setup"` (ie, this file: https://github.com/bundler/bundler/blob/master/lib/bundler/setup.rb). It's unclear to me, though, why this would be needed for a default spec file. Anyone know?
tdy has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cschneid_ has quit [Ping timeout: 268 seconds]
gnufied has quit [Ping timeout: 268 seconds]
dviola has joined #ruby
blackmesa has joined #ruby
blackmesa has quit [Client Quit]
AJA4350 has quit [Quit: AJA4350]
elphe has joined #ruby
ta_ has joined #ruby
za1b1tsu has quit [Ping timeout: 240 seconds]
gnufied has joined #ruby
lypsis has quit [Quit: ZNC - http://znc.in]
lypsis has joined #ruby
cschneid_ has joined #ruby
cagomez has quit [Remote host closed the connection]
esrse has joined #ruby
cagomez has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
RougeR has quit [Ping timeout: 268 seconds]
cschneid_ has quit [Ping timeout: 252 seconds]
gnufied has quit [Ping timeout: 272 seconds]
gnufied has joined #ruby
cagomez has quit [Remote host closed the connection]
cagomez has joined #ruby
za1b1tsu has joined #ruby
cagomez has quit [Remote host closed the connection]
cschneid_ has joined #ruby
gnufied has quit [Quit: Leaving]
cagomez has joined #ruby
dar123 has joined #ruby
dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
braincrash has quit [Quit: bye bye]
braincrash has joined #ruby
cschneid_ has quit [Ping timeout: 252 seconds]
orbyt_ has joined #ruby
dviola has quit [Quit: WeeChat 2.2]
Lytol has quit [Remote host closed the connection]
grenierm has joined #ruby
P1RATEZ has joined #ruby
cschneid_ has joined #ruby
agent_white has quit [Quit: bbl]
cagomez has quit [Remote host closed the connection]
mroutis has joined #ruby
ta_ has joined #ruby
dbz has joined #ruby
donofrio has quit [Remote host closed the connection]
agent_white has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ta_ has quit [Ping timeout: 268 seconds]
dar123 has joined #ruby
meinside has joined #ruby
dinfuehr has quit [Ping timeout: 252 seconds]
dinfuehr has joined #ruby
dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dinfuehr has quit [Ping timeout: 252 seconds]
mroutis has quit [Remote host closed the connection]
dinfuehr has joined #ruby
tdy has quit [Quit: WeeChat 2.2]
dinfuehr has quit [Ping timeout: 246 seconds]
dinfuehr has joined #ruby
cschneid_ has quit [Ping timeout: 272 seconds]
cschneid_ has joined #ruby
tdy has joined #ruby
dar123 has joined #ruby
tdy has quit [Quit: WeeChat 2.2]
tdy has joined #ruby
elphe has quit [Ping timeout: 272 seconds]
MoritaShinobu has joined #ruby
dar123 has quit [Ping timeout: 264 seconds]
mostlybadfly has quit [Quit: Connection closed for inactivity]
dar123 has joined #ruby
elphe has joined #ruby
elphe has quit [Ping timeout: 244 seconds]
graphene has quit [Remote host closed the connection]
graphene has joined #ruby
snickers has joined #ruby
<al2o3-cr> crankharder: can you give an example of what you mean?
cschneid_ has quit [Ping timeout: 252 seconds]
za1b1tsu has quit [Ping timeout: 252 seconds]
venmx has joined #ruby
ta_ has joined #ruby
dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
elphe has joined #ruby
zenspider_ has quit [Read error: Connection reset by peer]
zenspider has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
graphene has quit [Remote host closed the connection]
graphene has joined #ruby
prestorium has joined #ruby
grenierm has quit [Quit: grenierm]
elphe has quit [Ping timeout: 260 seconds]
za1b1tsu has joined #ruby
cschneid_ has joined #ruby
prestorium has quit [Quit: prestorium]
clemens3_ has joined #ruby
DTZUZO has quit [Ping timeout: 252 seconds]
aufi has joined #ruby
im0nde has joined #ruby
clemens3_ has quit [Ping timeout: 252 seconds]
clemens3 has joined #ruby
venmx has quit [Ping timeout: 268 seconds]
al2o3-cr has quit [Ping timeout: 246 seconds]
prestorium has joined #ruby
cschneid_ has quit [Ping timeout: 268 seconds]
yohji has joined #ruby
Dbugger has joined #ruby
vondruch has joined #ruby
elphe has joined #ruby
baweaver is now known as baweaver_away
elphe has quit [Ping timeout: 268 seconds]
P1RATEZ has quit []
ur5us has joined #ruby
Lytol has joined #ruby
apeiros_ has joined #ruby
lxsameer has joined #ruby
agent_white has quit [Quit: leaving]
cschneid_ has joined #ruby
apeiros_ is now known as apeiros
venmx has joined #ruby
anikras has joined #ruby
Dbugger has quit [Remote host closed the connection]
nickjj_ has joined #ruby
dbz has quit [Remote host closed the connection]
nickjj has quit [Ping timeout: 252 seconds]
cabotto has joined #ruby
prestorium has quit [Ping timeout: 268 seconds]
mike11 has joined #ruby
asphyxia has joined #ruby
marz_d`ghostman has joined #ruby
gix has joined #ruby
<marz_d`ghostman> I'm reading exceptional ruby, and I am looking into this snippet Gem.loaded_specs, does this still work on ruby 2.4?
dbz has joined #ruby
cschneid_ has quit [Ping timeout: 252 seconds]
mike11 has quit [Ping timeout: 252 seconds]
prestorium has joined #ruby
yohji has quit [Ping timeout: 252 seconds]
yohji has joined #ruby
dbz has quit [Ping timeout: 250 seconds]
cabotto has quit [Remote host closed the connection]
za1b1tsu has quit [Ping timeout: 268 seconds]
aufi has quit [Remote host closed the connection]
aufi has joined #ruby
cabotto has joined #ruby
<apeiros> marz_d`ghostman: try it?
asphyxia has quit [Ping timeout: 250 seconds]
roshanavand has joined #ruby
ur5us has quit [Remote host closed the connection]
roshanavand has quit [Ping timeout: 246 seconds]
roshanavand has joined #ruby
drale2k_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xfbs has joined #ruby
cschneid_ has joined #ruby
beefjoe has joined #ruby
mike11 has joined #ruby
za1b1tsu has joined #ruby
cabotto has quit [Remote host closed the connection]
Bish has quit [Quit: leaving]
elphe has joined #ruby
DTZUZO has joined #ruby
im0nde has quit [Ping timeout: 250 seconds]
cschneid_ has quit [Ping timeout: 244 seconds]
im0nde has joined #ruby
al2o3-cr has joined #ruby
al2o3-cr has quit [Client Quit]
teclator has quit [Ping timeout: 252 seconds]
drale2k_ has joined #ruby
cabotto has joined #ruby
al2o3-cr has joined #ruby
roshanavand has quit [Ping timeout: 252 seconds]
cabotto has quit [Client Quit]
roshanavand has joined #ruby
leitz has joined #ruby
esrse has quit [Ping timeout: 244 seconds]
discopatrick has joined #ruby
GodFather has joined #ruby
za1b1tsu has quit [Read error: Connection reset by peer]
AJA4350 has joined #ruby
beefjoe has quit [Quit: <3]
drale2k_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
apparition47 has joined #ruby
bkxd_ has joined #ruby
drale2k_ has joined #ruby
bkxd has quit [Ping timeout: 268 seconds]
anikras has quit [Quit: Ex-Chat]
cschneid_ has joined #ruby
bkxd_ has quit [Ping timeout: 252 seconds]
bkxd has joined #ruby
xfbs has quit [Quit: afk]
im0nde has quit [Ping timeout: 252 seconds]
roshanavand has quit [Ping timeout: 252 seconds]
roshanavand has joined #ruby
al2o3-cr has quit [Ping timeout: 246 seconds]
al2o3-cr has joined #ruby
im0nde has joined #ruby
InfinityFye has joined #ruby
Sembei has quit [Ping timeout: 240 seconds]
MyMind has joined #ruby
kapil____ has joined #ruby
cschneid_ has quit [Ping timeout: 268 seconds]
donofrio has joined #ruby
asphyxia has joined #ruby
leitz has quit [Quit: Leaving]
za1b1tsu has joined #ruby
vondruch_ has joined #ruby
vondruch has quit [Ping timeout: 268 seconds]
vondruch_ is now known as vondruch
catphish has joined #ruby
Tempesta has quit [Quit: See ya!]
<catphish> i've run into a segfault, it seems to be identical to this: https://gist.github.com/baihuawen/a25467790b674142097b6e4f9889ffe1 - any idea where i might begin tracking down the cause, seems to happen on multiple versions of ruby on an os x host
d^sh_ has joined #ruby
d^sh has quit [Ping timeout: 246 seconds]
<apeiros> catphish: 2.4.2p198 - I'd update to the newest version at least of the 2.4 branch, and update all gems as far as possible wrt compat.
<catphish> apeiros: we've reproduced it here on 2.4.0 2.4.2 and 2.5.something, i suspect the problem lies somewhere in the mysql2 gem but not sure
cschneid_ has joined #ruby
<apeiros> well, apart from 2.5.something, none is the latest in their branch
<apeiros> but yes, chances are high it's a native gem which causes the issue
<catphish> will try with 2.4 latest, and the most recent version of mysql2 first then
<apeiros> that'd be 2.4.4 afaik
<apeiros> good luck. segfaults are a pain.
<catphish> it's not my host, just had someone new start, running macos, always messy
<apeiros> can't confirm that experience. but then again, I'm on mac for ages, so maybe I don't even notice how I go around issues.
<apeiros> (and I don't use mysql, so maybe that's a particularly specific problem which I just don't happen to have)
<catphish> well i'll make sure they install the latest versions and see where everything stands
<catphish> thanks
mattp_ has joined #ruby
TomyLobo has joined #ruby
im0nde has quit [Quit: im0nde]
jcalla has joined #ruby
<catphish> apeiros: found the problem, it's caused by running old versions of the mysql2 gem with modern mysql client libraries
<marz_d`ghostman> apeiros: Oh yeah, I did, but it is giving me "did you mean Gem::Specification . . ."
<marz_d`ghostman> I was wondering if it still works but there is a new method name or anything
cschneid_ has quit [Ping timeout: 272 seconds]
snickers has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
snickers has joined #ruby
snickers has quit [Client Quit]
bmurt has joined #ruby
<apeiros> marz_d`ghostman: o0
<apeiros> the method exists here with ruby 2.5
<apeiros> are you *sure* you're using ruby 2.4?
<apeiros> well, exists in 2.4.3 as well for me.
<marz_d`ghostman> yep 2.4.2
Sina has joined #ruby
akaiiro2 has joined #ruby
akaiiro2 has quit [Client Quit]
akaiiro has joined #ruby
<apeiros> marz_d`ghostman: d'uuuuuh…
<apeiros> that's *the result*.
<apeiros> it's not an error.
<marz_d`ghostman> seriously? with the "did_you_mean"=>#<Gem::Specification:0x0000000002371098
<apeiros> yes. exceptions don't look like this.
<apeiros> you get a hash of gem specifications.
<marz_d`ghostman> O.o whoa!, didn't know that. Thought it didn't know what the loaded_spec was so it is telling me did_you_mean . . .
<apeiros> no. it gives you the spec of the "did_you_mean" gem among others. inspect results you get closely.
asphyxia has quit [Quit: leaving]
<marz_d`ghostman> apeiros: Oh I see, geee, sorry about that. :)
aufi has quit [Ping timeout: 252 seconds]
mike11 has quit [Read error: Connection reset by peer]
AJA4350 has quit [Quit: AJA4350]
AJA4350 has joined #ruby
dbz has joined #ruby
andikr has joined #ruby
Puffball has quit [Remote host closed the connection]
dbz has quit [Ping timeout: 252 seconds]
gnufied has joined #ruby
Tempesta has joined #ruby
headius has joined #ruby
aufi has joined #ruby
cschneid_ has joined #ruby
aufi has quit [Read error: Connection reset by peer]
aufi has joined #ruby
nickjj_ is now known as nickjj
nowhere_man has quit [Ping timeout: 252 seconds]
venmx has quit [Ping timeout: 252 seconds]
cschneid_ has quit [Remote host closed the connection]
dmitch has joined #ruby
tdy has quit [Ping timeout: 252 seconds]
apparition47 has quit [Quit: Bye]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<apeiros> marz_d`ghostman: eh, shit happens. no need to apologize :D
xfbs has joined #ruby
bmurt has joined #ruby
venmx has joined #ruby
vrtra has quit [Ping timeout: 252 seconds]
catphish has left #ruby ["Leaving"]
chouhoulis has joined #ruby
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #ruby
andikr has quit [Remote host closed the connection]
apeiros has quit []
conta1 has joined #ruby
dreamthese has quit [Remote host closed the connection]
dreamthese has joined #ruby
r3m_ has joined #ruby
beowuff has joined #ruby
r3m has quit [Ping timeout: 252 seconds]
r3m_ is now known as r3m
dbz has joined #ruby
graphene has quit [Remote host closed the connection]
graphene has joined #ruby
Eiam has joined #ruby
orbyt_ has joined #ruby
orbyt_ has quit [Client Quit]
aufi has quit [Ping timeout: 252 seconds]
bak1an has joined #ruby
darkhanb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xfbs has quit [Quit: afk]
lxsameer has quit [Ping timeout: 244 seconds]
ta_ has joined #ruby
cthulchu_ has joined #ruby
nowhere_man has joined #ruby
roshanavand has quit [Ping timeout: 268 seconds]
roshanavand has joined #ruby
xfbs has joined #ruby
orbyt_ has joined #ruby
yohji has quit [Remote host closed the connection]
prestorium has quit [Quit: prestorium]
graphene has quit [Read error: Connection reset by peer]
graphene has joined #ruby
za1b1tsu has quit [Ping timeout: 268 seconds]
weaksauce has quit [Ping timeout: 252 seconds]
wojnar has joined #ruby
darkhanb has joined #ruby
roshanavand has quit [Ping timeout: 244 seconds]
roshanavand has joined #ruby
xfbs has quit [Quit: afk]
agent_white has joined #ruby
drale2k_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
snickers has joined #ruby
AJA4350 has quit [Quit: AJA4350]
druonysus has joined #ruby
desperek has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
roshanavand has quit [Ping timeout: 252 seconds]
roshanavand has joined #ruby
za1b1tsu has joined #ruby
xfbs has joined #ruby
za1b1tsu has quit [Ping timeout: 268 seconds]
apeiros_ has joined #ruby
DTZUZO has quit [Ping timeout: 246 seconds]
dbz has quit [Remote host closed the connection]
dbz has joined #ruby
MoritaShinobu has quit [Quit: Leaving]
duderonomy has joined #ruby
roshanavand has quit [Ping timeout: 260 seconds]
reber has joined #ruby
kapil____ has quit [Quit: Connection closed for inactivity]
roshanavand has joined #ruby
nowhere_man has quit [Ping timeout: 246 seconds]
dellavg_ has joined #ruby
SeepingN has joined #ruby
govg has joined #ruby
za1b1tsu has joined #ruby
miah_ is now known as miah
dbz has quit [Remote host closed the connection]
za1b1tsu has quit [Ping timeout: 246 seconds]
roshanavand has quit [Ping timeout: 252 seconds]
meinside has quit [Quit: Connection closed for inactivity]
venmx has quit [Ping timeout: 245 seconds]
Xiti has quit [Quit: Xiti]
Furai has quit [Quit: WeeChat 2.2]
xfbs has quit [Quit: afk]
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #ruby
chouhoulis has quit [Remote host closed the connection]
za1b1tsu has joined #ruby
nowhere_man has joined #ruby
Furai has joined #ruby
Emmanuel_Chanel has quit [Quit: Leaving]
weaksauce has joined #ruby
za1b1tsu has quit [Ping timeout: 245 seconds]
roshanavand has joined #ruby
roshanavand has quit [Ping timeout: 268 seconds]
roshanavand has joined #ruby
nowhere_man has quit [Ping timeout: 252 seconds]
sauvin has quit [Read error: Connection reset by peer]
Emmanuel_Chanel has joined #ruby
grenierm_ has joined #ruby
graphene has quit [Remote host closed the connection]
graphene has joined #ruby
xfbs has joined #ruby
Xiti has joined #ruby
InfinityFye has quit [Quit: Leaving]
venmx has joined #ruby
drale2k_ has joined #ruby
conta1 has quit [Quit: conta1]
roshanavand has quit [Ping timeout: 244 seconds]
roshanavand has joined #ruby
grenierm_ has quit [Quit: grenierm_]
roshanavand has quit [Client Quit]
Emmanuel_Chanel has quit [Quit: Leaving]
discopatrick has quit [Quit: Connection closed for inactivity]
Emmanuel_Chanel has joined #ruby
clemens3 has quit [Ping timeout: 272 seconds]
Emmanuel_Chanel has quit [Max SendQ exceeded]
Emmanuel_Chanel has joined #ruby
venmx has quit [Remote host closed the connection]
sameerynho has joined #ruby
nowhere_man has joined #ruby
marmotini_ has joined #ruby
jottr has joined #ruby
jottr has quit [Client Quit]
xfbs has quit [Quit: afk]
marmotini_ has quit [Client Quit]
akem__ is now known as akem
troulouliou_div2 has joined #ruby
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
evdubs has quit [Ping timeout: 252 seconds]
evdubs has joined #ruby
code_zombie has joined #ruby
wojnar has quit [Remote host closed the connection]
xfbs has joined #ruby
fluxAeon has joined #ruby
desperek has quit [Quit: xoxo]
LiftLeft2 has joined #ruby
LiftLeft has quit [Ping timeout: 240 seconds]
LiftLeft2 has quit [Ping timeout: 260 seconds]
<cthulchu_> guys, when you have two pieces of code independedly running on one system and then suddenly you need them to start talking to each other, how would you arrange that?
<cthulchu_> I would think there should be something more elegant than a file, db, or a network request for this
<cthulchu_> they are neighbors in a friendly environment.
<cthulchu_> I feel like they should be able to talk directly to each other via a shorthanded protocol
<cthulchu_> I probably should ask it on ##programming rather than here
<cthulchu_> it's not ruby-specific
reber has quit [Remote host closed the connection]
<havenwood> cthulchu_: There's a Ruby-specific solution called DRb that you might want to look into.
dmitch has quit [Remote host closed the connection]
<cthulchu_> is that for Ruby-Ruby connection or Anything-Ruby?
akosednar has joined #ruby
<havenwood> cthulchu_: Ruby to Ruby.
<havenwood> cthulchu_: Is that what you have?
xfbs has quit [Quit: afk]
<havenwood> cthulchu_: What languages are on each end?
<cthulchu_> I found out that it's easier go with a file anyways, but it's good to know there is something
<cthulchu_> I was thinking about Node-Ruby or Java-Ruby
LiftLeft2 has joined #ruby
<havenwood> cthulchu_: With JRuby you can use Java or Nashorn/RingoJS. Or with TruffleRuby you can natively interop both with Java and JavaScript via Graal.js.
duderonomy has quit [Ping timeout: 252 seconds]
duderonomy has joined #ruby
nowhere_man has quit [Ping timeout: 268 seconds]
ur5us has joined #ruby
<havenwood> cthulchu_: GRPC is nice and has generators for all those langs as well.
<havenwood> cthulchu_: https://grpc.io/
dellavg_ has quit [Ping timeout: 252 seconds]
clemens3 has joined #ruby
grvgr has joined #ruby
marmotini_ has joined #ruby
sagax_ has joined #ruby
marmotini_ has quit [Remote host closed the connection]
elphe has quit [Ping timeout: 252 seconds]
vondruch_ has joined #ruby
vondruch has quit [Ping timeout: 252 seconds]
vondruch_ is now known as vondruch
TheBloke has quit [Read error: Connection reset by peer]
<TheNet> I have a ruby script at /usr/local/bin/fswatch that claims to have been installed by RubyGems as part of a gem. How can I find out which gem added it and potentially remove that gem?
sagax_ is now known as sagax
<TheNet> ah, I think I get it. fswatch was likely a gem that I uninstalled, and ruby didn't remove the bin file
LiftLeft2 is now known as LiftLeft
grvgr_ has joined #ruby
grvgr has quit [Ping timeout: 268 seconds]
grvgr_ is now known as grvgr
nofxx has quit [Read error: Connection reset by peer]
<weaksauce> how do you force bundler to redo a gem?
<weaksauce> is it just using the gem commands?
xfbs has joined #ruby
tdy has joined #ruby
grvgr has quit [Quit: grvgr]
GodFather has quit [Ping timeout: 252 seconds]
clemens3 has quit [Ping timeout: 272 seconds]
<havenwood> weaksauce: bundle pristine
mzo has joined #ruby
<havenwood> weaksauce: That'll restore the bundled gems to pristine state, but not restore bundler itself. So you might want to chase it with a:
<havenwood> gem pristine bundler
<weaksauce> ah cool thanks
<havenwood> Final answer: gem pristine bunlder && bunlde pristine
<havenwood> bundler* gah
<havenwood> Next to last answer!
* havenwood mutters something about off-by-one
<weaksauce> is there anything less finicky than nokogiri to install for html parsing
<havenwood> weaksauce: oga
Vapez has joined #ruby
<weaksauce> havenwood thanks
<havenwood> weaksauce: no prob - oga still has C-extensions but they don't wrap libxml2 or libxslt libs so it *just works* and compiles reliably
xfbs has quit [Quit: afk]
fluxAeon has quit [Quit: Textual IRC Client: www.textualapp.com]
ur5us has quit [Remote host closed the connection]
elphe has joined #ruby
snickers has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
DTZUZO has joined #ruby
fluxAeon has joined #ruby
sameerynho has quit [Ping timeout: 252 seconds]
wojnar has joined #ruby
drale2k_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
venmx has joined #ruby
bak1an has quit [Quit: Textual IRC Client: www.textualapp.com]
dostoyevsky has quit [Quit: leaving]
dostoyevsky has joined #ruby
dostoyevsky has quit [Client Quit]
dostoyevsky has joined #ruby
troulouliou_div2 has quit [Read error: Connection reset by peer]
mzo has quit [Quit: b-bye :3]
AJA4350 has joined #ruby
rapha has joined #ruby
<rapha> hi
<rapha> with sqlite3, if some_statement.execute(...) fails, is there a way to see the exact string that was sent to SQLite as the statement?
Vapez has quit [Remote host closed the connection]
<rapha> hmm nevermind i managed to debug it another way
<rapha> good night!
rapha has left #ruby ["WeeChat 2.3-dev"]
apeiros_ has quit [Ping timeout: 268 seconds]
ivanskie has joined #ruby
TheBloke has joined #ruby
fluxAeon has quit [Ping timeout: 268 seconds]
kfpratt has joined #ruby
fredlinhares has joined #ruby
blackmesa has joined #ruby
kfpratt has quit []
fredlinhares has quit [Quit: WeeChat 1.4]
ivanskie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Pisuke has joined #ruby
MyMind has quit [Ping timeout: 252 seconds]
graphene has quit [Remote host closed the connection]