havenwood changed the topic of #ruby to: Rules & more: http://ruby-community.com || Ruby 2.3.0; 2.2.4; 2.1.9: https://ruby-lang.org || Paste >3 lines of text on https://gist.github.com || logs @ http://irclog.whitequark.org/ruby/
rcvalle has quit [Quit: rcvalle]
charliesome has joined #ruby
_blizzy_ has joined #ruby
_blizzy_ has quit [Client Quit]
ropeney has joined #ruby
darkf has joined #ruby
yardenbar has quit [Ping timeout: 260 seconds]
skweek has joined #ruby
mleung has quit [Quit: mleung]
danielpclark has joined #ruby
Ebok has quit [Quit: This computer has gone to sleep]
Puffball has quit [Remote host closed the connection]
joonty has joined #ruby
Puffball has joined #ruby
musl has quit [Quit: WeeChat 1.4]
Xeago has joined #ruby
yardenbar has joined #ruby
joonty has quit [Ping timeout: 246 seconds]
s00pcan has quit [Ping timeout: 246 seconds]
KnownSyntax_ has joined #ruby
w1lson has joined #ruby
s00pcan has joined #ruby
rahult has joined #ruby
Guest38 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
KnownSyntax has quit [Ping timeout: 244 seconds]
sid_fules has joined #ruby
jaguarmagenta has joined #ruby
<Arcaire> Daily reminder that CamelCase and mixedCase are clear signs that you are submitting to the evils of programming languages.
<Arcaire> Thank you for your attention.
sid_fules has quit [Ping timeout: 260 seconds]
htmldrum has joined #ruby
CloCkWeRX has joined #ruby
CloCkWeRX has left #ruby [#ruby]
<al2o3-cr> Arcaire: i'll remember that in my memory box, thank you
Xeago has quit [Ping timeout: 246 seconds]
<Arcaire> Part of me wonders if this would've been a more valuable PSA in #python.
<smathy> IHaveNoIdeaWhatYou'reTalkingAboutArcaire
<Arcaire> Damn lad you need some holy water.
<Arcaire> require 'water/holy'
<smathy> IT BURNS!
jaguarmagenta has quit [Ping timeout: 246 seconds]
<Arcaire> Oop, my bad. That was vodka.
<Arcaire> Sorry. :(
<smathy> Heh :)
flashpoint9 has quit [Remote host closed the connection]
bkxd has joined #ruby
callen92 has joined #ruby
baweaver has joined #ruby
lemur has quit [Remote host closed the connection]
idefine has joined #ruby
baweaver has quit [Ping timeout: 276 seconds]
bkxd has quit [Ping timeout: 276 seconds]
baweaver has joined #ruby
cibs has quit [Ping timeout: 240 seconds]
poguez_ has quit [Quit: Connection closed for inactivity]
idefine has quit [Ping timeout: 260 seconds]
cibs has joined #ruby
mesamoo has quit [Quit: Konversation terminated!]
VeryBewitching has quit [Quit: Konversation terminated!]
LoneHerm_ has joined #ruby
mfb2 has quit [Remote host closed the connection]
LoneHerm_ has quit [Remote host closed the connection]
bkxd has joined #ruby
GriffinHeart has joined #ruby
`tim` has joined #ruby
pawnbox has quit [Ping timeout: 240 seconds]
astrobun_ has quit [Read error: Connection reset by peer]
astrobunny has joined #ruby
pawnbox has joined #ruby
LoneHerm_ has joined #ruby
bkxd has quit [Ping timeout: 240 seconds]
tubuliferous has quit [Ping timeout: 250 seconds]
mfb2 has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
Spami has quit [Quit: This computer has gone to sleep]
davedev24 has quit []
idefine has joined #ruby
astrobunny has quit [Read error: Connection reset by peer]
astrobunny has joined #ruby
mfb2 has quit [Ping timeout: 252 seconds]
joonty has joined #ruby
joonty has quit [Remote host closed the connection]
idefine has quit [Remote host closed the connection]
idefine has joined #ruby
jenrzzz has joined #ruby
idefine has quit [Remote host closed the connection]
mfb2 has joined #ruby
idefine has joined #ruby
hxegon has quit [Ping timeout: 240 seconds]
johnmilton has quit [Quit: Namaste]
htmldrum has quit [Ping timeout: 250 seconds]
Ebok has joined #ruby
gr1zzlybe4r has joined #ruby
<gr1zzlybe4r> What is the best guide on what a Symbol is?
skweek has quit [Ping timeout: 260 seconds]
<gr1zzlybe4r> Radar: thanks
x0f_ has joined #ruby
x0f has quit [Read error: Connection reset by peer]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby
s2013 has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
x77686d has quit [Quit: x77686d]
mlakewood has quit [Quit: mlakewood]
bronson has joined #ruby
rkazak has quit [Quit: Sleep.....ing....]
mfb2_ has joined #ruby
mfb2_ has quit [Remote host closed the connection]
mfb2_ has joined #ruby
jhack has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
blaxter has quit [Read error: Connection reset by peer]
callen92 has quit [Remote host closed the connection]
mfb2 has quit [Ping timeout: 260 seconds]
sfmk has joined #ruby
<sfmk> Hi all
saneax is now known as saneax_AFK
mfb2_ has quit [Remote host closed the connection]
mfb2 has joined #ruby
<sfmk> I'm having a bit of trouble with a project of mine and was wondering if I could get some fresh eyes
Adam_FrVancouver has quit [Read error: Connection reset by peer]
psf has quit [Quit:]
w1lson has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
flashpoint9 has joined #ruby
<Radar> sfmk: sure
Adam_FrVancouver has joined #ruby
psf has joined #ruby
mfb2 has quit [Ping timeout: 276 seconds]
KnownSyntax_ is now known as KnownSyntax
aurum_infide_ has joined #ruby
<sfmk> My problem is that nothing is being put
flashpoint9 has quit [Ping timeout: 268 seconds]
paradisaeidae has joined #ruby
paradisaeidae has quit [Read error: Connection reset by peer]
paradisaeidae_ has joined #ruby
<ropeney> sfmk, gets.chomp
BtcBen has quit [Ping timeout: 276 seconds]
<ropeney> or if if answer.eql? "public key\n"
mfb2 has joined #ruby
minmax has joined #ruby
mfb2 has quit [Remote host closed the connection]
mfb2 has joined #ruby
<sfmk> I added .chomp, but that didn't solve my original problem
<ropeney> sfmk, well I didn't know your original problem :|
<sfmk> I updated my gist with the command I'm running and the output, as well
<ropeney> when you puts variables, you need double quotes
arescorpio has joined #ruby
<ropeney> sfmk 'Send this to your contact: #{pk}' should be "Send this to your contact: #{pk}" etc
<sfmk> fixed the double quotes
smathy is now known as smathy_afk
<ropeney> sfmk enjoy :D
<sfmk> Okay so I found out that the program actually runs, both classes
<sfmk> but the prompts are only put after the termination of the program
rbennacer has joined #ruby
baweaver has quit [Remote host closed the connection]
flashpoint9 has joined #ruby
mfb2 has quit [Remote host closed the connection]
bkxd has joined #ruby
rkazak has joined #ruby
GriffinHeart has quit [Remote host closed the connection]
<ropeney> sfmk, the puts are prompted in the locations you put them...?
mfb2 has joined #ruby
<ropeney> sfmk, there is alot wrong with your program; but some of that you might just want to fix
flashpoint9 has quit [Ping timeout: 250 seconds]
<sfmk> aside from relocating the put statements, what else is wrong?
gr1zzlybe4r has quit [Ping timeout: 250 seconds]
GriffinHeart has joined #ruby
bkxd has quit [Ping timeout: 252 seconds]
minmax has quit [Quit: WeeChat 0.4.3]
<ropeney> sfmk, I dont have the time to go through it all; but it'll let you know when its wrong. IE: "Prime.check_secret" will need a paramter passed to it
<ropeney> probably the a above it
shayan has joined #ruby
<sfmk> ah, right, yeah I noticed that when I tried to check the secret and edited that
GriffinHeart has quit [Remote host closed the connection]
godzillaenlacasa has quit [Quit: ZZZZZ....]
PaulCapestany has quit [Quit: .]
PaulCapestany has joined #ruby
flashpoint9 has joined #ruby
smathy_afk has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
smathy has joined #ruby
rkazak has quit [Quit: Sleep.....ing....]
caudill has joined #ruby
htmldrum has joined #ruby
bosnianboy has quit [Quit: Leaving]
edwinvdgraaf has quit [Ping timeout: 268 seconds]
skweek has joined #ruby
harry_ has quit [Quit: harry_]
smathy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
zzach has joined #ruby
caudill has quit [Ping timeout: 276 seconds]
zzach1 has quit [Ping timeout: 260 seconds]
jackjackdripper has joined #ruby
smathy has joined #ruby
smathy has quit [Client Quit]
mlakewood has joined #ruby
GriffinHeart has joined #ruby
rohit has joined #ruby
rohit_ has joined #ruby
jaguarmagenta has joined #ruby
x77686d has joined #ruby
shayan has quit [Quit: shayan]
rohit has quit [Ping timeout: 260 seconds]
Chagel has joined #ruby
mlakewood has quit [Quit: mlakewood]
rohit has joined #ruby
rohit_ has quit [Ping timeout: 250 seconds]
rohit has quit [Client Quit]
rohit has joined #ruby
GodFather has quit [Ping timeout: 244 seconds]
jaguarmagenta has quit [Ping timeout: 260 seconds]
Asher has quit [Quit: Leaving.]
JohnnyTao has joined #ruby
GriffinHeart has quit [Remote host closed the connection]
GriffinHeart has joined #ruby
Asher has joined #ruby
CloCkWeRX has joined #ruby
mfb2 has quit [Remote host closed the connection]
mfb2 has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
fedexo has joined #ruby
mfb2 has quit [Remote host closed the connection]
hxegon has joined #ruby
mr_rich101 has quit [Quit: ZNC - http://znc.in]
aurum_infide_ has quit [Ping timeout: 250 seconds]
eljimmy has quit [Quit: This computer has gone to sleep]
mr_rich101 has joined #ruby
mfb2 has joined #ruby
sekrit is now known as CIA
mfb2 has quit [Remote host closed the connection]
PaulCapestany has quit [Quit: .]
PaulCapestany has joined #ruby
eljimmy has joined #ruby
nando293921 has joined #ruby
`tim` has quit [Ping timeout: 260 seconds]
brent__ has joined #ruby
Nawn has joined #ruby
Dimik1 has joined #ruby
GriffinHeart has quit [Remote host closed the connection]
stunder has joined #ruby
GriffinHeart has joined #ruby
PaulCapestany has quit [Quit: .]
finisherr has joined #ruby
PaulCapestany has joined #ruby
mr_rich101 has quit [Ping timeout: 244 seconds]
mfb2 has joined #ruby
amincd has joined #ruby
mr_rich101 has joined #ruby
konr has quit [Quit: Connection closed for inactivity]
mfb2 has quit [Remote host closed the connection]
mfb2 has joined #ruby
idefine has quit [Remote host closed the connection]
braincrash has quit [Quit: bye bye]
Dimik1 has quit [Ping timeout: 246 seconds]
hxegon has quit [Quit: BRB]
idefine has joined #ruby
joneshf-laptop has joined #ruby
pawnbox has quit [Ping timeout: 268 seconds]
mfb2 has quit [Remote host closed the connection]
zast has joined #ruby
<amincd> Does someone know of a good write up for http://ruby-doc.org/core-2.2.0/Range.html#method-i-bsearch ? I'm not quite getting how the code in block of the 'find any' mode relates to the result
idefine has quit [Ping timeout: 246 seconds]
william3 has joined #ruby
<amincd> where it says: "the block returns a positive number for v if v < x", what is 'v'?
braincrash has joined #ruby
Peleus has joined #ruby
TheWhip has joined #ruby
william3 has quit [Ping timeout: 260 seconds]
mlakewood has joined #ruby
<amincd> Ok, I think X and Y are the beginning and end of the range
mfb2 has joined #ruby
GriffinHeart has quit [Remote host closed the connection]
ss_much has joined #ruby
phpwebdev has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
GriffinHeart has joined #ruby
LoneHerm_ has quit [Remote host closed the connection]
flashpoint9 has quit [Read error: Connection reset by peer]
bronson has joined #ruby
flashpoint9 has joined #ruby
GriffinHeart has quit [Remote host closed the connection]
mfb2 has quit [Ping timeout: 268 seconds]
freerobby has joined #ruby
Spami has joined #ruby
BtcBen has joined #ruby
PaulCapestany has quit [Quit: .]
TheWhip has quit []
PaulCapestany has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
patrick_star has joined #ruby
tjbiddle has joined #ruby
jhack has quit [Quit: jhack]
idefine has joined #ruby
idefine has quit [Remote host closed the connection]
idefine has joined #ruby
GriffinHeart has joined #ruby
lkba_ has quit [Ping timeout: 240 seconds]
harry_ has joined #ruby
crdpink2 has joined #ruby
crdpink has quit [Ping timeout: 250 seconds]
<shevy> all hope is lost
yfeldblum has quit [Remote host closed the connection]
idefine has quit [Ping timeout: 250 seconds]
Peleus has quit [Ping timeout: 260 seconds]
bruno- has quit [Ping timeout: 240 seconds]
flashpoint9 has quit [Remote host closed the connection]
gix has quit [Ping timeout: 244 seconds]
rohit has quit [Quit: Leaving]
pawnbox has joined #ruby
hypercube32 has quit [Quit: Leaving]
hxegon has joined #ruby
thejamespinto has joined #ruby
gix has joined #ruby
Ebok has quit [Quit: This computer has gone to sleep]
noService has quit [Read error: Connection reset by peer]
noService has joined #ruby
diegoaguilar has joined #ruby
ramfjord has quit [Ping timeout: 250 seconds]
tubuliferous has joined #ruby
ICantCook has quit [Quit: bye]
hxegon has quit [Quit: BRB]
ICantCook has joined #ruby
bkxd has joined #ruby
SilverKey has joined #ruby
baweaver has joined #ruby
hxegon has joined #ruby
harry_ has quit [Quit: harry_]
bkxd has quit [Ping timeout: 252 seconds]
Chagel has quit [Ping timeout: 260 seconds]
rbennacer has quit [Remote host closed the connection]
rbennacer has joined #ruby
rbennacer has quit [Remote host closed the connection]
nando293921 has quit [Ping timeout: 244 seconds]
rbennacer has joined #ruby
r4z3r has quit [Max SendQ exceeded]
r4z3r has joined #ruby
rbennacer has quit [Remote host closed the connection]
godzillaenlacasa has joined #ruby
rbennacer has joined #ruby
rbennacer has quit [Remote host closed the connection]
rbennacer has joined #ruby
Es0teric has joined #ruby
thejamespinto has quit [Remote host closed the connection]
rbennacer has quit [Remote host closed the connection]
rbennacer has joined #ruby
Yeomra has quit [Quit: WeeChat 1.4]
rbennacer has quit [Remote host closed the connection]
Nawn has quit [Quit: Leaving]
eljimmy has quit [Ping timeout: 250 seconds]
rbennacer has joined #ruby
rbennacer has quit [Remote host closed the connection]
eljimmy has joined #ruby
eljimbo has joined #ruby
eljimador has quit [Ping timeout: 246 seconds]
amincd has quit [Ping timeout: 250 seconds]
Madplatypus has quit [Quit: Connection closed for inactivity]
drptbl has joined #ruby
KervyN has quit [Ping timeout: 250 seconds]
PaulCapestany has quit [Quit: .]
mmasaki has quit [Ping timeout: 250 seconds]
PaulCapestany has joined #ruby
kareeoleez has joined #ruby
jterra_ has quit [Ping timeout: 250 seconds]
Cohedrin_ has joined #ruby
patrick_star has quit [Ping timeout: 240 seconds]
drptbl_ has quit [Ping timeout: 250 seconds]
matp has quit [Ping timeout: 260 seconds]
rarruda has quit [Ping timeout: 260 seconds]
lxsameer has joined #ruby
Rasi has quit [Ping timeout: 268 seconds]
rarruda has joined #ruby
jenrzzz has joined #ruby
jenrzzz has joined #ruby
jterra has joined #ruby
sdothum has quit [Read error: Connection reset by peer]
Cohedrin has quit [Ping timeout: 268 seconds]
dcunit3d has joined #ruby
sfmk has quit [Quit: Connection closed for inactivity]
sdothum has joined #ruby
tjbiddle_ has joined #ruby
KervyN has joined #ruby
mmasaki has joined #ruby
hxegon is now known as hxegon_AFK
Rasi has joined #ruby
zzach1 has joined #ruby
tjbiddle has quit [Ping timeout: 276 seconds]
tjbiddle_ is now known as tjbiddle
Spami has quit [Quit: This computer has gone to sleep]
moeabdol has joined #ruby
idefine has joined #ruby
zzach has quit [Ping timeout: 276 seconds]
patrick_star has joined #ruby
yardenbar has quit [Ping timeout: 252 seconds]
hxegon_AFK is now known as hxegon
idefine has quit [Ping timeout: 276 seconds]
rippa has joined #ruby
bluOxigen has joined #ruby
navneet has joined #ruby
Devalo has joined #ruby
hxegon is now known as hxegon_AFK
JohnnyTao has left #ruby ["Leaving"]
ensyde has quit [Ping timeout: 276 seconds]
matp has joined #ruby
jaguarmagenta has joined #ruby
fedexo has quit [Ping timeout: 268 seconds]
crankharder has quit [Ping timeout: 244 seconds]
hxegon_AFK is now known as hxegon
zapata has quit [Quit: WeeChat 1.4]
valkyr1e has quit [Ping timeout: 260 seconds]
nando293921 has joined #ruby
jaguarmagenta has quit [Ping timeout: 250 seconds]
thejamespinto has joined #ruby
zapata has joined #ruby
bruno- has joined #ruby
valkyr1e has joined #ruby
araujo_ has joined #ruby
yfeldblum has joined #ruby
htmldrum has quit [Ping timeout: 276 seconds]
Es0teric has quit [Quit: Computer has gone to sleep.]
sid_fules has joined #ruby
araujo has quit [Ping timeout: 250 seconds]
htmldrum has joined #ruby
Spami has joined #ruby
bruno- has quit [Ping timeout: 268 seconds]
matp has quit [Ping timeout: 240 seconds]
patrick_star has quit [Ping timeout: 240 seconds]
freerobby has quit [Quit: Leaving.]
KervyN has quit [Ping timeout: 268 seconds]
GriffinHeart has quit [Remote host closed the connection]
agentmeerkat has joined #ruby
sid_fules has quit [Ping timeout: 268 seconds]
PaulCapestany has quit [Quit: .]
Madplatypus has joined #ruby
PaulCapestany has joined #ruby
matp has joined #ruby
Es0teric has joined #ruby
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
KervyN has joined #ruby
patrick_star has joined #ruby
BTRE has quit [Ping timeout: 240 seconds]
navneet has quit [Remote host closed the connection]
idefine has joined #ruby
godzillaenlacasa has quit [Quit: ZZZZZ....]
Dimik1 has joined #ruby
zast has quit [Remote host closed the connection]
moeabdol has quit [Ping timeout: 250 seconds]
GriffinHeart has joined #ruby
idefine has quit [Ping timeout: 250 seconds]
tubuliferous has quit [Ping timeout: 276 seconds]
lemur has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
tubuliferous has joined #ruby
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
baweaver has quit [Ping timeout: 276 seconds]
solocshaw has joined #ruby
navneet has joined #ruby
stunder has quit [Ping timeout: 268 seconds]
smathy has joined #ruby
s2013 has joined #ruby
Cohedrin has joined #ruby
stunder has joined #ruby
s2013 has quit [Client Quit]
SilverKey has quit [Quit: Halted.]
s2013 has joined #ruby
tubuliferous has quit [Ping timeout: 250 seconds]
Cohedrin_ has quit [Ping timeout: 268 seconds]
idefine has joined #ruby
Devalo has quit [Remote host closed the connection]
arescorpio has quit [Excess Flood]
tubuliferous has joined #ruby
last_staff has joined #ruby
ta_ has quit [Remote host closed the connection]
idefine has quit [Ping timeout: 252 seconds]
toretore has joined #ruby
tjbiddle has quit [Ping timeout: 244 seconds]
yfeldblum has quit [Ping timeout: 250 seconds]
tubuliferous has quit [Ping timeout: 276 seconds]
jenrzzz has quit [Ping timeout: 252 seconds]
Dimik1 has quit [Ping timeout: 250 seconds]
idefine has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
tubuliferous has joined #ruby
mfb2 has joined #ruby
raeoks has joined #ruby
joneshf-laptop has quit [Remote host closed the connection]
BtcBen has quit [Ping timeout: 276 seconds]
tjbiddle has joined #ruby
agent_white has joined #ruby
hxegon has quit [Quit: BRB]
sauvin has joined #ruby
tubuliferous has quit [Ping timeout: 250 seconds]
mfb2 has quit [Ping timeout: 260 seconds]
<agent_white> Evenin'
idefine has quit [Ping timeout: 240 seconds]
Synthead has quit [Ping timeout: 276 seconds]
Synthead has joined #ruby
diegoaguilar has quit [Remote host closed the connection]
<toretore> mornin'
<Radar> afternoo'
tildes has joined #ruby
Chagel has joined #ruby
c355e3b has quit [Quit: Connection closed for inactivity]
madgen has joined #ruby
GriffinHeart has quit [Remote host closed the connection]
tildes has quit [Ping timeout: 268 seconds]
yfeldblum has joined #ruby
GriffinHeart has joined #ruby
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bkxd has joined #ruby
idefine has joined #ruby
jolamb has quit [Ping timeout: 264 seconds]
mlakewood has quit [Quit: mlakewood]
kareeoleez has quit [Remote host closed the connection]
mlakewood has joined #ruby
mlakewood has quit [Client Quit]
bb010g has quit [Quit: Connection closed for inactivity]
nando293921 has quit [Ping timeout: 260 seconds]
jolamb has joined #ruby
saneax_AFK is now known as saneax
bkxd has quit [Ping timeout: 252 seconds]
PedramT has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
PedramT_ has joined #ruby
rahult_ has joined #ruby
solars has joined #ruby
PedramT__ has joined #ruby
rahult has quit [Ping timeout: 250 seconds]
rohit has joined #ruby
PedramT has quit [Ping timeout: 250 seconds]
moeabdol has joined #ruby
PedramT_ has quit [Ping timeout: 250 seconds]
moeabdol has joined #ruby
PedramT__ has quit [Ping timeout: 240 seconds]
RegulationD has joined #ruby
ta_ has joined #ruby
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
PedramT has joined #ruby
pawnbox has quit [Remote host closed the connection]
ta_ has quit [Ping timeout: 250 seconds]
raeoks has joined #ruby
RegulationD has quit [Ping timeout: 276 seconds]
pawnbox has joined #ruby
PaulCapestany has quit [Quit: .]
stunder has quit [Ping timeout: 260 seconds]
rkazak has joined #ruby
aufi_ has joined #ruby
PedramT has quit [Ping timeout: 250 seconds]
<shevy> in the event that not everyone has already read it, and assuming that the one or other may find it a good read - this actually was a good read IMHO http://blog.arkency.com/2016/04/how-i-hunted-the-most-odd-ruby-bug/
astrobun_ has joined #ruby
rohit has quit [Quit: Leaving]
rohit has joined #ruby
PaulCapestany has joined #ruby
Spami has joined #ruby
dyce_ has quit [Read error: Connection reset by peer]
lemur has quit [Remote host closed the connection]
x77686d has quit [Quit: x77686d]
raeoks has quit [Ping timeout: 246 seconds]
crdpink has joined #ruby
navneet_ has joined #ruby
crdpink2 has quit [Ping timeout: 250 seconds]
eljimmy has quit [Read error: Connection reset by peer]
eljimbo has quit [Quit: This computer has gone to sleep]
frem_ has quit [Quit: Connection closed for inactivity]
lkba has joined #ruby
hk238 has joined #ruby
navneet has quit [Ping timeout: 252 seconds]
GriffinHeart has quit [Remote host closed the connection]
kareeoleez has joined #ruby
infra-red has joined #ruby
infra-re_ has joined #ruby
GriffinHeart has joined #ruby
kareeoleez has quit [Ping timeout: 250 seconds]
infra-red has quit [Ping timeout: 246 seconds]
Blue_Ice_ has quit [Ping timeout: 260 seconds]
TomyLobo has quit [Ping timeout: 250 seconds]
TheWhip has joined #ruby
BtcBen has joined #ruby
kareeoleez has joined #ruby
kareeoleez has quit [Client Quit]
idefine has joined #ruby
kareeoleez has joined #ruby
humon has joined #ruby
humon has quit [Client Quit]
humon has joined #ruby
humon has quit [Client Quit]
tubuliferous has joined #ruby
ur5us has quit [Remote host closed the connection]
Spami has quit [Quit: This computer has gone to sleep]
ur5us has joined #ruby
Abhijit has joined #ruby
<Abhijit> hi
bronson has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
<Abhijit> my csv object reads csv arary from last line first. how can I make it read from first line first.
<Abhijit> `derpy, the links you gave last time, works with single dimension array. i cant figure out how to make it work on my mulidimensional csv array
tildes has joined #ruby
<smathy> Abhijit, can you show what's happening, and your code, in a gist.
Coldblackice_ has joined #ruby
GeorgeGibson has joined #ruby
tubuliferous has quit [Ping timeout: 246 seconds]
<Abhijit> ok
<Caerus> shevy, nice read indeed. I wonder if there are any 'ruby is slow' statements based on similar strange behavior .. :(
bronson has quit [Ping timeout: 276 seconds]
<GeorgeGibson> Anyone know why 'The procedure entry point _gmtime64_s could not be located'? As I'm away from my Linux box, thought I'd try Ruby on Windows and this is all I get.
<shevy> Caerus well that was not an intrinsic slowness, just a deliberate one when sleep() would be triggered
chipotle has joined #ruby
<shevy> the ruby is slow was heavily influenced by the 1.8.x era
ss_much has quit [Quit: Connection closed for inactivity]
<Caerus> GeorgeGibson, are you trying to run ruby in xp?
xcesariox has joined #ruby
<GeorgeGibson> Yeah...
firstdayonthejob has joined #ruby
moeabdol has quit [Ping timeout: 246 seconds]
<Caerus> GeorgeGibson, i think you need windows 7
<GeorgeGibson> Oh
<Caerus> or at least vista.
<GeorgeGibson> Well, on my Laptop I have 10, but I reckon Windows got worse as it went on.
<smathy> Abhijit, so what about that suggests to you that the csv object is reading your csv array from last line first?
idefine has joined #ruby
<Abhijit> smathy, first line is printed last.
Spami has joined #ruby
joconcepts has quit [Remote host closed the connection]
<smathy> Abhijit, did you not write this code?
<Caerus> GeorgeGibson https://msdn.microsoft.com/en-us/library/3stkd9be%28v=vs.80%29.aspx <--- visual studio 2005 (released AFTER windows xp)
<Abhijit> smathy, yes. i wrote this code.
<Abhijit> smathy, oh. sorry.
<GeorgeGibson> Caerus Damn, OK.
<smathy> Abhijit, so you know that you accumulated any record matching a certain test into an array, and then AFTER you finished processing all the rows of the CSV you output that array.
GeorgeGibson has quit [Quit: GeorgeGibson]
<Abhijit> smathy, previouly i was adding other if elseif condition and other info to array, but later on deleted that. i forgot that i deleted that.
navneet_ has quit [Remote host closed the connection]
<Abhijit> smathy, yeah. got it. my fault.
<smathy> Abhijit, ok cool.
crankharder has joined #ruby
<Caerus> shevy, yes, it wasn't an intrinsic slowness and although I highly doubt there were many cases or any where the bug was replicated in production, I reckon non-saavy devs would pin something like that on 'ruby is slow' that they might have heard from 1.8.x times.
idefine has quit [Ping timeout: 240 seconds]
bruno- has joined #ruby
CausaMortis has joined #ruby
<shevy> pretty heroic to investigate as much as he did, I would have thrown in the towel a lot earlier
infra-re_ has quit [Ping timeout: 246 seconds]
MagePsycho_ has joined #ruby
<Caerus> I can imagine the long hours of log browsing
<Abhijit> please share the link you guys are talking about.
elifoster has quit [Ping timeout: 250 seconds]
Lomex has joined #ruby
<Caerus> " <shevy> in the event that not everyone has already read it, and assuming that the one or other may find it a good read - this actually was a good read IMHO http://blog.arkency.com/2016/04/how-i-hunted-the-most-odd-ruby-bug/ "
tagaulap has joined #ruby
moeabdol has joined #ruby
<Abhijit> thanks.
Lomex has quit [Remote host closed the connection]
bruno- has quit [Ping timeout: 276 seconds]
firstdayonthejob has quit [Ping timeout: 246 seconds]
navneet has joined #ruby
infra-red has joined #ruby
Es0teric has quit [Quit: Computer has gone to sleep.]
MagePsycho_ has quit [Ping timeout: 268 seconds]
d0lph1n98 has joined #ruby
aurum_infide_ has joined #ruby
paradisaeidae_ has quit [Quit: ChatZilla 0.9.92 [Firefox 45.0.2/20160407164938]]
TheWhip has quit [Remote host closed the connection]
Oog has joined #ruby
ta_ has joined #ruby
ta_ has quit [Remote host closed the connection]
ta_ has joined #ruby
jenrzzz has quit [Ping timeout: 250 seconds]
aganov has joined #ruby
andikr has joined #ruby
TheWhip has joined #ruby
djbkd_ has joined #ruby
tjbiddle has quit [Quit: tjbiddle]
<tobiasvl> weird
d0lph1n98 has quit [Quit: leaving]
Oog has quit []
rkazak has quit [Quit: Sleep.....ing....]
idefine has joined #ruby
rohit has quit [Quit: Leaving]
rohit has joined #ruby
stannard has quit [Read error: Connection reset by peer]
stannard has joined #ruby
r0b3rt has quit [Ping timeout: 268 seconds]
joconcepts has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
waxxy has joined #ruby
infra-red has quit [Ping timeout: 260 seconds]
baweaver has joined #ruby
biberu has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
codecop has joined #ruby
djbkd_ has quit [Remote host closed the connection]
navneet_ has joined #ruby
brent__ has quit [Quit: Connection closed for inactivity]
Macaveli has joined #ruby
navneet has quit [Ping timeout: 240 seconds]
woo has joined #ruby
baweaver has quit [Ping timeout: 276 seconds]
aiguu has joined #ruby
<agent_white> Gnight
agent_white has quit [Quit: zzz]
amclain has quit [Quit: Leaving]
poerror has joined #ruby
moeabdol has quit [Ping timeout: 268 seconds]
poerror has left #ruby [#ruby]
TheWhip_ has joined #ruby
idefine has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
anisha has joined #ruby
Coldblackice_ has quit [Ping timeout: 250 seconds]
ur5us has quit [Remote host closed the connection]
aiguu has quit [Quit: WeeChat 1.4]
aiguu has joined #ruby
TheWhip has quit [Ping timeout: 268 seconds]
idefine has quit [Ping timeout: 260 seconds]
moeabdol has joined #ruby
rahult_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mhenrixon has quit [Ping timeout: 276 seconds]
brt has joined #ruby
pawnbox has quit [Remote host closed the connection]
mhenrixon has joined #ruby
tubuliferous has joined #ruby
pawnbox has joined #ruby
aurum_infide___ has joined #ruby
helpa has quit [Remote host closed the connection]
joeyjones has quit [Ping timeout: 244 seconds]
helpa has joined #ruby
bafbomb has quit [Read error: Connection reset by peer]
cyphactor has quit [Ping timeout: 250 seconds]
john3 has quit [Read error: Connection reset by peer]
voxxit has quit [Ping timeout: 240 seconds]
brainslug has quit [Ping timeout: 252 seconds]
pipework has quit [Ping timeout: 264 seconds]
matt_d has quit [Ping timeout: 240 seconds]
fullstack has quit [Ping timeout: 240 seconds]
ahuman has quit [Quit: No Ping reply in 180 seconds.]
justinmcp has quit [Quit: No Ping reply in 180 seconds.]
ekem has quit [Excess Flood]
FifthWall has quit [Ping timeout: 244 seconds]
john3 has joined #ruby
ekem has joined #ruby
thai_ has quit [Ping timeout: 244 seconds]
havenwood has quit [Ping timeout: 250 seconds]
aurum_infide_ has quit [Ping timeout: 276 seconds]
Lightsword has quit [Ping timeout: 264 seconds]
ahuman has joined #ruby
justinmcp has joined #ruby
havenwood has joined #ruby
havenwood has joined #ruby
fullstack has joined #ruby
Lightsword has joined #ruby
cyphactor has joined #ruby
ropeney has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
joeyjones has joined #ruby
FifthWall has joined #ruby
pipework has joined #ruby
tubuliferous has quit [Ping timeout: 252 seconds]
Morfeyka has joined #ruby
voxxit has joined #ruby
Xeago has joined #ruby
thai_ has joined #ruby
matt_d has joined #ruby
bafbomb has joined #ruby
edwinvdgraaf has joined #ruby
BtcBen has quit [Ping timeout: 252 seconds]
brainslug has joined #ruby
pLaToOn has joined #ruby
infra-red has joined #ruby
infra-red has joined #ruby
charliesome has joined #ruby
infra-red has quit [Client Quit]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
Abhijit has quit [Quit: Bye.]
TomyWork has joined #ruby
antgel has joined #ruby
ur5us has joined #ruby
bkxd has joined #ruby
Pumukel has joined #ruby
dionysus69 has joined #ruby
aiguu has quit [Read error: Connection reset by peer]
bruno- has joined #ruby
aiguu has joined #ruby
mark_66 has joined #ruby
mikecmpbll has joined #ruby
bkxd has quit [Ping timeout: 260 seconds]
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
idefine has joined #ruby
baweaver has joined #ruby
bruno- has quit [Ping timeout: 250 seconds]
pawnbox has quit [Remote host closed the connection]
mikecmpbll has quit [Client Quit]
carella has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
smathy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
navneet_ has quit [Remote host closed the connection]
pandaant has joined #ruby
RegulationD has joined #ruby
drzel has joined #ruby
karapetyan has joined #ruby
TheWhip_ has quit [Remote host closed the connection]
igam has joined #ruby
RegulationD has quit [Ping timeout: 276 seconds]
karapetyan has quit [Remote host closed the connection]
aktpfi has joined #ruby
galeido has quit [Quit: leaving]
karapetyan has joined #ruby
elaptics`away is now known as elaptics
karapetyan has quit [Remote host closed the connection]
idefine has joined #ruby
karapetyan has joined #ruby
araujo_ has quit [Quit: Leaving]
GriffinHeart has quit [Remote host closed the connection]
nhhc has joined #ruby
jaiks1 has quit [Remote host closed the connection]
sepp2k has joined #ruby
Snowy has joined #ruby
tessi has joined #ruby
Xeago has quit [Read error: Connection reset by peer]
lsmola has quit [Ping timeout: 260 seconds]
idefine has quit [Ping timeout: 244 seconds]
rbennacer has joined #ruby
konsolebox has joined #ruby
GriffinHeart has joined #ruby
TheWhip has joined #ruby
terlar has joined #ruby
TheWhip has quit [Remote host closed the connection]
the_drow has joined #ruby
jaiks has joined #ruby
mikecmpbll has joined #ruby
araujo has joined #ruby
rhg331 has joined #ruby
madgen has quit [Ping timeout: 246 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rhg135 has quit [Ping timeout: 276 seconds]
terlar has quit [Client Quit]
karapetyan has quit [Remote host closed the connection]
terlar has joined #ruby
terlar has quit [Client Quit]
karapetyan has joined #ruby
blackgoat has quit [Ping timeout: 250 seconds]
araujo has quit [Max SendQ exceeded]
araujo has joined #ruby
araujo has joined #ruby
Dimik has quit [Ping timeout: 260 seconds]
que has joined #ruby
nobitanobi has joined #ruby
thejamespinto_ has joined #ruby
jaiks1 has joined #ruby
Olipro_ has joined #ruby
karapetyan has quit [Ping timeout: 276 seconds]
Olipro has quit [Ping timeout: 250 seconds]
Olipro_ is now known as Olipro
carella has quit [Remote host closed the connection]
thejamespinto has quit [Ping timeout: 276 seconds]
karapetyan has joined #ruby
yardenbar has joined #ruby
mfb2 has joined #ruby
kies has quit [Ping timeout: 268 seconds]
Gasher has joined #ruby
tubuliferous has joined #ruby
bronson has joined #ruby
<Gasher> hello
jaiks1 has quit [Ping timeout: 276 seconds]
woo has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Gasher> do you know any alternative to gnuplot for Ruby? I'd prefer one that doesn't need an external program and/or just produces an external image
gdp has joined #ruby
woo has joined #ruby
woo has quit [Client Quit]
auzty has joined #ruby
carella has joined #ruby
mfb2 has quit [Ping timeout: 240 seconds]
karapetyan has quit [Ping timeout: 244 seconds]
TheHodge has joined #ruby
tubuliferous has quit [Ping timeout: 244 seconds]
bronson has quit [Ping timeout: 252 seconds]
aiguu has quit [Ping timeout: 268 seconds]
mrmortondk has joined #ruby
william3 has joined #ruby
william3 has quit [Remote host closed the connection]
n008f4g_ has joined #ruby
jaguarmagenta has joined #ruby
william3 has joined #ruby
gdp has quit [Ping timeout: 260 seconds]
jaiks1 has joined #ruby
karapetyan has joined #ruby
idefine has joined #ruby
blaxter has joined #ruby
Morfeyka has quit [Ping timeout: 246 seconds]
CloCkWeRX has quit [Ping timeout: 260 seconds]
Mariooo has joined #ruby
<Mariooo> ciao
<Mariooo> !list
Mariooo has left #ruby [#ruby]
jaguarmagenta has quit [Ping timeout: 250 seconds]
lsmola has joined #ruby
madgen has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
william3 has quit [Ping timeout: 276 seconds]
lkba has quit [Ping timeout: 276 seconds]
aswen has joined #ruby
bollullera has joined #ruby
yeticry has quit [Read error: Connection reset by peer]
moei has quit [Quit: Leaving...]
Spami has joined #ruby
bruno- has joined #ruby
workmad3 has joined #ruby
blaxter has quit [Ping timeout: 240 seconds]
last_staff has quit [Quit: last_staff]
que has quit [Quit: Page closed]
baweaver has quit [Remote host closed the connection]
kits has joined #ruby
gdp has joined #ruby
agentmeerkat has quit [Ping timeout: 246 seconds]
yeticry has joined #ruby
navneet_ has joined #ruby
tvw has joined #ruby
bruno- has quit [Ping timeout: 276 seconds]
william3 has joined #ruby
blaxter has joined #ruby
tens0r has joined #ruby
evidex has joined #ruby
skislak has joined #ruby
jenrzzz has joined #ruby
jenrzzz has joined #ruby
vircung__ has quit [Quit: Oppa, oppa]
BTRE has joined #ruby
karapetyan has quit [Remote host closed the connection]
htmldrum has quit [Ping timeout: 276 seconds]
vircung has joined #ruby
Olipro_ has joined #ruby
last_staff has joined #ruby
bkxd has joined #ruby
Olipro has quit [Ping timeout: 260 seconds]
Olipro_ is now known as Olipro
ur5us has quit [Remote host closed the connection]
galeido has joined #ruby
jaruga___ has joined #ruby
bkxd has quit [Ping timeout: 260 seconds]
Madplatypus has quit [Quit: Connection closed for inactivity]
astrobun_ has quit [Remote host closed the connection]
moei has joined #ruby
senayar has joined #ruby
astrobun_ has joined #ruby
BtcBen has joined #ruby
carella has quit [Remote host closed the connection]
idefine has joined #ruby
pawnbox has joined #ruby
carella has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
aiguu has joined #ruby
karapetyan has joined #ruby
jaiks has quit [Quit: Leaving]
TheWhip has joined #ruby
william3 has quit [Remote host closed the connection]
FooMunki has joined #ruby
william3 has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
FooMunki has quit [Client Quit]
navneet__ has joined #ruby
FooMunki has joined #ruby
auzty has quit [Quit: Leaving]
navneet_ has quit [Read error: Connection reset by peer]
PaulCape_ has joined #ruby
aiguu has quit [Ping timeout: 250 seconds]
Chagel has quit [Ping timeout: 260 seconds]
colegatron has joined #ruby
PaulCapestany has quit [Ping timeout: 260 seconds]
william3 has quit [Read error: Connection reset by peer]
william3 has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
terlar has joined #ruby
terlar has quit [Client Quit]
TheWhip_ has joined #ruby
terlar has joined #ruby
Chagel has joined #ruby
BtcBen has quit [Remote host closed the connection]
n008f4g_ has quit [Ping timeout: 244 seconds]
<shevy> Gasher don't know of an alternative... we probably may have to tape duct things together in ruby
terlar has quit [Client Quit]
<Gasher> it looks like gnuplot will do the best work
rohit has quit [Quit: Leaving]
<Gasher> but it looks really complicated
rohit has joined #ruby
terlar has joined #ruby
TheWhip has quit [Ping timeout: 260 seconds]
terlar has quit [Client Quit]
terlar has joined #ruby
tubuliferous has joined #ruby
doublemalt_ has joined #ruby
solocshaw has quit [Ping timeout: 276 seconds]
bigkevmcd has joined #ruby
moeabdol has quit [Ping timeout: 250 seconds]
terlar has quit [Ping timeout: 246 seconds]
patrick_star has quit [Read error: Connection reset by peer]
tubuliferous has quit [Ping timeout: 276 seconds]
DoubleMalt has quit [Ping timeout: 260 seconds]
karapetyan has quit [Remote host closed the connection]
lkba has joined #ruby
sid_fules has joined #ruby
yfeldblum has quit [Ping timeout: 268 seconds]
idefine has joined #ruby
<xpt> yea, gnuplot is very powerfull tool, so it has to be a little bit complicated :)
<xpt> but IIRC the #gnuplot can be very helpfull
patrick_star_2 has joined #ruby
elaptics is now known as elaptics`away
elaptics`away is now known as elaptics
moeabdol has joined #ruby
rohit has quit [Quit: Leaving]
TheWhip_ has quit [Read error: Connection reset by peer]
<Gasher> thanks xpt , I sure will use it!
TheWhip has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
Guest73238 is now known as downtime
TheWhip_ has joined #ruby
bruno- has joined #ruby
karapetyan has joined #ruby
myntcake has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
GriffinHeart has quit [Remote host closed the connection]
Chagel has quit [Ping timeout: 276 seconds]
baweaver has joined #ruby
janelleb has quit [Ping timeout: 250 seconds]
janelleb has joined #ruby
TheWhip has quit [Ping timeout: 246 seconds]
nobitanobi has quit [Remote host closed the connection]
bruno- has quit [Ping timeout: 250 seconds]
karapetyan has quit [Ping timeout: 244 seconds]
sid_fules has joined #ruby
william3 has quit [Remote host closed the connection]
brt has quit [Ping timeout: 260 seconds]
william3 has joined #ruby
william3 has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 252 seconds]
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
htmldrum has joined #ruby
baweaver has quit [Ping timeout: 276 seconds]
ocbtec has joined #ruby
pawnbox has joined #ruby
<Gasher> xpt; well, I already found a way of doing that, so now I just need to finish calculations, use the Ruby interface and I'm done!
joonty has joined #ruby
madgen has quit [Ping timeout: 240 seconds]
RegulationD has joined #ruby
madgen has joined #ruby
Weavel has quit [Quit: For Sale: Intergalactic Proton Powered Electrical Tentacled Advertising Droids]
terlar has joined #ruby
pawnbox has quit [Ping timeout: 276 seconds]
blackgoat has joined #ruby
Weavel has joined #ruby
GriffinHeart has joined #ruby
RegulationD has quit [Ping timeout: 250 seconds]
william3 has joined #ruby
joconcepts has quit [Remote host closed the connection]
sid_fules has quit [Read error: Connection reset by peer]
Couch has joined #ruby
pawnbox has joined #ruby
konsolebox has quit [Ping timeout: 246 seconds]
joconcepts has joined #ruby
TheWhip has joined #ruby
sid_fules has joined #ruby
TheWhip_ has quit [Ping timeout: 246 seconds]
idefine has joined #ruby
aiguu has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
aurum_infide___ has quit [Ping timeout: 250 seconds]
astrobun_ has quit [Remote host closed the connection]
astrobun_ has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
aiguu has quit [Ping timeout: 252 seconds]
dionysus69 has quit [Ping timeout: 276 seconds]
astrobun_ has quit [Ping timeout: 276 seconds]
tvw has quit []
tvw has joined #ruby
TheWhip_ has joined #ruby
dgncn has quit [Excess Flood]
TheWhip_ has quit [Read error: Connection reset by peer]
TheWhip_ has joined #ruby
matp has quit [Remote host closed the connection]
cassianoleal has joined #ruby
htmldrum has quit [Ping timeout: 246 seconds]
TheWhip has quit [Ping timeout: 252 seconds]
TvL2386 has joined #ruby
dgncn has joined #ruby
aiguu has joined #ruby
idefine has joined #ruby
marr has joined #ruby
TheWhip has joined #ruby
ur5us has joined #ruby
c355e3b has joined #ruby
bkxd has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
TheWhip_ has quit [Ping timeout: 260 seconds]
aiguu has quit [Ping timeout: 244 seconds]
cassianoleal has quit [Quit: Off to the other side!]
TheWhip has quit [Read error: Connection reset by peer]
nobitanobi has joined #ruby
<Caerus> hello again, quick question: is there a recommended book for ruby design patterns?
TheWhip has joined #ruby
<Ox0dea> ?poodr
<ruby[bot]> Practical Object Oriented Design in Ruby http://www.poodr.com/
<Caerus> thank you
<Ox0dea> Sure thing.
wikkit has joined #ruby
<wikkit> Hello :)
<Caerus> hi
<wikkit> I have a question about running my ruby code - is here the appropriate place to ask, do you know?
bkxd has quit [Ping timeout: 276 seconds]
<Caerus> sure is, lots of very knowledgeable rubyists here
<wikkit> Ok, great! ^_^ Hope I'm not being too silly (still a newb)
jaguarmagenta has joined #ruby
<wikkit> When I try and run my ruby code from the commandline (running Windows 8), ruby 2.3, it tells me that "This program cannot be run in DOS mode"
<Caerus> you mean like " ruby somecode.rb "
<wikkit> I didn't get this message before, so I am wondering if it is something to do with a new Ruby installation, or something not ruby-related
aiguu has joined #ruby
<wikkit> yeah, what I run is "path\program.rb ruby.exe"
konsolebox has joined #ruby
<Ox0dea> wikkit: You've got it backward.
<wikkit> (after CDing to the ruby.exe directory)
<Caerus> IIR should be backwards
<Caerus> IIRC*
<wikkit> Oh! so "ruby program.rb" ?
<Ox0dea> There it is.
<canton7> yes. "Run the ruby interpreter, and pass it the path of the ruby program to run a first parameter"
<Caerus> also, make sure your ruby installation is in some of your PATH variables.
<shevy> Gasher yeah I found it complicated too, but there was some really cool python bioinformatics software that made heavy use of it. I forgot the name but on my todo list, is one todo entry where I shall clone this functionality for ruby too \o/ - only bad thing of todo lists is that they keep on growing and growing and growing...
<wikkit> Ah, ok. I will try that now. was using plain cmd.exe
<Caerus> in cmd prompt
<lxsameer> is there any solution to run a code snippet after bundler install ?
<Gasher> shevy; do you mean matplotlib?
jaguarmagenta has quit [Ping timeout: 252 seconds]
<Caerus> wikkit, in cmd prompt (ie C:\) you go: ruby \path\to\my\rubyfile.rb
<Ox0dea> lxsameer: You can add your Rakefile to the spec.extensions Array and your default task will be run when your gem is installed.
<wikkit> and that is with adding ruby executables to PATH installed?
<lxsameer> Ox0dea: spec.extensions in gemspec right ?
<Ox0dea> lxsameer: Oui.
<lxsameer> thanks
<Ox0dea> No worries.
aiguu has quit [Ping timeout: 244 seconds]
<Ox0dea> Do you solemnly swear that you're up to no good? :P
<Caerus> wikkit, yeah most installers just append it for you, which is why you really should only have one version of ruby on your windows
<lxsameer> Ox0dea: but I'm looking for a solution to create ctags after each bundle install
william3 has quit [Ping timeout: 260 seconds]
<Caerus> afaik there is no RVM on windows (ruby version manager)
<Ox0dea> lxsameer: Oh, like that. Cleanest would probably be to just watch the directory where your gems get installed.
<Ox0dea> With something like https://github.com/guard/guard
<wikkit> Caerus: Gotcha. That worked amazingly, thank you!
<wikkit> Caerus: ah ok. so I'll make sure I've removed previous ruby installs too
hk238 has quit [Quit: http://www.kvirc.net/ 4.9.1 Aria]
<lxsameer> Ox0dea: hmm there is a guard plugin for that, but i was wondering if there is a better idea
<lxsameer> Ox0dea: thanks
<Caerus> wikkit, np :)
<Ox0dea> lxsameer: Well, it doesn't seem like something Bundler itself supports just yet, but that would be a nice feature.
<lxsameer> Ox0dea: i guess so
<Ox0dea> lxsameer: It's been in the works for some time: https://github.com/bundler/bundler-features/issues/8
<Caerus> it was my impression though, when first coming in contact with ruby(a while back) that it was very windows 'unfriendly'. I did manage to go on and about with aptana studio and gui git. Not sure if thats the case now.
<lxsameer> wow
diegoaguilar has joined #ruby
bruno- has joined #ruby
Chagel has joined #ruby
* canton7 hasn't had a problem with ruby on windows
william3 has joined #ruby
diegoaguilar has quit [Read error: Connection reset by peer]
diegoaguilar has joined #ruby
tens0r has quit [Ping timeout: 240 seconds]
tens0r has joined #ruby
bruno- has quit [Ping timeout: 246 seconds]
brt has joined #ruby
idefine has joined #ruby
jaruga____ has joined #ruby
jaruga____ has quit [Remote host closed the connection]
jaruga___ has quit [Ping timeout: 252 seconds]
jaruga___ has joined #ruby
jaruga___ is now known as jaruga____
william3 has quit [Read error: Connection reset by peer]
idefine has quit [Ping timeout: 240 seconds]
william3 has joined #ruby
n008f4g_ has joined #ruby
william3 has quit [Remote host closed the connection]
ur5us has quit [Remote host closed the connection]
wikkit has quit [Quit: Page closed]
william3 has joined #ruby
aktpfi has quit [Remote host closed the connection]
rodfersou has joined #ruby
william3 has quit [Remote host closed the connection]
rodfersou is now known as rodfersou|afk
ssiris has quit [Quit: End of Line]
william3 has joined #ruby
callen92 has joined #ruby
navneet__ has quit [Remote host closed the connection]
madgen has quit [Ping timeout: 260 seconds]
william3 has quit [Ping timeout: 246 seconds]
Chagel_ has joined #ruby
gnufied has joined #ruby
Chagel has quit [Read error: No route to host]
nobitanobi has quit [Remote host closed the connection]
Dimik1 has joined #ruby
johnmilton has joined #ruby
GodFather has joined #ruby
TheWhip has quit [Remote host closed the connection]
Xeago has joined #ruby
Chagel_ has quit [Ping timeout: 250 seconds]
Chagel has joined #ruby
Dimik1 has quit [Ping timeout: 240 seconds]
djbkd_ has joined #ruby
djbkd_ has quit [Remote host closed the connection]
sid_fules has joined #ruby
Xeago has quit [Remote host closed the connection]
norc has joined #ruby
r0b3rt has joined #ruby
hk238 has joined #ruby
tens0r has quit [Quit: tens0r]
psf has quit [Quit:]
GodFather has quit [Ping timeout: 250 seconds]
idefine has joined #ruby
ldnunes has joined #ruby
nobitanobi has joined #ruby
eatsfoobars has joined #ruby
bkxd has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
moeabdol has quit [Ping timeout: 268 seconds]
idefine has quit [Ping timeout: 240 seconds]
madgen has joined #ruby
siaw has left #ruby [#ruby]
william3 has joined #ruby
bkxd has quit [Ping timeout: 260 seconds]
marienz has joined #ruby
ferr has joined #ruby
aiguu has joined #ruby
lsmola has quit [Ping timeout: 244 seconds]
moeabdol has joined #ruby
sdothum has joined #ruby
navneet has joined #ruby
william3 has quit [Ping timeout: 260 seconds]
sgambino has quit [Ping timeout: 260 seconds]
aiguu has quit [Ping timeout: 244 seconds]
ropeney has joined #ruby
TheWhip has joined #ruby
william3 has joined #ruby
ropeney has quit [Client Quit]
Chagel has quit [Ping timeout: 276 seconds]
tvw has quit [Ping timeout: 250 seconds]
Ebok has joined #ruby
bruno- has joined #ruby
senayar has quit [Remote host closed the connection]
n008f4g_ has quit [Ping timeout: 260 seconds]
senayar has joined #ruby
finisherr_ has joined #ruby
baweaver has joined #ruby
crameth has joined #ruby
finisherr has quit [Ping timeout: 276 seconds]
finisherr_ is now known as finisherr
sid_fules has joined #ruby
bluOxigen has quit [Ping timeout: 276 seconds]
ponga has joined #ruby
william3_ has joined #ruby
idefine has joined #ruby
bruno- has quit [Ping timeout: 260 seconds]
william3 has quit [Ping timeout: 260 seconds]
senayar has quit [Remote host closed the connection]
senayar has joined #ruby
sid_fules has quit [Ping timeout: 244 seconds]
baweaver has quit [Ping timeout: 276 seconds]
william3_ has quit [Read error: Connection reset by peer]
karapetyan has joined #ruby
idefine has quit [Remote host closed the connection]
idefine has joined #ruby
idefine has quit [Remote host closed the connection]
gregf has quit [Quit: WeeChat 1.4]
idefine has joined #ruby
william3 has joined #ruby
matp has joined #ruby
eatsfoobars has quit [Quit: Textual IRC Client: www.textualapp.com]
karapetyan has quit [Ping timeout: 244 seconds]
CloCkWeRX has joined #ruby
william3 has quit [Ping timeout: 246 seconds]
idefine has quit [Ping timeout: 240 seconds]
sid_fules has joined #ruby
madgen has quit [Ping timeout: 250 seconds]
william3 has joined #ruby
moeabdol has quit [Ping timeout: 260 seconds]
matp has quit [Remote host closed the connection]
minimalism has quit [Quit: minimalism]
CloCkWeRX has quit [Quit: Leaving.]
joonty has quit [Ping timeout: 244 seconds]
william3 has quit [Read error: Connection reset by peer]
postmodern has quit [Quit: Leaving]
PedramT has joined #ruby
dcunit3d has quit [Ping timeout: 240 seconds]
PedramT has quit [Remote host closed the connection]
PedramT has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
lsmola has joined #ruby
gregf has joined #ruby
william3 has joined #ruby
idefine has joined #ruby
rodfersou|afk is now known as rodfersou
agit0 has joined #ruby
noService has quit [Ping timeout: 276 seconds]
codecop has quit [Remote host closed the connection]
joonty has joined #ruby
rahult has joined #ruby
JakFrist has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
chipotle has quit [Quit: cheerio]
chipotle has joined #ruby
rahult has quit [Client Quit]
rahult has joined #ruby
codecop has joined #ruby
codecop_ has joined #ruby
rahult has quit [Client Quit]
rahult has joined #ruby
rahult has quit [Client Quit]
prestorium has joined #ruby
GodFather has joined #ruby
tvw has joined #ruby
prestorium has quit [Client Quit]
TheWhip has quit [Read error: Connection reset by peer]
TheWhip has joined #ruby
codecop has quit [Quit: Išeinu]
rohit has joined #ruby
ChiefAlexander has joined #ruby
codecop_ has quit [Remote host closed the connection]
ChiefAlexander has quit [Remote host closed the connection]
bronson has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
idefine has joined #ruby
swills has quit [Ping timeout: 260 seconds]
xcesariox has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bronson has quit [Ping timeout: 252 seconds]
idefine has quit [Ping timeout: 240 seconds]
aiguu has joined #ruby
moeabdol has joined #ruby
aupadhye has joined #ruby
drptbl_ has joined #ruby
drptbl has quit [Read error: Connection reset by peer]
rbennacer has quit [Ping timeout: 252 seconds]
drptbl has joined #ruby
sid_fules has joined #ruby
charliesome has joined #ruby
moeabdol has quit [Ping timeout: 252 seconds]
aiguu has quit [Ping timeout: 252 seconds]
aupadhye has quit [Ping timeout: 260 seconds]
drptbl_ has quit [Ping timeout: 250 seconds]
madgen has joined #ruby
bluOxigen has joined #ruby
sgambino has joined #ruby
szulak has joined #ruby
carella has quit [Remote host closed the connection]
rohit has quit [Quit: Leaving]
hxegon has joined #ruby
carella has joined #ruby
moeabdol has joined #ruby
madgen has quit [Ping timeout: 260 seconds]
aiguu has joined #ruby
lkba_ has joined #ruby
lkba has quit [Ping timeout: 276 seconds]
aupadhye has joined #ruby
moeabdol has quit [Ping timeout: 276 seconds]
matp has joined #ruby
madgen has joined #ruby
blaxter has quit [Read error: Connection reset by peer]
djcp1 has joined #ruby
jaiks has joined #ruby
aiguu has quit [Ping timeout: 250 seconds]
blaxter has joined #ruby
jaiks has quit [Client Quit]
nobitanobi has quit [Remote host closed the connection]
navneet_ has joined #ruby
ramortegui has joined #ruby
rkazak has joined #ruby
navneet has quit [Read error: Connection reset by peer]
flashpoint9 has joined #ruby
crameth has quit [Quit: crameth]
navneet has joined #ruby
nobitanobi has joined #ruby
idefine has joined #ruby
william3 has quit [Ping timeout: 260 seconds]
navneet_ has quit [Read error: Connection reset by peer]
navneet__ has joined #ruby
william3 has joined #ruby
madgen has quit [Ping timeout: 268 seconds]
carella has quit [Remote host closed the connection]
kareeoleez has quit [Remote host closed the connection]
madgen has joined #ruby
rkazak has quit [Client Quit]
Abhijit has joined #ruby
<Abhijit> hi
<Abhijit> when i do @var = csv.find(condition) what can i use to check if @var has value? exist, present and empty gives errors
<Abhijit> @var is csv row
dcunit3d has joined #ruby
carella has joined #ruby
<norc> Abhijit: defined?
jhack has joined #ruby
brt has quit [Ping timeout: 240 seconds]
<norc> Abhijit: It is a huge abomination though.
andikr has quit [Remote host closed the connection]
<Abhijit> norc, NoMethodError: undefined method `defined?' for #<CSV::Row:0x00000002ddfa98>
navneet has quit [Ping timeout: 244 seconds]
<norc> >> defined?(@foo)
<ruby[bot]> norc: # => nil (https://eval.in/556954)
<Abhijit> oh
<norc> >> @foo = ""; defined?(@foo)
<ruby[bot]> norc: # => "instance-variable" (https://eval.in/556955)
carella has quit [Remote host closed the connection]
idefine has quit [Ping timeout: 240 seconds]
moeabdol has joined #ruby
d0lph1n98 has joined #ruby
<Abhijit> ArgumentError: comparison of String with 0 failed
<Abhijit> norc, why abomination? what shall use then?
AlexJakeGreen has joined #ruby
<norc> Abhijit: If you just specifically care about the instance variable you can use instance_variable_get
<norc> Abhijit: Errr no.
<norc> Abhijit: Is nil a possible value?
<norc> If not, just use @var.nil?
<Abhijit> ok
kareeoleez has joined #ruby
blaxter has quit [Read error: Connection reset by peer]
<Abhijit> nil works.
william3 has quit [Ping timeout: 260 seconds]
blaxter has joined #ruby
carella has joined #ruby
stan has quit [Quit: Leaving]
blaxter has quit [Read error: Connection reset by peer]
blaxter has joined #ruby
d0lph1n98 has quit [Quit: leaving]
bkxd has joined #ruby
lxsameer has quit [Quit: WeeChat 1.4]
nobitanobi has quit [Remote host closed the connection]
navneet__ has quit [Remote host closed the connection]
stan has joined #ruby
eljimmy has joined #ruby
william3 has joined #ruby
bkxd has quit [Ping timeout: 260 seconds]
bluOxigen has quit [Read error: Connection reset by peer]
carella has quit [Remote host closed the connection]
arlek__ has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
bluOxigen has joined #ruby
carella has joined #ruby
blackgoat has quit [Quit: WeeChat 1.4]
tristanp_ has joined #ruby
malconis has joined #ruby
malconis has quit [Remote host closed the connection]
hxegon has quit [Quit: BRB]
Lightsword has quit [Ping timeout: 250 seconds]
malconis has joined #ruby
spastorino has quit [Ping timeout: 250 seconds]
g3funk has quit [Excess Flood]
tristanp has quit [Ping timeout: 250 seconds]
chipotle has quit [Ping timeout: 250 seconds]
arlek_ has quit [Ping timeout: 250 seconds]
spastorino has joined #ruby
nobitanobi has joined #ruby
Lightsword has joined #ruby
g3funk has joined #ruby
Abhijit has quit [Quit: Bye.]
shayan has joined #ruby
chipotle has joined #ruby
chipotle has quit [Client Quit]
joneshf-laptop has joined #ruby
william3 has quit [Remote host closed the connection]
mfb2 has joined #ruby
bruno- has joined #ruby
bronson has joined #ruby
idefine has joined #ruby
BSab has quit [Ping timeout: 240 seconds]
TheWhip has quit []
mfb2 has quit [Ping timeout: 250 seconds]
ramortegui has quit [Quit: Ex-Chat]
hxegon has joined #ruby
stunder has joined #ruby
ChiefAlexander has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
bronson has quit [Ping timeout: 252 seconds]
idefine has quit [Ping timeout: 240 seconds]
jobewan has joined #ruby
ChiefAlexander has joined #ruby
gdp has quit [Ping timeout: 260 seconds]
AlexJakeGreen has quit [Remote host closed the connection]
PedramT has quit []
noService has joined #ruby
danielpclark has quit [Quit: Leaving]
william3 has joined #ruby
saneax is now known as saneax_AFK
bkxd has joined #ruby
shredding has joined #ruby
william3 has quit [Remote host closed the connection]
william3 has joined #ruby
hxegon is now known as hxegon_AFK
aegis3121 has joined #ruby
pawnbox has quit [Remote host closed the connection]
stunder has quit [Ping timeout: 250 seconds]
PedramT has joined #ruby
WaqasA has joined #ruby
gheegh has joined #ruby
stunder has joined #ruby
PedramT has quit [Remote host closed the connection]
PedramT has joined #ruby
shayan has quit [Quit: shayan]
crameth has joined #ruby
freerobby has joined #ruby
hxegon_AFK has quit [Quit: BRB]
Weavel has left #ruby [#ruby]
stunder001 has joined #ruby
cpruitt has joined #ruby
Macaveli has joined #ruby
jhack has quit [Quit: jhack]
stunder has quit [Ping timeout: 260 seconds]
brt has joined #ruby
aiguu has joined #ruby
agent_white has joined #ruby
<agent_white> Mornin'
flak has joined #ruby
p0p0pr37 has joined #ruby
<waxxy> afternoon
blackmesa has joined #ruby
hxegon has joined #ruby
pawnbox has joined #ruby
rippa has quit [Ping timeout: 244 seconds]
jobewan has quit [Read error: Connection reset by peer]
aiguu has quit [Ping timeout: 246 seconds]
ropeney has joined #ruby
bkxd has quit [Ping timeout: 268 seconds]
chipotle has joined #ruby
zacstewart has quit [Ping timeout: 244 seconds]
ChiefAlexander has quit [Remote host closed the connection]
william3 has quit [Read error: Connection reset by peer]
xcesariox has joined #ruby
ChiefAlexander has joined #ruby
idefine has joined #ruby
stardiviner has joined #ruby
william3 has joined #ruby
Chagel has joined #ruby
pLaToOn has quit [Read error: Connection reset by peer]
xcesariox has quit [Client Quit]
idefine has quit [Ping timeout: 240 seconds]
diegoviola has joined #ruby
hxegon is now known as hxegon_AFK
hxegon_AFK is now known as hxegon
blackmesa has quit [Ping timeout: 250 seconds]
s2013 has joined #ruby
william3 has quit [Ping timeout: 260 seconds]
tildes has quit [Remote host closed the connection]
william3 has joined #ruby
zacstewart has joined #ruby
karmatr0n has joined #ruby
cdg has joined #ruby
Pumukel has quit [Ping timeout: 244 seconds]
jaruga____ has quit [Ping timeout: 276 seconds]
andikr has joined #ruby
blackmesa has joined #ruby
r0b3rt has quit [Remote host closed the connection]
idefine has joined #ruby
dopie has quit [Quit: Lost terminal]
william3 has quit [Ping timeout: 252 seconds]
siaw_ has joined #ruby
jaruga___ has joined #ruby
jaruga___ is now known as jaruga____
hxegon is now known as hxegon_AFK
siaw has joined #ruby
jaruga___ has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
hxegon_AFK is now known as hxegon
jaruga____ has quit [Ping timeout: 240 seconds]
siaw_ has quit [Ping timeout: 240 seconds]
william3 has joined #ruby
moeabdol has quit [Ping timeout: 276 seconds]
dopie has joined #ruby
solars has quit [Ping timeout: 250 seconds]
siaw has quit [Ping timeout: 240 seconds]
RegulationD has joined #ruby
smathy has joined #ruby
dhollinger has joined #ruby
aiguu has joined #ruby
thejamespinto_ is now known as thejamespinto
anisha has quit [Quit: Leaving]
william3 has quit [Read error: Connection reset by peer]
william3_ has joined #ruby
RegulationD has quit [Ping timeout: 252 seconds]
norc has quit [Ping timeout: 250 seconds]
jhack has joined #ruby
PedramT has quit [Ping timeout: 260 seconds]
jaguarmagenta has joined #ruby
idefine has joined #ruby
n008f4g_ has joined #ruby
diegoaguilar has quit [Remote host closed the connection]
shibly has joined #ruby
aiguu has quit [Quit: WeeChat 1.4]
<shibly> Suppose i have installed ruby from source, now i want to update the ruby, how can i do it?
aganov has quit [Remote host closed the connection]
william3_ has quit [Read error: Connection reset by peer]
<oddmunds> shibly: just get a newer source and install from source again?
<shibly> If i delete the old source code, will it delete the gems too?
idefine has quit [Ping timeout: 240 seconds]
jaguarmagenta has quit [Ping timeout: 252 seconds]
Yeomra has joined #ruby
<smathy> shibly, no, not the source code, you'd need to delete the install directory.
mlakewood has joined #ruby
<shibly> Where do the gems reside?
andikr has quit [Ping timeout: 268 seconds]
william3 has joined #ruby
<jhass> shibly: gem env will hint
<smathy> shibly, I came in late, so maybe this has been proposed, but these things you're talking about are why most of us use a version manager like chruby or rbenv.
blandflakes has joined #ruby
karmatr0n has quit [Ping timeout: 276 seconds]
<jhass> you actually joined before them :P
<shibly> Should i use chruby?
<smathy> Ah :)
<jhass> chruby only switches rubies, but possibly
<smathy> shibly, yes, with a few sensible assumptions about your setup, yes.
<jhass> if you pick that one you also should pick an installation helper, like ruby-build or ruby-install
<smathy> Oh sorry, yes ^ I forget that they're different components.
<shibly> Is rbenv a alternative to chruby?
<smathy> Yes.
<jhass> and so is RVM
william3 has quit [Read error: Connection reset by peer]
<smathy> rbenv will also use ruby-build or whatever to manage the installations.
elifoster has joined #ruby
<shibly> No, i will install ruby from source.
karmatr0n has joined #ruby
David27 has joined #ruby
<smathy> rvm is a bit heavier and ships with the installer part too (and a gem management part which is mostly redundant because of bundler)
<jhass> rvm, ruby-build and ruby-install are designed to install ruby _from source_ to a specified prefix
<smathy> shibly, they all install from source, but regardless - you can still use chruby or rbenv to switch between your installed versions.
MagePsycho_ has joined #ruby
darkxploit has joined #ruby
william3 has joined #ruby
elaptics is now known as elaptics`away
<shibly> If i need to install another ruby, i will delete the older ruby and install the newer
stannard has quit [Remote host closed the connection]
jackjackdripper has joined #ruby
<shibly> If i delete the older ruby, will it delete the older gems too?
stannard has joined #ruby
xcesariox has joined #ruby
idefine has joined #ruby
Chagel has quit [Ping timeout: 240 seconds]
SilverKey has joined #ruby
<jhass> that has already been answered
kareeoleez has quit []
elaptics`away is now known as elaptics
<shibly> jhass, It's not answered.
tubuliferous has joined #ruby
<jhass> you didn't specify how exactly you installed ruby, you didn't specify what exactly you plan to delete, but you do seem to have a specific plan as to how to delete
<jhass> your question as to where gems reside was answered, the output of gem env shows it
<jhass> thus since you know what you want to delete, you can see whether the gems are part of it
xcesariox has quit [Read error: Connection reset by peer]
blash1 has joined #ruby
mlakewood has quit [Quit: mlakewood]
<shibly> I haven't installed ruby, i'm going to install now.
idefine has quit [Ping timeout: 240 seconds]
william3 has quit [Read error: Connection reset by peer]
stunder001 has quit [Ping timeout: 276 seconds]
stunder001 has joined #ruby
rbennacer has joined #ruby
rbennacer has quit [Remote host closed the connection]
OTORelic2 has joined #ruby
rbennacer has joined #ruby
Xeago has joined #ruby
Xeago has quit [Remote host closed the connection]
<blash1> what's the best way to debug the native CRuby library? I've been changing a Gem with a C extension so the C stuff outputs some logging, but how do I do that with the actual Ruby lib?
stannard has quit [Read error: Connection reset by peer]
ocmsRzr has joined #ruby
stannard has joined #ruby
xcesariox has joined #ruby
kfpratt has quit [Remote host closed the connection]
Chagel has joined #ruby
ljames has joined #ruby
phpwebdev has joined #ruby
william3 has joined #ruby
aegis3121 has quit [Remote host closed the connection]
agentmeerkat has joined #ruby
Devalo has joined #ruby
perlgod has joined #ruby
aegis3121 has joined #ruby
tomaskul has joined #ruby
brt has quit [Quit: peace]
OTORelic2 has quit [Quit: WeeChat 1.4]
OTORelic has joined #ruby
wldcordeiro has quit [Ping timeout: 250 seconds]
solocshaw has joined #ruby
gnufied has quit [Quit: Leaving]
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
OTORelic has quit [Client Quit]
carella has quit [Remote host closed the connection]
idefine has joined #ruby
codecop has joined #ruby
codecop_ has joined #ruby
rodfersou is now known as rodfersou|lunch
<shibly> It's compiling ruby source code
codecop_ has quit [Client Quit]
charliesome has quit [Ping timeout: 250 seconds]
gnufied has joined #ruby
kobain has joined #ruby
carella has joined #ruby
x77686d has joined #ruby
idefine has quit [Ping timeout: 240 seconds]
Guest38 has joined #ruby
carella has quit [Remote host closed the connection]
Xeago has joined #ruby
SilverKey has quit [Quit: Halted.]
CausaMortis has quit [Ping timeout: 240 seconds]
nobitano_ has joined #ruby
nhhc has quit [Ping timeout: 246 seconds]
william3 has quit [Read error: Connection reset by peer]
stunder has joined #ruby
x77686d has quit [Quit: x77686d]
SilverKey has joined #ruby
moeabdol has joined #ruby
mfb2 has joined #ruby
carella has joined #ruby
stunder001 has quit [Ping timeout: 260 seconds]
Guest38 has quit [Read error: Connection reset by peer]
andikr has joined #ruby
nobitanobi has quit [Ping timeout: 268 seconds]
Snowy has quit [Remote host closed the connection]
<shibly> Installation from source is complete
<shibly> jhass, ^
Xeago has quit [Remote host closed the connection]
<shibly> Ruby is in /home/shibly/ruby-2.3.0/ruby-build/bin
stardiviner has quit [Quit: Code, Sex, Just fucking world.]
william3 has joined #ruby
<jhass> now you could use chruby to set the right environment variables for you
nhhc has joined #ruby
moeabdol has quit [Ping timeout: 244 seconds]
bradleyprice has joined #ruby
madgen has quit [Ping timeout: 246 seconds]
madgen has joined #ruby
stannard has quit [Read error: Connection reset by peer]
n008f4g_ has quit [Ping timeout: 246 seconds]
mlakewood has joined #ruby
stannard has joined #ruby
stunder has quit [Ping timeout: 276 seconds]
stunder001 has joined #ruby
nando293921 has joined #ruby
bradleyprice has quit [Ping timeout: 244 seconds]
finisherr has quit [Ping timeout: 250 seconds]
darkf has quit [Quit: Leaving]
<shibly> jhass, I don't want to use chruby, rather i want to add ruby path to .bashrc
ferr has quit [Quit: WeeChat 1.4]
kies has joined #ruby
yardenbar has quit [Ping timeout: 260 seconds]
stunder has joined #ruby
troulouliou_div2 has joined #ruby
william3 has quit [Read error: Connection reset by peer]
crameth has quit [Read error: Connection reset by peer]
ta_ has quit [Remote host closed the connection]
stunder001 has quit [Ping timeout: 250 seconds]
aegis3121 has quit [Ping timeout: 276 seconds]
swills has joined #ruby
s00pcan has quit [Ping timeout: 276 seconds]
kits has quit [Quit: Leaving]
william3 has joined #ruby
pawnbox has quit [Ping timeout: 260 seconds]
finisherr has joined #ruby
<hxegon> shibly why not?
<shibly> I don't want to use third party to add path.
armyriad has joined #ruby
<hxegon> shibly why don't you want to let a third party touch your path?
stunder001 has joined #ruby
waxxy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
stunder has quit [Ping timeout: 260 seconds]
RegulationD has joined #ruby
s00pcan has joined #ruby
william3 has quit [Read error: Connection reset by peer]
idefine has joined #ruby
william3 has joined #ruby
s00pcan has quit [Remote host closed the connection]
GriffinHeart has quit [Remote host closed the connection]
<shibly> hxegon, I can add PATH by myself manually.
terlar has quit [Ping timeout: 246 seconds]
<shibly> To .bashrc
<hxegon> shibly that's true, but manually path editing every time you want to change your ruby version is a hassle
idefine has quit [Ping timeout: 240 seconds]
baweaver has joined #ruby
moeabdol has joined #ruby
s00pcan has joined #ruby
<hxegon> rather than 'rbenv global/local <new_version>' or the chruby equivalent.
sid_fules has joined #ruby
kappy has joined #ruby
yardenbar has joined #ruby
[Butch] has joined #ruby
edwinvdgraaf has quit [Remote host closed the connection]
xcesariox has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
baweaver has quit [Ping timeout: 276 seconds]
tom39291 has quit [Quit: ZNC 1.6.2 - http://znc.in]
stunder has joined #ruby
william3 has quit [Ping timeout: 246 seconds]
<shibly> jhass, So if i remove /home/shibly/ruby-2.3.0/ruby-build/ it will remove the gems too
william3 has joined #ruby
[Butch]_ has joined #ruby
stunder001 has quit [Ping timeout: 276 seconds]
<jhass> see above
aegis3121 has joined #ruby
<shibly> jhass, gems are in /home/shibly/ruby-2.3.0/ruby-build/lib/ruby/gems/2.3.0/gems
<jhass> so, obviously
<jhass> have fun exploring GEM_HOME, GEM_PATH and the --user-install option to gem now
<shibly> jhass, I didn't use chruby
william3 has quit [Read error: Connection reset by peer]
jhack has quit [Quit: jhack]
finisherr has quit [Ping timeout: 250 seconds]
<jhass> I assumed it's not what you wanted given you're still talking
ChiefAlexander has quit [Remote host closed the connection]
<shevy> Gasher hmm no let me try to find it
[Butch] has quit [Ping timeout: 276 seconds]
[Butch]_ is now known as [Butch]
Es0teric has joined #ruby
Computergeek01 has joined #ruby
Es0teric has quit [Max SendQ exceeded]
<shevy> Gasher I think it was a script that can autogenerate images like this http://nar.oxfordjournals.org/content/43/D1/D227/F1.large.jpg
<shevy> part of a larger suite
blash1 has quit [Quit: WeeChat 1.4]
<Computergeek01> eam Hello again, sorry about bailing yesterday but something came up at work. I wanted to update you guys and let you know that nuking the Mac fixed the issue, so the problem was likely to be something deep in the toolchain
Chagel has quit [Ping timeout: 246 seconds]
william3 has joined #ruby
baweaver has joined #ruby
n008f4g_ has joined #ruby
aswen has quit [Quit: WeeChat 1.4]
Es0teric has joined #ruby
mikecmpbll has quit [Quit: Textual IRC Client: www.textualapp.com]
pawnbox has joined #ruby
ChiefAlexander has joined #ruby
yardenbar has quit [Ping timeout: 252 seconds]
troulouliou_div2 has quit [Quit: Leaving]
<Computergeek01> Thanks again for your help. Take it easy
Computergeek01 has quit [Client Quit]
BTRE has quit [Quit: Leaving]
lsmola has quit [Ping timeout: 246 seconds]
Spami has joined #ruby
amclain has joined #ruby
jhack has joined #ruby
n008f4g_ has quit [Ping timeout: 244 seconds]
william3 has quit [Read error: Connection reset by peer]
tomaskul has quit [Quit: Leaving]
bollullera has quit [Quit: Leaving.]
william3 has joined #ruby
aufi_ has quit [Ping timeout: 260 seconds]
joonty has quit [Ping timeout: 260 seconds]
mustmodify has joined #ruby
aegis3121 has quit [Ping timeout: 276 seconds]
blackmesa has quit [Ping timeout: 276 seconds]
<mustmodify> I'm pretty sure I don't need this book but I just want it for the alliteration. http://ft.trillian.im/85353d38f4d2f94dfd75830e8d48517cc62ddc94/6GUGIXtFkUcQuCk2RMgCZhu6r4Q2O.jpg
tubuliferous has quit [Ping timeout: 250 seconds]
shredding has quit [Ping timeout: 240 seconds]
tessi has quit [Quit: tessi]
dcunit3d has quit [Ping timeout: 244 seconds]
william3 has quit [Read error: Connection reset by peer]
ponga has quit [Quit: Connection closed for inactivity]
araujo_ has joined #ruby
<mustmodify> Data Deduplication for Dummies
Cohedrin has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
eljimmy has quit [Quit: This computer has gone to sleep]
araujo_ has quit [Remote host closed the connection]
william3 has joined #ruby
Devalo has quit [Remote host closed the connection]
pandaant has quit [Remote host closed the connection]
jaruga___ has quit [Quit: jaruga___]
araujo has quit [Ping timeout: 252 seconds]
mfb2 has quit [Remote host closed the connection]
senayar has quit []
idefine has joined #ruby
madgen has quit [Ping timeout: 260 seconds]
bradleyprice has joined #ruby
charliesome has joined #ruby
william3_ has joined #ruby
Couch has quit [Ping timeout: 260 seconds]
poerror has joined #ruby
poerror has left #ruby [#ruby]
mfb2 has joined #ruby
stannard has quit [Read error: Connection reset by peer]
william3 has quit [Ping timeout: 252 seconds]
vdamewood has joined #ruby
dionysus69 has joined #ruby
bluOxigen_ has joined #ruby
JakFrist has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jackjackdripper has quit [Read error: Connection reset by peer]
bradleyprice has quit [Ping timeout: 250 seconds]
bluOxigen has quit [Ping timeout: 250 seconds]
william3_ has quit [Read error: Connection reset by peer]
idefine has quit [Ping timeout: 240 seconds]
vdamewood has quit [Max SendQ exceeded]
vdamewood has joined #ruby
jackjackdripper has joined #ruby
shibly has left #ruby ["Leaving"]
stunder has quit [Ping timeout: 276 seconds]
giz|work has joined #ruby
stunder has joined #ruby
bradleyprice has joined #ruby
ropeney has quit [Quit: Leaving]
william3 has joined #ruby
finisherr has joined #ruby
antgel has quit [Ping timeout: 260 seconds]
antgel has joined #ruby
stannard has joined #ruby
andikr has quit [Ping timeout: 260 seconds]
<igam> mustmodify: Data Deduplication and Deletion of Duplicate Data for Dumb Dummies.
william3 has quit [Ping timeout: 252 seconds]
polishdub has joined #ruby
shibly has joined #ruby
stunder001 has joined #ruby
IrishGringo has joined #ruby
<shibly> I have installed ruby from source, if i need to update the ruby, i will remove the older ruby and install the newer, but it will delete gems too, how can i keep the older gems?
stunder has quit [Ping timeout: 252 seconds]
antgel has quit [Ping timeout: 276 seconds]
<smathy> shibly, why would you want the older gems?
idefine has joined #ruby
BSaboia has joined #ruby
<shibly> smathy, Installing gems everytime is time-consuming.
<smathy> shibly, but you can't reliably use the old gems with the new ruby.
baweaver has quit [Remote host closed the connection]
<shibly> smathy, Why not? What's wrong?
jaguarmagenta has joined #ruby
xcesariox has joined #ruby
xcesariox has quit [Client Quit]
<smathy> shibly, some gems have native (compiled) components, they won't work across different ruby versions. This all is why version managers (and bundler) were invented.
rbennacer has quit [Remote host closed the connection]
rbennacer has joined #ruby
<shevy> shibly first off all gems are stored in the cache/ subdirectory, so you can just copy them
<smathy> shibly, you're basically trying to do manually something for which a very decent selection of tools already exists.
<shevy> shibly you can also install a gem into the home dir, e. g. "gem install --user-install"
<shibly> smathy, Which tool are you talking about?
idefine has quit [Ping timeout: 240 seconds]
BrunoSaboia has joined #ruby
<smathy> shevy, and how do they solve the problems I've mentioned?
<shevy> smathy hmm? do they have to?
evidex has quit [Remote host closed the connection]
skislak has quit [Ping timeout: 268 seconds]
BSab has joined #ruby
BTRE has joined #ruby
<smathy> shibly, chruby/rbenv and their install helpers: ruby-install or ruby-build
jaguarmagenta has quit [Ping timeout: 252 seconds]
<shibly> smathy, If i use rvm, then will i be able to use older gem with newer ruby?
<smathy> shevy, pronoun failure, does who have to what?
symm- has joined #ruby
<smathy> shibly, no, you will never be able to do that for any gem that has a compiled component.
<shevy> smathy there is no failure
lsmola has joined #ruby
<smathy> shibly, but it will make installing and switching between different versions ruby and each of their unique sets of gems a trivial process.
<shibly> smathy, If i use chruby/rbenv then will i be able to do this?
<smathy> shevy, that doesn't make sense as a response to what I asked.
<igam> But even without a compiled component, the version of the gem may be restricted by the version of ruby. A eg. gem could be stuck to version 1.9 for a given ruby version, and when you upgrade ruby, you have to go forward to version 2.0 of the gem, because of an incompatibility.
<smathy> shibly, yes.
<shevy> smathy it makes perfect sense
shinnya has joined #ruby
FastJack has joined #ruby
<shevy> which is precisely how I manage all the gems myself, in exactly that way too
BSaboia has quit [Ping timeout: 246 seconds]
<smathy> shevy, heh :) Ok, well I'm just an idiot, whatever you do, don't clarify so I can understand.
<smathy> igam, yes, that's also true.
<shibly> smathy, If i use chruby/rbenv then will i be able to use older gems with newer ruby?
Es0teric has quit [Quit: Computer has gone to sleep.]
<smathy> [10:37:52] smathy:shibly, no, you will never be able to do that for any gem that has a compiled component.
<shevy> well ok, for the gems that don't have to be compiled
BrunoSaboia has quit [Ping timeout: 246 seconds]
giz|work has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
<shevy> for the ones that have to be compiled natively you are right
<shibly> So what should i do if i want to keep older gems and use it?
<smathy> shevy, right, so telling someone who is clearly not aware of all the consequences that they can just copy their gems from one ruby version to another is probably not really going to help them.
Devalo has joined #ruby
<smathy> shibly, ah ok, I see the piece of information you don't have.
<smathy> shibly, when you use a version manager like rbenv/chruby then you have multiple different versions of ruby installed in different directories and each different version *has its own set of gems* that will work with it.
<smathy> shibly, when you switch from one to the other you automatically get the right gems for that version of ruby.
<smathy> ...which is why we keep advising you to use those tools.
<shibly> No, i will not use tools, i will delete older ruby and gems, then i will install newer ruby and newer gems
<shibly> I don't want to be dependent with tools
_djbkd has joined #ruby
MagePsycho_ has quit [Ping timeout: 260 seconds]
<smathy>
<Gasher> shevy; hmm, looks nice and useful
modin has quit [Ping timeout: 264 seconds]
kfpratt has joined #ruby
stannard has quit [Remote host closed the connection]
kfpratt has quit [Remote host closed the connection]
wldcordeiro has joined #ruby
dopie has quit [Quit: Lost terminal]
MagePsycho_ has joined #ruby
hakunin has quit [Read error: Connection reset by peer]
mustmodify has left #ruby [#ruby]
hakunin has joined #ruby
modin has joined #ruby
dopie has joined #ruby
tvw has quit [Ping timeout: 260 seconds]
x77686d has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
<shibly> shevy, Where would i put the .gem files from cache?
musl has joined #ruby
igam has quit [Ping timeout: 260 seconds]
<shevy> shibly you mean for a reinstall?
<shevy> actually I just do a batch-install anew from my backup directory
rodfersou|lunch has quit [Quit: leaving]
<shevy> but in theory, the non-compiled gems are just a recursive copy. Is there a reason why you don't want to do "gem install ./*.gem" in that dir?
<shibly> shevy, You told me to copy older .gem files from cache/ directory
tvw has joined #ruby
<shevy> yeah, copy them to some backup directory from there
rbennacer has quit [Remote host closed the connection]
<shibly> shevy, Would i copy the older .gem files from cache/ to newer cache/ directory?
rbennacer has joined #ruby
Blaguvest has joined #ruby
MagePsycho_ has quit [Ping timeout: 240 seconds]
<shevy> no that alone would not suffice, it's just a backup dir
<shibly> shevy, What would i do with the backed up .gem files from cache/ directory?
<shevy> gem install ./*.gem
stannard has joined #ruby
stannard has quit [Remote host closed the connection]
stannard has joined #ruby
<shibly> shevy, If the gem is compiled with specific ruby version, then will it work?
<shevy> that can not work if it has a different ABI version
<shibly> shevy, What's ABI version?
idefine has joined #ruby
blackmesa has joined #ruby
David27 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Cohedrin_ has joined #ruby
n008f4g_ has joined #ruby
<shevy> I can't check what the older rubies used
<shevy> on my ruby I have 2.3.0
kareeoleez has joined #ruby
<shevy> for ftp://ftp.ruby-lang.org/pub/ruby/2.1/ruby-2.1.9.tar.gz, it probably would be 2.1.0
<shevy> zzak mentioned the scheme at https://www.ruby-lang.org/en/news/2013/12/21/ruby-version-policy-changes-with-2-1-0/ under "ABI Compatibility"
symm- has quit [Ping timeout: 276 seconds]
JakFrist has joined #ruby
Cohedrin has quit [Ping timeout: 276 seconds]
idefine has quit [Ping timeout: 240 seconds]
davedev24 has joined #ruby
_Suntzu has quit [Ping timeout: 244 seconds]
blackmesa has quit [Ping timeout: 244 seconds]
<jhass> shevy: wait, you're saying rubygems repackages the compiled extension into a .gem file? I highly doubt that
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<shevy> no, he must compile anew
TomyWork has quit [Ping timeout: 244 seconds]
<jhass> why "<shevy> that can not work if it has a different ABI version" then?
tessi has joined #ruby
<shevy> because that can not work right?
mark_66 has quit [Remote host closed the connection]
MagePsycho_ has joined #ruby
<n1colas> o/
sepp2k has quit [Quit: Leaving.]
agit0 has quit [Quit: zzzZZZ….]
stunder has joined #ruby
stunder001 has quit [Ping timeout: 250 seconds]
<jhass> shevy: what's "that" in your head now?
icey has quit [Quit: No Ping reply in 180 seconds.]
<shevy> jhass that you could use old compiled .so objects for different ruby versions
loincloth has quit []
<shevy> jhass can you tell me how this is done?
zacstewart has quit [Ping timeout: 246 seconds]
elaptics is now known as elaptics`away
codecop has quit [Remote host closed the connection]
<jhass> but you were talking about using .gem files from cache/
moeabdol has quit [Ping timeout: 260 seconds]
RegulationD has quit [Remote host closed the connection]
JakFrist has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<shevy> jhass what does cache/ have to do with ABI
<jhass> my question
RegulationD has joined #ruby
<shevy> no you connected that
<shevy> so please explain
icey has joined #ruby
SilverKey has quit [Quit: Halted.]
loincloth has joined #ruby
<jhass> you told shibly to backup the .gem files from cache/ and gem install ./*.gem them on the new ruby
<shevy> yes
<jhass> they asked if that'll impose any ABI issues
<shevy> it is a very simply method
<jhass> then you said it cannot work
<shevy> he has to compile it
<shevy> yes tell me how he can avoid compiling
<jhass> gem install does compile it
<jhass> I never claimed he can
Guest70979 has left #ruby [#ruby]
<shevy> oh ok
aegis3121 has joined #ruby
bradleyprice has quit [Read error: Connection reset by peer]
<shevy> problem solved now right?
benlieb has joined #ruby
<jhass> try to be less confusing please
<shevy> try to be less distracting please
rcvalle has joined #ruby
<jhass> I wasn't
<shevy> I wasn't
tristanp_ has quit [Read error: Connection reset by peer]
<jhass> don't play that game, you'll loose
<shevy> uh? what does this mean?
ocmsRzr has quit [Ping timeout: 250 seconds]
eljimmy has joined #ruby
tristanp has joined #ruby
<smathy> jhass, to be fair, earlier shibly was suggesting/asking if he could just copy the precompiled gems from one ruby version to another, there might have still been some carry over that you read from that part of the earlier conversation.
Es0teric has joined #ruby
<smathy> s/pre//
<shevy> smathy tried to help
wldcordeiro has quit [Ping timeout: 260 seconds]
idefine has joined #ruby
<jhass> https://p.jhass.eu/1m.txt I think that's pretty self contained
<shevy> some parts are missing
<smathy> Not arguing, just offering a potential additional context.
<shevy> let me scroll up to the part where jhass helped shibly
Gasher has quit [Ping timeout: 260 seconds]
JakFrist has joined #ruby
<smathy> jhass, umm, reading that it seems pretty clear that shibly re-asked about re-using the compiled versions of the gem (as opposed to what shevy was suggesting) and shevy responded that he couldn't do that because of the ABI version.
Cohedrin has joined #ruby
Almindor has joined #ruby
<shevy> well at the end of the day, we'll all be happier if shibly has solved his problem
<smathy> jhass, ie. shibly's "then will it work" is him re-asking the same question he's been asking for a long time, "is there ANY way I can move the compiled gems in a different ruby version" - we've answered that same question a dozen different times.
<smathy> jhass, ...and every time we mention something new, he re-asks whether that will allow him to use the compiled gems in different ruby versions.
<tubbo> lol
<tubbo> y u no elixir
<tubbo> ;)
<tubbo> that is, if you just wanna compile once and move shit around wherever
<jhass> I guess I just found that question to relate to the newly offered method much more likely and had enough good faith that shibly finally got that they can't copy the installed version
eljimador has joined #ruby
<smathy> Yeah, that's the context you were missing. It's shibly's same question that he's asked a dozen different times.
kies has quit [Ping timeout: 268 seconds]
Cohedrin_ has quit [Ping timeout: 240 seconds]
<jhass> i actually read all that
<jhass> hence my good faith
StevenNunez has joined #ruby
<jhass> my impression so far was immune to community standards but not immune to understanding
<tubbo> i wish i was immune to community standards
Yeomra has quit [Ping timeout: 260 seconds]
<tubbo> life would be so much easier ;)
<tubbo> y'all can't tell me what to do!
<shevy> tubbo :P
<StevenNunez> Hey guys!! Where would be the best place to ask a Rack question?
<smathy> jhass, my faith was lost in this exchange: https://gist.github.com/smathy/04c5c75966bee21bbf983c91150615b4
<tubbo> StevenNunez: you can ask it here, but people in #rubyonrails will probably know too.
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<StevenNunez> So Rack 2.0.0 alpha comes with rails 4
malconis has joined #ruby
<shibly> StevenNunez, There is a channel #rack, i don't know if that is active.
SilverKey has joined #ruby
bronson has joined #ruby
Yeomra has joined #ruby
<shibly> Bye, thank you all for your answers.
shibly has left #ruby ["Leaving"]
StevenNunez has quit [Ping timeout: 252 seconds]
StevenNu_ has joined #ruby
xue_ has joined #ruby
xue_ has quit [Max SendQ exceeded]
nobitano_ has quit [Remote host closed the connection]
MagePsycho_ has quit [Read error: Connection reset by peer]
MagePsycho_ has joined #ruby
TomyLobo has joined #ruby
ramfjord has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
sid_fules has joined #ruby
pawnbox has quit [Remote host closed the connection]
frem_ has joined #ruby
SuperLag has quit [Quit: leaving]
pawnbox has joined #ruby
sid_fules has quit [Remote host closed the connection]
sid_fules has joined #ruby
andikr has joined #ruby
SuperLag has joined #ruby
StevenNu_ has quit [Ping timeout: 240 seconds]
pawnbox has quit [Remote host closed the connection]
joonty has joined #ruby
pawnbox has joined #ruby
nando293921 has quit [Remote host closed the connection]
<shevy> cool... I did not know that there actually is a capitalized variant of rack
vdamewood has quit [Ping timeout: 250 seconds]
chipotle has quit [Quit: cheerio]
hk238 has quit [Quit: http://www.kvirc.net/ 4.9.1 Aria]
aegis3121 has quit [Ping timeout: 276 seconds]
yardenbar has joined #ruby
<smathy> TIL that rubygems were case sensitive, /me registers RAILS - it's just like rails but LOUDER!
<jhass> I'll take BundleR then
<jhass> it's like bundler but even more silicon valley
<smathy> Heh :) Cool bro!
baweaver has joined #ruby
MagePsycho_ has quit [Ping timeout: 276 seconds]
<xpt> i'd make rubyGEMS which would be case insensitive and break everything
<xpt> (:
GriffinHeart has joined #ruby
tvw has quit [Ping timeout: 260 seconds]
jhack has quit [Quit: jhack]
antgel has joined #ruby
xue_ has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
baweaver has quit [Ping timeout: 252 seconds]
zacstewart has joined #ruby
SilverKey has quit [Quit: Halted.]
agit0 has joined #ruby
SilverKey has joined #ruby
GriffinHeart has quit [Ping timeout: 268 seconds]
sophron has joined #ruby
mfb2_ has joined #ruby
<sophron> Hi guys
mfb2_ has quit [Remote host closed the connection]
baweaver has joined #ruby
TheHodge has quit [Quit: Connection closed for inactivity]
yfeldblum has joined #ruby
moeabdol has joined #ruby
antgel has quit [Ping timeout: 250 seconds]
mfb2 has quit [Ping timeout: 250 seconds]
WaqasA has quit [Read error: Connection reset by peer]
mfb2 has joined #ruby
mhoungbo has joined #ruby
aegis3121 has joined #ruby
antgel has joined #ruby
kirun has joined #ruby
agit0 has quit [Quit: zzzZZZ….]
<hxegon> hello sophron
mfb2 has quit [Remote host closed the connection]
<havenwood> good morn'
mfb2 has joined #ruby
SilverKey has quit [Quit: Halted.]
thejamespinto has quit [Ping timeout: 250 seconds]
MagePsycho_ has joined #ruby
blackmesa has joined #ruby
thejamespinto has joined #ruby
konsolebox has quit [Quit: Leaving]
symm- has joined #ruby
Alayde has joined #ruby
shinnya has quit [Ping timeout: 250 seconds]
<shevy> yo havenwood
blackmesa has quit [Ping timeout: 276 seconds]
kaleido has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
agit0 has joined #ruby
karapetyan has joined #ruby
SilverKey has joined #ruby
antgel has quit [Ping timeout: 268 seconds]
joonty has quit [Ping timeout: 260 seconds]
tildes has joined #ruby
SCHAAP137 has joined #ruby
karapetyan has quit [Remote host closed the connection]
bradleyprice has joined #ruby
diegoviola has quit [Read error: Connection reset by peer]
thorgi has quit [Remote host closed the connection]
karapetyan has joined #ruby
GodFather has quit [Ping timeout: 246 seconds]
sepp2k has joined #ruby
Almindor has quit [Remote host closed the connection]
bradleyprice has quit [Ping timeout: 268 seconds]
benlieb has quit [Quit: benlieb]
karapetyan has quit [Remote host closed the connection]
sauvin has quit [Read error: Connection reset by peer]
solars has joined #ruby
bradleyprice has joined #ruby
cdg has quit [Remote host closed the connection]
baweaver has quit [Remote host closed the connection]
antgel has joined #ruby
<shevy> hmm why did they go for () parens at https://github.com/ruby/ruby/blob/trunk/lib/cgi/util.rb#L4 ? @@accept_charset="UTF-8" unless defined?(@@accept_charset)
Devalo has quit [Remote host closed the connection]
<Zarthus> is there something wrong with that?
karapetyan has joined #ruby
<Zarthus> to me it seems the entire file uses parenthesis
<Zarthus> (although what I did not know is that you can do def stuff(encoding=@@stuff)
bronson has joined #ruby
<Zarthus> )
SilverKey has quit [Quit: Halted.]
nando293921 has joined #ruby
benlieb has joined #ruby
<shevy> there probably is no reason either way, it just surprised me
<Zarthus> different contributors
<Zarthus> that's the most likely reason anyhow
<shevy> hmm
tagaulap has quit [Quit: Connection closed for inactivity]
kareeoleez has quit [Remote host closed the connection]
Dimik has joined #ruby
<Zarthus> i should read through the ruby source code more often
<Zarthus> i'm finding a lot of useful stuff
bronson has quit [Ping timeout: 252 seconds]
sophron has left #ruby ["WeeChat 0.4.3"]
bradleyprice has quit [Remote host closed the connection]
<shevy> that variant is even stranger
<shevy> if (seed)
nobitanobi has joined #ruby
<shevy> if defined? OpenSSL::Random
kareeoleez has joined #ruby
bradleyprice has joined #ruby
<shevy> and two lines later ... @pid = 0 unless defined?(@pid)
<shevy> one day I shall run rubocop autocorrect on it :)
<Zarthus> looks like it's to avoid undefined variable errors
milesmatthias has joined #ruby
SilverKey has joined #ruby
<Zarthus> oh, I see what you mean
<shevy> yah well I guess the use case is fine, I am not sure why one time () is used and elsewhere it is not
<Zarthus> if this is from the same ruby repository - I'm just going to say "because the thing exists since '95 and style guides are one of the least important things to fix once broken"
MagePsycho_ has quit [Ping timeout: 276 seconds]
<shevy> yeah
<shevy> guess some of that is unchanged since a long time
<Zarthus> looks like frozen_string_literal is a free way to get a performance boost
jackjackdripper has joined #ruby
jackjackdripper1 has joined #ruby
bradleyprice has quit [Ping timeout: 276 seconds]
<shevy> guess past ruby 3.x it'll be less important to have to add it
dorje has joined #ruby
callen92 has quit [Quit: Leaving]
<adaedra> Plan is that it should not have effect (the comment) on 3.x
gregf has quit [Read error: Connection reset by peer]
<adaedra> iirc
Pumukel has joined #ruby
tvw has joined #ruby
<Zarthus> I lol'd
jackjackdripper1 has quit [Client Quit]
Oog has joined #ruby
<jhass> Zarthus: it's so you can ruby -rubygems
<Zarthus> huh, neat
<jhass> same for un.rb -> ruby -run
<Zarthus> I didn't think of it that way
jackjackdripper has joined #ruby
poerror has joined #ruby
szulak has quit [Quit: Textual IRC Client: www.textualapp.com]
<shevy> you can have fun with -r and find good names. like ocket.rb
sid_fules has joined #ruby
MagePsycho_ has joined #ruby
freerobby has quit [Quit: Leaving.]
Oog has quit [Read error: Connection reset by peer]
Oog has joined #ruby
<Zarthus> lol
<shevy> or ack.rb :)
Elysia has quit [Remote host closed the connection]
<jhass> ampage.rb
drptbl has quit [Quit: My MAC has gone to sleep. zZz..]
sid_fules has quit [Read error: Connection reset by peer]
blackmesa has joined #ruby
Elysia has joined #ruby
sid_fules has joined #ruby
poerror has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
andikr has quit [Remote host closed the connection]
idefine has quit [Read error: Connection reset by peer]
JakFrist has quit [Ping timeout: 260 seconds]
idefine has joined #ruby
Oog_ has joined #ruby
mhoungbo has quit [Quit: Quitte]
musl has quit [Quit: WeeChat 1.4]
Oog has quit [Ping timeout: 240 seconds]
mfb2 has quit [Remote host closed the connection]
dorje has quit [Remote host closed the connection]
aegis3121 has quit [Remote host closed the connection]
jenrzzz has joined #ruby
aegis3121 has joined #ruby
bullcitydev has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
RegulationD has quit [Remote host closed the connection]
aegis3121 has quit [Remote host closed the connection]
aegis3121 has joined #ruby
dcunit3d has joined #ruby
sid_fules has quit [Remote host closed the connection]
bluOxigen_ has quit [Ping timeout: 276 seconds]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
sid_fules has joined #ruby
kies has joined #ruby
lsmola has quit [Ping timeout: 246 seconds]
SilverKey has quit [Read error: Connection reset by peer]
william3 has joined #ruby
SilverKey has joined #ruby
dcunit3d has quit [Ping timeout: 246 seconds]
blackmesa has quit [Ping timeout: 268 seconds]
freerobby has joined #ruby
bradleyprice has joined #ruby
xue_ has quit [Remote host closed the connection]
Oog_ has quit []
rbennacer has quit [Remote host closed the connection]
ss_much has joined #ruby
sid_fules has quit [Remote host closed the connection]
karmatr0n has quit [Ping timeout: 246 seconds]
rbennacer has joined #ruby
ocbtec has quit [Quit: leaving]
aswen has joined #ruby
blackmesa has joined #ruby
bradleyprice has quit [Remote host closed the connection]
bradleyprice has joined #ruby
Chunlea has joined #ruby
Chunlea_ has quit [Ping timeout: 264 seconds]
davedev24 has quit [Remote host closed the connection]
bradleyprice has quit [Ping timeout: 252 seconds]
Gash has joined #ruby
duderonomy has quit [Ping timeout: 264 seconds]
<Gash> hello, I'm having problems installing gems on a Windows machine (installed Ruby through choco, it's the ruby-installer version afaik), but even tho I'm installing gems, the programs can't find them
kfpratt has joined #ruby
kfpratt has quit [Read error: Connection reset by peer]
mfb2 has joined #ruby
<Gash> cmd sux so I can't paste it, but it just didn't find the executable
riceandbeans has quit [Quit: leaving]
blackmesa has quit [Ping timeout: 244 seconds]
<smathy> Gash, while you wait to see if anyone here can give you Windows advice, I'll tell you what I tell everyone on Windows - just use Vagrant or some other VM for your ruby environment.
phaza_ has joined #ruby
siaw has joined #ruby
Ebok has quit [Quit: This computer has gone to sleep]
<Gash> I just wrote a program for a friend, he's installing Linux tomorrow, but we want it to run today
<Gash> smathy:
phaza has quit [Ping timeout: 276 seconds]
tildes has quit [Ping timeout: 250 seconds]
<smathy> Gash, well if Windows is not your final platform and because time is of the essence then I'd *definitely* recommend just installing Vagrant.
nobitanobi has quit [Remote host closed the connection]
mfb2 has quit [Ping timeout: 240 seconds]
duderonomy has joined #ruby
MagePsycho_ has quit [Ping timeout: 268 seconds]
<Gash> installing Cygwin rn
baweaver has joined #ruby
<Gash> I dunno if it will launch my Windows programs
<Gash> I'm using a graphical program to display some things
Devalo has joined #ruby
nando293921 has quit [Quit: Lost terminal]
karapetyan has quit [Remote host closed the connection]
Gash has quit [Quit: Page closed]
<smathy> I don't have Windows, so maybe I'm just clueless, but I had no idea you needed to use cygwin to run Vagrant, I thought just a Virtualbox and off you went.
baweaver has quit [Ping timeout: 252 seconds]
bronson has joined #ruby
perlgod_ has joined #ruby
Devalo has quit [Ping timeout: 250 seconds]
<havenwood> Yeah, I'd imagine Vagrant should work fine with VirtualBox or VMWare on Win.
VeryBewitching has joined #ruby
MagePsycho_ has joined #ruby
mustmodify has joined #ruby
<mustmodify> Interesting... you can't rescue SyntaxErrors from eval
<havenwood> It'll be nice when the ubuntu shell for win lands on stable Windows.
nando293921 has joined #ruby
<mustmodify> Oh... you can, but you must specify that you're rescuing ScriptError or SyntaxError.
rdark has joined #ruby
kfpratt has joined #ruby
<mustmodify> Ah, so rescue defaults to StardardError?...
<mustmodify> no that's not it.
<mustmodify> well, interesting.
perlgod has quit [Ping timeout: 240 seconds]
<mustmodify> havenwood: That blew my mind.
_kfpratt has joined #ruby
<mustmodify> havenwood: What will they do about symlinks?
bronson has quit [Ping timeout: 252 seconds]
<mustmodify> I mean, Windows people won't adopt in en masse, but man... what they'll be missing.
bradleyprice has joined #ruby
<VeryBewitching> It'll be nice to use a good shell in Windows without having to install the cygwin mess
rdark has quit [Client Quit]
rdark has joined #ruby
karapetyan has joined #ruby
<eam> mustmodify: yes, rescue defaults to StandardError
<mustmodify> I've heard their PowerShell is nice but haven't used it.
<mustmodify> eam: Well I just rescued NoMethodError, which doesn't seem to be a StandardError
<eam> if you rescue Exception you'll get everything (and generally you don't want to)
dotix has joined #ruby
<eam> mustmodify: NoMethodError from NameError from StandardError
kfpratt has quit [Ping timeout: 250 seconds]
<mustmodify> eam: Ah... it's NoMemoryError
<dotix> is there a way to have {1=>[2, 3]} out of [[1, 2], [1,3]] without taping hash and interating over arry ?
<mustmodify> eam: I was looking at a hierarchy and just misread.
Cohedrin_ has joined #ruby
solocshaw1 has joined #ruby
<eam> aha. Generally you won't want to rescue NoMemoryError
<mustmodify> hierarchy
<dotix> look like to_h is what I want but that adds the last value
solocshaw has quit [Remote host closed the connection]
solocshaw1 is now known as solocshaw
<mustmodify> wait why did it say that was a typo the first time?
<mustmodify> weird.
<mustmodify> eam: probably best not to do that. Agreed.
Guest43033 is now known as ndrst
<mustmodify> And in general rescuing SyntaxError would be terrible... or using eval. I have some seriously constraints in place. And if I had a better option, I'd take it in a heartbeat. :P
Gasher has joined #ruby
<mustmodify> Well, other than re-implementing math.
<Gasher> hello, it's Gash here
Cohedrin has quit [Ping timeout: 276 seconds]
joneshf-laptop has quit [Ping timeout: 276 seconds]
<VeryBewitching> Hello Gash
<Gasher> just wanted to say that we ran out of time so nevermind - we'll do it on Linux tmrw
<jhass> dotix: .reduce({}) {|hash, (key, value)| (hash[key] ||= []) << v }
wldcordeiro has joined #ruby
<jhass> eh, value
blackmesa has joined #ruby
<jhass> and actually make that each_with_object
codecop has joined #ruby
codecop has quit [Read error: Connection reset by peer]
<dotix> well my current versin is Hash.new{ |h,k| h[k]=[] }.tap{ |h| [[1,2], [1,3]].each{ |k,v| h[k] << v } }
gregf has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
<dotix> which is hideous, and I bet there is a cleaner solution. Each_with_object might work, isn't it something simple hidden somewhere?
perlgod_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Lomex has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
bradleyprice has quit [Remote host closed the connection]
<jhass> mmh, .group_by(&:first).each_value {|values| values.map!(&:last) }
perlgod has joined #ruby
Devalo has joined #ruby
bradleyprice has joined #ruby
<jhass> that's destructive to the original though
<mustmodify> ahhhhhhhhhh
<mustmodify> jhass: I really hate to ask, but what are you trying to do?
<mustmodify> I missed the first part of this convo
<jhass> mustmodify: got dotix on ignore?
<dotix> mustmodify: me?
dionysus69 has quit [Ping timeout: 246 seconds]
<jhass> actually I was wrong, it's not destructive
<mustmodify> no, I'm not ignoring you. I just joined #ruby after you asked your question.
rhg331 is now known as rhg135
<jhass> no, you didn't
<mustmodify> Oh, well, let me look again then.
<mustmodify> OK it turns out I just can't read.
<mustmodify> So that's nice.
<dotix> Np.. I gave an example, having [[1,2], [1,3]] to {1 => [2,3]} which is not that complicated as my solution
<dotix> so a little puzzle :)
<jhass> anyway, not sure it's any better than .each_with_object({}) {|h, (k, v)| (h[k] ||= []) << v }
Cohedrin has joined #ruby
s1kx has joined #ruby
<dotix> There is this #to_h which gives me {1 => 3} and I though I can teach him to not take only the last value but construct an array of values :(
bradleyprice has quit [Ping timeout: 244 seconds]
lsmola has joined #ruby
<dotix> btw jhass in #each_with_value, hash comes second
<dotix> each_with_object sorry
<jhass> sigh right, I'm a bit rusty
Cohedrin_ has quit [Ping timeout: 276 seconds]
<dotix> Anyway, I like it more than Hash.new and tap
<jhass> back to messing with gobject-introspection
baweaver has joined #ruby
<jhass> yeah, me too
pawnbox has quit [Remote host closed the connection]
<dotix> Thanks for this. Also the group_by is interesting
karapetyan has quit [Remote host closed the connection]
milesmatthias has quit [Remote host closed the connection]
<dotix> didn't know you can do that honestly
bradleyprice has joined #ruby
yardenbar has quit [Ping timeout: 252 seconds]
tvw has quit [Remote host closed the connection]
Es0teric has quit [Quit: Computer has gone to sleep.]
karapetyan has joined #ruby
bradleyp_ has joined #ruby
rbennacer has quit [Remote host closed the connection]
ule has joined #ruby
rbennacer has joined #ruby
<ule> Hi there.. I have a specific question.. therubyracer only works here if I specify the parameter --with-v8-dir=/usr/local/opt/v8-315
MagePsycho_ has quit [Ping timeout: 246 seconds]
<ule> so.. What can I do, to create a kind of symbolic link on the default folder that gem tryies to install if I don't specify that parameter?
pawnbox has joined #ruby
pawnbox has quit [Remote host closed the connection]
<ule> Anyone knows some trick please?
pawnbox has joined #ruby
<VeryBewitching> ule: Write a shell script.
rhg135 has quit [Ping timeout: 252 seconds]
bradleyprice has quit [Ping timeout: 276 seconds]
<baweaver> either that or install node.js
Spami has joined #ruby
Es0teric has joined #ruby
<baweaver> which will take care of the JS issue.
<ule> VeryBewitching: I just wanna know where's the default folder for v8
<baweaver> then you don't need rubyracer
RegulationD has joined #ruby
RegulationD has quit [Remote host closed the connection]
RegulationD has joined #ruby
<ule> the project I'm working on is using therubyracer
<baweaver> if it's not a hard requirement, that way is easier
jgrevich_ has quit [Ping timeout: 276 seconds]
pawnbox has quit [Ping timeout: 244 seconds]
firstdayonthejob has joined #ruby
mfb2 has joined #ruby
mfb2 has quit [Remote host closed the connection]
<ule> sudo gem install therubyracer -v '0.12.2'
<ule> this crashes
mfb2 has joined #ruby
<ule> sudo gem install therubyracer -- --with-v8-dir=/usr/local/opt/v8-315
<ule> this works
<ule> but
<ule> doesn't install on the whole system
<ule> anyways.. I'm gonna stop being lazy and I'm gonna read gems documentation
BSab has quit [Ping timeout: 268 seconds]
moeabdol has quit [Ping timeout: 260 seconds]
moos3 has quit [Quit: leaving]
moos3 has joined #ruby
<ule> gem environment shows some paths
MagePsycho_ has joined #ruby
vlunkr has joined #ruby
th0m_ has joined #ruby
william3 has quit [Remote host closed the connection]
solocshaw has quit [Read error: Connection reset by peer]
yardenbar has joined #ruby
vlunkr has quit [Client Quit]
dionysus69 has joined #ruby
solocshaw has joined #ruby
vlunkr has joined #ruby
Alayde has quit [Ping timeout: 252 seconds]
carella has quit [Remote host closed the connection]
carella has joined #ruby
n008f4g_ has quit [Ping timeout: 276 seconds]
<ule> brew link --force v8-315
MagePsycho_ has quit [Client Quit]
swills has quit [Ping timeout: 260 seconds]
cdg has joined #ruby
vlunkr has left #ruby [#ruby]
bruno- has quit [Ping timeout: 276 seconds]
Es0teric has quit [Quit: Computer has gone to sleep.]
bruno- has joined #ruby
stannard has quit [Remote host closed the connection]
perlgod has quit [Quit: Textual IRC Client: www.textualapp.com]
<havenwood> ule: Can you just drop the gem dep and: brew install node
bradleyp_ has quit [Remote host closed the connection]
bradleyprice has joined #ruby
milesmatthias has joined #ruby
davedev24 has joined #ruby
<ule> node -v
<ule> v4.3.1
<ule> I have node
Lomex has quit [Read error: Connection reset by peer]
zacstewart has quit [Ping timeout: 276 seconds]
<havenwood> ule: So comment out `gem 'therubyracer'` in your Gemfile file and `bundle`.
exceion has quit [Quit: leaving]
<ule> no
<ule> I can't just remove the gem
<ule> I want to install it
<havenwood> Okay. It's not necessary to get it to work since you actually have V8 so you don't need to embed it in Ruby. But if you need to install the gem you need to install the gem!
<ule> An error occurred while installing therubyracer (0.12.2), and Bundler cannot continue.
<ule> Make sure that `gem install therubyracer -v '0.12.2'` succeeds before bundling.
<ule> gem list | grep therubyracer
<ule> therubyracer (0.12.2)
mfb2 has quit [Remote host closed the connection]
bradleyprice has quit [Ping timeout: 244 seconds]
Dimik1 has joined #ruby
davedev24 has quit [Ping timeout: 250 seconds]
marr has quit [Remote host closed the connection]
karapetyan has quit [Remote host closed the connection]
Devalo has quit [Remote host closed the connection]
infra-red has joined #ruby
infra-red has quit [Remote host closed the connection]
mfb2 has joined #ruby
_djbkd has quit [Remote host closed the connection]
bullcitydev has joined #ruby
Es0teric has joined #ruby
n008f4g_ has joined #ruby
stannard has joined #ruby
aegis3121 has quit [Ping timeout: 260 seconds]
nando293921 has quit [Ping timeout: 240 seconds]
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
joonty has joined #ruby
bradleyprice has joined #ruby
tessi has quit [Quit: tessi]
blackgoat has joined #ruby
_kfpratt has quit [Remote host closed the connection]
Es0teric has quit [Client Quit]
mfb2_ has joined #ruby
stannard has quit [Ping timeout: 250 seconds]
jaguarmagenta has joined #ruby
mfb2 has quit [Remote host closed the connection]
eatsfoobars has joined #ruby
eljimmy has quit [Quit: Leaving]
poerror has joined #ruby
last_staff has quit [Quit: last_staff]
poerror has left #ruby [#ruby]
jaguarmagenta has quit [Ping timeout: 244 seconds]
mrmortondk has quit [Quit: Textual IRC Client: www.textualapp.com]
vdamewood has joined #ruby
bullcitydev has quit [Quit: Textual IRC Client: www.textualapp.com]
bronson has joined #ruby
<dotix> also it's a bad idea to not have gems in your home :(
Alayde has joined #ruby
jgrevich has joined #ruby
yfeldblum has quit [Remote host closed the connection]
milesmatthias has quit []
nchambers has left #ruby ["Leaving"]
g3funk is now known as braidn
StevenNunez has joined #ruby
gregf has quit [Quit: WeeChat 1.4]
mfb2_ has quit [Remote host closed the connection]
febuiles has joined #ruby
cpruitt has quit [Quit: cpruitt]
_djbkd has joined #ruby
Madplatypus has joined #ruby
flashpoint9 has quit [Remote host closed the connection]
jobewan has joined #ruby
n008f4g_ has quit [Ping timeout: 276 seconds]
antgel has quit [Ping timeout: 276 seconds]
Pumukel has quit [Quit: ChatZilla 0.9.92 [Firefox 45.0.2/20160407164938]]
joneshf-laptop has joined #ruby
lemur has joined #ruby
Coldblackice_ has joined #ruby
joonty has quit [Ping timeout: 250 seconds]
sarbs_ has joined #ruby
eljimador has quit [Quit: Leaving]
sarbs has quit [Ping timeout: 252 seconds]
sarbs_ is now known as sarbs
bronson has quit [Remote host closed the connection]
davedev24 has joined #ruby
lemur has quit [Ping timeout: 250 seconds]
aegis3121 has joined #ruby
finisherr has quit [Quit: finisherr]
rdark has quit [Quit: leaving]
SilverKey has quit [Quit: Halted.]
slash_ni1k has quit [Changing host]
slash_ni1k has joined #ruby
slash_ni1k is now known as slash_nick
mfb2 has joined #ruby
dorje has joined #ruby
finisherr has joined #ruby
n008f4g_ has joined #ruby
vifino- is now known as vifino
griffindy has joined #ruby
yardenbar has quit [Quit: Leaving]
gregf has joined #ruby
baweaver has quit [Remote host closed the connection]
sid_fules has joined #ruby
moos3_ has joined #ruby
mfb2 has quit [Remote host closed the connection]
mfb2 has joined #ruby
rhg135 has joined #ruby
dorje has quit [Ping timeout: 250 seconds]
toretore has quit [Ping timeout: 268 seconds]
noService has quit [Ping timeout: 276 seconds]
Lomex has joined #ruby
joneshf-laptop has quit [Ping timeout: 246 seconds]
yfeldblum has joined #ruby
wldcordeiro has quit [Ping timeout: 276 seconds]
Coldblackice_ has quit [Ping timeout: 246 seconds]
dotix has quit []
zeroDivisible has joined #ruby
flak has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
aef has quit [Read error: Connection reset by peer]
decoponyo has joined #ruby
[Butch] has quit [Quit: I'm out . . .]
stannard has joined #ruby
william3 has joined #ruby
tessi has joined #ruby
dionysus69 has quit [Ping timeout: 244 seconds]
decoponio has quit [Ping timeout: 260 seconds]
bkxd has joined #ruby
stannard has quit [Ping timeout: 276 seconds]
speaking1ode has joined #ruby
ldnunes has quit [Quit: Leaving]
william3 has quit [Ping timeout: 268 seconds]
neanderslob_ has joined #ruby
ss_much has quit [Quit: Connection closed for inactivity]
sid_fules has quit [Read error: Connection reset by peer]
chipotle has joined #ruby
aef has joined #ruby
wldcordeiro has joined #ruby
workmad3 has quit [Ping timeout: 244 seconds]
ur5us has joined #ruby
arup_r has joined #ruby
Dimik1 has quit [Ping timeout: 244 seconds]
Devalo has joined #ruby
aswen has quit [Quit: WeeChat 1.4]
minimalism has joined #ruby
bradleyprice has quit [Remote host closed the connection]
zacstewart has joined #ruby
n008f4g_ has quit [Ping timeout: 244 seconds]
ta_ has joined #ruby
bradleyprice has joined #ruby
Devalo has quit [Ping timeout: 250 seconds]
flashpoint9 has joined #ruby
bradleyp_ has joined #ruby
bradley__ has joined #ruby
bradleyprice has quit [Ping timeout: 240 seconds]
aupadhye has quit [Ping timeout: 240 seconds]
arup_r has quit []
auxbuss has joined #ruby
william3 has joined #ruby
decoponyo has quit [Read error: Connection reset by peer]
decoponio has joined #ruby
ramfjord_ has joined #ruby
bradleyp_ has quit [Ping timeout: 276 seconds]
ramfjord has quit [Read error: Connection reset by peer]
StevenNunez has quit [Remote host closed the connection]
flashpoint9 has quit [Remote host closed the connection]
william3 has quit [Ping timeout: 240 seconds]
GriffinHeart has joined #ruby
th0m_ has quit [Quit: Leaving]
aeontech has joined #ruby
decoponyo has joined #ruby
workmad3 has joined #ruby
decoponyo has quit [Read error: Connection reset by peer]
griffindy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
GriffinHeart has quit [Ping timeout: 240 seconds]
aeontech has quit [Client Quit]
decoponio has quit [Ping timeout: 244 seconds]
rbennacer has quit [Remote host closed the connection]
htmldrum has joined #ruby
speaking1ode has quit [Ping timeout: 260 seconds]
rbennacer has joined #ruby
aeterne has joined #ruby
decoponio has joined #ruby
mfb2 has quit [Read error: Connection reset by peer]
auxbuss has quit [Quit: I'm gone.]
decoponio has quit [Read error: Connection reset by peer]
antgel has joined #ruby
kareeoleez has quit [Ping timeout: 260 seconds]
decoponio has joined #ruby
Emmanuel_Chanel has quit [Quit: Leaving]
workmad3 has quit [Ping timeout: 276 seconds]
Emmanuel_Chanel has joined #ruby
GriffinHeart has joined #ruby
decoponio has quit [Max SendQ exceeded]
sid_fules has joined #ruby
decoponio has joined #ruby
mustmodify has left #ruby [#ruby]
s2013 has joined #ruby
lianj_ is now known as lianj
rbennacer has quit [Ping timeout: 246 seconds]
Lomex has quit [Remote host closed the connection]
decoponyo has joined #ruby
kareeoleez has joined #ruby
GriffinHeart has quit [Ping timeout: 246 seconds]
Axy has quit [Read error: Connection reset by peer]
mfb2 has joined #ruby
sid_fules has quit [Remote host closed the connection]
mfb2 has quit [Remote host closed the connection]
Ebok has joined #ruby
sid_fules has joined #ruby
decoponyo has quit [Read error: Connection reset by peer]
decoponyo has joined #ruby
Mia has joined #ruby
Mia has joined #ruby
decoponio has quit [Ping timeout: 260 seconds]
decoponyo has quit [Read error: Connection reset by peer]
sid_fules has quit [Read error: Connection reset by peer]
sid_fules has joined #ruby
flashpoint9 has joined #ruby
mfb2 has joined #ruby
galeido has quit [Ping timeout: 246 seconds]
n008f4g_ has joined #ruby
finisherr has quit [Quit: finisherr]
flashpoint9 has quit [Remote host closed the connection]
baweaver has joined #ruby
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #ruby
_djbkd has quit [Read error: Connection reset by peer]
_djbkd has joined #ruby
william3 has joined #ruby
finisherr has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
flashpoint9 has joined #ruby
elifoster has quit [Ping timeout: 276 seconds]
bkxd has quit [Ping timeout: 260 seconds]
baweaver has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 276 seconds]
binaryplease1 has joined #ruby
wuyin has joined #ruby
flashpoint9 has quit [Remote host closed the connection]
flashpoint9 has joined #ruby
william3 has quit [Ping timeout: 260 seconds]
Lomex has joined #ruby
flashpoint9 has quit [Remote host closed the connection]
Lomex has quit [Remote host closed the connection]
binaryplease has quit [Ping timeout: 276 seconds]
linduxed has quit [Ping timeout: 260 seconds]
kareeoleez has quit [Remote host closed the connection]
SilverKey has joined #ruby
bruno- has quit [Read error: Connection reset by peer]
antgel has quit [Ping timeout: 260 seconds]
mfb2 has quit [Remote host closed the connection]
linduxed has joined #ruby
wuyin has quit [Ping timeout: 240 seconds]
mfb2 has joined #ruby
jenrzzz has joined #ruby
jenrzzz has joined #ruby
binaryplease1 is now known as binaryplease
SCHAAP137 has quit [Quit: Leaving]
ftj has joined #ruby
bruno- has joined #ruby
bruno- is now known as Guest45962
diegoaguilar has joined #ruby
diegoaguilar has quit [Max SendQ exceeded]
malconis has quit [Ping timeout: 276 seconds]
_djbkd has quit [Remote host closed the connection]
chipotle has quit [Quit: cheerio]
eatsfoobars has quit [Quit: Textual IRC Client: www.textualapp.com]
speaking1ode has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
_djbkd has joined #ruby
kfpratt has joined #ruby
nando293921 has joined #ruby
dhollinger has quit [Quit: WeeChat 1.4]
william3 has joined #ruby
nando293921 has quit [Client Quit]
dopie has quit [Quit: Lost terminal]
dopie has joined #ruby
nando293921 has joined #ruby
_djbkd has quit [Remote host closed the connection]
william3 has quit [Ping timeout: 252 seconds]
CausaMortis has joined #ruby
chipotle has joined #ruby
Gasher has quit [Quit: Leaving]
kirun has quit [Quit: Client exiting]
darwingr has joined #ruby
johnmilton has quit [Remote host closed the connection]
biberu has quit [Read error: Connection reset by peer]
TomyLobo has quit [Ping timeout: 250 seconds]
n008f4g_ has quit [Ping timeout: 240 seconds]
sgambino has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has joined #ruby
zenlot has joined #ruby
tubuliferous has joined #ruby
zenlot6 has quit [Ping timeout: 250 seconds]
tubuliferous has quit [Read error: Connection reset by peer]
Guest45962 has quit [Read error: Connection reset by peer]
pawnbox has quit [Ping timeout: 276 seconds]
bruno-_ has joined #ruby
n008f4g_ has joined #ruby
mfb2_ has joined #ruby
mfb2 has quit [Read error: Connection reset by peer]
agent_white has quit [Quit: gohometime]
Don_John has joined #ruby
Don_John has quit [Remote host closed the connection]
hxegon has quit [Quit: PEACE OUT]
dopie has quit [Quit: Lost terminal]
neanderslob_ has quit [Remote host closed the connection]
william3 has joined #ruby
dopie has joined #ruby
bradley__ has quit [Remote host closed the connection]
bradleyprice has joined #ruby
mfb2_ has quit [Remote host closed the connection]
nickjj has quit [Read error: Connection reset by peer]
nickjj has joined #ruby
baweaver has joined #ruby
davedev2_ has joined #ruby
aegis3121 has quit [Ping timeout: 276 seconds]
william3 has quit [Ping timeout: 250 seconds]
RegulationD has quit [Remote host closed the connection]
davedev2_ has quit [Read error: Connection reset by peer]
davedev24 has quit [Ping timeout: 240 seconds]
Ebok has quit [Quit: This computer has gone to sleep]
davedev24 has joined #ruby
bradleyprice has quit [Ping timeout: 250 seconds]
zeroDivisible has quit [Quit: WeeChat 1.4]
firstdayonthejob has quit [Ping timeout: 260 seconds]
djcp1 has quit [Quit: WeeChat 1.0.1]
KnownSyntax_ has joined #ruby
lemur has joined #ruby
KnownSyntax_ has quit [Max SendQ exceeded]
tessi has quit [Quit: tessi]
bronson has joined #ruby
KnownSyntax has quit [Ping timeout: 260 seconds]
SilverKey has quit [Quit: Halted.]
noService has joined #ruby
KnownSyntax_ has joined #ruby
baweaver has quit [Ping timeout: 250 seconds]
KnownSyntax_ has quit [Max SendQ exceeded]
bruno-_ has quit [Read error: Connection reset by peer]
_djbkd has joined #ruby
bruno- has joined #ruby
sid_fules has joined #ruby
KnownSyntax_ has joined #ruby
neanderslob has joined #ruby
neanderslob has quit [Disconnected by services]
KnownSyntax_ has quit [Max SendQ exceeded]
GodFather has joined #ruby
KnownSyntax_ has joined #ruby
neanderslob_ has joined #ruby
_djbkd has quit [Remote host closed the connection]
bronson has quit [Ping timeout: 252 seconds]
KnownSyntax_ has quit [Max SendQ exceeded]
pawnbox has joined #ruby
sepp2k has quit [Read error: Connection reset by peer]
noService has quit [Ping timeout: 246 seconds]
KnownSyntax_ has joined #ruby
jgrevich has quit [Ping timeout: 276 seconds]
jobewan has quit [Ping timeout: 260 seconds]
mfb2 has joined #ruby
pawnbox has quit [Ping timeout: 252 seconds]
joneshf-laptop has joined #ruby
neanderslob_ has quit [Remote host closed the connection]
SilverKey has joined #ruby
wldcordeiro has quit [Ping timeout: 260 seconds]
_djbkd has joined #ruby
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
noobsu has joined #ruby
noobsu has left #ruby [#ruby]
johnmilton has joined #ruby
mfb2 has quit [Ping timeout: 252 seconds]
mfb2 has joined #ruby
mfb2 has quit [Remote host closed the connection]
finisherr has quit [Quit: finisherr]
mfb2 has joined #ruby
neanderslob has joined #ruby
rahult has joined #ruby
speaking1ode has quit [Ping timeout: 246 seconds]
nhhc has quit [Ping timeout: 260 seconds]
benlieb has quit [Quit: benlieb]
johnmilton has quit [Ping timeout: 260 seconds]
rahult is now known as rahult_
noobsu has joined #ruby
speaking1ode has joined #ruby
KnownSyntax has joined #ruby
rahult_ is now known as rahult
KnownSyntax_ has quit [Ping timeout: 252 seconds]
rahult is now known as rahult_
nchambers has joined #ruby
neanderslob has quit [Disconnected by services]
neanderslob_ has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
sesquipedalian has quit [Ping timeout: 264 seconds]
rbennacer has joined #ruby
karmatr0n has joined #ruby
n008f4g_ has quit [Ping timeout: 244 seconds]
speaking1ode has quit [Remote host closed the connection]
rbennacer has quit [Read error: Connection reset by peer]
rbennacer has joined #ruby
speaking1ode has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
stannard has joined #ruby
pawnbox has joined #ruby
aeterne has quit [Read error: Connection reset by peer]
SilverKey has quit [Quit: Halted.]
GriffinHeart has joined #ruby
neanderslob_ has quit [Remote host closed the connection]
SilverKey has joined #ruby
speaking1ode has quit [Remote host closed the connection]
johnmilton has joined #ruby
pawnbox has quit [Ping timeout: 250 seconds]
stannard has quit [Ping timeout: 276 seconds]
mfb2 has quit [Remote host closed the connection]
malconis has joined #ruby
rahult has joined #ruby
wldcordeiro has joined #ruby
benlieb has joined #ruby
thejamespinto has quit [Ping timeout: 250 seconds]
rahult_ has quit [Ping timeout: 246 seconds]
Ebok has joined #ruby
Emmanuel_Chanel has quit [Remote host closed the connection]
malconis has quit [Ping timeout: 268 seconds]
blackmesa has quit [Ping timeout: 252 seconds]
karmatr0_ has joined #ruby
mfb2 has joined #ruby
benlieb has quit [Quit: benlieb]
xingped has joined #ruby
noobsu has quit []
karmatr0n has quit [Ping timeout: 276 seconds]
speaking1ode has joined #ruby
tax has joined #ruby
kies has quit [Ping timeout: 260 seconds]
darwingr has quit [Quit: bye bye]
dezull has joined #ruby
myntcake has quit [Ping timeout: 240 seconds]
dezull has quit [Client Quit]
mfb2 has quit [Ping timeout: 246 seconds]
rahult has quit [Read error: Connection reset by peer]
dezull has joined #ruby
s2013 has joined #ruby
rahult has joined #ruby
dezull has quit [Client Quit]
dezull has joined #ruby
yfeldblum has quit [Remote host closed the connection]
dezull has quit [Client Quit]
dezull has joined #ruby
whippythellama has quit [Quit: WeeChat 1.4]
dezull has quit [Client Quit]
VeryBewitching has quit [Quit: Konversation terminated!]
speaking1ode has quit [Ping timeout: 246 seconds]
ftj has quit [Quit: Textual IRC Client: www.textualapp.com]
speaking1ode has joined #ruby
idefine has quit [Read error: Connection reset by peer]
idefine has joined #ruby
idefine has quit [Read error: Connection reset by peer]
william3 has joined #ruby
GriffinHeart has quit [Remote host closed the connection]
mfb2 has joined #ruby
idefine has joined #ruby
RegulationD has joined #ruby
idefine has quit [Read error: Connection reset by peer]
idefine has joined #ruby
idefine has quit [Read error: Connection reset by peer]
idefine has joined #ruby
william3 has quit [Ping timeout: 244 seconds]
neanderslob_ has joined #ruby
pawnbox has joined #ruby
mfb2 has quit [Ping timeout: 276 seconds]
neanderslob_ is now known as neanderslob
RegulationD has quit [Ping timeout: 260 seconds]
thejamespinto has joined #ruby
neanderslob has quit [Disconnected by services]
flashpoint9 has joined #ruby
neanderslob_ has joined #ruby