jhass changed the topic of #ruby to: Rules & more: https://ruby-community.com || Ruby 2.3.1; 2.2.5; 2.1.9: https://ruby-lang.org || Paste >3 lines of text on https://gist.github.com || logs @ http://irclog.whitequark.org/ruby/
JamesDH has quit [Client Quit]
fmcgeough has quit [Quit: fmcgeough]
Guest48905 has quit [Ping timeout: 258 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]
Torrone has joined #ruby
neanderslob has joined #ruby
Torrone has quit [Read error: Connection reset by peer]
wixad_ has quit [Quit: Leaving]
zacts has joined #ruby
nizzlefritz has quit [Ping timeout: 265 seconds]
Guest48905 has joined #ruby
douglascorrea has joined #ruby
maloik64 has quit [Remote host closed the connection]
jenrzzz has joined #ruby
maloik has joined #ruby
ICantCook has joined #ruby
gizmore has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
hannelita has joined #ruby
replay has joined #ruby
l4v2 has joined #ruby
babblebre has quit [Quit: Connection closed for inactivity]
SegFaultAX has quit [Quit: ZNC - http://znc.in]
Torrone has joined #ruby
SegFaultAX has joined #ruby
RegulationD has joined #ruby
nando293921 has joined #ruby
nadir has quit [Quit: Connection closed for inactivity]
blackmesa has quit [Ping timeout: 258 seconds]
moei has quit [Quit: Leaving...]
Torrone has quit [Client Quit]
Devalo has joined #ruby
cyphase has quit [Ping timeout: 250 seconds]
RegulationD has quit [Ping timeout: 250 seconds]
Torrone has joined #ruby
bmurt has joined #ruby
nster has joined #ruby
Devalo has quit [Ping timeout: 258 seconds]
cyphase has joined #ruby
douglascorrea has quit [Remote host closed the connection]
douglascorrea has joined #ruby
djbkd has quit [Quit: My people need me...]
nando293921 has quit [Ping timeout: 260 seconds]
neanderslob has quit [Ping timeout: 264 seconds]
paradisaeidae_ has joined #ruby
Rodya_ has quit [Remote host closed the connection]
Chris3y_RubyNewb has quit [Ping timeout: 276 seconds]
hahuang61 has joined #ruby
moei has joined #ruby
Gasher has quit [Quit: Leaving]
agent_white has quit [Quit: gooooohnhome]
JesseH has joined #ruby
KevinFrench has joined #ruby
BillSussman has quit [Ping timeout: 250 seconds]
chip_ has quit [Quit: Quitte]
Torrone has quit [Ping timeout: 240 seconds]
TheWhip has joined #ruby
macsteps has quit [Remote host closed the connection]
macsteps has joined #ruby
Torrone has joined #ruby
Chris3y_RubyNewb has joined #ruby
ec0 has quit [Read error: Connection reset by peer]
ec0 has joined #ruby
douglascorrea has quit []
jaguarmagenta has joined #ruby
nster has quit [Quit: Leaving]
macsteps has quit [Ping timeout: 240 seconds]
pipework has quit [Ping timeout: 258 seconds]
charliesome has joined #ruby
Rodya_ has joined #ruby
douglasc_ has joined #ruby
douglasc_ has quit [Remote host closed the connection]
Rodya_ has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 244 seconds]
sneakers has quit [Ping timeout: 276 seconds]
Rodya_ has joined #ruby
sepp2k has quit [Read error: Connection reset by peer]
Dimik-- has quit [Ping timeout: 250 seconds]
TheWhip has quit [Remote host closed the connection]
TheWhip has joined #ruby
Davedev28_ has quit [Remote host closed the connection]
djdarkbeat has joined #ruby
blackgoat has quit [Quit: WeeChat 1.5]
Moosashi has joined #ruby
TheWhip has quit [Ping timeout: 264 seconds]
yonatankoren has quit [Quit: ZNC 1.6.1 - http://znc.in]
Spami has quit [Quit: This computer has gone to sleep]
zacts has quit [Ping timeout: 252 seconds]
Alayde has quit [Ping timeout: 244 seconds]
blackmesa has joined #ruby
exadeci has joined #ruby
griffindy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
furiavento has joined #ruby
craysiii has joined #ruby
biox has left #ruby ["WeeChat 1.4"]
swills has quit [Remote host closed the connection]
furiavento has quit [Read error: Connection reset by peer]
Torrone has quit [Ping timeout: 250 seconds]
brace_space has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
Yzguy has joined #ruby
P_R_Deltoid has joined #ruby
cibs has quit [Ping timeout: 240 seconds]
<P_R_Deltoid> I am trying to make a simple toggle function to start/stop a program, but for some reason the "running" variable keeps resetting to False after I set it to True in a class method
<P_R_Deltoid> https://repl.it/CgT5
<P_R_Deltoid> I made a minimal replication of the issue and it's still happening, and I am not sure why
cibs has joined #ruby
etehtsea has joined #ruby
<P_R_Deltoid> Okay, so I just figure out that the accessor I m ade is not actually changing the value of @running when I say "running = true"
minimalism has quit [Quit: minimalism]
<Radar> P_R_Deltoid: That's because `running = true` is setting a local variable.
<Radar> P_R_Deltoid: You want to do `self.running = true`
Ropeney has joined #ruby
swills has joined #ruby
Sucks has joined #ruby
Sucks has quit [Max SendQ exceeded]
tjbiddle has quit [Quit: tjbiddle]
Torrone has joined #ruby
<P_R_Deltoid> Aww, I see
<P_R_Deltoid> Thanks, Radar
<Radar> np
jackjackdripper has quit [Quit: Leaving.]
replay has quit []
chipotle has quit [Quit: cheerio]
der-landgraf has quit [Quit: WeeChat 1.5]
paradisaeidae_ has quit [Quit: ChatZilla 0.9.92 [Firefox 47.0.1/20160623154057]]
der-landgraf has joined #ruby
cdg has quit [Remote host closed the connection]
tubuliferous has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
cdg has joined #ruby
AndrewIsHere has joined #ruby
Rodya_ has quit [Remote host closed the connection]
Rodya_ has joined #ruby
yoongkang has joined #ruby
mic_e has joined #ruby
tubuliferous has quit [Ping timeout: 250 seconds]
AndrewIsHere has quit [Ping timeout: 250 seconds]
cdg has quit [Ping timeout: 258 seconds]
yoongkang has quit [Ping timeout: 258 seconds]
duncannz has joined #ruby
mic_e has quit [Ping timeout: 252 seconds]
freerobby has joined #ruby
aries_liuxueyang has quit [Ping timeout: 252 seconds]
sumobob has quit [Ping timeout: 250 seconds]
jaguarma_ has joined #ruby
aries_liuxueyang has joined #ruby
Torrone has quit [Read error: Connection reset by peer]
jaguarmagenta has quit [Ping timeout: 240 seconds]
Rodya_ has quit [Remote host closed the connection]
Rodya_ has joined #ruby
al2o3-cr has joined #ruby
nettoweb has joined #ruby
madsa has joined #ruby
bmurt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
crdpink2 has joined #ruby
blackgoat has joined #ruby
crdpink has quit [Ping timeout: 250 seconds]
Moosashi has quit [Quit: Moosashi]
sarbs has quit [Ping timeout: 250 seconds]
madsa has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Rodya_ has quit [Remote host closed the connection]
karapetyan has quit [Remote host closed the connection]
Torrone has joined #ruby
Rodya_ has joined #ruby
LoneHerm_ has joined #ruby
blackmesa has joined #ruby
enterprisey has joined #ruby
Spami has joined #ruby
LoneHerm_ has quit [Ping timeout: 252 seconds]
tmtwd has quit [Ping timeout: 244 seconds]
rubie has joined #ruby
RegulationD has joined #ruby
Rodya_ has quit [Quit: Leaving...]
Devalo has joined #ruby
nettoweb has quit [Ping timeout: 258 seconds]
Torrone has quit [Quit: This computer has gone to sleep]
crdpink has joined #ruby
crdpink2 has quit [Ping timeout: 250 seconds]
blackmesa has quit [Ping timeout: 264 seconds]
RegulationD has quit [Ping timeout: 250 seconds]
Derperperd has quit [Quit: Derperperd]
blackgoat_ has joined #ruby
Devalo has quit [Ping timeout: 276 seconds]
blackgoat has quit [Ping timeout: 252 seconds]
bad_ip has quit [Ping timeout: 250 seconds]
bad_ip has joined #ruby
JeanCarloMachado has joined #ruby
c355e3b has quit [Quit: Connection closed for inactivity]
spiette_ has joined #ruby
Derperperd has joined #ruby
spiette_ is now known as simonp
simonp is now known as spiette_
djdarkbeat has quit [Quit: djdarkbeat]
dvinciguerra_ has quit [Ping timeout: 276 seconds]
<P_R_Deltoid> This is a pretty quiet chat for almost 1k people.
<monoprotic> indeed
Derperperd has quit [Quit: Derperperd]
Derperperd has joined #ruby
AndrewIsHere has joined #ruby
tjbiddle has joined #ruby
yoongkang has joined #ruby
AndrewIsHere has quit [Ping timeout: 250 seconds]
madsa_ has joined #ruby
yoongkang has quit [Ping timeout: 252 seconds]
ElFerna has quit [Read error: Connection reset by peer]
cibs has quit [Ping timeout: 240 seconds]
cibs has joined #ruby
Moosashi has joined #ruby
spiette_ has quit [Quit: :qa!]
ramfjord has quit [Ping timeout: 244 seconds]
domgetter has joined #ruby
johnmilton has quit [Ping timeout: 276 seconds]
braincrash has quit [Quit: bye bye]
Yzguy has quit [Quit: Zzz...]
mic_e has joined #ruby
hannelita has quit [Remote host closed the connection]
hannelita has joined #ruby
freerobby has quit [Quit: Leaving.]
hannelita has quit [Ping timeout: 260 seconds]
nizzlefritz has joined #ruby
kobain has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
tmtwd has joined #ruby
braincrash has joined #ruby
blackmesa has joined #ruby
Limix has joined #ruby
johnmilton has joined #ruby
k3rn31 has joined #ruby
RegulationD has joined #ruby
dstarh has joined #ruby
Moosashi has quit [Quit: Moosashi]
gix has quit [Ping timeout: 258 seconds]
Moosashi has joined #ruby
blackmesa has quit [Ping timeout: 258 seconds]
Vingador has joined #ruby
Ebok has quit [Quit: Leaving]
RegulationD has quit [Ping timeout: 260 seconds]
Limix has quit [Quit: Limix]
gix has joined #ruby
nando293921 has joined #ruby
spyder55 has joined #ruby
JeanCarloMachado has quit [Ping timeout: 244 seconds]
nando293921 has quit [Read error: Connection reset by peer]
nando294021 has joined #ruby
vdamewood has joined #ruby
TheWhip has joined #ruby
madsa_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
k3rn31 has quit [Ping timeout: 240 seconds]
Moosashi has quit [Quit: Moosashi]
madsa has joined #ruby
madsa has quit [Client Quit]
diegoviola has quit [Quit: WeeChat 1.5]
rubie has quit [Remote host closed the connection]
Channel6 has joined #ruby
yos has joined #ruby
Moosashi has joined #ruby
pawnbox has quit [Ping timeout: 265 seconds]
Alayde has joined #ruby
tubuliferous has joined #ruby
Coldblackice_ has joined #ruby
Coldblackice has quit [Ping timeout: 264 seconds]
seap has joined #ruby
yoongkang has joined #ruby
Alayde has quit [Ping timeout: 276 seconds]
jenrzzz has quit [Quit: Lost terminal]
tubuliferous has quit [Ping timeout: 260 seconds]
pawnbox has joined #ruby
pawnbox has quit [Remote host closed the connection]
blackgoat_ has quit [Ping timeout: 260 seconds]
Coldblackice has joined #ruby
yoongkang has quit [Ping timeout: 252 seconds]
ramfjord has joined #ruby
Coldblackice_ has quit [Ping timeout: 260 seconds]
mikejw has quit [Ping timeout: 258 seconds]
mikejw has joined #ruby
jenrzzz has joined #ruby
Yzguy has joined #ruby
Yzguy has quit [Client Quit]
pawnbox has joined #ruby
Coldblackice has quit [Ping timeout: 244 seconds]
nando294021 has quit [Ping timeout: 276 seconds]
enterprisey has quit [Read error: Connection reset by peer]
lxsameer has joined #ruby
djbkd has joined #ruby
qguv has quit [Quit: bye]
sumobob has joined #ruby
qguv has joined #ruby
jaguarmagenta has joined #ruby
pawnbox has quit [Remote host closed the connection]
jaguarma_ has quit [Ping timeout: 265 seconds]
Moosashi has quit [Quit: Moosashi]
rubie has joined #ruby
madsa has joined #ruby
TheWhip has quit [Remote host closed the connection]
dunpeal has quit [Ping timeout: 250 seconds]
madsa has quit [Client Quit]
seap has quit [Quit: WeeChat 1.5]
alfiemax has quit [Ping timeout: 276 seconds]
conta has joined #ruby
Moosashi has joined #ruby
etehtsea has quit [Quit: Computer has gone to sleep.]
astrobun_ has joined #ruby
agent_white has joined #ruby
blackmesa has joined #ruby
Channel6 has quit [Quit: Leaving]
Devalo has joined #ruby
barajasfab has joined #ruby
blackmesa has quit [Ping timeout: 250 seconds]
Moosashi has quit [Quit: Moosashi]
Devalo has quit [Ping timeout: 250 seconds]
kies has joined #ruby
RegulationD has joined #ruby
nizzlefritz has quit [Quit: Ex-Chat]
Moosashi has joined #ruby
ramfjord has quit [Ping timeout: 260 seconds]
Es0teric has joined #ruby
pawnbox has joined #ruby
dstarh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
RegulationD has quit [Ping timeout: 244 seconds]
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
barajasfab has quit [Ping timeout: 250 seconds]
madsa has joined #ruby
madsa has quit [Client Quit]
Moosashi has quit [Quit: Moosashi]
conta has quit [Ping timeout: 264 seconds]
yardenbar has joined #ruby
l4v2 has quit [Quit: l4v2]
etehtsea has joined #ruby
duderonomy has joined #ruby
rubie has quit [Remote host closed the connection]
Sammichmaker has quit [Ping timeout: 258 seconds]
yoongkang has joined #ruby
TheWhip has joined #ruby
Moosashi has joined #ruby
jaguarma_ has joined #ruby
djdarkbeat has joined #ruby
conta has joined #ruby
yardenbar has quit [Ping timeout: 240 seconds]
jaguarmagenta has quit [Ping timeout: 250 seconds]
CloCkWeRX has quit [Quit: Leaving.]
yoongkang has quit [Ping timeout: 252 seconds]
symm- has joined #ruby
skade has joined #ruby
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
conta has quit [Ping timeout: 264 seconds]
Limix has joined #ruby
hk238 has joined #ruby
rubie has joined #ruby
<duderonomy> Hi! can someone by so kind enough to help with a line parsing scenario. Parsing a log file with format made my another programmer; e.g. not apache. Trying to model/copy code from Apache Log Regex.
<duderonomy> I have trouble understanding line 116 here: https://github.com/weppos/apachelogregex/blob/master/lib/apache_log_regex.rb
TomyLobo has joined #ruby
<duderonomy> Maybe there a more simple example on the web, where I can see a more basic rendering of keys for the Hash, 'data'
aupadhye has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
Moosashi has quit [Quit: Moosashi]
rubie has quit [Ping timeout: 252 seconds]
AndrewIsHere has joined #ruby
ramfjord has joined #ruby
sumobob has quit [Ping timeout: 250 seconds]
tjbiddle has quit [Quit: tjbiddle]
armyriad has quit [Ping timeout: 264 seconds]
AndrewIsHere has quit [Ping timeout: 250 seconds]
A5101 has joined #ruby
raeoks has joined #ruby
Moosashi has joined #ruby
skweek has quit [Ping timeout: 244 seconds]
jenrzzz has joined #ruby
blackmesa has joined #ruby
A5101_ has joined #ruby
Limix has quit [Quit: Limix]
A5101_ has quit [Remote host closed the connection]
jaguarmagenta has joined #ruby
Cohedrin has joined #ruby
Cohedrin has quit [Client Quit]
jaguarma_ has quit [Ping timeout: 258 seconds]
Cohedrin has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
yfeldblum has quit [Remote host closed the connection]
hannelita has joined #ruby
TheWhip has quit [Remote host closed the connection]
Limix has joined #ruby
Contigi has joined #ruby
yardenbar has joined #ruby
alfiemax has joined #ruby
hannelita has quit [Ping timeout: 260 seconds]
sumobob has joined #ruby
astrobu__ has joined #ruby
TheWhip has joined #ruby
astrobun_ has quit [Ping timeout: 244 seconds]
symm- has quit [Ping timeout: 260 seconds]
Limix has quit [Quit: Limix]
Moosashi has quit [Quit: Moosashi]
Xorkle is now known as Zelptron
Yzguy has joined #ruby
tubuliferous has joined #ruby
jishankai has joined #ruby
pawnbox has quit [Remote host closed the connection]
spyder55 has quit [Ping timeout: 240 seconds]
saneax_AFK is now known as saneax
armyriad has joined #ruby
Moosashi has joined #ruby
tubuliferous has quit [Ping timeout: 276 seconds]
Vingador has quit [Ping timeout: 244 seconds]
Macaveli has joined #ruby
edwardly has quit [Ping timeout: 252 seconds]
Yzguy has quit [Quit: Zzz...]
Moosashi has quit [Client Quit]
spyder55 has joined #ruby
byteflame has joined #ruby
armyriad has quit [Ping timeout: 250 seconds]
edwardly has joined #ruby
edwardly has quit [Changing host]
edwardly has joined #ruby
Yzguy has joined #ruby
pawnbox has joined #ruby
anisha has joined #ruby
pontiki has joined #ruby
Spami has quit [Quit: Leaving]
jackjackdripper has joined #ruby
bad_ip has quit [Quit: Some people just want to watch the world burn.]
bad_ip has joined #ruby
tmtwd has quit [Ping timeout: 244 seconds]
solars has joined #ruby
codecop has joined #ruby
armyriad has joined #ruby
dunpeal has joined #ruby
ICantCook has quit [Quit: bye]
rubie has joined #ruby
byteflame has quit [Quit: leaving]
hutch34_ has joined #ruby
byteflame has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
byteflame has quit [Client Quit]
byteflame has joined #ruby
etehtsea has quit [Quit: Computer has gone to sleep.]
byteflame has quit [Client Quit]
byteflame has joined #ruby
rubie has quit [Ping timeout: 252 seconds]
hutch34_ has quit [Ping timeout: 250 seconds]
armyriad has quit [Ping timeout: 250 seconds]
vuoto has joined #ruby
AndrewIsHere has joined #ruby
<alfiemax> anyone here ever used https://github.com/NicosKaralis/pushmeup
<alfiemax> for iOS push notifications?
pawnbox has quit [Remote host closed the connection]
byteflame has quit [Client Quit]
byteflame has joined #ruby
codecop has quit [Quit: Išeinu]
bad_ip has quit [Ping timeout: 240 seconds]
armyriad has joined #ruby
vdamewood has quit [Quit: Life beckons.]
AndrewIsHere has quit [Ping timeout: 250 seconds]
pawnbox has joined #ruby
hannelita has joined #ruby
blackmesa has joined #ruby
jenrzzz has quit [Ping timeout: 258 seconds]
TomyLobo has quit [Ping timeout: 264 seconds]
firstdayonthejob has joined #ruby
DoubleMalt has joined #ruby
Zelptron has left #ruby [#ruby]
hannelita has quit [Ping timeout: 264 seconds]
Yzguy has quit [Quit: Zzz...]
blackmesa has quit [Ping timeout: 240 seconds]
hutch34_ has joined #ruby
agit0 has quit [Quit: zzzZZZ….]
conta has joined #ruby
RegulationD has joined #ruby
KevinFrench has quit [Quit: Leaving]
ponga has joined #ruby
TheWhip has quit [Read error: Connection reset by peer]
A5101 has quit [Ping timeout: 276 seconds]
hutch34_ has quit [Ping timeout: 250 seconds]
TheWhip has joined #ruby
mark_661 has joined #ruby
minotep has joined #ruby
RegulationD has quit [Ping timeout: 244 seconds]
jaguarmagenta has quit [Ping timeout: 244 seconds]
TheWhip has quit [Read error: Connection reset by peer]
TheWhip has joined #ruby
pontiki has quit [Quit: "Poets have been mysteriously silent on the subject of cheese." -- G.K.Chesterson]
agit0 has joined #ruby
yfeldblum has joined #ruby
ur5us_ has joined #ruby
armyriad has quit [Ping timeout: 252 seconds]
armyriad has joined #ruby
armyriad has quit [Client Quit]
Xiti has quit [Quit: Xiti]
firstdayonthejob has quit [Ping timeout: 276 seconds]
ur5us has quit [Ping timeout: 250 seconds]
yfeldblum has quit [Ping timeout: 250 seconds]
A_Drone has joined #ruby
cyphase has quit [Ping timeout: 264 seconds]
sumobob has quit [Ping timeout: 250 seconds]
shelling__ has quit [Ping timeout: 250 seconds]
zrl has quit [Ping timeout: 250 seconds]
danzilio has quit [Ping timeout: 250 seconds]
pfg has quit [Ping timeout: 250 seconds]
cyphase has joined #ruby
swgillespie has quit [Ping timeout: 250 seconds]
bove has quit [Ping timeout: 250 seconds]
tvw has joined #ruby
Hates_ has quit [Ping timeout: 250 seconds]
ceegee has joined #ruby
<ceegee> good morning
davidmichaelkarr has quit [Ping timeout: 250 seconds]
beawesomeinstead has quit [Ping timeout: 250 seconds]
shelling__ has joined #ruby
swgillespie has joined #ruby
bove has joined #ruby
pfg has joined #ruby
danzilio has joined #ruby
davidmichaelkarr has joined #ruby
Hates_ has joined #ruby
djbkd_ has joined #ruby
TheWhip_ has joined #ruby
Hyuk has joined #ruby
zrl has joined #ruby
pawnbox_ has joined #ruby
beawesomeinstead has joined #ruby
<ceegee> I need to pass an array as an argument to a class in puppet 3. Can I use standard ruby syntax or is there something special?
pawnbox has quit [Ping timeout: 252 seconds]
TheWhip has quit [Ping timeout: 244 seconds]
andikr has joined #ruby
Guest87453 is now known as ndrst
dennisvennink has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mark_661 has quit [Read error: Connection reset by peer]
mark_661 has joined #ruby
<shevy> ceegee as far as I know, puppet makes use of regular ruby so you can use regular ruby syntax
<shevy> hmm
<shevy> they use non-ruby parts though
<ceegee> shevy: yesterday I tried different ways to pass the array to my class but none of them worked
jaguarmagenta has joined #ruby
<shevy> how does the class you wrote look like?
<shevy> cam you put this on a pastie
yfeldblum has joined #ruby
exadeci has quit [Quit: Connection closed for inactivity]
<ceegee> of course
Torrone has joined #ruby
<ceegee> shevy: some context: the used class is for installing tomcat, sometimes the tomcat user must be in more than one additional group so I need to pass an array with groups from my node manifest to the tomcat class
<shevy> oh
<shevy> from your description alone, this sounds like non-ruby code
<ceegee> and the groups parameter needs an array to work
daffy_duck has quit [Ping timeout: 276 seconds]
daffy_duck has joined #ruby
LoneHerm_ has joined #ruby
<ceegee> shevy: these are the relevant parts
<shevy> yeah this is very strange
futilegames has joined #ruby
ramfjord has quit [Ping timeout: 250 seconds]
<shevy> it looks very much like ruby but it is not
<shevy> ['group1', 'group2'] looks like an array but without looking at the specification it is hard to say
LoneHerm_ has quit [Client Quit]
<ceegee> Execution of '/usr/sbin/usermod -G group1group2,tomcat tomcat' is the result of this
<ceegee> it just puts the groups together
hannelita has joined #ruby
jaguarmagenta has quit [Remote host closed the connection]
LoneHermit has joined #ruby
nadir has joined #ruby
anisha has quit [Quit: Leaving]
roshanavand has joined #ruby
LoneHermit has quit [Remote host closed the connection]
last_staff has joined #ruby
LoneHerm_ has joined #ruby
skade has joined #ruby
anisha has joined #ruby
hannelita has quit [Ping timeout: 264 seconds]
adl has joined #ruby
anisha has quit [Client Quit]
Silthias has quit [Ping timeout: 244 seconds]
the-eat-scout has quit [Ping timeout: 240 seconds]
the-eat-scout has joined #ruby
blackmesa has joined #ruby
chrismytton has left #ruby [#ruby]
dionysus69 has joined #ruby
killerkamel has quit [Ping timeout: 244 seconds]
jenrzzz has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
Torrone has quit [Ping timeout: 244 seconds]
blackmesa has quit [Ping timeout: 244 seconds]
blackmesa has joined #ruby
adl has quit [Ping timeout: 250 seconds]
etehtsea has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
Silthias has joined #ruby
agit0 has quit [Quit: zzzZZZ….]
swills has quit [Read error: Connection reset by peer]
swills has joined #ruby
codezomb has quit [Read error: Connection reset by peer]
duderonomy has quit [Read error: Connection reset by peer]
jolamb has quit [Ping timeout: 244 seconds]
monoprotic has quit [Read error: Connection reset by peer]
duderonomy has joined #ruby
monoprotic has joined #ruby
adam12 has quit [Ping timeout: 264 seconds]
psmolen has quit [Ping timeout: 264 seconds]
Silthias has quit [Ping timeout: 258 seconds]
spyder55 has quit [Ping timeout: 276 seconds]
j416 has quit [Ping timeout: 276 seconds]
astrobu__ has quit [Read error: Connection reset by peer]
spyder55 has joined #ruby
jolamb has joined #ruby
crankharder has quit [Ping timeout: 240 seconds]
__main__ has quit [Ping timeout: 240 seconds]
wedgie has quit [Read error: Connection reset by peer]
icedp has quit [Ping timeout: 264 seconds]
spyder55 has quit [Max SendQ exceeded]
astrobun_ has joined #ruby
spyder55 has joined #ruby
veloutin has quit [Ping timeout: 260 seconds]
adam^ has joined #ruby
ytti_ has joined #ruby
crankharder has joined #ruby
psmolen has joined #ruby
icedp has joined #ruby
saltsa has quit [Ping timeout: 250 seconds]
rafadc has joined #ruby
ytti has quit [Ping timeout: 250 seconds]
saltsa has joined #ruby
JesseH has quit [Ping timeout: 240 seconds]
j416 has joined #ruby
veloutin has joined #ruby
blackgoat_ has joined #ruby
__main__ has joined #ruby
pawnbox_ has quit [Remote host closed the connection]
jenrzzz has quit [Ping timeout: 265 seconds]
pawnbox has joined #ruby
vuoto has quit [Remote host closed the connection]
Silthias has joined #ruby
TheWhip_ has quit [Remote host closed the connection]
wedgie has joined #ruby
rbr has joined #ruby
TheWhip has joined #ruby
Snowy has joined #ruby
agent_white has quit [Quit: leaving]
cyphase has quit [Ping timeout: 265 seconds]
aganov has joined #ruby
tubuliferous has joined #ruby
Pupeno has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
TheWhip has quit [Ping timeout: 264 seconds]
atom_ has joined #ruby
cyphase has joined #ruby
yoongkang has joined #ruby
tubuliferous has quit [Ping timeout: 258 seconds]
johnmilton has quit [Ping timeout: 250 seconds]
JesseH has joined #ruby
the_drow has joined #ruby
TheWhip has joined #ruby
Gasher has joined #ruby
elaptics`away is now known as elaptics
kedare has joined #ruby
mikecmpbll has joined #ruby
yoongkang has quit [Ping timeout: 252 seconds]
Pupeno has quit [Quit: Leaving...]
achwarizmi has joined #ruby
agit0 has joined #ruby
jaruga___ has joined #ruby
djbkd_ has quit [Remote host closed the connection]
charliesome has joined #ruby
saltsa_ has joined #ruby
Tony-St4rk has quit [Read error: Connection reset by peer]
Tony-St4rk has joined #ruby
agit0 has quit [Ping timeout: 240 seconds]
phredus has quit [Quit: No Ping reply in 180 seconds.]
Dimik has quit [Ping timeout: 240 seconds]
Ropeney has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
aarwine has quit [Read error: Connection reset by peer]
ponga has quit []
aarwine has joined #ruby
phredus has joined #ruby
wedgie has quit [Ping timeout: 240 seconds]
Hobogrammer has quit [Ping timeout: 264 seconds]
hannelita has joined #ruby
wedgie has joined #ruby
blackmesa has quit [Ping timeout: 250 seconds]
saltsa has quit [Ping timeout: 250 seconds]
anisha has joined #ruby
frode15243 has quit [Ping timeout: 250 seconds]
Ishido has joined #ruby
frode15243 has joined #ruby
Ishido has quit [Client Quit]
Ishido has joined #ruby
TheWhip has quit [Remote host closed the connection]
hannelita has quit [Ping timeout: 260 seconds]
AndrewIsHere has joined #ruby
<achwarizmi> l
Couch has joined #ruby
pawnbox has quit [Remote host closed the connection]
mhenrixon has quit [Remote host closed the connection]
Snowy has quit [Remote host closed the connection]
AndrewIsHere has quit [Ping timeout: 250 seconds]
mhenrixon has joined #ruby
craysiii has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Devalo has joined #ruby
killerkamel has joined #ruby
A_Drone has quit [Remote host closed the connection]
Devalo has quit [Ping timeout: 244 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Moosashi has joined #ruby
charliesome has joined #ruby
killerkamel has quit [Ping timeout: 240 seconds]
achwarizmi has quit [Quit: leaving]
nobitanobi has joined #ruby
RegulationD has joined #ruby
blaxter has joined #ruby
hutch34_ has joined #ruby
<shevy> is it recommended to use autoload?
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
RegulationD has quit [Ping timeout: 250 seconds]
hutch34_ has quit [Ping timeout: 240 seconds]
blackmesa has joined #ruby
Hyuk has quit [Quit: Textual IRC Client: www.textualapp.com]
ur5us_ has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 250 seconds]
senayar has joined #ruby
Moosashi has quit [Quit: Moosashi]
Pupeno has joined #ruby
dionysus69 has quit [Read error: Connection reset by peer]
der-landgraf has quit [Quit: WeeChat 1.5]
dionysus69 has joined #ruby
toretore has joined #ruby
joonty has joined #ruby
etehtsea has quit [Quit: Textual IRC Client: www.textualapp.com]
Moosashi has joined #ruby
der-landgraf has joined #ruby
weaksauce has quit [Ping timeout: 244 seconds]
dANOKELOFF has joined #ruby
dennisvennink has joined #ruby
P_R_Deltoid has quit [Quit: Leaving]
Moosashi has quit [Quit: Moosashi]
der-landgraf has quit [Quit: WeeChat 1.5]
tjohnson has quit [Quit: Connection closed for inactivity]
der-landgraf has joined #ruby
der-landgraf has quit [Changing host]
der-landgraf has joined #ruby
blackmesa has quit [Ping timeout: 250 seconds]
<shevy> so many .__init__ s
futilegames has quit [Ping timeout: 276 seconds]
pandaant has joined #ruby
<shevy> be back later
shevy has quit [Quit: ""]
futilegames has joined #ruby
LoneHerm_ has quit [Remote host closed the connection]
hannelita has joined #ruby
Es0teric has quit [Quit: Computer has gone to sleep.]
flying has joined #ruby
symm- has joined #ruby
A_Drone has joined #ruby
yfeldblum has joined #ruby
workmad3 has joined #ruby
hannelita has quit [Ping timeout: 260 seconds]
Moosashi has joined #ruby
workmad3 has quit [Ping timeout: 258 seconds]
workmad3_ has joined #ruby
Tharbakim has quit [Ping timeout: 244 seconds]
jenrzzz has joined #ruby
pawnbox has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
TheWhip has joined #ruby
domgetter has quit [Ping timeout: 260 seconds]
Snowy has joined #ruby
cibs has quit [Ping timeout: 240 seconds]
jaguarmagenta has joined #ruby
cibs has joined #ruby
workmad3 has joined #ruby
workmad3_ has quit [Ping timeout: 258 seconds]
Guest48905 has quit [Ping timeout: 276 seconds]
Derperperd has quit [Quit: Derperperd]
Derperperd has joined #ruby
jaguarmagenta has quit [Ping timeout: 276 seconds]
Derperperd has quit [Ping timeout: 258 seconds]
charliesome has joined #ruby
Derperperd has joined #ruby
Guest48905 has joined #ruby
joonty has quit [Quit: This computer has gone to sleep]
blackmesa has joined #ruby
<atom_> is there an opoposite command to `bundle install`? if I want to get rid of the gems a certain project installed as deps, how do I do it?
conta has quit [Quit: conta]
joonty has joined #ruby
Synthead has quit [Ping timeout: 276 seconds]
<ljarvis> gem uninstall gem names
<ljarvis> i dont think you can uninstall "just the gems in this bundle"
blackmesa has quit [Ping timeout: 260 seconds]
rafadc has quit [Remote host closed the connection]
elifoster has quit [Quit: sleep]
anisha has quit [Quit: This computer has gone to sleep]
conta has joined #ruby
Derperperd has quit [Quit: Derperperd]
tulak has joined #ruby
Derperperd has joined #ruby
Tharbakim has joined #ruby
Derperperd has quit [Client Quit]
Derperperd has joined #ruby
tubuliferous has joined #ruby
Synthead has joined #ruby
jenrzzz has quit [Ping timeout: 276 seconds]
teclator has joined #ruby
Madplatypus has quit [Quit: Connection closed for inactivity]
blackmesa has joined #ruby
alfiemax has quit [Ping timeout: 250 seconds]
minotep has quit [Ping timeout: 240 seconds]
tubuliferous has quit [Ping timeout: 258 seconds]
Moosashi has quit [Quit: Moosashi]
rafadc has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
yoongkang has joined #ruby
hannelita has joined #ruby
anisha has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
marr has joined #ruby
hannelita has quit [Ping timeout: 264 seconds]
charliesome has joined #ruby
A_Drone has quit [Remote host closed the connection]
hwcomcn has joined #ruby
sdothum has joined #ruby
hutch34_ has joined #ruby
blackmesa has joined #ruby
A_Drone has joined #ruby
fanantoxa has quit [Ping timeout: 265 seconds]
blackgoat_ has quit [Ping timeout: 258 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Hobogrammer has joined #ruby
alfiemax has joined #ruby
weckl has joined #ruby
tlarevo has joined #ruby
koooge has quit [Quit: Leaving...]
hutch34_ has quit [Ping timeout: 240 seconds]
ur5us has joined #ruby
freerobby has joined #ruby
blackmesa has quit [Ping timeout: 260 seconds]
killerkamel has joined #ruby
<Radar> atom_: remove them from your gemfile if you don't want them\
openstruct has joined #ruby
masterkorp has left #ruby ["WeeChat 1.0.1"]
killerkamel has quit [Ping timeout: 276 seconds]
ddffg has joined #ruby
RegulationD has joined #ruby
cibs has quit [Ping timeout: 240 seconds]
minotep has joined #ruby
craigp has quit [Ping timeout: 276 seconds]
craigp has joined #ruby
cibs has joined #ruby
tlarevo has left #ruby [#ruby]
<atom_> Radar: that was so obvious I didn't even think of it lol
Pupeno has quit [Ping timeout: 258 seconds]
RegulationD has quit [Ping timeout: 252 seconds]
ponga has joined #ruby
Pupeno has joined #ruby
spudowiar has joined #ruby
Pupeno has quit [Remote host closed the connection]
Azure has quit [Quit: Oops.]
TheWhip has quit [Remote host closed the connection]
blackmesa has joined #ruby
nhhc has joined #ruby
pawnbox has quit [Remote host closed the connection]
A_Drone has quit [Remote host closed the connection]
jaruga___ has quit [Ping timeout: 258 seconds]
tlarevo_ has joined #ruby
killerkamel has joined #ruby
rafadc has quit [Remote host closed the connection]
rafadc has joined #ruby
charliesome has joined #ruby
AciD` has joined #ruby
<AciD`> hi, I'm trying to run scss from the command line (after having done a `gem install sass`, but I keep getting this error message : "/usr/bin/ruby1.9.1: Permission denied -- /usr/local/bin/scss (LoadError)". Any idea why?
GodFather has joined #ruby
killerkamel has quit [Ping timeout: 258 seconds]
Hyuk has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
hannelita has joined #ruby
the_drow has joined #ruby
rodfersou has joined #ruby
jaruga___ has joined #ruby
Guest48905 has quit [Ping timeout: 264 seconds]
the_drow has quit [Client Quit]
Guest48905 has joined #ruby
ec0 has quit [Ping timeout: 250 seconds]
hannelita has quit [Ping timeout: 260 seconds]
adl has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
skade has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
cibs has quit [Ping timeout: 240 seconds]
pawnbox has joined #ruby
TheWhip has joined #ruby
adl has quit [Ping timeout: 250 seconds]
cibs has joined #ruby
leitz has joined #ruby
Moosashi has joined #ruby
<AciD`> ok, looks like the scss/sass/rake executables in /usr/local/bin all had their permission set to -rwxr-x--x root root
c355e3b has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<AciD`> fixed that. Now I get this error message : https://paste.kde.org/pxqn6a4gy
Rickmasta has joined #ruby
hutch34_ has joined #ruby
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Pupeno has joined #ruby
Azure has joined #ruby
c0mrad3 has joined #ruby
minimalism has joined #ruby
astrobun_ has quit [Remote host closed the connection]
hutch34_ has quit [Ping timeout: 244 seconds]
rodfersou has quit [Ping timeout: 258 seconds]
rafadc has quit [Remote host closed the connection]
HammyJammy has quit [Read error: Connection reset by peer]
karapetyan has joined #ruby
Davedev28 has joined #ruby
the_drow has joined #ruby
Moosashi has quit [Quit: Moosashi]
karapetyan has quit [Remote host closed the connection]
Pupeno has quit [Ping timeout: 264 seconds]
openstruct has quit [Remote host closed the connection]
karapetyan has joined #ruby
mark_661 has quit [Quit: Leaving.]
mark_661 has joined #ruby
JammyHammy has joined #ruby
Moosashi has joined #ruby
alfiemax has quit [Ping timeout: 258 seconds]
hanmac has quit [Ping timeout: 258 seconds]
rodfersou has joined #ruby
jrafanie has joined #ruby
umdstu has joined #ruby
jrafanie has quit [Client Quit]
postmodern has quit [Quit: Leaving]
nobitanobi has quit [Remote host closed the connection]
nobitanobi has joined #ruby
jrafanie has joined #ruby
JeanCarloMachado has joined #ruby
<leitz> Hesitant. I am refactoring a pet project and afriad to move forward in case some mythical person is using the old code. For a while things will break seriously and the code isn't backwards compatible.
<xpitr> git branch
tlarevo_ has quit [Read error: Connection reset by peer]
jrafanie has quit [Client Quit]
<xpitr> make "oldstable" or something out of current version
<leitz> xpitr, I am. Trying to push myself to merge before I have replicated the old functionality.
<leitz> Ah, let me look at that.
nobitanobi has quit [Ping timeout: 244 seconds]
<xpitr> well if someone relies on old version they will just get "oldstable" branch
<xpitr> and mark that in docs
yfeldblum has quit [Ping timeout: 250 seconds]
tlarevo has joined #ruby
karapetyan has quit [Remote host closed the connection]
hanmac has joined #ruby
openstruct has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
Moosashi has quit [Quit: Moosashi]
spudowiar has quit [Ping timeout: 258 seconds]
spudowiar1 has joined #ruby
hannelita has joined #ruby
spudowiar1 is now known as spudowiar
tubuliferous has joined #ruby
duncannz has quit [Remote host closed the connection]
the_drow has quit [Quit: This computer has gone to sleep]
Ishido has quit [Remote host closed the connection]
hannelita has quit [Ping timeout: 264 seconds]
Ishido has joined #ruby
Pupeno has joined #ruby
spudowiar has quit [Quit: Leaving.]
tubuliferous has quit [Ping timeout: 258 seconds]
skade has joined #ruby
<leitz> xpitr, thanks. In one sentence you dispelled hours of mental anguish. :)
skade has quit [Client Quit]
joonty has quit [Quit: This computer has gone to sleep]
<xpitr> heh nice :P
saneax is now known as saneax_AFK
yos has quit [Ping timeout: 244 seconds]
yos has joined #ruby
blackmesa has joined #ruby
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
Mon_Ouie has joined #ruby
tlarevo has quit [Remote host closed the connection]
Mia has joined #ruby
tlarevo has joined #ruby
TheWhip has quit [Read error: Connection reset by peer]
futilegames has quit [Ping timeout: 250 seconds]
futilegames has joined #ruby
ur5us has quit [Ping timeout: 244 seconds]
blackmesa has quit [Ping timeout: 244 seconds]
LinuxHippie has quit [Quit: Connection closed for inactivity]
tlarevo has quit [Ping timeout: 260 seconds]
TheWhip has joined #ruby
gregf_ has joined #ruby
kedare_ has joined #ruby
griffindy has joined #ruby
Hyuk has quit [Quit: Textual IRC Client: www.textualapp.com]
Pupeno_ has joined #ruby
kedare has quit [Ping timeout: 260 seconds]
Ropeney has joined #ruby
hannelita has joined #ruby
Pupeno has quit [Ping timeout: 244 seconds]
synthroid has joined #ruby
rafadc has joined #ruby
spectrum has joined #ruby
spyder55 has quit []
TheWhip has quit [Remote host closed the connection]
freerobby has quit [Quit: Leaving.]
freerobby has joined #ruby
AndrewIsHere has joined #ruby
Hyuk has joined #ruby
joonty has joined #ruby
Hyuk has quit [Client Quit]
GodFather has quit [Ping timeout: 258 seconds]
bkxd has joined #ruby
rubyist has joined #ruby
AndrewIsHere has quit [Ping timeout: 250 seconds]
<rubyist> Hi all, i have the following question: Is it possible to split the initialisation of an OptionParser across multiple files? I have a Ruby script which loads additional modules and I would like certain options to only become available when the module is loaded. i.e. in the output of "-h"
<ljarvis> yep
hwcomcn has quit [Ping timeout: 264 seconds]
rafadc has quit [Remote host closed the connection]
<rubyist> ljarvis: Could you eleborate please?
<ljarvis> rubyist: what would you like to know? you should instantiate an OptionParser instance and then you can mutate that in your other modules
TheWhip has joined #ruby
<rubyist> It is currently defined as follows: opts = OptionParser.new do |opts|
<rubyist> Followed by a long list of opts.on(...)
<rubyist> How would I be able to access opts from the other modules and append options to it?
byteflame has quit [Ping timeout: 244 seconds]
hannelita has quit [Remote host closed the connection]
aupadhye has quit [Ping timeout: 276 seconds]
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
RegulationD has joined #ruby
Ropeney has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<ljarvis> you'll need to make opts global (or at least, accessible to those other modules). If you have a parent module you could store it as an attribute on the module. Alternatively you could use a single module to "build" the parser instance, and then include that module into your other modules and use the "included" module hook
ych has joined #ruby
GodFather has joined #ruby
<ljarvis> although what do you mean by "only become available when the module is loaded"
<ljarvis> are you dynamically loading modules, and if so, how?
RegulationD has quit [Ping timeout: 240 seconds]
CloCkWeRX has joined #ruby
glcx has joined #ruby
glcx has joined #ruby
glcx has quit [Changing host]
<rubyist> I'm currently using a begin/rescue block where I catch LoadError and then set a boolean to see of the module was successfuly loaded
<rubyist> I need to have the main program as slim as possible as far as LoC go
<rubyist> For example, if webrick is not present on the system, certain modules will not work and I don't want options related to those modules to be shown in the help output for example
swills has quit [Ping timeout: 244 seconds]
blackgoat_ has joined #ruby
nobitanobi has joined #ruby
blackgoat_ has quit [Client Quit]
hannelita has joined #ruby
banisterfiend has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
killerkamel has joined #ruby
banisterfiend has joined #ruby
shinnya has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
roshanavand has quit [Read error: Connection reset by peer]
roshanavnad_ has joined #ruby
blackmesa has joined #ruby
charliesome has joined #ruby
lxsameer has quit [Quit: WeeChat 1.5]
Torrone has joined #ruby
killerkamel has quit [Ping timeout: 244 seconds]
mhenrixon_ has joined #ruby
nobitanobi has quit [Remote host closed the connection]
blackmesa has quit [Ping timeout: 240 seconds]
mhenrixon_ has quit [Remote host closed the connection]
nobitanobi has joined #ruby
blackmesa has joined #ruby
rafadc has joined #ruby
TheWhip has quit [Remote host closed the connection]
mhenrixon_ has joined #ruby
ramortegui has joined #ruby
bhaak has quit [Ping timeout: 240 seconds]
hutch34_ has joined #ruby
ramortegui has quit [Client Quit]
alebatt has joined #ruby
alebatt has quit [Quit: WeeChat 1.5]
mhenrixo- has joined #ruby
banisterfiend has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mikecmpb_ has joined #ruby
malconis has joined #ruby
malconis has quit [Remote host closed the connection]
Silthias has left #ruby [#ruby]
malconis has joined #ruby
Didac has joined #ruby
GorillaApe has joined #ruby
hk238 has quit [Ping timeout: 258 seconds]
simbalion has left #ruby ["WeeChat 1.5"]
mikecmpbll has quit [Ping timeout: 258 seconds]
ChiefAlexander has joined #ruby
kedare_ has quit [Quit: Leaving]
jaguarmagenta has joined #ruby
rubie has joined #ruby
bhaak has joined #ruby
roshanavand__ has joined #ruby
Xiti has joined #ruby
Silthias has joined #ruby
roshanavand__ has quit [Remote host closed the connection]
jaguarmagenta has quit [Ping timeout: 276 seconds]
pawnbox has quit [Remote host closed the connection]
roshanavnad_ has quit [Ping timeout: 276 seconds]
chouhoulis has joined #ruby
byteflame has joined #ruby
yoongkang has quit [Remote host closed the connection]
aupadhye has joined #ruby
bkxd has quit [Ping timeout: 258 seconds]
jrafanie has joined #ruby
nobitanobi has quit [Read error: Connection reset by peer]
Es0teric has joined #ruby
nobitanobi has joined #ruby
glcx has quit [Ping timeout: 276 seconds]
l4v2 has joined #ruby
mikecmpbll has joined #ruby
yoongkang has joined #ruby
swills has joined #ruby
nerium has joined #ruby
johnmilton has joined #ruby
hannelita has quit [Remote host closed the connection]
glcx has joined #ruby
mikecmpb_ has quit [Ping timeout: 244 seconds]
banisterfiend has joined #ruby
fmcgeough has joined #ruby
pawnbox has joined #ruby
eGGshke has joined #ruby
hannelita has joined #ruby
ych has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Guest48905 has quit [Ping timeout: 250 seconds]
hk238 has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Guest48905 has joined #ruby
johnmilton has quit [Ping timeout: 250 seconds]
cibs has quit [Ping timeout: 240 seconds]
dsea has joined #ruby
tubuliferous has joined #ruby
cibs has joined #ruby
Torrone has quit [Ping timeout: 260 seconds]
chouhoulis has quit [Remote host closed the connection]
charliesome has joined #ruby
chouhoulis has joined #ruby
charliesome has quit [Client Quit]
Limix has joined #ruby
XflyingX has joined #ruby
roshanavand__ has joined #ruby
tubuliferous has quit [Ping timeout: 250 seconds]
srtufano has joined #ruby
flying has quit [Ping timeout: 240 seconds]
aupadhye has quit [Ping timeout: 265 seconds]
macsteps has joined #ruby
TheWhip has joined #ruby
roshanavand__ has quit [Quit: This computer has gone to sleep]
dionysus69 has quit [Ping timeout: 244 seconds]
Derperperd has quit [Quit: Derperperd]
johnmilton has joined #ruby
killerkamel has joined #ruby
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #ruby
pawnbox has quit [Remote host closed the connection]
kedare has joined #ruby
pawnbox has joined #ruby
tulak has quit [Remote host closed the connection]
ddffg has quit [Quit: Leaving]
tulak has joined #ruby
BLuEGoD has joined #ruby
<BLuEGoD> hi
XflyingX has quit []
flying has joined #ruby
GodFather has quit [Ping timeout: 250 seconds]
blandflakes has joined #ruby
macsteps has quit [Remote host closed the connection]
Limix has quit [Quit: Limix]
ffgghhj has joined #ruby
barajasfab has joined #ruby
LoneHermit has joined #ruby
<BLuEGoD> I have some sort of timing issue copying a file with FileUtils.copy_entry and immediately after triggering a sidekiq job that uncompresses the file. For some reason the file is missing when the worker runs, however I can see the file is there... Any idea why this is happening?
Torrone has joined #ruby
anisha_ has joined #ruby
anisha has quit [Ping timeout: 276 seconds]
RegulationD has joined #ruby
flying has quit []
jud has joined #ruby
Pupeno_ has quit [Remote host closed the connection]
mikecmpb_ has joined #ruby
axl_ has joined #ruby
RegulationD has quit [Ping timeout: 260 seconds]
theunraveler has joined #ruby
mikecmpbll has quit [Ping timeout: 258 seconds]
axl_ has quit [Client Quit]
shinnya has quit [Ping timeout: 244 seconds]
Limix has joined #ruby
Pupeno has joined #ruby
Limix has quit [Client Quit]
axl_ has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
macsteps has joined #ruby
sdwrage has joined #ruby
solars has quit [Ping timeout: 244 seconds]
ChiefAlexander has joined #ruby
SilverKey has joined #ruby
adl has joined #ruby
hutch34_ has quit [Ping timeout: 250 seconds]
Torrone has quit [Quit: This computer has gone to sleep]
freerobby has quit [Read error: Connection reset by peer]
kobain has joined #ruby
freerobby has joined #ruby
cr3 has joined #ruby
domgetter has joined #ruby
<cr3> hi folks, I'm getting this error installing devise but I can see version 3.2.0 on rubygems.org specified at the top of my Gemfile: Bundler::GemNotFound: Could not find gem 'devise (~> 3.2.0)' in any of the gem sources listed in your Gemfile or available on this machine.
blackmesa has quit [Ping timeout: 258 seconds]
adl has quit [Ping timeout: 250 seconds]
domgetter has quit [Client Quit]
polishdub has joined #ruby
jishankai has quit [Ping timeout: 265 seconds]
last_staff has quit [Quit: last_staff]
yoongkang has quit [Remote host closed the connection]
rgiscard has quit [Quit: Cheers]
SilverKey has quit [Quit: Halted.]
rgiscard has joined #ruby
tulak has quit []
Pupeno has quit [Remote host closed the connection]
mikecmpbll has joined #ruby
mikecmpb_ has quit [Ping timeout: 276 seconds]
tjbiddle has joined #ruby
SilverKey has joined #ruby
pawnbox_ has joined #ruby
pawnbox has quit [Read error: Connection reset by peer]
duckpuppy has joined #ruby
rafadc has quit [Remote host closed the connection]
dionysus69 has joined #ruby
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<Sou|cutter> cr3: based on the information given you should not get that error. I suspect there's something amiss in your Gemfile though
The_Phoenix has joined #ruby
leitz has quit [Quit: Nappy time]
rippa has joined #ruby
Es0teric has quit [Quit: Computer has gone to sleep.]
flying has joined #ruby
<cr3> Sou|cutter: I'm running ruby 1.9.3 and I suspect the problem might be that rubocop, another dependency in my Gemfile, no longer supports my ruby version so I might have to pin the version of rubocop
<adaedra> cr3: what command do you do that outputs this?
<cr3> adaedra: bundle update
<cr3> Sou|cutter: that was it! man, that was a crappy error message :(
dunpeal has quit [Ping timeout: 244 seconds]
<Sou|cutter> I wonder if you upgraded your bundler if that would have given a better message
<Sou|cutter> sounds like you're on some pretty old versions
nando293921 has joined #ruby
<adaedra> 1.9.3 is supposed to be dead now :|
Torrone has joined #ruby
rafadc has joined #ruby
rafadc has quit [Remote host closed the connection]
<cr3> Sou|cutter: I do `gem install bundler` at the beginning of my process to make sure I have the latest
macsteps has quit [Remote host closed the connection]
triangles has quit [Quit: Leaving]
<Sou|cutter> Does your bundler -v match the latest version?
<Sou|cutter> always possible there are PATH issues
rubyist has quit [Quit: Page closed]
Macaveli has joined #ruby
<cr3> Sou|cutter: yep, I just double checked: 1.12.5
<Sou|cutter> or it could just be a bad message in the current version
<Sou|cutter> welp, at least you figured it out :)
Macaveli has quit [Client Quit]
<cr3> Sou|cutter: rubocop failed much higher in my output and I get a stack trace about devise in the bottom, it's weird but I'll remember that things aren't always what they seem :)
griffindy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Rickmasta has quit [Quit: Textual IRC Client: www.textualapp.com]
pawnbox_ has quit [Remote host closed the connection]
bad_ip has joined #ruby
bad_ip has quit [Changing host]
bad_ip has joined #ruby
pawnbox has joined #ruby
tjbiddle has quit [Quit: tjbiddle]
flying has quit []
Derperperd has joined #ruby
mcqr has joined #ruby
LoneHermit has quit [Remote host closed the connection]
ponga has quit []
Rickmasta has joined #ruby
hutch34_ has joined #ruby
crystal77 has joined #ruby
cyphase has quit [Ping timeout: 250 seconds]
crystal77 has quit [Client Quit]
Pupeno has joined #ruby
minotep has quit [Ping timeout: 240 seconds]
SilverKey has quit [Quit: Halted.]
dennisvennink has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chip_ has joined #ruby
dennisvennink has joined #ruby
SuperLag has quit [Quit: brb]
pawnbox has quit [Remote host closed the connection]
tubuliferous has joined #ruby
cyphase has joined #ruby
polysics has joined #ruby
tvw has quit [Remote host closed the connection]
pawnbox has joined #ruby
tubuliferous has quit [Ping timeout: 264 seconds]
chouhoulis has quit [Remote host closed the connection]
gregf has quit [Quit: off to make love to my life like qball sex doll]
sdwrage has quit [Quit: This computer has gone to sleep]
SilverKey has joined #ruby
<xpitr> heh looking at rubocop it would probably flip out and kill me because of my hatred towards "ruby coding style" :P
weaksauce has joined #ruby
<Sou|cutter> I don't subscribe to Rubocop's defaults. Not even close
<Sou|cutter> it does beat hammering people for style in PR reviews, though
gregf has joined #ruby
<Sou|cutter> (let the tool do it)
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
dopamean_ has joined #ruby
Torrone_ has joined #ruby
Torrone has quit [Read error: Connection reset by peer]
blandflakes has joined #ruby
weckl_ has joined #ruby
dionysus69 has quit [Quit: dionysus69]
Davedev28 has quit [Remote host closed the connection]
weckl has quit [Ping timeout: 260 seconds]
openstruct has quit []
chip_ has quit [Quit: Quitte]
conta has quit [Ping timeout: 240 seconds]
aganov has quit [Remote host closed the connection]
Torrone_1 has joined #ruby
Torrone_ has quit [Ping timeout: 276 seconds]
kavanagh has joined #ruby
TheWhip_ has joined #ruby
dionysus69 has joined #ruby
TheWhip has quit [Ping timeout: 260 seconds]
dANOKELOFF has quit [Quit: Ex-Chat]
sdwrage has joined #ruby
Puck6633 has joined #ruby
AndrewIsHere has joined #ruby
<Puck6633> Hey, just wondering if anyone has any resources on embedding on Windows with gxx/mingw. I have the latest rubyinstaller/devkit and source, but I'm not finding any resources on compiling with mingw and no config.h exists in the rubyinstaller version.
mark_661 has quit [Quit: Leaving.]
Davedev28 has joined #ruby
cb_ has joined #ruby
cb_ has quit [Client Quit]
weckl__ has joined #ruby
Snowy has quit [Quit: ragequit]
teclator has quit [Ping timeout: 258 seconds]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pandaant has quit [Remote host closed the connection]
weckl_ has quit [Ping timeout: 258 seconds]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
tfitts has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
fear0fmusic has joined #ruby
tlarevo has joined #ruby
blackmesa has joined #ruby
synthroid has quit [Remote host closed the connection]
blandflakes has joined #ruby
Rickmasta has joined #ruby
The_Phoenix has quit [Read error: Connection reset by peer]
Pupeno has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
The_Phoenix has joined #ruby
blackmesa has quit [Ping timeout: 240 seconds]
ChiefAlexander has joined #ruby
Derperperd has quit [Quit: Derperperd]
tlarevo has quit [Ping timeout: 276 seconds]
yoongkang has joined #ruby
sumobob has joined #ruby
etehtsea has joined #ruby
kavanagh has quit [Read error: Connection reset by peer]
rafadc has joined #ruby
seap has joined #ruby
ych has joined #ruby
shinnya has joined #ruby
RegulationD has joined #ruby
dionysus69 has quit [Quit: dionysus69]
yoongkang has quit [Ping timeout: 252 seconds]
sepp2k has joined #ruby
cb- has quit [Ping timeout: 244 seconds]
agent_white has joined #ruby
<etehtsea> should I rescue Errno::EINTR with (read|write)_nonblock?
<etehtsea> how to do this with exception: false option?
synthroid has joined #ruby
dunpeal has joined #ruby
gregf has quit [Quit: WeeChat 1.5]
yos has quit [Remote host closed the connection]
gregf has joined #ruby
cdg has joined #ruby
tjohnson has joined #ruby
etehtsea has quit [Quit: Textual IRC Client: www.textualapp.com]
etehtsea has joined #ruby
Asher has quit [Ping timeout: 244 seconds]
Asher has joined #ruby
rafadc has quit [Read error: Connection reset by peer]
teclator has joined #ruby
terminalrecluse has joined #ruby
<agent_white> Mornin' folks
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
blandflakes has joined #ruby
DoubleMalt has quit [Remote host closed the connection]
dunpeal has quit [Ping timeout: 244 seconds]
jhack has joined #ruby
anisha_ has quit [Quit: Leaving]
rafadc has joined #ruby
ych has quit [Quit: Textual IRC Client: www.textualapp.com]
craigp has quit [Ping timeout: 252 seconds]
ramfjord has joined #ruby
jrafanie has quit [Quit: Textual IRC Client: www.textualapp.com]
rafadc has quit [Remote host closed the connection]
ur5us has joined #ruby
rafadc has joined #ruby
<fear0fmusic> wouldn't it be wonderful if browsers supported ruby instead of javascript
jackjackdripper has joined #ruby
<fear0fmusic> my new job is full stack js and i'm ready to rip my hair out
Pupeno has joined #ruby
<fear0fmusic> all of these new ES6 features are just crap versions of features that have been staples of any decent language with functional support
<fear0fmusic> i just find ruby to be the easiest language for expressing my thoughts in code
shinnya has quit [Ping timeout: 244 seconds]
seap has quit [Quit: WeeChat 1.5]
<fear0fmusic> there is minimal disconnect between thought and implementation
madsa has joined #ruby
p0p0pr37_ has joined #ruby
ur5us has quit [Ping timeout: 252 seconds]
minotep has joined #ruby
pawnbox has joined #ruby
rafadc has quit [Ping timeout: 244 seconds]
[Butch] has joined #ruby
Torrone_1 has quit [Ping timeout: 265 seconds]
Torrone has joined #ruby
Pupeno has quit [Ping timeout: 276 seconds]
kedare has quit [Quit: Leaving]
p0p0pr37 has quit [Ping timeout: 265 seconds]
p0p0pr37_ is now known as p0p0pr37
senayar has quit []
SilverKey has quit [Quit: Halted.]
jaruga___ has quit [Quit: jaruga___]
Torrone_ has joined #ruby
TomyWork has joined #ruby
Torrone has quit [Ping timeout: 264 seconds]
etehtsea has quit [Quit: Computer has gone to sleep.]
Alayde has joined #ruby
Torrone_ has quit [Read error: Connection reset by peer]
Torrone_1 has joined #ruby
bluOxigen has joined #ruby
czerasz has joined #ruby
yardenbar has quit [Ping timeout: 240 seconds]
CloCkWeRX has quit [Remote host closed the connection]
joonty has quit [Quit: Leaving]
mikecmpbll has quit [Ping timeout: 265 seconds]
rodfersou is now known as rodfersou|lunch
Torrone_ has joined #ruby
djdarkbeat has quit [Quit: djdarkbeat]
Torrone_1 has quit [Read error: Connection reset by peer]
bluOxigen has quit [Ping timeout: 260 seconds]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
griffindy has joined #ruby
The_Phoenix has quit [Read error: Connection reset by peer]
bluOxigen has joined #ruby
cschnei__ has joined #ruby
alfiemax has joined #ruby
SCHAAP137 has joined #ruby
ldnunes has joined #ruby
glcx has quit [Quit: Quitte]
GorillaApe has quit [Remote host closed the connection]
Devalo has joined #ruby
vuoto has joined #ruby
AgentVenom has joined #ruby
SCHAAP137 has quit [Ping timeout: 276 seconds]
aep-shoutlet has joined #ruby
Guest48905 has quit [Ping timeout: 260 seconds]
etehtsea has joined #ruby
SilverKey has joined #ruby
Couch has quit [Ping timeout: 260 seconds]
atom_ has quit [Ping timeout: 258 seconds]
hutch34_ has quit [Read error: Connection reset by peer]
etehtsea has quit [Client Quit]
BLuEGoD has quit [Quit: WeeChat 1.4]
KaliLinuxGR has quit [Remote host closed the connection]
Guest48905 has joined #ruby
conta has joined #ruby
cdg has quit [Ping timeout: 244 seconds]
czerasz has quit [Ping timeout: 244 seconds]
sdwrage has quit [Quit: This computer has gone to sleep]
Pupeno has joined #ruby
andikr has quit [Remote host closed the connection]
vuoto has quit [Remote host closed the connection]
vuoto has joined #ruby
sdwrage has joined #ruby
cdg has joined #ruby
chepee has joined #ruby
Pupeno has quit [Ping timeout: 244 seconds]
bweston92 has joined #ruby
vuoto has quit [Remote host closed the connection]
vuoto has joined #ruby
chepee has quit [Client Quit]
SCHAAP137 has joined #ruby
blackmesa has joined #ruby
ruby-newby123 has joined #ruby
tlarevo has joined #ruby
<ruby-newby123> urrghh, just when I thought I was starting to like ruby I ran up against this bug and want to give up forever
TheWhip_ has quit [Remote host closed the connection]
<ruby-newby123> anyone want to try and solve it? Now before I get going, I will say this projectis a bit of a mess, needs a bit of refactoring and I let a non-dev lose on it today so this might be something trivial I'm missing but before refactoring, I would love to understand how this problem occurs as I think it's really key to understanding the language...
TheWhip has joined #ruby
<adaedra> If you stop liking languages when you encounter "bugs", you're not going to program much.
<adaedra> Otherwise, if you have a problem, we need a good description of the problem (code, error message, expected/actual output)
KaliLinuxGR has joined #ruby
blackmesa has quit [Ping timeout: 240 seconds]
<ruby-newby123> So, if you try this game at https://repl.it/CfZu/156 - choose, a name, choose the AXE, CROSS the drawbridge, then ATTACK the troll, you will see it it uses the talks about swinging the PLACEHOLDER at the troll. but then if you type "player" you can see the weapon selection took
ramfjord has quit [Ping timeout: 240 seconds]
tlarevo has quit [Ping timeout: 244 seconds]
yoongkang has joined #ruby
<ruby-newby123> now, I suspect this is down to ruby's "pass values by values which are references" thing which I thought I understood. Different variables, same object. So I instanciate the player with placeholder, then pass it to game, which then modifies it but I cannot understand why it reverts back to the original 2placeholder" value
TheWhip has quit [Ping timeout: 260 seconds]
TheWhip has joined #ruby
<ruby-newby123> adaedra: I'm kidding, just being hyperbolic. Going through the slow process of completely new paradigms isn't fun for me until I understand them is all :)
ramfjord has joined #ruby
<adaedra> there would be no fun if everything went working the first time
Torrone_1 has joined #ruby
Mia is now known as Axy
JeanCarloMachado has quit [Remote host closed the connection]
<adaedra> sorry, can't look right now, eval.in is broken for me and I've to commute, but maybe someone else can look
<adaedra> err, repl.it
Torrone_ has quit [Ping timeout: 244 seconds]
<ruby-newby123> But I thought I come out understanding it. Which was that ruby technically passes by value but what is passes is actually a reference to the same object. Yet my example appears to counter that
<ruby-newby123> it's all very confusing
<adaedra> Ruby always passes references to objects, yes
conta has quit [Ping timeout: 264 seconds]
yoongkang has quit [Ping timeout: 252 seconds]
tvw has joined #ruby
weckl_ has joined #ruby
Rickmasta has joined #ruby
<ruby-newby123> But it doesn't truly pass the reference, it passes a copy of the reference correct? I'm not sure if that means there's any practical differences beyond what happens internally
<ruby-newby123> either way, my game seems to be passing the object as a value, I can't figure out why but would love to understand it better
Cohedrin has joined #ruby
madsa has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
banisterfiend has quit [Quit: Textual IRC Client: www.textualapp.com]
Torrone_ has joined #ruby
Torrone_1 has quit [Read error: Connection reset by peer]
weckl__ has quit [Ping timeout: 260 seconds]
madsa has joined #ruby
tubuliferous has joined #ruby
vuoto has quit [Remote host closed the connection]
vuoto has joined #ruby
vuoto has quit [Remote host closed the connection]
vuoto has joined #ruby
Torrone_1 has joined #ruby
vuoto has quit [Remote host closed the connection]
Torrone_ has quit [Read error: Connection reset by peer]
vuoto has joined #ruby
SilverKey has quit [Quit: Halted.]
vuoto has quit [Remote host closed the connection]
last_staff has joined #ruby
<ruby-newby123> well I'm heading home, if any kind soul who's brave enough to tackle that bug and could explain why it happens is out there, please ping my home machine Chris3y_RubyNewb
<ruby-newby123> laters
ruby-newby123 has quit [Quit: Page closed]
SilverKey has joined #ruby
hutch34_ has joined #ruby
jaiks1 has joined #ruby
roshanavand__ has joined #ruby
weckl_ has quit [Quit: Leaving]
tubuliferous has quit [Ping timeout: 258 seconds]
Torrone_ has joined #ruby
mattwashere has joined #ruby
flying has joined #ruby
SilverKey has quit [Client Quit]
Torrone_1 has quit [Ping timeout: 258 seconds]
minotep has quit [Ping timeout: 260 seconds]
_djbkd has joined #ruby
polysics has quit []
tomchapin has joined #ruby
Dysp has joined #ruby
<Dysp> Hi there, fellas!
<Dysp> Using rubyXL gem and reading the documentation, it says: "It can also operate on StringIO objects, thus eliminating the need to save the xlsx file to disk. This capability comes in handy for web servers."
<Dysp> workbook = RubyXL::Parser.parse_buffer(buffer)
<Dysp> My question here is... What is StringIO objects?
<Dysp> I can't seem to find much information about it. Is it a legacy part of ruby?
Devalo has quit [Remote host closed the connection]
Devalo has joined #ruby
pawnbox has quit [Remote host closed the connection]
Davedev28 has quit [Ping timeout: 250 seconds]
<Dysp> The only documentation on the class I can find is http://ruby-doc.org/stdlib-1.9.3/libdoc/stringio/rdoc/StringIO.html and it doesn't say much and is Ruby 1.9.3
Pupeno has joined #ruby
<toretore> it's a string wrapped to look like an io
<Dysp> For what purpose?
<Dysp> Excuse me my ignorance
Davedev28 has joined #ruby
<toretore> for something that expects an io
firstdayonthejob has joined #ruby
Davedev28 has quit [Remote host closed the connection]
crystal77 has joined #ruby
davedev24 has joined #ruby
<Dysp> How does this correlate to the rubyXL gem; why would it expect a stringIO and not just an IO?
<toretore> it doesn't expect a StringIO, it expects an IO
<toretore> if you don't have an IO but a String, it doesn't work
<toretore> if you wrap the String in a StringIO, it does work
Devalo has quit [Ping timeout: 244 seconds]
xue has quit [Ping timeout: 258 seconds]
mattwashere has quit [Remote host closed the connection]
mattwashere has joined #ruby
<Dysp> Okay. So it also works on IO. Got it. Thats probably what I needed to know; however I still don't understand how it would work with a StringIO
TomyWork has quit [Ping timeout: 276 seconds]
spider-mario has joined #ruby
<toretore> what don't you understand?
spider-mario has quit [Read error: Connection reset by peer]
spider-mario has joined #ruby
blaxter has quit [Quit: foo]
Moosashi has joined #ruby
macsteps has joined #ruby
rafadc has joined #ruby
Eiam has joined #ruby
pawnbox has joined #ruby
flying has quit []
dionysus69 has joined #ruby
mhenrixo- has quit [Quit: Screw you guys I'm going offline!]
mhenrixon_ has quit [Quit: Screw you guys I'm going offline!]
harfangk has joined #ruby
replay has joined #ruby
nobitanobi has quit [Remote host closed the connection]
xue has joined #ruby
jhack has quit [Quit: jhack]
jaguarmagenta has joined #ruby
jhack has joined #ruby
jhack has quit [Client Quit]
Limix has joined #ruby
solars has joined #ruby
tomchapin has quit [Quit: Textual IRC Client: www.textualapp.com]
vuoto has joined #ruby
17SAAS4UT has joined #ruby
SilverKey has joined #ruby
vavovi has joined #ruby
vuoto has quit [Client Quit]
<Puck6633> Chris3y_RubyNewb: I'm not sure if you edited it since then but this is what I got - http://i.imgur.com/4tbwHjE.png
rodfersou|lunch is now known as rodfersou
pawnbox has quit [Remote host closed the connection]
vuoto has joined #ruby
pawnbox has joined #ruby
aupadhye has joined #ruby
jaguarmagenta has quit [Ping timeout: 264 seconds]
craigp has joined #ruby
ramfjord has quit [Ping timeout: 264 seconds]
rcvalle has joined #ruby
vuoto has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 250 seconds]
JeanCarloMachado has joined #ruby
karapetyan has joined #ruby
pmyjavec has joined #ruby
marxarelli has joined #ruby
shinnya has joined #ruby
Devalo has joined #ruby
karapetyan has quit [Remote host closed the connection]
karapetyan has joined #ruby
Es0teric has joined #ruby
karapetyan has quit [Remote host closed the connection]
rafadc has quit []
karapetyan has joined #ruby
freeman1337 has joined #ruby
blackmesa has joined #ruby
daivyk has joined #ruby
karapetyan has quit [Remote host closed the connection]
<freeman1337> When working with ActiveRecord::Base, is there a way to remove the default table from the query. (i.e. Select * vs Select `table`.*
Devalo has quit [Ping timeout: 260 seconds]
huypn12 has joined #ruby
jaiks1 has quit [Ping timeout: 264 seconds]
blackmesa has quit [Ping timeout: 244 seconds]
symm- has quit [Ping timeout: 252 seconds]
SuperLag has joined #ruby
roshanavand__ has quit [Read error: Connection reset by peer]
roshanavand__ has joined #ruby
mostlybadfly has joined #ruby
yoongkang has joined #ruby
Torrone_ has quit [Ping timeout: 252 seconds]
Torrone_ has joined #ruby
Pupeno has quit [Remote host closed the connection]
ChiefAlexander has quit [Remote host closed the connection]
guacamole has quit [Quit: leaving]
yoongkang has quit [Read error: Connection reset by peer]
yoongkang has joined #ruby
pmyjavec has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
djdarkbeat has joined #ruby
Torrone_ has quit [Ping timeout: 260 seconds]
Torrone has joined #ruby
skweek has joined #ruby
Dimik has joined #ruby
dunpeal has joined #ruby
ChiefAlexander has joined #ruby
huypn12 has quit [Quit: Konversation terminated!]
[_huypn12_] has joined #ruby
karapetyan has joined #ruby
dionysus69 has quit [Quit: dionysus69]
Torrone has quit [Read error: Connection reset by peer]
yoongkang has quit [Ping timeout: 244 seconds]
dionysus69 has joined #ruby
Torrone has joined #ruby
guacamole has joined #ruby
Moosashi has quit [Quit: Moosashi]
<Chris3y_RubyNewb> Puck6633, that site is weird with versioning sometimes but yeah, in your screenshot, the problem is still apparent. So the weapon is "substantial axe" but it swings the "massive-axe" (which was the original value in there as a placeholder
yfeldblum has joined #ruby
dunpeal has quit [Ping timeout: 240 seconds]
karapetyan has quit [Remote host closed the connection]
karapetyan has joined #ruby
roshanavand__ has quit [Read error: Connection reset by peer]
roshanavand__ has joined #ruby
Torrone_ has joined #ruby
Torrone has quit [Ping timeout: 244 seconds]
aupadhye has quit [Quit: Leaving]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sdwrage has quit [Ping timeout: 250 seconds]
<drbrain> Chris3y_RubyNewb: on line 171 you set player.weapon = "Massive-Axe"
sdwrage has joined #ruby
<Chris3y_RubyNewb> yes
<Chris3y_RubyNewb> but that object is then passed into methods that change that
<drbrain> on line 234 you reference player.weapon
<drbrain> On line 252 you start the game
<drbrain> which calls choose_player_weapon on 79
<drbrain> which sets player.weapon to "Substantial AXE" on line 125
pmyjavec has joined #ruby
<drbrain> ↑ that's the execution order
Torrone_1 has joined #ruby
tubuliferous has joined #ruby
17SAAS4UT has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<drbrain> so on line 234 when you build the bridge troll attack message it will not change
Torrone_ has quit [Read error: Connection reset by peer]
<drbrain> … by what you do on line 125 when you set the message
Allamann has joined #ruby
dionysus69 has quit [Quit: dionysus69]
<drbrain> err, when you set the weapon
<Chris3y_RubyNewb> ah ok, so why doesn't it change? Isn't it a reference to the same object?
<drbrain> interpolation is fixed when the string is created
<drbrain> so it's not about references
<Chris3y_RubyNewb> aaaaaaaahhhhh
bmurt has joined #ruby
<Chris3y_RubyNewb> no that makes sense
<drbrain> the string doesn't get re-evaluated when you print it out
dionysus69 has joined #ruby
<Chris3y_RubyNewb> shit... that makes sense now
harfangk has quit [Quit: Textual IRC Client: www.textualapp.com]
<Chris3y_RubyNewb> so it's like it takes the value and flattens it to just a string when it's passed
freeman1337 has quit [Quit: Leaving...]
<drbrain> yep
<Chris3y_RubyNewb> damn
<Chris3y_RubyNewb> thanks so much that was driving me nuts
<drbrain> I think you want to use sprintf to do your formatting…
<Chris3y_RubyNewb> I see, which is more like string.format in c# I assume?
<Chris3y_RubyNewb> as I see sprintf replaces all occurances too
macsteps has quit [Remote host closed the connection]
<drbrain> >> sprintf "With a swing of your %<weapon>s, the troll is cleaved in two", weapon: "Substantial AXE"
<ruby[bot]> drbrain: # => "With a swing of your Substantial AXE, the troll is cleaved in two" (https://eval.in/612982)
karapetyan has quit [Remote host closed the connection]
<drbrain> yes, but you can sprintf at evaluation time
<drbrain> err, print-out time
TomyLobo has joined #ruby
cory_ has joined #ruby
tubuliferous has quit [Ping timeout: 244 seconds]
cory_ has left #ruby [#ruby]
[_huypn12_] has quit [Quit: Konversation terminated!]
zacts has joined #ruby
sdwrage_ has joined #ruby
dionysus69 has quit [Client Quit]
[huypn12] has joined #ruby
<Chris3y_RubyNewb> damn. thanks so much
elaptics is now known as elaptics`away
<Chris3y_RubyNewb> the thing's a mess and needs a refactor but I had to understand that before moving on
minotep has joined #ruby
<drbrain> you'll need to figure out how to provide the right values for the format string, though
mikecmpbll has joined #ruby
<drbrain> maybe the arguments to setup could include that?
<drbrain> I have one other tip, on line 35 you don't need to check for % before calling sub
Allamann is now known as Allaman_
<drbrain> that line can be @name = name.sub('%', verb.upcase)
<drbrain> if there's no % ruby won't substitute anything
Madplatypus has joined #ruby
<Chris3y_RubyNewb> hmm... I tried that originally and then it would just output the lines as blanks, perhaps I did something wrong
<Chris3y_RubyNewb> thank you though
sdwrage has quit [Ping timeout: 276 seconds]
<drbrain> maybe you had sub! (which returns nil when nothing is substituted)
sdwrage__ has joined #ruby
<Chris3y_RubyNewb> ah, I probably did yes
dionysus69 has joined #ruby
<drbrain> it's pretty rare to want to use the ! versions of (core ruby) methods
elifoster has joined #ruby
<Chris3y_RubyNewb> ah ok, that's now noted, in general, stick with the non-desructive ones
Allaman_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
sdwrage_ has quit [Ping timeout: 240 seconds]
ec0 has joined #ruby
<drbrain> you have to do more tracking of where the source came from to make sure you won't accidentally change it for a second play-through
Allamann has joined #ruby
duncannz has joined #ruby
duncannz has quit [Max SendQ exceeded]
roshanavand__ has quit [Read error: Connection reset by peer]
duncannz has joined #ruby
roshanavand__ has joined #ruby
eGGshke has quit [Quit: Leaving...]
Rickmasta has joined #ruby
Moosashi has joined #ruby
banisterfiend has joined #ruby
SuperLag has quit [Quit: leaving]
nando293921 has quit [Quit: Lost terminal]
SuperLag has joined #ruby
nando293921 has joined #ruby
<Chris3y_RubyNewb> lol. I read your last sentence and though "oh, makes sense" and then I read it again, then again and again and now it's lost all meaning. Forgive my stupidity here: Could you elaborate?
<Chris3y_RubyNewb> *thought
conta has joined #ruby
nanoz has joined #ruby
<drbrain> sure
Moosashi has quit [Quit: Moosashi]
<drbrain> for the bridge troll attack you know you need to show the player's chosen weapon
<drbrain> that's going to be in player.weapon when you're ready to print it out
<drbrain> and you know you can use sprintf to stick the weapon in the string in the right spot
<drbrain> so you'll need to pass both the sprintf format string and the argument list to sprintf before printing
<drbrain> you can set all that up on line 234 as-is
Xiti` has joined #ruby
<drbrain> hint: you can "splat" an array of arguments into a method
<drbrain> >> def a(a1, a2) "a1: #{a1.inspect}, a2: #{a2.inspect}" end; a(*[1, 2])
<ruby[bot]> drbrain: # => "a1: 1, a2: 2" (https://eval.in/612984)
__void has joined #ruby
Xiti` has quit [Client Quit]
<Dysp> When file is opened into a File object, can't I run an instance-method on this to determine which extension the file has/was loaded with?
karapetyan has joined #ruby
sagax has joined #ruby
Xiti has quit [Ping timeout: 244 seconds]
<drbrain> Dysp: You can call #path to get the file name back, then File.extname on that
daivyk has quit [Quit: Quit]
<Dysp> So you want me to 'save' the path in memory alongside the object?
<drbrain> no, it's already saved
Dimik-- has joined #ruby
<drbrain> open "some_file.txt" do |io| puts io.path; end #
<drbrain> #=> some_file.txt
<Dysp> kay, thx
<drbrain> open "some_file.txt" do |io| File.extname io.path; end # => txt
hk238 has quit [Quit: http://www.kvirc.net/ 4.9.1 Aria]
minotep has quit [Ping timeout: 250 seconds]
pmyjavec has quit [Read error: Connection reset by peer]
Pupeno has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
karapetyan has quit [Remote host closed the connection]
aep-shoutlet has quit [Quit: Connection closed for inactivity]
macsteps has joined #ruby
[huypn12] has quit [Quit: Konversation terminated!]
[huypn12] has joined #ruby
<Chris3y_RubyNewb> thanks drbrain, I'm looking now
[huypn12] has quit [Client Quit]
Dimik-- has quit [Ping timeout: 244 seconds]
roshanavand__ has quit [Quit: This computer has gone to sleep]
[huypn12] has joined #ruby
[huypn12] has quit [Client Quit]
conta has quit [Ping timeout: 264 seconds]
[huypn12] has joined #ruby
roshanavand__ has joined #ruby
blackmesa has joined #ruby
Torrone_1 has quit [Quit: This computer has gone to sleep]
TheWhip has quit [Remote host closed the connection]
elifoster has quit [Quit: out to coffee]
TheWhip has joined #ruby
RegulationD has quit [Remote host closed the connection]
RegulationD has joined #ruby
roshanavand__ has quit [Read error: Connection reset by peer]
pawnbox has joined #ruby
rubie has quit []
roshanavand__ has joined #ruby
airdisa has joined #ruby
blackmesa has quit [Ping timeout: 260 seconds]
Derperperd has joined #ruby
haylon has joined #ruby
TheWhip has quit [Ping timeout: 240 seconds]
jaruga___ has joined #ruby
giz|work has joined #ruby
AgentVenom has quit [Quit: Textual IRC Client: www.textualapp.com]
fnux has quit [Quit: ZNC - http://znc.in]
axl_ has quit [Quit: axl_]
fnux has joined #ruby
zotherstupidguy has joined #ruby
<zotherstupidguy> is there a ruby lib alternative to beets.io??
blackmesa has joined #ruby
miqlas-H has joined #ruby
Guest38 has joined #ruby
rgiscard has quit [Quit: Cheers]
mikecmpbll has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<agent_white> Not that I know of... make one!
Moosashi has joined #ruby
<cevett> can you guys think of a reason why i would be able to run rubocop via the command line but not in a rakefile
Moosashi has quit [Client Quit]
mikecmpbll has joined #ruby
<cevett> im getting this error in the require step
<cevett> LoadError: cannot load such file -- rubocop/rake_task
<cevett> rubocop is in my gem list
zeroDi has joined #ruby
Puck6633 has quit [Quit: Page closed]
<cevett> i'm able to require 'rubocop/rake_task' successfully in the irb as well
mattwashere has quit [Remote host closed the connection]
blackmesa has quit [Ping timeout: 260 seconds]
roshanavand__ has quit [Quit: Leaving]
whathappens has quit [Remote host closed the connection]
mattwashere has joined #ruby
djbkd_ has joined #ruby
mgilles has quit [Quit: leaving]
blackmesa has joined #ruby
djbkd_ has quit [Read error: Connection reset by peer]
djbkd_ has joined #ruby
RegulationD has quit [Remote host closed the connection]
_djbkd has quit [Ping timeout: 250 seconds]
RegulationD has joined #ruby
<cevett> it was rake syntax and i just spent 30 minutes on it. sorry for the spam :)
last_staff has quit [Quit: last_staff]
zacts has quit [Ping timeout: 258 seconds]
theunraveler has quit [Remote host closed the connection]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
theunraveler has joined #ruby
OTORelic has joined #ruby
blandflakes has joined #ruby
mikecmpbll has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Allamann has quit [Ping timeout: 244 seconds]
dionysus69 has quit [Remote host closed the connection]
chouhoulis has joined #ruby
SilverKey has quit [Quit: Halted.]
bluOxigen has quit [Ping timeout: 244 seconds]
mikecmpbll has joined #ruby
bluOxigen has joined #ruby
dionysus69 has joined #ruby
Pupeno has quit [Remote host closed the connection]
haxrbyte has joined #ruby
chouhoulis has quit [Ping timeout: 240 seconds]
<hammond> if a class has a @@ type of variable in the accessor how do I edit that variable? foo1.variable = something
<hammond> or foo1.@@variable = something
duckpuppy has quit [Ping timeout: 258 seconds]
duncannz has quit [Remote host closed the connection]
<apeiros> hammond: by providing a method.
<Dysp> What am I doing wrong here? assert_raises ArgumentError { @instance.kincom(INVALID_FILE, OPTIONS) }
<apeiros> Dysp: precedence. the block binds to ArgumentError
<apeiros> Dysp: either use parens or do/end
<Dysp> parentheses?
ffgghhj has quit [Quit: Leaving]
<apeiros> () <- those shiny little buggers
Torrone has joined #ruby
solars has quit [Ping timeout: 244 seconds]
<Dysp> Doesnt work with parens, but does with do/end
<apeiros> where did you put the parens?
blackmesa has quit [Ping timeout: 250 seconds]
<Dysp> Good question
dunpeal has joined #ruby
<apeiros> (in the wrong spot, obviously, but curious where…)
<Dysp> assert_raises ArgumentError (@instance.kincom(INVALID_FILE, OPTIONS))
SilverKey has joined #ruby
<apeiros> um, yeah, no
<Dysp> :P
<apeiros> foo(args) { block } # <- that's method call syntax
Rickmasta has joined #ruby
<apeiros> assert_raises ArgumentError (@instance.kincom(INVALID_FILE, OPTIONS)) would be assert_raises(ArgumentError((@instance.kincom(INVALID_FILE, OPTIONS)))
<Dysp> I see. Okay! Understood.
duckpuppy has joined #ruby
SilverKey has quit [Client Quit]
yardenbar has joined #ruby
adl has joined #ruby
SilverKey has joined #ruby
dionysus69 has quit [Remote host closed the connection]
Derperperd has quit [Quit: Derperperd]
djbkd_ has quit [Remote host closed the connection]
_djbkd has joined #ruby
__void has quit [Ping timeout: 276 seconds]
Torrone has quit [Quit: This computer has gone to sleep]
nanoz has quit [Ping timeout: 265 seconds]
_djbkd has quit [Ping timeout: 244 seconds]
Derperperd has joined #ruby
ramfjord has joined #ruby
RegulationD has quit [Ping timeout: 250 seconds]
bluOxigen has quit [Ping timeout: 244 seconds]
miqlas-H has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
bluOxigen has joined #ruby
solars has joined #ruby
binaryplease1 has joined #ruby
macsteps has quit [Remote host closed the connection]
Pupeno has joined #ruby
blackmesa has joined #ruby
binaryplease has quit [Ping timeout: 265 seconds]
fanantoxa has joined #ruby
xue has quit [Ping timeout: 244 seconds]
fanantoxa has quit [Read error: Connection reset by peer]
minotep has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
dionysus69 has joined #ruby
sagax has quit [Ping timeout: 260 seconds]
memorasus has joined #ruby
Pupeno has quit [Remote host closed the connection]
sid_fules has joined #ruby
vuoto has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
RegulationD has joined #ruby
KCmetro has joined #ruby
duckpuppy has quit [Read error: Connection reset by peer]
binaryplease1 is now known as binaryplease
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
blandflakes has joined #ruby
kavanagh has joined #ruby
sid_fules has quit [Read error: Connection reset by peer]
bluOxigen has quit [Read error: Connection reset by peer]
bluOxigen has joined #ruby
adl has quit [Remote host closed the connection]
adl has joined #ruby
Rickmasta has joined #ruby
nankyokusei has joined #ruby
ChiefAlexander has joined #ruby
symm- has joined #ruby
bluOxigen has quit [Ping timeout: 240 seconds]
bluOxigen has joined #ruby
nadir has quit []
whathappens has joined #ruby
nadir has joined #ruby
nadir has quit [Client Quit]
Limix has quit [Quit: Limix]
nadir has joined #ruby
sid_fules has joined #ruby
zeroDi has quit [Quit: WeeChat 1.5]
adl has quit [Remote host closed the connection]
tvw has quit [Remote host closed the connection]
whathappens has quit [Ping timeout: 260 seconds]
yardenbar has quit [Ping timeout: 265 seconds]
skade has joined #ruby
bluOxigen has quit [Ping timeout: 244 seconds]
bluOxigen has joined #ruby
pawnbox has quit [Remote host closed the connection]
sid_fules has quit [Remote host closed the connection]
pawnbox has joined #ruby
zacts has joined #ruby
Allaman_ has joined #ruby
antgel has joined #ruby
mattwashere has quit [Remote host closed the connection]
haxrbyte has quit [Remote host closed the connection]
mattwashere has joined #ruby
SilverKey has quit [Quit: Halted.]
_djbkd has joined #ruby
qok has joined #ruby
dionysus70 has joined #ruby
dionysus69 has quit [Ping timeout: 252 seconds]
dionysus70 is now known as dionysus69
antgel has quit [Ping timeout: 276 seconds]
ur5us has joined #ruby
mostlybadfly has quit [Quit: Connection closed for inactivity]
Guest48905 has quit [Ping timeout: 250 seconds]
qok has left #ruby ["Leaving"]
nerium has quit [Quit: nerium]
nerium has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
whathappens has joined #ruby
jhack has joined #ruby
Guest48905 has joined #ruby
adam^ is now known as adam12
danostrowski has joined #ruby
danostrowski is now known as atoi
mattwashere has quit [Remote host closed the connection]
nerium has quit [Quit: nerium]
Ishido has quit [Quit: Roads? Where We're Going We Don't Need Roads.]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
sharkman has joined #ruby
nerium has joined #ruby
neanderslob has joined #ruby
<sharkman> how do i match in xpath (mechanize) for the 1/2 character
Es0teric has quit [Quit: Computer has gone to sleep.]
<sharkman> 3½
kavanagh has quit [Quit: That's all folks!]
synthroid has quit []
skade has joined #ruby
skade has quit [Client Quit]
neanderslob has quit [Disconnected by services]
neanderslob_ has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
swills has quit [Ping timeout: 276 seconds]
neanderslob has joined #ruby
jenrzzz_ has joined #ruby
Uranio has joined #ruby
ChiefAlexander has quit [Quit: Leaving...]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
blandflakes has joined #ruby
nobitanobi has joined #ruby
jenrzzz has quit [Ping timeout: 276 seconds]
haxrbyte has joined #ruby
mcqr has quit [Quit: WeeChat 1.4]
TomyLobo has quit [Ping timeout: 264 seconds]
haxrbyte has quit [Ping timeout: 258 seconds]
mnms_ has joined #ruby
Rickmasta has joined #ruby
<mnms_> Hi.. Someone use ruby-opencv gem ? I cannot find fastNlMeansDenoising function in API
<drbrain> sharkman: //*[text()[contains(.,'½')]]
tris has quit [Quit: Leaving]
<sharkman> oh interestig you just slip that same 1/2 character into the code
elifoster has joined #ruby
Pupeno has joined #ruby
Pupeno has quit [Remote host closed the connection]
memorasus has quit [Remote host closed the connection]
macsteps has joined #ruby
seventy has quit [Quit: ZNC 1.6.3+deb1+xenial0 - http://znc.in]
Debbie_Shultz has quit [Ping timeout: 276 seconds]
memorasus has joined #ruby
<sharkman> thaks drbrain
chouhoulis has joined #ruby
JeanCarloMachado has quit [Ping timeout: 244 seconds]
haylon has quit [Quit: Leaving]
whiteline has quit [Ping timeout: 250 seconds]
Uranio has quit [Quit: while you read this, a kitty dies]
dionysus69 has quit [Ping timeout: 258 seconds]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nando293921 has quit [Ping timeout: 276 seconds]
Rickmasta has joined #ruby
neanderslob_ has quit [Ping timeout: 250 seconds]
neanderslob has quit [Ping timeout: 244 seconds]
neanderslob has joined #ruby
whiteline has joined #ruby
killerkamel has quit [Ping timeout: 264 seconds]
neanderslob_ has joined #ruby
neanderslob has quit [Disconnected by services]
rodfersou has quit [Quit: leaving]
mnms_ has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
zacts has quit [Ping timeout: 276 seconds]
neanderslob has joined #ruby
firstdayonthejob has quit [Quit: WeeChat 1.5]
ldnunes has quit [Quit: Leaving]
<Dysp> Yaw. https://gist.github.com/anonymous/e6e2c418e2bfc9d174172cf5b7bac787 I guess I lack understanding of modules. My idea is that I can load the module, go .validate(file, options) and it would run through the code in the module. It doesn't.
<Dysp> Getting "NoMethodError: undefined method `is_file_valid?' for KincomValidator:Module"
karapetyan has joined #ruby
nobitanobi has quit [Remote host closed the connection]
tvw has joined #ruby
Log1x has joined #ruby
Log1x has quit [Changing host]
Log1x has joined #ruby
last_staff has joined #ruby
jaguarmagenta has joined #ruby
<al2o3-cr> haha to this () <- those shiny little buggers
neanderslob has quit [Read error: Connection reset by peer]
haxrbyte has joined #ruby
seventy has joined #ruby
blackgoat has joined #ruby
SilverKey has joined #ruby
Gasher has quit [Quit: Leaving]
seventy has quit [Max SendQ exceeded]
seventy has joined #ruby
jaguarmagenta has quit [Ping timeout: 240 seconds]
mattwashere has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
byteflame has quit [Ping timeout: 244 seconds]
skade has joined #ruby
zacts_raincity has joined #ruby
vuoto has quit [Read error: Connection reset by peer]
vuoto_ has joined #ruby
baconoverflow has quit [Quit: Connection closed for inactivity]
SilverKey has quit [Quit: Halted.]
jenrzzz_ has quit [Ping timeout: 244 seconds]
nankyokusei has quit [Remote host closed the connection]
Rickmasta has joined #ruby
Allaman_ has quit [Ping timeout: 265 seconds]
<drbrain> Dysp: you never include KincomValidator in ValidationHelper
<drbrain> well, not in the right way
SilverKey has joined #ruby
<drbrain> Dysp: is ValidationHelper use the included hook: def self.included(other) other.include KincomValidator; end
<drbrain> then including ValidationHelper will bring KincomValidator along with it
neanderslob_ has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
<drbrain> Dysp: … and line 14 can be just validate(file, options)
Jayson_Virissimo has joined #ruby
gregf has quit [Quit: WeeChat 1.5]
gregf has joined #ruby
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
theunraveler has quit []
Spami has joined #ruby
OTORelic has quit [Ping timeout: 250 seconds]
hannelita has quit [Remote host closed the connection]
hannelita has joined #ruby
gregf has quit [Quit: WeeChat 1.5]
Uranio has joined #ruby
gregf has joined #ruby
neanderslob has joined #ruby
A_Drone has joined #ruby
neanderslob has quit [Disconnected by services]
neanderslob_ has joined #ruby
Rickmasta has quit [Quit: Textual IRC Client: www.textualapp.com]
jenrzzz has quit [Ping timeout: 240 seconds]
nankyokusei has joined #ruby
hannelita has quit [Ping timeout: 264 seconds]
dunpeal has quit [Ping timeout: 244 seconds]
mikecmpbll has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mattwashere has quit [Remote host closed the connection]
Pumukel has joined #ruby
mikecmpbll has joined #ruby
A_Drone has quit [Ping timeout: 250 seconds]
neanderslob_ has quit [Ping timeout: 250 seconds]
neanderslob has joined #ruby
mattwashere has joined #ruby
nankyokusei has quit [Ping timeout: 276 seconds]
hannelita has joined #ruby
mattwashere has quit [Remote host closed the connection]
nerium has quit [Quit: nerium]
mattwashere has joined #ruby
nerium has joined #ruby
byteflame has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
Derperperd has quit [Quit: Derperperd]
Xiti has joined #ruby
spudowiar has joined #ruby
mattwashere has quit [Remote host closed the connection]
hannelita has quit [Ping timeout: 264 seconds]
mattwashere has joined #ruby
<Dysp> drbrain: Thank you.
Pumukel has quit [Quit: ChatZilla 0.9.92 [Firefox 47.0/20160604131506]]
jenrzzz has quit [Ping timeout: 240 seconds]
blandflakes has joined #ruby
bluOxigen has quit [Ping timeout: 250 seconds]
minotep has quit [Ping timeout: 260 seconds]
blandflakes has quit [Client Quit]
freerobby has quit [Read error: Connection reset by peer]
freerobby has joined #ruby
spiette has quit [Quit: :qa!]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
giz|work has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
alexherbo2 has quit [Ping timeout: 244 seconds]
vuoto_ has quit [Remote host closed the connection]
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
neanderslob has quit [Disconnected by services]
atoi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
neanderslob has joined #ruby
elifoster has quit [Quit: going home.]
mikecmpbll has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jackjackdripper has quit [Read error: Connection reset by peer]
jackjackdripper has joined #ruby
neanderslob has quit [Ping timeout: 244 seconds]
agent_white has quit [Quit: Lost terminal]
jaruga___ has quit [Quit: jaruga___]
alexherbo2 has joined #ruby
firstdayonthejob has joined #ruby
freerobby has quit [Quit: Leaving.]
freerobby has joined #ruby
workmad3 has quit [Ping timeout: 258 seconds]
ta_ has quit [Ping timeout: 250 seconds]
Torrone has joined #ruby
hannelita has joined #ruby
chouhoulis has quit [Remote host closed the connection]
__void has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
mikecmpbll has joined #ruby
hannelita has quit [Ping timeout: 264 seconds]
Torrone has quit [Ping timeout: 240 seconds]
last_staff has quit [Remote host closed the connection]
hannelita has joined #ruby
ta_ has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
polishdub has quit [Quit: Leaving]
tris has joined #ruby
gregf has quit [Quit: WeeChat 1.5]
mostlybadfly has joined #ruby
spider-mario has quit [Read error: Connection reset by peer]
SilverKey has quit [Quit: Halted.]
neanderslob has joined #ruby
Madplatypus has quit [Quit: Connection closed for inactivity]
neanderslob has quit [Read error: Connection reset by peer]
wrkrcoop has joined #ruby
Uranio has quit [Quit: while you read this, a kitty dies]
Torrone has joined #ruby
toretore has quit [Ping timeout: 265 seconds]
cevett has quit [Ping timeout: 252 seconds]
tubuliferous has joined #ruby
<Radar> Dysp: What is @instance? What is kincom? What is FILE?
madsa has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
JeanCarloMachado has joined #ruby
neanderslob has joined #ruby
Jayson_Virissimo has quit []
Torrone has quit [Read error: Connection reset by peer]
Dysp has quit [Quit: Page closed]
tubuliferous_ has joined #ruby
tubuliferous has quit [Read error: Connection reset by peer]
<wrkrcoop> oauth is just a request for an access token… so if someone supports oauth 2 are they juts looking for some oauth2 header and some value?
karapetyan has quit [Remote host closed the connection]
freerobby has quit [Quit: Leaving.]
<Radar> wrkrcoop: oauth is more than a request for an access token.
<wrkrcoop> Radar: isn’t that what u end up getting if its successful?
<Radar> wrkrcoop: Yes, but you said "oauth is just", which I interpreted to mean that is all OAuth simply is.
<wrkrcoop> so after u get the token u just send it in the header?
<Radar> is typing the other two characters of the word "you" that difficult?
<wrkrcoop> correct grammar is a construct of the bourgoisie
<Radar> and spelling apparently.
<Radar> and yes, you communicate back to the oauth server with the token
<wrkrcoop> meant to discredit the working class
<Radar> however, if the token expires then you'll need to get a new token.
tubuliferous_ has quit [Read error: Connection reset by peer]
<wrkrcoop> cool
tubuliferous has joined #ruby
whathappens has quit [Remote host closed the connection]
macsteps has quit [Remote host closed the connection]
firstdayonthejob has quit [Ping timeout: 276 seconds]
byteflame has quit [Ping timeout: 250 seconds]
wrkrcoop has left #ruby [#ruby]
Rickmasta has joined #ruby
Torrone has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
karapetyan has joined #ruby
tubuliferous has quit [Ping timeout: 244 seconds]
karapetyan has quit [Remote host closed the connection]
karapetyan has joined #ruby
tubuliferous has joined #ruby
mattwashere has quit [Remote host closed the connection]
terminalrecluse has quit [Ping timeout: 240 seconds]
danostrowski has joined #ruby
Torrone has quit [Read error: Connection reset by peer]
Madplatypus has joined #ruby
cschnei__ has quit [Remote host closed the connection]
neanderslob has quit [Ping timeout: 276 seconds]
mattwashere has joined #ruby
RegulationD has quit [Remote host closed the connection]
tubuliferous has quit [Ping timeout: 258 seconds]
djdarkbeat has quit [Ping timeout: 276 seconds]
mattwashere has quit [Remote host closed the connection]
zotherstupidguy has quit [Ping timeout: 240 seconds]
zotherstupidguy has joined #ruby
vdamewood has joined #ruby
terminalrecluse has joined #ruby
danostrowski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zeroDi has joined #ruby
Torrone has joined #ruby
skweek has quit [Ping timeout: 250 seconds]
Rickmasta has joined #ruby
ivanf has left #ruby ["Textual IRC Client: www.textualapp.com"]
bb010g has quit [Quit: Connection closed for inactivity]
jabbathehutt1234 has joined #ruby
jabbathehutt1234 has quit []
saneax_AFK is now known as saneax
Torrone has quit [Ping timeout: 258 seconds]
postmodern has joined #ruby
zacts_raincity has quit [Quit: WeeChat 1.4]
zacts has joined #ruby
macsteps has joined #ruby
ICantCook has joined #ruby
zotherstupidguy has quit [Ping timeout: 258 seconds]
dunpeal has joined #ruby
SCHAAP137 has quit [Quit: Leaving]
hannelita has quit [Remote host closed the connection]
nankyokusei has joined #ruby
zzz_ has joined #ruby
dunpeal has quit [Ping timeout: 244 seconds]
gregf has joined #ruby
gregf has quit [Client Quit]
Guest48905 has quit [Ping timeout: 250 seconds]
gregf has joined #ruby
whathappens has joined #ruby
yoongkang has joined #ruby
nankyokusei has quit [Ping timeout: 240 seconds]
Torrone has joined #ruby
cdg has quit [Remote host closed the connection]
Guest48905 has joined #ruby
whathappens has quit [Ping timeout: 258 seconds]
memorasus has quit [Ping timeout: 250 seconds]
yoongkang has quit [Ping timeout: 240 seconds]
rcvalle has quit [Quit: rcvalle]