havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.0.0, 2.7.2, 2.6.6: https://www.ruby-lang.org | Paste 4+ lines of text to https://dpaste.org | Books: https://goo.gl/wpGhoQ | Logs: https://irclog.whitequark.org/ruby | BLM <3
coniptor has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
Coilcore has quit [Remote host closed the connection]
JohanP has joined #ruby
wald0 has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
BH23 has quit [Ping timeout: 260 seconds]
wald0 has joined #ruby
JohanP has quit [Ping timeout: 272 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
mouseghost has quit [Quit: mew wew]
ur5us has joined #ruby
Coilcore has joined #ruby
<Coilcore> Crazy ruby question: I have a common DSL construct where the last arg being a block looks really ugly. I'd like to make it "look" better, and I'm wondering if theres some way to pass a block that is cleaner...
wald0 has quit [Ping timeout: 240 seconds]
<Coilcore> That block feels weird floating there and I'd love to move it to the next line somehow
JohanP has joined #ruby
wald0 has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
smurfke has joined #ruby
<adam12> Coilcore: What happens if you use a backslach after the proc?
<adam12> Coilcore: if_context: ->(...) { } \
<Coilcore> I'll give that a try.
<Coilcore> I was hoping to do something that might be comma next line 'Proc.new', but thats not a block. ;)
<adam12> Coilcore: I mean, you might be able to do it with &Proc.new {}
jenrzzz has joined #ruby
JohanP has quit [Ping timeout: 260 seconds]
<Coilcore> Well the backslash works, so I'm fine with that. I'll try &Proc just out of curiousity
<adam12> Coilcore: I tested it and I think it works.
SanguineAnomaly has joined #ruby
dasher00 has quit [Ping timeout: 260 seconds]
<adam12> s/think//
<Coilcore> Yeah, &Proc.new works also. Thanks for the help there
AnomalyXII has quit [Ping timeout: 264 seconds]
<adam12> Cheers.
jenrzzz has quit [Ping timeout: 264 seconds]
ellcs1 has quit [Ping timeout: 258 seconds]
Technodrome has joined #ruby
jenrzzz has joined #ruby
pwnd_sfw has quit [Ping timeout: 256 seconds]
cloud69 has joined #ruby
pwnd_sfw has joined #ruby
Swyper has joined #ruby
JohanP has joined #ruby
Coilcore has quit [Remote host closed the connection]
smurfke has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
coniptor has quit [Ping timeout: 260 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
coniptor has joined #ruby
JohanP has quit [Ping timeout: 256 seconds]
Rudd0 has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]
lucasb has quit [Quit: Connection closed for inactivity]
hiroaki_ has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
BH23 has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
JohanP has joined #ruby
roshanavand1 has joined #ruby
roshanavand has quit [Ping timeout: 246 seconds]
roshanavand1 is now known as roshanavand
JohanP has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 265 seconds]
hiroaki_ has joined #ruby
wwww has joined #ruby
wornw has quit [Ping timeout: 256 seconds]
worn has joined #ruby
worn has quit [Remote host closed the connection]
jenrzzz has joined #ruby
ged has quit [Quit: WeeChat 2.9]
wwww has quit [Ping timeout: 260 seconds]
ged has joined #ruby
JohanP has joined #ruby
teardown has quit [Ping timeout: 240 seconds]
cacheerror has quit [Quit: WeeChat 3.0]
jenrzzz has quit [Ping timeout: 240 seconds]
JohanP has quit [Ping timeout: 272 seconds]
jenrzzz has joined #ruby
teardown has joined #ruby
BH23 has quit [Ping timeout: 246 seconds]
coniptor has quit [Read error: Connection reset by peer]
JohanP has joined #ruby
roshanavand has quit [Quit: roshanavand]
coniptor has joined #ruby
envex has joined #ruby
prion has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
JohanP has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
JohanP has joined #ruby
JohanP has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
x0n has joined #ruby
JohanP has joined #ruby
x0n- has quit [Ping timeout: 260 seconds]
JohanP has quit [Ping timeout: 260 seconds]
cd has quit [Quit: cd]
JohanP has joined #ruby
JohanP has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
JohanP has joined #ruby
Perform has joined #ruby
JohanP has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
TCZ has quit [Quit: Wawel - Czujesz sie dobrze, czynisz dobrze]
jenrzzz has quit [Ping timeout: 256 seconds]
ChmEarl has quit [Quit: Leaving]
<leftylink> was tally 2.7 or 2.6...
<leftylink> it was 2.7
<havenwood> leftylink: 2.7, yup
<leftylink> okay, understandable why it doesn't show up in some of my old code then
<leftylink> the good old group_by(&:itself).transform_values(&:size)
<leftylink> actually, heck, sometimes I even had group_by(&:itself).values.map(&:size) if I didn't care about the keys anymore...
JohanP has joined #ruby
<leftylink> "the evolution of X" is a popular youtube topic these days, you know
<leftylink> ... though I'm not sure this could be made into a video... oh well
<havenwood> leftylink: You just talk about each one and wax about how they're implemented in various implementations.
<havenwood> leftylink: Seems like enough for a video, as long as there aren't any duration requirements. :P
JohanP has quit [Ping timeout: 256 seconds]
panorain has quit [Quit: Leaving]
elcuervo has quit [Read error: Connection reset by peer]
elcuervo has joined #ruby
Perform has left #ruby ["Leaving..."]
JohanP has joined #ruby
JohanP has quit [Ping timeout: 260 seconds]
prion has quit [Ping timeout: 272 seconds]
JohanP has joined #ruby
Rudd0 has joined #ruby
Swyper has quit []
gix- has joined #ruby
gix has quit [Disconnected by services]
JohanP has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
coniptor has quit [Ping timeout: 264 seconds]
<nakilon> so yesterday I came up with this patch to webmock that seems to be working https://dpaste.org/khA4
<nakilon> it prints the response and then halts
cloud69 has quit [Quit: Connection closed for inactivity]
jenrzzz has quit [Ping timeout: 265 seconds]
ur5us has quit [Ping timeout: 260 seconds]
coniptor has joined #ruby
ur5us has joined #ruby
JohanP has joined #ruby
ByronJohnson has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
JohanP has quit [Ping timeout: 272 seconds]
prion has joined #ruby
ByronJohnson has joined #ruby
over_caffinated has quit [Ping timeout: 260 seconds]
over_caffinated has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
ByronJohnson has quit [Ping timeout: 240 seconds]
prion has quit [Ping timeout: 260 seconds]
JohanP has joined #ruby
JohanP has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
ByronJohnson has joined #ruby
kent\n has quit [Quit: Quitting]
_[mandrix]_ has quit [Ping timeout: 260 seconds]
ByronJohnson has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
ByronJohnson has joined #ruby
kent\n has joined #ruby
coniptor has quit [Ping timeout: 260 seconds]
JohanP has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
orbyt_ has joined #ruby
JohanP has quit [Ping timeout: 265 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
coniptor has joined #ruby
jenrzzz has joined #ruby
JohanP has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
JohanP has quit [Ping timeout: 260 seconds]
redhands has joined #ruby
jenrzzz has joined #ruby
JohanP has joined #ruby
coniptor has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 272 seconds]
JohanP has quit [Ping timeout: 260 seconds]
coniptor has joined #ruby
ur5us has quit [Ping timeout: 264 seconds]
JohanP has joined #ruby
jenrzzz has joined #ruby
JohanP has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
jmcgnh has quit [Ping timeout: 272 seconds]
jmcgnh has joined #ruby
wald0 has quit [Ping timeout: 260 seconds]
JohanP has joined #ruby
Debugger has joined #ruby
Debugger is now known as Perform
JohanP has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
JohanP has joined #ruby
s3nd1v0g1us has joined #ruby
s3nd1v0g1us has quit [Client Quit]
jenrzzz has joined #ruby
s3nd1v0g1us has joined #ruby
s3nd1v0g1us has quit [Client Quit]
blackmesa has joined #ruby
s3nd1v0g1us has joined #ruby
schaerli has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
blackmesa has quit [Ping timeout: 264 seconds]
JohanP has quit [Ping timeout: 246 seconds]
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
schaerli has quit [Ping timeout: 256 seconds]
ur5us has joined #ruby
blackmesa has joined #ruby
JohanP has joined #ruby
jenrzzz has joined #ruby
JohanP has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
schaerli has joined #ruby
al2o3-cr has joined #ruby
blackmesa has quit [Ping timeout: 260 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
blackmesa has joined #ruby
burgestrand has joined #ruby
blackmesa has quit [Ping timeout: 258 seconds]
jenrzzz has joined #ruby
over_caffinated has quit [Remote host closed the connection]
jenrzzz has quit [Ping timeout: 256 seconds]
schaerli has quit [Ping timeout: 240 seconds]
BH23 has joined #ruby
ur5us has quit [Ping timeout: 260 seconds]
blackmesa has joined #ruby
jenrzzz has joined #ruby
coniptor has quit [Ping timeout: 260 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
coniptor has joined #ruby
jenrzzz has joined #ruby
blackmesa has quit [Ping timeout: 260 seconds]
schaerli has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
schne1der has joined #ruby
blackmesa has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
blackmesa has quit [Ping timeout: 258 seconds]
jenrzzz has quit [Ping timeout: 246 seconds]
_aeris_ has quit [Remote host closed the connection]
_aeris_ has joined #ruby
jenrzzz has joined #ruby
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
mnathani has quit [Read error: Connection reset by peer]
mnathani has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
blackmesa has joined #ruby
cd has joined #ruby
gueorgui has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
gueorgui has joined #ruby
blackmesa has quit [Ping timeout: 260 seconds]
dasher00 has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
coniptor has quit [Ping timeout: 240 seconds]
junaidnaseer2 has joined #ruby
coniptor has joined #ruby
jenrzzz has joined #ruby
schaerli has quit [Read error: Connection reset by peer]
schaerli has joined #ruby
dhollinger has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
mozzarella has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 268 seconds]
burgestrand has quit [Quit: burgestrand]
dhollinger has joined #ruby
jenrzzz has joined #ruby
al2o3-cr has quit [Ping timeout: 256 seconds]
schaerli_ has joined #ruby
schaerli has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
JohanP has joined #ruby
lxsameer has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
prion has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
coniptor has quit [Ping timeout: 260 seconds]
lxsameer has joined #ruby
JohanP has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
JohanP has joined #ruby
jenrzzz has joined #ruby
somazero has joined #ruby
coniptor has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
SanguineAnomaly has quit [Ping timeout: 260 seconds]
alextee has quit [Ping timeout: 256 seconds]
somazero has quit [Quit: Leaving]
blackmesa has joined #ruby
SanguineAnomaly has joined #ruby
blackmesa has quit [Ping timeout: 268 seconds]
JohanP has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
SanguineAnomaly has quit [Ping timeout: 264 seconds]
alextee has joined #ruby
SanguineAnomaly has joined #ruby
roshanavand has joined #ruby
junaidnaseer2 has quit [Remote host closed the connection]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
iamgr00t has quit [Quit: afk]
Technodrome has joined #ruby
roshanavand1 has joined #ruby
iamgr00t has joined #ruby
roshanavand has quit [Ping timeout: 260 seconds]
roshanavand1 is now known as roshanavand
mozzarella has joined #ruby
coniptor has quit [Read error: Connection reset by peer]
BH23 has quit [Ping timeout: 265 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
coniptor has joined #ruby
roshanavand has quit [Quit: roshanavand]
jenrzzz has joined #ruby
BH23 has joined #ruby
blackmesa has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
queip has quit [Excess Flood]
BSaboia has quit [Quit: This computer has gone to sleep]
queip has joined #ruby
jenrzzz has joined #ruby
djellemah has joined #ruby
BH23 has quit [Ping timeout: 264 seconds]
crankharder has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
djellemah has quit [Quit: #ruby]
ChmEarl has joined #ruby
jenrzzz has joined #ruby
BH23 has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
BH23 has quit [Ping timeout: 240 seconds]
cuerbot has joined #ruby
cow[moo] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
elcuervo has quit [Ping timeout: 260 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
cow[moo] has joined #ruby
coniptor has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
mconnolly has joined #ruby
jenrzzz has joined #ruby
coniptor has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
wald0 has joined #ruby
ellcs has joined #ruby
mnathani has quit [Read error: Connection reset by peer]
mnathani has joined #ruby
somazero has joined #ruby
alextee has quit [Ping timeout: 264 seconds]
alextee has joined #ruby
wald0 has quit [Ping timeout: 272 seconds]
wald0 has joined #ruby
_aeris has joined #ruby
_aeris_ has quit [Remote host closed the connection]
_aeris is now known as _aeris_
orbyt_ has joined #ruby
wald0 has quit [Read error: Connection reset by peer]
wald0 has joined #ruby
BSaboia has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schne1der has quit [Quit: schne1der]
Xeago has quit [Ping timeout: 268 seconds]
Xeago has joined #ruby
coniptor has quit [Ping timeout: 260 seconds]
coniptor has joined #ruby
orbyt_ has joined #ruby
schaerli_ has quit [Ping timeout: 256 seconds]
junaidnaseer2 has joined #ruby
mnathani has quit []
blackmesa has quit [Ping timeout: 258 seconds]
blackmesa has joined #ruby
mahlon has quit [Ping timeout: 246 seconds]
wald0 has quit [Ping timeout: 265 seconds]
woodruffw has quit [Ping timeout: 240 seconds]
blackmesa has quit [Ping timeout: 264 seconds]
mconnolly has quit [Quit: WeeChat 2.9]
woodruffw has joined #ruby
woodruffw has joined #ruby
resus_ has joined #ruby
alextee has quit [Ping timeout: 272 seconds]
<resus_> Hi
coniptor has quit [Ping timeout: 240 seconds]
BH23 has joined #ruby
<resus_> anyone around ?
<ule> I'm sure there are
crankharder has quit [Quit: leaving]
<resus_> i found a simply ruby script online. don't know any coding. downloaded ruby on a windows but when i run it
<resus_> can I paste here ?
blackmesa has joined #ruby
mahlon has joined #ruby
coniptor has joined #ruby
resus_ has left #ruby [#ruby]
<ule> use a pastebin
<ule> what is your question?
alextee has joined #ruby
foobar22 has joined #ruby
ghormoon has quit [Quit: ZNC - http://znc.in]
ghormoon has joined #ruby
evdubs has quit [Remote host closed the connection]
evdubs has joined #ruby
Rudd0 has quit [Ping timeout: 246 seconds]
<foobar22> I have what is almost certainly a silly question to do with incorrectly setting my environment. I believe I've put my rubygems in a bad state. When I try `gem help`, what I get back is `$ gem help /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/yaml.rb:3: warning: It seems your ruby installation is missing psych (for YAML
<foobar22> output).To eliminate this warning, please install libyaml and reinstall your ruby.` I am on OSX. I have ruby 3.0.0.1 installed, and I have downloaded rubygems from source and run the setup. Everything looks fine.
coniptor has quit [Ping timeout: 264 seconds]
<foobar22> I would like to find out where I've gone amiss.
robotmay has quit [Ping timeout: 268 seconds]
robotmay has joined #ruby
blackmesa has quit [Ping timeout: 268 seconds]
<adam12> foobar22: How'd you install Ruby?
<foobar22> adam12: via homebrew `brew install ruby` (I'm on OSX).
<adam12> foobar22: Do you install other stuff with homebrew? which works?
<adam12> foobar22: if you type `which ruby`, what does it return?
JohanP has joined #ruby
ellcs1 has joined #ruby
ellcs has quit [Read error: Connection reset by peer]
coniptor has joined #ruby
<foobar22> adam12: scores of other stuff, and that works fine.
<foobar22> adam12: `[me:~] 14:35:00$ which ruby/usr/local/opt/ruby/bin/ruby[me:~] 14:35:11$ ruby --versionruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin19]`
<adam12> foobar22: OK. how about `which gem`?
<foobar22> adam12: `[me:~] 14:35:15$ which gem/usr/local/opt/ruby/bin/gem`
<adam12> foobar22: and `/usr/local/opt/ruby/bin/gem help` gives you the same error as above?
<foobar22> adam12: no. No it does not. Curious. That now works. I think it might have been I was in an out of date shell window. Thank you.
<adam12> foobar22: Sounds like your system ruby is broken. I'd .. probably not care much about that.
<foobar22> Much obliged.
_aeris_ has quit [Quit: ZNC - http://znc.sourceforge.net]
_aeris_ has joined #ruby
ellcs1 has quit [Ping timeout: 258 seconds]
iNs has quit [Quit: bubye]
blackmesa has joined #ruby
teardown has quit [Ping timeout: 240 seconds]
iNs has joined #ruby
<adam12> foobar22: yw!
mconnolly has joined #ruby
blackmesa has quit [Ping timeout: 264 seconds]
teardown has joined #ruby
TCZ has joined #ruby
harlin has quit [Quit: Leaving]
duderonomy has joined #ruby
al2o3-cr has joined #ruby
ur5us has joined #ruby
wald0 has joined #ruby
ellcs has joined #ruby
jess has joined #ruby
blackmesa has joined #ruby
blackmesa has quit [Ping timeout: 260 seconds]
foobar22 has quit [Remote host closed the connection]
oneeggeach has joined #ruby
oneeggeach has quit [Client Quit]
alextee has quit [Ping timeout: 240 seconds]
hiroaki_ has quit [Ping timeout: 260 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ellcs has quit [Read error: Connection reset by peer]
alextee has joined #ruby
ellcs has joined #ruby
hiroaki_ has joined #ruby
roshanavand has joined #ruby
reaVer has quit [Ping timeout: 260 seconds]
coniptor has quit [Ping timeout: 240 seconds]
ur5us has quit [Ping timeout: 260 seconds]
prion has quit [Quit: WeeChat 2.8]
coniptor has joined #ruby
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dan64- has joined #ruby
dionysus69 has joined #ruby
dan64 has quit [Ping timeout: 240 seconds]
sorah has quit [Ping timeout: 264 seconds]
peteretep has quit [Ping timeout: 268 seconds]
rann has quit [Read error: Connection reset by peer]
podman has quit [Ping timeout: 264 seconds]
sorah has joined #ruby
maxmanders has quit [Ping timeout: 246 seconds]
rann has joined #ruby
JayDoubleu has quit [Ping timeout: 272 seconds]
KnownSyntax has quit [Ping timeout: 264 seconds]
maxmanders has joined #ruby
dionysus69 has quit [Quit: dionysus69]
peteretep has joined #ruby
podman has joined #ruby
JayDoubleu has joined #ruby
KnownSyntax has joined #ruby
GodFather has joined #ruby
mconnolly has quit [Quit: WeeChat 2.9]
orbyt_ has joined #ruby
mconnolly has joined #ruby
JohanP has quit [Ping timeout: 264 seconds]
GodFather_ has joined #ruby
coniptor has quit [Read error: Connection reset by peer]
JohanP has joined #ruby
wald0 has quit [Ping timeout: 240 seconds]
blackmesa has joined #ruby
JohanP has quit [Ping timeout: 256 seconds]
JohanP has joined #ruby
coniptor has joined #ruby
Rudd0 has joined #ruby
dilated_dinosaur has quit [Ping timeout: 265 seconds]
JohanP has quit [Ping timeout: 265 seconds]
reaVer has joined #ruby
GodFather_ has quit [Ping timeout: 240 seconds]
GodFather has quit [Ping timeout: 260 seconds]
hiroaki_ has quit [Ping timeout: 264 seconds]
prion has joined #ruby
Technodrome has joined #ruby
dilated_dinosaur has joined #ruby
JohanP has joined #ruby
hiroaki_ has joined #ruby
JohanP has quit [Ping timeout: 272 seconds]
teardown has quit [Remote host closed the connection]
coniptor has quit [Ping timeout: 265 seconds]
junaidnaseer2 has quit [Remote host closed the connection]
teardown has joined #ruby
BSaboia has quit [Quit: This computer has gone to sleep]
JohanP has joined #ruby
ellcs1 has joined #ruby
ellcs has quit [Ping timeout: 268 seconds]
coniptor has joined #ruby
JohanP has quit [Ping timeout: 256 seconds]
teardown has quit [Ping timeout: 240 seconds]
TCZ has quit [Quit: Wawel - Czujesz sie dobrze, czynisz dobrze]
teardown has joined #ruby
JohanP has joined #ruby
wald0 has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
teardown_ has joined #ruby
impermanence has joined #ruby
teardown has quit [Ping timeout: 240 seconds]
GodFather_ has joined #ruby
GodFather has joined #ruby
mnathani has joined #ruby
coniptor has quit [Ping timeout: 256 seconds]
Rudd0 has quit [Remote host closed the connection]
JohanP has quit [Remote host closed the connection]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
JohanP has joined #ruby
coniptor has joined #ruby
blackmesa has quit [Ping timeout: 264 seconds]
wald0 has quit [Quit: Lost terminal]
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
prion has quit [Ping timeout: 240 seconds]
Technodrome has joined #ruby