baweaver changed the topic of #ruby to: Rules & more: https://ruby-community.com || Ruby 2.3.1; 2.2.5; 2.1.10: https://ruby-lang.org || Paste >3 lines of text on https://gist.github.com || Rails questions? Ask on #RubyOnRails || logs @ https://irclog.whitequark.org/ruby/
jaguarmagenta has joined #ruby
arnonhongklay has quit [Remote host closed the connection]
craigp has quit [Ping timeout: 276 seconds]
<duderono_> Yah! I was thinking that line of code would return. Then follow up with: browser.goto 'http://bit.ly/watir-example'
pwnd_nsfw` has quit [Ping timeout: 272 seconds]
<duderono_> That line was from an example here: https://watir.com/examples/
mikecmpbll has quit [Quit: inabit. zz.]
<duderono_> Maybe running it in irb gave me undersirable results.
<duderono_> I can try it in a jetbrains IDE with debugger.
bronson has quit [Ping timeout: 252 seconds]
rose__ has quit [Remote host closed the connection]
bronson has joined #ruby
A_Drone has quit [Ping timeout: 276 seconds]
crdpink has quit [Remote host closed the connection]
jackjackdripper has quit [Read error: Connection reset by peer]
jackjackdripper1 has joined #ruby
crdpink has joined #ruby
Bellthoven has quit []
wldcordeiro has joined #ruby
fnovd has joined #ruby
jaguarmagenta has quit [Ping timeout: 264 seconds]
<baweaver> >>dh=Hash.new{|h,k|if k=~/\./;k.split('.').reduce(h){|a,n|if a=={};break;else;a[n];end};else;h[k]=Hash.new(&h.default_proc);end};dh[?1][?2][?3]=4;dh['1.2']
<ruby[bot]> baweaver: # => {"3"=>4} (https://eval.in/650477)
<baweaver> Now it works.
crdpink has quit [Remote host closed the connection]
marr has quit [Ping timeout: 272 seconds]
crdpink has joined #ruby
fnovd has quit [Client Quit]
artisangoose has quit [Quit: Textual IRC Client: www.textualapp.com]
rcvalle has quit [Quit: rcvalle]
jaequery has joined #ruby
jackjackdripper1 has quit [Ping timeout: 240 seconds]
jackjackdripper has joined #ruby
A_Drone has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
bronson has joined #ruby
rnda has joined #ruby
Bellthoven has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
fullofcaffeine has quit [Read error: Connection reset by peer]
bronson has quit [Ping timeout: 252 seconds]
fullofcaffeine has joined #ruby
chelly has quit [Quit: Connection closed for inactivity]
Zamyatin has quit [Quit: Knocking out. Peace y'all...]
bronson has joined #ruby
wldcordeiro has quit [Ping timeout: 272 seconds]
Axy has quit [Ping timeout: 260 seconds]
Yzguy has quit [Quit: Zzz...]
AlexxNica has quit [Ping timeout: 272 seconds]
jackjackdripper1 has joined #ruby
Yzguy has joined #ruby
AlexxNica has joined #ruby
zekriad has joined #ruby
wldcordeiro has joined #ruby
jackjackdripper has quit [Ping timeout: 272 seconds]
craigp has joined #ruby
Ropeney has joined #ruby
horst has quit [Quit: horst]
bronson has quit [Ping timeout: 252 seconds]
Channel6 has joined #ruby
bronson has joined #ruby
crdpink has quit [Quit: Konversation terminated!]
jackjackdripper1 has quit [Ping timeout: 265 seconds]
mtkd has quit [Ping timeout: 260 seconds]
replay has quit [Quit: Textual IRC Client: www.textualapp.com]
NetSage has joined #ruby
crdpink has joined #ruby
mtkd has joined #ruby
bronson_ has joined #ruby
snguyen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Azure has quit [Ping timeout: 265 seconds]
bronson has quit [Read error: Connection reset by peer]
bronson_ has quit [Read error: Connection reset by peer]
wingwalker has joined #ruby
asal has quit [Ping timeout: 272 seconds]
tyang has quit [Read error: Connection reset by peer]
bronson has joined #ruby
ResidentBiscuit has joined #ruby
djbkd has quit [Quit: My people need me...]
bronson_ has joined #ruby
bronson has quit [Read error: Connection reset by peer]
RegulationD has quit [Remote host closed the connection]
skweek has joined #ruby
Azure has joined #ruby
antru has quit [Ping timeout: 244 seconds]
bronson_ has quit [Ping timeout: 252 seconds]
prawnzy has quit [Remote host closed the connection]
astrobunny has joined #ruby
<fbt> Hmmm. I remember this being in codecademy, but can't easily find it: how do I access a class instance variable from said class' method?
<Ropeney> ` :attr_accessor` ?
<fbt> Ah. Right!
craigp has quit [Ping timeout: 260 seconds]
prawnzy has joined #ruby
wldcordeiro has quit [Quit: WeeChat 1.4]
wldcordeiro has joined #ruby
NTrash has quit [Quit: Konversation terminated!]
bronson has joined #ruby
jaequery has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dviola has quit [Quit: WeeChat 1.5]
jhack0 has quit []
jhack has joined #ruby
sonyayahab has quit [Ping timeout: 240 seconds]
LoneHerm_ has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
CloCkWeRX has joined #ruby
nando293921 has quit [Ping timeout: 255 seconds]
bronson has joined #ruby
SeepingN has quit [Quit: The system is going down for reboot NOW!]
<fbt> I've done an extremely silly thing. I've made a class called panel and am now spawning an instance, drawing it via its methods and letting it die
<fbt> Over and over :3
<fbt> For no good reason, a simple variable would do there
<Ropeney> the fun of learning :D
<Ropeney> Enjoy the time getting the biggest gains on silly mistakes
<fbt> Yeah. The fun of learning that objects don't actually solve every problem :D
bronson has quit [Ping timeout: 252 seconds]
swills_ has joined #ruby
rsampaio_ has joined #ruby
nankyokusei has joined #ruby
swills has quit [Ping timeout: 276 seconds]
bronson has joined #ruby
<fbt> So yeah, a simple method with an array takes 3/4 less lines and is much more readable
<Ropeney> nice :D
nankyokusei has quit [Ping timeout: 265 seconds]
bronson_ has joined #ruby
RegulationD has joined #ruby
bronson has quit [Read error: Connection reset by peer]
agent_white has quit [Quit: bbl]
RegulationD has quit [Ping timeout: 276 seconds]
craigp has joined #ruby
bronson_ has quit [Ping timeout: 252 seconds]
arnonhongklay has joined #ruby
bronson has joined #ruby
Yzguy has quit [Quit: Zzz...]
beauby has quit [Ping timeout: 264 seconds]
Yzguy has joined #ruby
safetypin has joined #ruby
safetypin has quit [Client Quit]
safetypin has joined #ruby
astrobunny has quit [Remote host closed the connection]
jhack has quit [Ping timeout: 255 seconds]
wingwalker has quit [Ping timeout: 255 seconds]
bronson has quit [Ping timeout: 252 seconds]
horst has joined #ruby
hutch34 has joined #ruby
bodgix has quit [Ping timeout: 265 seconds]
bronson has joined #ruby
sumobob has quit [Ping timeout: 255 seconds]
Yzguy has quit [Ping timeout: 265 seconds]
coolboy has joined #ruby
prawnzy has quit [Remote host closed the connection]
qguv has quit [Ping timeout: 276 seconds]
hutch34 has quit [Ping timeout: 255 seconds]
aspiers has quit [Ping timeout: 265 seconds]
bronson has quit [Ping timeout: 252 seconds]
bronson has joined #ruby
qguv has joined #ruby
haylon has quit [Quit: Leaving]
NTrash has joined #ruby
JeanCarloMachado has quit [Ping timeout: 252 seconds]
aspiers has joined #ruby
ninja007 has quit [Quit: ninja007]
shinnya has quit [Ping timeout: 244 seconds]
jaguarmagenta has joined #ruby
jackjackdripper has joined #ruby
NTrash has quit [Client Quit]
A_Drone has quit [Remote host closed the connection]
exadeci has quit [Quit: Connection closed for inactivity]
coolboy has quit [Remote host closed the connection]
symm-_ has joined #ruby
CloCkWeRX has quit [Ping timeout: 265 seconds]
symm- has quit [Ping timeout: 276 seconds]
nando293921 has joined #ruby
tubuliferous has quit [Ping timeout: 276 seconds]
nofxx has quit [Ping timeout: 265 seconds]
zeroDi has quit [Quit: WeeChat 1.5]
arnonhongklay has quit [Read error: Connection reset by peer]
arnonhongklay has joined #ruby
brendan- has joined #ruby
craigp has quit [Ping timeout: 265 seconds]
tubuliferous has joined #ruby
A_Drone has joined #ruby
A_Drone has quit [Remote host closed the connection]
A_Drone has joined #ruby
A_Drone has quit [Remote host closed the connection]
ixti has quit [Quit: WeeChat 1.5]
jcao219 has quit [Ping timeout: 265 seconds]
codelogix has quit [Ping timeout: 244 seconds]
ichkv has joined #ruby
* pontiki_ waves o/
pontiki_ is now known as pontiki
jackjackdripper has quit [Quit: Leaving.]
brendan- has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
codelogix has joined #ruby
CloCkWeRX has joined #ruby
A_Drone has joined #ruby
marxarelli|afk has quit [Remote host closed the connection]
<Radar> hey pontiki
vinny has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
ninja007 has joined #ruby
<pontiki> hi Radar
<pontiki> baby time?
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
Rodya_ has quit [Remote host closed the connection]
vinny has quit [Ping timeout: 272 seconds]
arescorpio has joined #ruby
jaguarmagenta has quit [Remote host closed the connection]
duderono_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Radar> yes :) She was born on the 4th and I was on leave until this Sunday
<Radar> Doing well now that we've got her on a combo of formula + milk. Sleeping a lot better.
ur5us has quit [Ping timeout: 260 seconds]
<pontiki> nice :)
<pontiki> this is your first, yest?
<pontiki> yes*
<Radar> yeah it is :)
<pontiki> super congrats :)
<adam12> Radar: Congrats. I was wondering where you'd been
<adam12> We had a heck of a time with feeding+latching.
roflmyeggo has joined #ruby
<adam12> Then all of a sudden, everything was fine.
<pontiki> my eldest never caught on; but she's 29 and healthy, so it all works out :)
safetypin has quit [Quit: ZZZzzz…]
sdothum has quit [Quit: ZNC 1.6.3 - http://znc.in]
ur5us has joined #ruby
sdothum has joined #ruby
beauby has joined #ruby
beauby has quit [Ping timeout: 265 seconds]
horst has quit [Quit: horst]
csk has quit [Quit: ZZZzzz…]
swistak35 has quit [Ping timeout: 250 seconds]
A_Drone has quit [Ping timeout: 252 seconds]
swistak35 has joined #ruby
vinny has joined #ruby
c355e3b has quit [Quit: Connection closed for inactivity]
A_Drone has joined #ruby
bocaneri has joined #ruby
bocaneri has quit [Max SendQ exceeded]
dminuoso has joined #ruby
A_Drone has quit [Ping timeout: 272 seconds]
astrobunny has joined #ruby
LoneHerm_ has quit [Remote host closed the connection]
A_Drone has joined #ruby
dminuoso has quit [Ping timeout: 264 seconds]
deer_hunter has quit [Ping timeout: 264 seconds]
Sammichmaker has quit [Read error: Connection reset by peer]
tenderlo_ has quit [Read error: Connection reset by peer]
tenderlove has joined #ruby
tenderlove has quit [Changing host]
tenderlove has joined #ruby
A_Drone has quit [Remote host closed the connection]
nofxx has joined #ruby
d10n-work has quit [Quit: Connection closed for inactivity]
nofxx has quit [Changing host]
nofxx has joined #ruby
ResidentBiscuit has quit [Ping timeout: 272 seconds]
jenrzzz has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
safetypin has joined #ruby
GodFather has quit [Ping timeout: 265 seconds]
vinny has quit []
NetSage has quit [Quit: Leaving]
habitullence has quit [Quit: habitullence]
redpants has quit [Ping timeout: 252 seconds]
braincrash has quit [Quit: bye bye]
LuckyABA has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
fullofcaffeine has quit [Remote host closed the connection]
Rodya_ has joined #ruby
fullofcaffeine has joined #ruby
fullofcaffeine has quit [Read error: Connection reset by peer]
fullofcaffeine has joined #ruby
nankyokusei has joined #ruby
hahuang62 has joined #ruby
elifoster has joined #ruby
eljimmy has quit [Quit: This computer has gone to sleep]
Rodya_ has quit [Ping timeout: 272 seconds]
hahuang61 has quit [Ping timeout: 265 seconds]
Devalo has joined #ruby
nankyokusei has quit [Ping timeout: 240 seconds]
JoshS has joined #ruby
wingwalker has joined #ruby
JakFrist[WVU] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Sammichmaker has joined #ruby
bronson has joined #ruby
Bellthoven has quit []
Devalo has quit [Ping timeout: 260 seconds]
bronson_ has joined #ruby
ninja007 has quit [Quit: ninja007]
braincrash has joined #ruby
bronson has quit [Read error: Connection reset by peer]
duderonomy has joined #ruby
aries_liuxueyang has quit [Quit: No Ping reply in 180 seconds.]
aries_liuxueyang has joined #ruby
astrobunny has quit [Remote host closed the connection]
hutch34 has joined #ruby
threh has joined #ruby
horst has joined #ruby
jshjsh has joined #ruby
tmtwd has joined #ruby
JoshS has quit [Ping timeout: 244 seconds]
hutch34 has quit [Ping timeout: 265 seconds]
roflmyeggo has quit [Ping timeout: 260 seconds]
bgresham has joined #ruby
bgresham is now known as Guest83560
Guest83560 has quit [Client Quit]
exadeci has joined #ruby
demophoo- has joined #ruby
gix has quit [Ping timeout: 265 seconds]
demophoo- is now known as demophoon
gix has joined #ruby
rnda has quit [Ping timeout: 265 seconds]
A_Drone has joined #ruby
rsampaio_ has quit [Ping timeout: 272 seconds]
LoneHerm_ has joined #ruby
leea has joined #ruby
roflmyeggo has joined #ruby
jaguarmagenta has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
A_Drone has quit [Read error: Connection reset by peer]
LoneHerm_ has quit [Ping timeout: 244 seconds]
djbkd has joined #ruby
a7d7p has joined #ruby
fullofcaffeine has quit [Ping timeout: 276 seconds]
fullofcaffeine has joined #ruby
tubuliferous has quit [Ping timeout: 255 seconds]
Channel6 has quit [Quit: Leaving]
ARCADIVS has joined #ruby
Joufflu has quit [Read error: Connection reset by peer]
tubuliferous has joined #ruby
ninja007 has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
RegulationD has joined #ruby
safetypin has quit [Quit: ZZZzzz…]
maddmaxx has quit [Quit: Going offline, see ya! (www.adiirc.com)]
fullofcaffeine has quit [Ping timeout: 265 seconds]
RegulationD has quit [Ping timeout: 260 seconds]
arescorpio has quit [Excess Flood]
dminuoso has joined #ruby
icarus has joined #ruby
horst has quit [Quit: horst]
codelogix has quit [Ping timeout: 265 seconds]
threh has quit [Ping timeout: 244 seconds]
fullofcaffeine has joined #ruby
ichkv has quit [Ping timeout: 244 seconds]
roflmyeggo has quit [Ping timeout: 260 seconds]
astrobunny has joined #ruby
hahuang62 has quit [Ping timeout: 265 seconds]
JoshS has joined #ruby
Rajamaa has joined #ruby
eprasad has joined #ruby
codelogix has joined #ruby
jshjsh has quit [Disconnected by services]
ichkv has joined #ruby
crdpink has quit [Quit: Konversation terminated!]
crdpink has joined #ruby
crdpink has quit [Client Quit]
a7d7p has quit [Quit: a7d7p]
wingwalker has quit [Ping timeout: 255 seconds]
roamingdog has joined #ruby
elem is now known as ekem
Rodya_ has joined #ruby
_whitelogger has joined #ruby
LuckyABA has joined #ruby
codelogix has quit [Ping timeout: 244 seconds]
drbrain has quit [Quit: Goodbye]
Rajamaa has quit [Quit: Konversation terminated!]
Rodya_ has quit [Ping timeout: 272 seconds]
codelogix has joined #ruby
elifoster has quit [Quit: sleep]
tenderlove has quit [Read error: Connection reset by peer]
tenderlove has joined #ruby
crdpink has joined #ruby
nando293921 has quit [Quit: Lost terminal]
crdpink has quit [Remote host closed the connection]
MrBusiness3 has joined #ruby
craigp has joined #ruby
Pupeno has joined #ruby
crdpink has joined #ruby
the_drow has joined #ruby
nankyokusei has joined #ruby
MrBusiness2 has quit [Ping timeout: 252 seconds]
fullofcaffeine has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
Immune__ is now known as Immune
fullofcaffeine has quit [Read error: Connection reset by peer]
fullofca_ has joined #ruby
crdpink has quit [Client Quit]
fullofca_ has quit [Remote host closed the connection]
tmtwd has quit [Ping timeout: 260 seconds]
fullofcaffeine has joined #ruby
crdpink has joined #ruby
nankyokusei has quit [Ping timeout: 240 seconds]
nando293921 has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
prawnzy has joined #ruby
fullofcaffeine has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
the_drow has quit [Read error: Connection reset by peer]
dminuoso has quit [Ping timeout: 264 seconds]
fullofcaffeine has joined #ruby
AnoHito has quit [Read error: Connection reset by peer]
fullofcaffeine has quit [Remote host closed the connection]
AnoHito has joined #ruby
fullofcaffeine has joined #ruby
pawnbox has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
crdpink has quit [Remote host closed the connection]
the_drow has joined #ruby
crdpink has joined #ruby
Devalo has joined #ruby
A_Drone has joined #ruby
crdpink has quit [Remote host closed the connection]
hahuang62 has joined #ruby
djbkd has quit [Remote host closed the connection]
crdpink has joined #ruby
LoneHermit has joined #ruby
hutch34 has joined #ruby
horst has joined #ruby
drbrain has joined #ruby
drbrain has quit [Changing host]
drbrain has joined #ruby
A_Drone has quit [Read error: Connection reset by peer]
Coldblackice has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
Coldblackice has quit [Client Quit]
l4v2 has quit [Quit: l4v2]
hutch34 has quit [Ping timeout: 244 seconds]
Cohedrin_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
the_drow has joined #ruby
crdpink has quit [Remote host closed the connection]
Yzguy has joined #ruby
A_Drone has joined #ruby
futilegames has joined #ruby
crdpink has joined #ruby
ta_ has quit [Remote host closed the connection]
Madplatypus has joined #ruby
sniff_ is now known as sniff
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
roamingdog has quit []
anisha has joined #ruby
the_drow has quit [Ping timeout: 260 seconds]
jenrzzz has quit [Ping timeout: 252 seconds]
Devalo has quit [Ping timeout: 265 seconds]
the_drow has joined #ruby
Cohedrin has joined #ruby
dminuoso has joined #ruby
last_staff has joined #ruby
crdpink has quit [Read error: Connection reset by peer]
anisha has quit [Quit: This computer has gone to sleep]
nankyokusei has joined #ruby
pwnd_nsfw` has joined #ruby
futilegames has quit [Quit: futilegames]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
Robtop__ has quit [Ping timeout: 272 seconds]
icarus has quit [Ping timeout: 260 seconds]
j416 has quit [Ping timeout: 250 seconds]
leea has joined #ruby
amclain has quit [Quit: Leaving]
ur5us has quit [Remote host closed the connection]
crdpink has joined #ruby
nofxx has quit [Ping timeout: 255 seconds]
nofxx has joined #ruby
nofxx has joined #ruby
nofxx has quit [Changing host]
dagda1 has joined #ruby
ichkv1 has joined #ruby
nullniverse has joined #ruby
ichkv has quit [Ping timeout: 276 seconds]
wingwalker has joined #ruby
A_Drone has quit [Ping timeout: 265 seconds]
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zapata has quit [Ping timeout: 265 seconds]
<pontiki> man, a tiny bit of parentspeak and the channel died??
nankyokusei has quit [Remote host closed the connection]
Robtop__ has joined #ruby
Rajamaa has joined #ruby
Yzguy has quit [Quit: Zzz...]
djbkd has joined #ruby
dagda1 has quit [Quit: Textual IRC Client: www.textualapp.com]
<dminuoso> apeiros: I think I may be on an awesome track here. :-)
aganov has joined #ruby
pwnd_nsfw` has quit [Ping timeout: 255 seconds]
FastJack has quit [Ping timeout: 272 seconds]
<dminuoso> match_model uses reflections to ensure the fake model has the same attributes and belongs_to associations. (:
pokalyis has joined #ruby
A_Drone has joined #ruby
FastJack has joined #ruby
mark_66 has joined #ruby
zapata has joined #ruby
harfangk has joined #ruby
dminuoso has quit [Ping timeout: 244 seconds]
jshjsh has joined #ruby
JoshS has quit [Disconnected by services]
crdpink has quit [Quit: Konversation terminated!]
jshjsh is now known as JoshS
bsrd has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
the_drow has joined #ruby
gingray has joined #ruby
firstdayonthejob has joined #ruby
crdpink has joined #ruby
LoneHermit has quit [Remote host closed the connection]
GinoManWrx has joined #ruby
horst has quit [Quit: horst]
conta has joined #ruby
oneguy has joined #ruby
Gadgetoid has quit [Ping timeout: 250 seconds]
<Radar> quiet today
<Ropeney> shhh
grh has joined #ruby
<Radar> no u
aswen has joined #ruby
shortdudey123 has quit [Ping timeout: 250 seconds]
LoneHerm_ has joined #ruby
GinoManWorks has quit [Ping timeout: 260 seconds]
Guest21 has joined #ruby
futilegames has joined #ruby
shortdudey123 has joined #ruby
pokalyis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gingray has quit [Ping timeout: 265 seconds]
<baweaver> Radar: I has fun
ninja007 has quit [Quit: ninja007]
<baweaver> >>dh=Hash.new{|h,k|if k=~/\./;k.split('.').reduce(h){|a,n|if a=={};break;else;a[n];end};else;h[k]=Hash.new(&h.default_proc);end};dh[?1][?2][?3]=4;dh['1.2.3']
<ruby[bot]> baweaver: # => 4 (https://eval.in/650576)
<Radar> MADNESS.
A_Drone has quit [Remote host closed the connection]
<baweaver> could probably make it take a star later
<baweaver> but onelinerness goes byebye after that
futilegames_ has joined #ruby
<oneguy> thats worse than some perl one liners
Pumukel has joined #ruby
futilegames has quit [Ping timeout: 265 seconds]
futilegames_ is now known as futilegames
hahuang62 has quit [Ping timeout: 252 seconds]
A_Drone has joined #ruby
oneguy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
brianpWins has joined #ruby
ICantCook has quit [Quit: bye]
firstdayonthejob has quit [Ping timeout: 264 seconds]
LoneHerm_ has quit [Remote host closed the connection]
the_drow has quit [Read error: Connection reset by peer]
Ishido has joined #ruby
AlphaAtom has joined #ruby
Pumukel has quit [Remote host closed the connection]
the_drow has joined #ruby
the_drow has quit [Client Quit]
saneax-_-|AFK is now known as saneax
konsolebox has joined #ruby
crdpink has quit [Remote host closed the connection]
armyriad has quit [Read error: Connection reset by peer]
Pumukel has joined #ruby
andikr has joined #ruby
armyriad has joined #ruby
futilegames has quit [Quit: futilegames]
<pontiki> JARH
<pontiki> doesn't have the same ring as JAPH
A_Drone has quit [Read error: Connection reset by peer]
nando293921 has quit [Ping timeout: 260 seconds]
ReK2 has joined #ruby
ta_ has joined #ruby
Snowy has joined #ruby
submitnine has joined #ruby
dionysus69 has joined #ruby
Snickers has joined #ruby
siovene has joined #ruby
vdamewood has joined #ruby
opus has joined #ruby
claudiuinberlin has joined #ruby
opus has quit [Client Quit]
anisha has joined #ruby
futilegames has joined #ruby
A_Drone has joined #ruby
futilegames has quit [Client Quit]
A_Drone has quit [Remote host closed the connection]
zeroDi has joined #ruby
chihhsin has quit [Quit: leaving]
Dmityr has joined #ruby
AlphaAtom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
TomyWork has joined #ruby
<Dmityr> Hi, why do the asterisk used infront of an array in code like Hash[*array_name]?
<tobiasvl> Dmityr: you mean what it does?
<tobiasvl> Dmityr: google "splat operator"
<Dmityr> thank yo
oz has quit [Quit: EOF]
AlexxNica has quit [Quit: AlexxNica]
Dmityr has quit [Quit: Page closed]
ARCADIVS has quit [Quit: ARCADIVS]
dminuoso has joined #ruby
devil_tux has quit [Quit: leaving]
djbkd has quit []
<dminuoso> baweaver: That's a neat one.
pokalyis has joined #ruby
horst has joined #ruby
cred has joined #ruby
aufi has joined #ruby
hutch34 has joined #ruby
<cred> the ruby-lang link in the topic gives a cert error, you might wanna change it to include www so it doesn't
|prawnzy has joined #ruby
Gadgetoid has joined #ruby
<dminuoso> cred: Actually the web server seems to be misconfigured, it's serving the wrong certificate.
<fbt> Neat
<dminuoso> cred: (It's sending a certificate for ftp.ruby-lang.org) - Ill let the powers that be know.
webus has joined #ruby
<cred> dminuoso: cool, thanks
anisha has quit [Quit: Leaving]
prawnzy has quit [Ping timeout: 252 seconds]
hutch34 has quit [Ping timeout: 252 seconds]
anisha has joined #ruby
hakunin_ has quit [Read error: Connection reset by peer]
vondruch has quit [Quit: Ex-Chat]
hakunin has joined #ruby
Rufus has joined #ruby
adac has joined #ruby
zeroDi has quit [Quit: WeeChat 1.5]
hahuang62 has joined #ruby
AlexxNica has joined #ruby
turbo64 has left #ruby [#ruby]
LoneHerm_ has joined #ruby
|prawnzy has quit [Remote host closed the connection]
Guest21 has quit [Read error: Connection reset by peer]
Dmitry has joined #ruby
hahuang62 has quit [Ping timeout: 265 seconds]
antgel has joined #ruby
jakewow has joined #ruby
vondruch has joined #ruby
vondruch has quit [Read error: Connection reset by peer]
<jakewow> Whats the difference between a class-level instance variable (MyClass.variable) vs class-level static variable? (MyClass -- @@variable) ?
Dmitry has quit [Client Quit]
Silthias has joined #ruby
vondruch has joined #ruby
Silthias1 has quit [Ping timeout: 244 seconds]
Rickmasta has quit [Quit: Textual IRC Client: www.textualapp.com]
blaxter has joined #ruby
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ruby-lang964 has joined #ruby
ruby-lang964 has quit [Client Quit]
A_Drone has joined #ruby
<Ropeney> jakewow, a class variable is shared across all instances of the class; a instance variable belongs to that instance of the class
<jakewow> Ropey -- thanks, but I'm referring to a "class-level instance variable" instead of an "instance variable"
vondruch has quit [Quit: vondruch]
<Ropeney> @@ is a class variable
<Ropeney> oh I see
<Ropeney> I'm pretty sure @@ is whats commonly called static variables elsewhere
w09x has joined #ruby
<Ropeney> and @ is your class level instance variables
<tobiasvl> Ropeney: MyClass.variable is an instance variable that's a member of the Class instance – ie. a class variable. @variable is an instance variable.
<Ropeney> yes
rnda has joined #ruby
<tobiasvl> jakewow: @@variables – don't use them. they don't work the way you think.
<Ropeney> tobiasvl, hows that different to what I said?
pawnbox has quit [Remote host closed the connection]
rnda has quit [Max SendQ exceeded]
<tobiasvl> Ropeney: well you called @variable a "class level instance variable" – maybe that's right, but I don't understand what you mean by that ;(
rnda has joined #ruby
<tobiasvl> I'd think that was just MyClass.variable, usually called a "class instance variable".
rnda has quit [Max SendQ exceeded]
<Ropeney> or instance variable
<tobiasvl> sorry, no, it's MyClass.@variable that's called class instance variables.
<tobiasvl> I even confuse myself.
mark_66 has quit [Remote host closed the connection]
Dimik has quit [Ping timeout: 255 seconds]
rnda has joined #ruby
mark_66 has joined #ruby
Silthias1 has joined #ruby
<tobiasvl> anyway, the main difference is inheritance – a class's instance variables is inherited by its subclasses, a class variable (@@) is not
<Ropeney> tobiasvl, as you can see from the link above, my description was correct :)
Silthias has quit [Ping timeout: 244 seconds]
mikecmpbll has joined #ruby
<tobiasvl> hmm, yeah, sorry. you're right
A_Drone has quit [Read error: Connection reset by peer]
gingray has joined #ruby
the_drow has joined #ruby
Rickmasta has joined #ruby
codelogix has quit [Ping timeout: 240 seconds]
pawnbox has joined #ruby
qba73 has joined #ruby
w09x has quit []
<jakewow> Here is a good breakdown between the 3 things: 1) class variable, 2) static variable, 3) class level instance variable : http://wiseheartdesign.com/articles/2006/09/22/class-level-instance-variables/
<konsolebox> MyClass.variable is not an instance variable. it's a method. Instance variables are also not bound to any class or subclasses, but just to any object. There's no such thing as inheritance by subclasses.
<konsolebox> Saying class-level instance variable is misleaading
<jakewow> tobiasvl -- do you have any reading that points out the pitfalls of @@ ?
LoneHerm_ has quit [Remote host closed the connection]
nankyokusei has joined #ruby
pawnbox has quit [Ping timeout: 244 seconds]
arnonhongklay has quit [Remote host closed the connection]
A_Drone has joined #ruby
watersoul has quit [Ping timeout: 244 seconds]
Snowy has quit [Remote host closed the connection]
Snowy has joined #ruby
jsrn_ has joined #ruby
nankyokusei has quit [Ping timeout: 252 seconds]
parus has quit [Ping timeout: 250 seconds]
AlexxNica has quit [Quit: AlexxNica]
Snowy has quit [Ping timeout: 240 seconds]
yaewa has joined #ruby
Burgestrand has joined #ruby
<jakewow> Is there a difference between calling self.methodName() from inside the class, as opposed to omitting self. ?
astrobunny has quit [Read error: Connection reset by peer]
moei has quit [Ping timeout: 272 seconds]
astrobun_ has joined #ruby
RegulationD has joined #ruby
<Burgestrand> jakewow Yes!
habitullence has joined #ruby
<Burgestrand> jakewow Subtly, but yes. Private methods can't be called with an explicit self.
<konsolebox> jakewow: it's an explicit "external" call to the public method of self. it won't work if methodName is private or protected.
<Burgestrand> konsolebox Protected works just fine!
<konsolebox> Burgestrand: really?
<Burgestrand> konsolebox Really really!
<jakewow> oh wow
<konsolebox> well i haven't tried that so i just presumed. that's counter-intuitive.
<jakewow> is there any advantage of doing self. ?
elenatanasoiu has joined #ruby
<Burgestrand> jakewow Sometimes you have to, if you want to call a setter for example, i.e. `self.something = true`, otherwise you just assign a local variable with `something = true`.
ferr has joined #ruby
aidalgol has joined #ruby
<Burgestrand> konsolebox It's because protected methods can be called by other instances of the same class, so they can't disallow explicit self.
<Burgestrand> konsolebox https://eval.in/650632
RegulationD has quit [Ping timeout: 272 seconds]
<konsolebox> Burgestrand: would `a = self; a.protected_method` work? if not, then it's counter-intuitive.
<konsolebox> Burgestrand: my point is about "external calling"
djbkd has joined #ruby
<Burgestrand> konsolebox Yes, that's fine too.
jaruga___ has joined #ruby
qba73 has quit [Remote host closed the connection]
Rufus has quit [Ping timeout: 255 seconds]
flying has joined #ruby
qba73 has joined #ruby
symm-_ has quit [Quit: Leaving...]
<jakewow> protected methods can be called by other instances of the same class.. is that only if they are called within that class-file?
A_Drone has quit [Read error: Connection reset by peer]
vondruch has joined #ruby
<Burgestrand> jakewow No, I'm not a 100% sure, but I believe ruby checks what `self` is at the point of call, and decides upon that.
astrobun_ has quit [Read error: Connection reset by peer]
<Burgestrand> jakewow https://eval.in/650639
astrobunny has joined #ruby
<Burgestrand> jakewow In this case, we circumvent the restriction by doing `instance_exec` on Cow, to allow us calling `cat.sound`.
<Burgestrand> However, if we try to flat out call `cat.sound`, then we get an error because we're not in the right context.
qba73_ has joined #ruby
<konsolebox> still doesn't make sense why protected methods are allowed to be called externally as long as the instance is of the same class or subclass, but private is not. the behavior is a little special in the case of protected methods.
sonyayahab has joined #ruby
qba73 has quit [Read error: Connection reset by peer]
<konsolebox> it's like there's a "friend" property somewhere for the case of classes calling/declaring protected methods.
<Burgestrand> konsolebox Why would we otherwise have both private and protected?
tomphp has joined #ruby
A_Drone has joined #ruby
blackmesa has joined #ruby
<konsolebox> Burgestrand: to keep it private for the class. protected to keep it private along the inheritance tree.
jaguarmagenta has quit [Remote host closed the connection]
Rodya_ has joined #ruby
omphe has joined #ruby
pawnbox has joined #ruby
<Burgestrand> konsolebox I might be misinterpreting you, but that's not the difference. Private methods can be accessed in subclasses.
minimalism has quit [Quit: minimalism]
<konsolebox> Burgestrand: so it's actually working like what a protected method should be? allowed to be accessed by subclasses?
<Burgestrand> (as long as you don't give it an explicit sender)
Rodya_ has quit [Ping timeout: 272 seconds]
A_Drone has quit [Remote host closed the connection]
pwnd_nsfw` has joined #ruby
<Burgestrand> konsolebox I'm not sure what reference you're using when you say what it _should_ be, but here's an example of what I'm talking about: https://eval.in/650655
<Burgestrand> konsolebox I do agree that the sharing-behavior of protected methods is a rather strange exposure to friends of the implementation class, frankly I haven't used that particular flexibility often (if at all)
Couch has joined #ruby
salut has joined #ruby
A_Drone has joined #ruby
<dminuoso> jakewow: A "class instance variable" is just like any regular instance variable. Remember that even classes are objects, as such they
<dminuoso> have instance variables.
konsolebox has quit [Ping timeout: 265 seconds]
<dminuoso> jakewow: So "class instance variables" are just plain instance variables and behave as such. But class variables behave special as they are accessible through inheritance.
ur5us has joined #ruby
Robtop__ has quit [Ping timeout: 272 seconds]
minimalism has joined #ruby
konsolebox has joined #ruby
A_Drone has quit [Remote host closed the connection]
qba73_ has quit [Remote host closed the connection]
astrobunny has quit [Read error: Connection reset by peer]
astrobunny has joined #ruby
qba73 has joined #ruby
A_Drone has joined #ruby
<jakewow> whats the main difference between static variables and class instance variables
<dminuoso> jakewow: Ruby has no notion of static variables.
jaequery has joined #ruby
<dminuoso> jakewow: Also be very careful with the word "static" as especially in C/C++ the meaning of the word is very overloaded with so many meanings.
astrobunny has quit [Read error: Connection reset by peer]
astrobunny has joined #ruby
Bounga has joined #ruby
<Burgestrand> Haha. Static. Overloaded.
<jakewow> dminuoso -- then what are @@variables /
<jakewow> dminuoso -- then what are @@variables ?
<dminuoso> jakewow: Those are called class variables.
<jakewow> okay, sorry about that
<jakewow> what are the difference between class variables, and class instance variables
TomyWork has quit [Ping timeout: 240 seconds]
qba73 has quit [Ping timeout: 255 seconds]
<dminuoso> jakewow: So when you create a class like this: Foo = Class.new
<dminuoso> jakewow: Then "Foo" is just an object alright?
kedare has joined #ruby
<dminuoso> jakewow: This is no different from str = String.new
Bounga has quit [Client Quit]
<dminuoso> jakewow: an instance variable now belongs to Foo or str.
mtkd has quit [Ping timeout: 272 seconds]
Bounga has joined #ruby
Bounga has quit [Remote host closed the connection]
<jakewow> I'm familiar with instance variables
<dminuoso> jakewow: Now since Foo also happens to be a class, it has a special set of variables that are not only accessible to Foo itself, but also any Derived classes.
<jakewow> but I think "class instance variable" and "instance variable" are different
<dminuoso> jakewow: No.
JeanCarloMachado has joined #ruby
<dminuoso> jakewow: They are exactly the same when you consider that classes are objects too.
Azure|dc has joined #ruby
<jakewow> yes, in that context -- but in practical terms
<jakewow> the function of the variables
<jakewow> how they are used
astrobunny has quit [Read error: Connection reset by peer]
<dminuoso> jakewow: even in practical terms they are the same too. an instance variable is just "state"
<dminuoso> specific to the instance of whatever it is.
astrobunny has joined #ruby
mtkd has joined #ruby
<dminuoso> konsolebox: https://eval.in/650696
emilkarl has joined #ruby
<dminuoso> konsolebox: This is what protected is for really. A base class defines some interface for a derived to use. It would be inappropriate for MyWorker to directly access @age, even if it could.
TomyWork has joined #ruby
Azure has quit [Ping timeout: 265 seconds]
<konsolebox> Burgestrand: sorry about earlier. i got dc'd. so it turns out 'private' is more about defining a method without a responder isn't it?
<dminuoso> konsolebox: no, private is about hiding things from both the outside world and derived classes.
<jakewow> Why use a class instance variable over a @@variable
<jakewow> and vice-versa
<dminuoso> jakewow: because it does not pollute inheritance chains.
<Burgestrand> dminuoso Not really, subclasses can still call private methods of their parents.
<dminuoso> jakewow: a derived has no access to peaking into a base classes internals.
<konsolebox> dminuoso: but derived classes can access private methods
Snowy has joined #ruby
<Burgestrand> konsolebox But yes, in short, private means more or less "no explicit receiver", i.e. <receiver>.<private method> is a no-go, no matter who that receiver is.
<konsolebox> it's just misleading if you try to copy the concept with C++
<Burgestrand> konsolebox (unless you start going funny with `<receiver>.send(<private method>)`
<dminuoso> Gosh I just fell into the same trap konsolebox. :P
<konsolebox> Burgestrand: yeah
<jakewow> dminuoso: that's the answer I'm looking for, thank you. Can you elaborate a bit?
<jakewow> how does it not pollute inheritance chains?
naftilos76 has joined #ruby
A_Drone has quit [Read error: Connection reset by peer]
<apeiros> >> class X; @@z = 1; def self.z; @@z; end; end; class Y < X; @@z = 2; end; Y.z # jakewow this is a common issue with @@cvars
<ruby[bot]> apeiros: # => 2 (https://eval.in/650705)
<apeiros> damn, way to miss my point
<apeiros> >> class X; @@z = 1; def self.z; @@z; end; end; class Y < X; @@z = 2; end; X.z # jakewow this is a common issue with @@cvars
<ruby[bot]> apeiros: # => 2 (https://eval.in/650706)
<apeiros> there, fixed :D
<Burgestrand> jakewow Most of the time, you want to use regular `@variables`, and avoid `@@variables`.
watersoul has joined #ruby
mtkd has quit [Read error: Connection reset by peer]
<dminuoso> jakewow: https://eval.in/650709
<Burgestrand> jakewow Like apeiros shows, you typically don't want children of a class to manipulate data that belongs to their parent!
mtkd has joined #ruby
tvw has joined #ruby
codelogix has joined #ruby
<apeiros> another issue with @@cvars is understand when and why they're shared. consider that all classes inherit from Object, and @@cvars are shared through inheritance - why don't all classes then share all @@cvars? once you know the answer to that, you see why and how @@cvars are more problematic than you might think.
<dminuoso> jakewow: In fact if you can help it, you should avoid having children even know (i.e. read) instance variables of a base. Let them use private accessors accessors instead.
aryaching has quit [Ping timeout: 265 seconds]
<dminuoso> jakewow: My example is a bit bad in that respect.
A_Drone has joined #ruby
pragmaticus has joined #ruby
Bounga has joined #ruby
astrobunny has quit [Remote host closed the connection]
aidalgol has quit [Remote host closed the connection]
djbkd has quit [Quit: My people need me...]
SHyx0rmZ has joined #ruby
CloCkWeRX has quit [Quit: Leaving.]
<jakewow> so the problem is that the subclass can override parent class` @@cvars ?
codelogix has quit [Ping timeout: 252 seconds]
<jakewow> dminuoso: when would you ever use @@cvars then?
<jakewow> >> `ls`;
<dminuoso> jakewow: I would not.
<jakewow> >> puts "hi";
<jakewow> how do I get the bot to execute ruby?
minimalism has quit [Quit: minimalism]
<jakewow> >> class X; @@z = 1; def self.z; @@z; end; end; class Y < X; @@z = 2; end; Y.z # jakewow this is a common issue with @@cvars
LoneHerm_ has joined #ruby
<Burgestrand> >> 1 + 2
<ruby[bot]> Burgestrand: # => 3 (https://eval.in/650717)
<apeiros> jakewow: you have to be registered
<Burgestrand> Ah, I was about to say apeiros broke it
banisterfiend has quit [Ping timeout: 260 seconds]
<apeiros> jakewow: subclasses, instances of subclasses etc. overriding is *one* of the problems. another important problem (as said above) is the way ruby decides which classes share an @cvar.
<apeiros> Burgestrand: yes, I intentionally broke it for unregistered users :)
<Burgestrand> ;)
<Burgestrand> >> 3.times { $stdout.puts "Meep" }
<ruby[bot]> Burgestrand: # => Meep ...check link for more (https://eval.in/650719)
<apeiros> Burgestrand: puts "Meep\n"*3
<apeiros> ;-p
<apeiros> or: puts ["Meep"]*3
<dminuoso> apeiros: > pm
<apeiros> dminuoso: sure
minimalism has joined #ruby
jaequery has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jaequery has joined #ruby
LoneHerm_ has quit [Ping timeout: 264 seconds]
jakewow has quit [Ping timeout: 265 seconds]
A_Drone has quit [Remote host closed the connection]
jakewow has joined #ruby
Ropeney has quit [Ping timeout: 264 seconds]
apeiros changed the topic of #ruby to: Rules & more: https://ruby-community.com || Ruby 2.3.1; 2.2.5; 2.1.10: https://www.ruby-lang.org || Paste >3 lines of text on https://gist.github.com || Rails questions? Ask on #RubyOnRails || logs @ https://irclog.whitequark.org/ruby/
beauby has joined #ruby
A_Drone has joined #ruby
jaequery has quit [Ping timeout: 244 seconds]
Mia has joined #ruby
<Burgestrand> On another note, we had an actual gem miner join the ruby meetup yesterday. As in jewelry, gold and diamonds miner.
<Burgestrand> It was interesting, they thought we were doing a meetup for managing and finding jewels. They stayed a long while though, appeared to have a good time despite not being interested in ruby as a language!
<dminuoso> Did you rob him?
marr has joined #ruby
<Burgestrand> Only of time, luckily!
craigp has quit [Ping timeout: 264 seconds]
qba73 has joined #ruby
A_Drone has quit [Read error: Connection reset by peer]
jakewow has quit [Quit: This computer has gone to sleep]
Axy has joined #ruby
hutch34 has joined #ruby
nofxx has quit [Ping timeout: 272 seconds]
Mia has quit [Ping timeout: 265 seconds]
A_Drone has joined #ruby
hutch34 has quit [Ping timeout: 264 seconds]
pokalyis has quit [Quit: Textual IRC Client: www.textualapp.com]
brendan- has joined #ruby
hahuang62 has joined #ruby
konsolebox has quit [Quit: Leaving]
<zenspider> Burgestrand: that's amazing
hahuang62 has quit [Ping timeout: 265 seconds]
ichkv1 has quit [Remote host closed the connection]
<ineb_> Burgestrand: great story. send them over to the crystal guys next.
<Burgestrand> ineb_ Haha, hadn't even thought of that!
craigp has joined #ruby
<mikecmpbll> that's glorious.
x0f has quit [Ping timeout: 265 seconds]
brendan- has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
nadir has quit [Quit: Connection closed for inactivity]
FernandoBasso has joined #ruby
jpterry has quit [Ping timeout: 244 seconds]
helpa has quit [Remote host closed the connection]
x0f has joined #ruby
Mission-Critical has quit [Ping timeout: 252 seconds]
scottschecter has quit [Ping timeout: 244 seconds]
FifthWall has quit [Ping timeout: 272 seconds]
nirix has quit [Ping timeout: 272 seconds]
Lightsword has quit [Ping timeout: 265 seconds]
havenwood has quit [Ping timeout: 252 seconds]
ahuman has quit [Ping timeout: 250 seconds]
nebben has quit [Ping timeout: 250 seconds]
peterhu_ has quit [Ping timeout: 252 seconds]
justinmcp_ has quit [Ping timeout: 272 seconds]
ianconnolly has quit [Ping timeout: 272 seconds]
baweaver has quit [Ping timeout: 272 seconds]
armando has quit [Ping timeout: 272 seconds]
ianconnolly has joined #ruby
guacamole has quit [Ping timeout: 250 seconds]
nirix has joined #ruby
nebben has joined #ruby
baweaver has joined #ruby
helpa has joined #ruby
peterhu has joined #ruby
havenwood has joined #ruby
havenwood has joined #ruby
armando has joined #ruby
FifthWall has joined #ruby
guacamole has joined #ruby
justinmcp has joined #ruby
A_Drone has quit [Remote host closed the connection]
ahuman has joined #ruby
scottschecter has joined #ruby
NTrash has joined #ruby
jpterry has joined #ruby
Lightsword has joined #ruby
workmad3 has joined #ruby
ur5us has quit [Remote host closed the connection]
emilkarl has quit [Read error: Connection reset by peer]
A_Drone has joined #ruby
emilkarl has joined #ruby
A_Drone has quit [Remote host closed the connection]
A_Drone has joined #ruby
nankyokusei has joined #ruby
arnonhongklay has joined #ruby
stamina has joined #ruby
MissionCritical has joined #ruby
yaewa has quit [Quit: Leaving...]
arnonhongklay has quit [Ping timeout: 255 seconds]
moei has joined #ruby
nankyokusei has quit [Ping timeout: 265 seconds]
A_Drone has quit [Read error: Connection reset by peer]
beauby has quit [Read error: Connection reset by peer]
A_Drone has joined #ruby
naftilos76 has quit [Read error: Connection reset by peer]
Burgestrand has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
naftilos76 has joined #ruby
beauby has joined #ruby
naftilos76 has quit [Read error: Connection reset by peer]
naftilos76 has joined #ruby
Mia has joined #ruby
Mia has joined #ruby
Mia has quit [Changing host]
arnonhongklay has joined #ruby
rodfersou has joined #ruby
marr has quit [Read error: Connection reset by peer]
Axy has quit [Ping timeout: 255 seconds]
naftilos76 has quit [Read error: Connection reset by peer]
chouhoulis has quit [Ping timeout: 265 seconds]
naftilos76 has joined #ruby
bihi has quit [Ping timeout: 250 seconds]
omphe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
beauby has quit [Read error: Connection reset by peer]
lxsameer has joined #ruby
omphe has joined #ruby
jaguarmagenta has joined #ruby
minimalism has quit [Quit: minimalism]
naftilos76 has quit [Read error: Connection reset by peer]
naftilos76 has joined #ruby
garethrees has joined #ruby
ghr has quit [Ping timeout: 250 seconds]
bihi has joined #ruby
omphe has quit [Read error: Connection reset by peer]
ran11290 has joined #ruby
<ran11290> hello everyone... which is a typical widget toolkit used by ruby programmers to make GUI apps ?
<ran11290> Tk ?
jshjsh has joined #ruby
jaguarmagenta has quit [Ping timeout: 244 seconds]
JeanCarl1Machado has joined #ruby
jaruga___ has quit [Quit: jaruga___]
garethrees has quit [Ping timeout: 240 seconds]
naftilos76 has quit [Read error: Connection reset by peer]
naftilos76 has joined #ruby
ghr has joined #ruby
JoshS has quit [Ping timeout: 264 seconds]
JeanCarloMachado has quit [Ping timeout: 264 seconds]
naftilos76 has quit [Read error: Connection reset by peer]
tlaxkit has joined #ruby
naftilos76 has joined #ruby
naftilos76 has quit [Read error: Connection reset by peer]
gizless has joined #ruby
gizmore has quit [Ping timeout: 252 seconds]
naftilos76 has joined #ruby
wingwalker has quit [Ping timeout: 255 seconds]
blackmesa has quit [Ping timeout: 244 seconds]
naftilos76 has quit [Read error: Connection reset by peer]
naftilos76 has joined #ruby
LoneHerm_ has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
<fbt> There are bindings to GTK and Qt as well
<fbt> So your choice, I guess
LoneHerm_ has quit [Remote host closed the connection]
JeanCarl1Machado has quit [Ping timeout: 252 seconds]
ichkv has joined #ruby
sjums has quit [Quit: Connection reset by beer]
naftilos76 has quit [Read error: Connection reset by peer]
tubuliferous has quit [Ping timeout: 276 seconds]
sjums has joined #ruby
naftilos76 has joined #ruby
bascht has joined #ruby
GodFather has joined #ruby
ran11290 has quit [Ping timeout: 240 seconds]
JeanCarloMachado has joined #ruby
naftilos76 has quit [Read error: Connection reset by peer]
naftilos76 has joined #ruby
codelogix has joined #ruby
hanmac has quit [Ping timeout: 272 seconds]
bobdobbs has joined #ruby
render___ has quit [Ping timeout: 252 seconds]
Burgestrand has joined #ruby
renderfu_ has joined #ruby
codelogix has quit [Ping timeout: 265 seconds]
postmodern has quit [Quit: Leaving]
naftilos76 has quit [Read error: Connection reset by peer]
A_Drone has quit [Read error: Connection reset by peer]
last_staff1 has joined #ruby
last_staff has quit [Ping timeout: 260 seconds]
last_staff1 is now known as last_staff
naftilos76 has joined #ruby
ParmesanCaesar has joined #ruby
JeanCarloMachado has quit [Quit: Lost terminal]
naftilos76 has quit [Read error: Connection reset by peer]
JeanCarloMachado has joined #ruby
naftilos76 has joined #ruby
emilkarl has quit [Quit: Textual IRC Client: www.textualapp.com]
naftilos76 has quit [Read error: Connection reset by peer]
naftilos76 has joined #ruby
NTrash has quit [Ping timeout: 255 seconds]
dyjakan has joined #ruby
NTrash has joined #ruby
naftilos76 has quit [Read error: Connection reset by peer]
madsa has quit [Ping timeout: 250 seconds]
madsa has joined #ruby
naftilos76 has joined #ruby
naftilos76 has quit [Read error: Connection reset by peer]
hanmac has joined #ruby
Guest68476 is now known as marahin
marahin has quit [Changing host]
marahin has joined #ruby
arnonhongklay has quit [Remote host closed the connection]
marr has joined #ruby
Immune_ has joined #ruby
geezus has joined #ruby
Immune has quit [Ping timeout: 244 seconds]
<geezus> hello friends
<harfangk> hi friend
<geezus> heeyyyyy
nadir has joined #ruby
Guest31880 has quit [Read error: Connection reset by peer]
JeanCarloMachado has quit [Ping timeout: 240 seconds]
d10n-work has joined #ruby
nuck has joined #ruby
ichkv has quit [Remote host closed the connection]
nuck is now known as Guest87125
hutch34 has joined #ruby
JeanCarloMachado has joined #ruby
johnmilton has quit [Remote host closed the connection]
A_Drone has joined #ruby
the_drow has joined #ruby
mrgrieves has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
<geezus> whats everyyonnne doooiin
nettoweb has joined #ruby
bronson_ has quit [Read error: Connection reset by peer]
hutch34 has quit [Ping timeout: 272 seconds]
geezus has quit [Quit: Leaving...]
bronson has joined #ruby
tlaxkit has quit [Read error: Connection reset by peer]
ldnunes has joined #ruby
tlaxkit has joined #ruby
A_Drone has quit [Ping timeout: 260 seconds]
<dminuoso> Usual stuff. Waiting for people to ask silly questions and then leave.
<fbt> He just needed some love. You heartless bastards!
adac has quit [Ping timeout: 265 seconds]
hahuang62 has joined #ruby
arnonhongklay has joined #ruby
<fbt> Just to say something relevant: I think I both like and dislike ruby a lot. It's powerful and pretty easy to get into, but the number of ways you can do every single thing is highly disorienting.
blackmesa has joined #ruby
<dminuoso> fbt: Welcome to computing.
<dminuoso> If only Ruby had strong typing
* dminuoso *coughs* crystal *coughs
<fbt> Someday I will write a language. It will be perfect!
<fbt> (no it will not)
FastJack has quit [Ping timeout: 272 seconds]
<dminuoso> fbt: It's fairly easy if you use Truffle.
<fbt> Yeah I know.
oz has joined #ruby
<chrisseaton> Ruby does have strong typing in most regards, it just doesn't have static typing
<chrisseaton> I don't think Crystal's typing is any stronger than Ruby's
<apeiros> chrisseaton: hm, in which regards is ruby's typing not strong?
<fbt> It can't lift a car
hahuang62 has quit [Ping timeout: 252 seconds]
<dminuoso> chrisseaton: Do you consider duck typing to be a form of strong typing?
<apeiros> >> class Car; def lift; "car is lifted"; end; end; Car.new.lift # yes, it can
<ruby[bot]> apeiros: # => "car is lifted" (https://eval.in/650883)
<chrisseaton> apeiros: no I'm saying Ruby's typing is strong
* apeiros wonders whether that will end in a discussion about classes vs. types
<chrisseaton> Typing can be both very dynamic but also strong
<apeiros> chrisseaton: I'm curious about what you were thinking when you said "in most regards"
<chrisseaton> Sometimes values are autoconverted
erlingur has joined #ruby
<fbt> The world seems to move away from static typing. Slowly.
<apeiros> chrisseaton: you mean by the methods? such as numerics #coerce?
* dminuoso also wonders whether chrisseaton has "truffle" set up as a highlight keyword
<chrisseaton> But Ruby is pretty strong in that it won't autoconvert to a string in most cases
<apeiros> fbt: I see both trends simultaneously. but in static typing, I see a trend to inference support.
tonini has quit [Quit: Connection closed for inactivity]
<fbt> Ah, yes, I was going to mention Go :)
<fbt> i := 3
<apeiros> chrisseaton: ok, I think I see what you mean.
mtkd has quit [Ping timeout: 244 seconds]
<dminuoso> chrisseaton: But then again compared to you I'm not really equipped to argue about language paradigms. :-)
<fbt> Good lick guessing which of the 100500 integer types that ends up being
<apeiros> tbh, I think ruby performs too much argument normalization. IMO it should be more up to the user.
blackmesa has quit [Ping timeout: 272 seconds]
<chrisseaton> apeiros: yes strong vs weak is about conversion
<fbt> luck*
mtkd has joined #ruby
flughafen_ has joined #ruby
<flughafen_> I'm using capybara/phantomjs/cucumber, is there an easy way/plugin to run this on a remote machine?
erlingur has quit [Read error: Connection reset by peer]
tubuliferous has joined #ruby
banisterfiend has joined #ruby
<apeiros> chrisseaton: hm, interesting. that's not how I "thought modelled" weak vs. strong typing. but I think you're right.
chihhsin has joined #ruby
chihhsin has quit [Client Quit]
<dminuoso> flughafen_: You mean with something like selenium?
<flughafen_> dminuoso: i'm not running selenium i'm running phantomjs
<dminuoso> Ah
chihhsin has joined #ruby
jackjackdripper has joined #ruby
<flughafen_> dminuoso: like run the commands against a remote vm
gnufied has joined #ruby
adac has joined #ruby
futilegames has joined #ruby
tvw has quit []
Snowy has quit [Remote host closed the connection]
Snowy has joined #ruby
erlingur has joined #ruby
Snowy has quit [Remote host closed the connection]
geekbri has joined #ruby
Snowy has joined #ruby
Rickmast_ has joined #ruby
Snowy has quit [Remote host closed the connection]
Snowy has joined #ruby
Snowy has quit [Remote host closed the connection]
JoshL_ has joined #ruby
Snowy has joined #ruby
workmad3_ has joined #ruby
Snowy has quit [Remote host closed the connection]
FastJack_ has joined #ruby
Snowy has joined #ruby
Rickmasta has quit [Ping timeout: 265 seconds]
JoshL has quit [Ping timeout: 265 seconds]
workmad3 has quit [Ping timeout: 265 seconds]
priodev has quit [Ping timeout: 265 seconds]
koooge has quit [Quit: Leaving...]
priodev_ has joined #ruby
pygospa has quit [Ping timeout: 265 seconds]
redpants has joined #ruby
priodev_ is now known as priodev
Snowy has quit [Remote host closed the connection]
JoshS has joined #ruby
pygospa has joined #ruby
tlaxkit has quit [Quit: ¡Adiós!]
jshjsh has quit [Ping timeout: 260 seconds]
nankyokusei has joined #ruby
blackmesa has joined #ruby
ultrav1olet has joined #ruby
<ultrav1olet> I can't understand how to get a list of ip addresses for a hostname
<ultrav1olet> Does anyone know how it's done in Ruby?
futilegames has quit [Quit: futilegames]
<harfangk> i was listening to this podcast today and it had some interesting discussions about static vs dynamic typing. check it out: http://whyarecomputers.com/2
<apeiros> ultrav1olet: how do you do it without ruby?
<ultrav1olet> host google.com
<apeiros> good, now figure out what services the "host" command uses and find a gem which provides access to that.
<apeiros> alternatively: shell out to host :)
jeffreylevesque has quit [Ping timeout: 265 seconds]
<harfangk> i like second option better
nankyokusei has quit [Ping timeout: 272 seconds]
erlingur has quit [Ping timeout: 265 seconds]
johnmilton has joined #ruby
<ultrav1olet> apeiros: any standard gems?
<ultrav1olet> I don't like the idea of using additional gems when every other programming lang has this feature
<apeiros> ultrav1olet: http://ruby-doc.org/stdlib-2.3.1/ is the standard library
matp_ has joined #ruby
<apeiros> doesn't seem to have a dns class
<apeiros> (it'd either be toplevel or under net/*)
insanedreamer has joined #ruby
<apeiros> "every other programming lang has this feature" - is provably wrong btw. ;-p
matp has quit [Ping timeout: 265 seconds]
NTrash has quit [Quit: Konversation terminated!]
chouhoulis has joined #ruby
NTrash has joined #ruby
<dminuoso> apeiros: Heh. You were looking in the wrong place.
<dminuoso> &ri Resolv::DNS
synthroid has joined #ruby
<dminuoso> ultrav1olet: ^- its part of rubys standard library.
<ultrav1olet> dminuoso: thanks, already found it
c355e3b has joined #ruby
<apeiros> oh lol, and I even use that in my current project.
<ultrav1olet> don't know why apeiros tried hard to mislead me
<apeiros> FAIL
<dminuoso> ultrav1olet: If you don't ask about how to do DNS in Ruby, it indicates that you don't know what you are doing in the first place.
<ultrav1olet> I perfectly understand what I want
<dminuoso> ultrav1olet: See, communication requires that the other does so too.
<dminuoso> It's not about what you understand.
<ultrav1olet> And my initial request was perfectly fine and it's still valid
<ultrav1olet> nevermind
<geekbri> Why don't you two be nice to each other.
safetypin has joined #ruby
<apeiros> ultrav1olet: and seems you found what you needed, despite me missing it. so it actually helped?
<ultrav1olet> google helped
<ultrav1olet> google: ruby ip addresses for a hostname
<ultrav1olet> the first hit
<dminuoso> ultrav1olet: Great. Next time google first? ;)
<apeiros> in that case: why didn't you start with that?
<ultrav1olet> My previous five queries or so returned irrelevant data
tk__ has joined #ruby
<dminuoso> ultrav1olet: See, if you had asked "how to resolve hostnames addresses to ip addresses" in either google or this channel, you wouldnt have this issue.
<dminuoso> This is why correct terminology is important.
<dminuoso> :-)
<ultrav1olet> resolving hostname addresses to ip addresses is factually incorrect and doesn't make sense
<apeiros> na, their question was fine IMO
<dminuoso> ultrav1olet: I accidentally tossed in a superfluous addresses.
<dminuoso> At any rate.
<ultrav1olet> the absolute correct way (wrt DNS) will be to ask "how to get A records for a hostname"
<apeiros> I showed them where to find the stdlib (correctly assuming it had DNS services, but sadly missing it when I looked), so they knew how to solve that question themselves.
<ultrav1olet> that's technically correct
<ultrav1olet> anyways case closed, thanks everyone
<apeiros> if we want to nitpick, that's incomplete
<ultrav1olet> nope
<ultrav1olet> that's exact terminology
qba73 has quit [Remote host closed the connection]
<apeiros> for one thing it only gives you ipv4 addresses
qba73 has joined #ruby
<apeiros> your original question being "ip addresses" comprises ipv6
stamina has quit [Ping timeout: 264 seconds]
adac has quit [Ping timeout: 260 seconds]
lxsameer has quit [Quit: WeeChat 1.5]
Emmanuel_Chanel has quit [Ping timeout: 265 seconds]
<ultrav1olet> I'm content with the A records
<ultrav1olet> AAAA is not my concern
qba73 has quit [Ping timeout: 244 seconds]
<ultrav1olet> We have zero IPv6 enabled servers in our infrastructure at the moment
jeffreylevesque has joined #ruby
pawnbox has quit [Remote host closed the connection]
ultrav1olet has quit [Quit: Leaving]
truenito has joined #ruby
heftig has quit [Read error: Connection reset by peer]
pawnbox has joined #ruby
jaguarmagenta has joined #ruby
heftig has joined #ruby
truenito has quit [Remote host closed the connection]
truenito has joined #ruby
<moeSizlak> well gentlemen, i dont know if youre aware of this or not, but
<moeSizlak> The security aspect of cyber is very, very tough
truenito has quit [Remote host closed the connection]
truenito has joined #ruby
claudiuinberlin has joined #ruby
<fbt> Hmm. system() takes several arguments, but then doesn't run the command in a subshell
Burgestrand has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<fbt> Is Open3 the way to go?
pawnbox has quit [Ping timeout: 265 seconds]
<fbt> I want to safely run a system command and discard the output
<apeiros> that's the point of passing multiple arguments - to bypass a subshell (and thus a number of security concerns)
jaguarmagenta has quit [Ping timeout: 265 seconds]
<fbt> system() doesn't seem to have a way to discard the output :<
<apeiros> system wouldn't discard the output either. it'd print it on your process' stdout/stderr
NetSage has joined #ruby
<apeiros> open3, yes, or popen. probably easier.
<apeiros> spawn is the swiss army knife for subprocesses
* apeiros pings dminuoso - you might want to show your chart :)
<fbt> open3 also returns the exit code, which I also need :D
<fbt> So seems like the tool for the job
asal has joined #ruby
pawnbox has joined #ruby
<fbt> Ah. There's also $?
Sammichmaker has quit [Quit: Leaving]
claudiuinberlin has quit [Ping timeout: 252 seconds]
claudiuinberlin has joined #ruby
pawnbox has quit [Ping timeout: 264 seconds]
bsrd has quit [Quit: WeeChat 1.5]
Burgestrand has joined #ruby
nopolitica has joined #ruby
<fbt> $? is global, right?
<apeiros> it pretends to be. it isn't really.
gingray has quit [Quit: Lost terminal]
jaruga___ has joined #ruby
<apeiros> now I wonder where that documentation was about how which $-functions are scoped :-/
csk has joined #ruby
<apeiros> I'd assume that $? is a) a function and b) one which is thread-local ($1-$9 and friends are other examples of thread local C functions which look like global variables)
<dminuoso> apeiros: Its not mine. I just stole it from SO.
synthroid has quit [Remote host closed the connection]
GodFather has quit [Ping timeout: 260 seconds]
jackjackdripper has quit [Quit: Leaving.]
<apeiros> found it in the source: rb_define_virtual_variable("$?", rb_last_status_get, 0); (process.c:7537)
<apeiros> and given that that's just `return GET_THREAD()->last_status;`, I'd say "yepp, thread-local" :)
conta has quit [Remote host closed the connection]
conta has joined #ruby
a7d7p has joined #ruby
hashrocket has joined #ruby
blackmesa has quit [Ping timeout: 265 seconds]
<apeiros> interesting how $find_time_numguess uses NULL not 0 for the last arg.
GodFather has joined #ruby
<apeiros> also interesting how that variable doesn't exist for me? o0
<apeiros> ah, #ifdef DEBUG_FIND_TIME_NUMGUESS
ta_ has quit [Remote host closed the connection]
codelogix has joined #ruby
tyang has joined #ruby
Rasi has quit [Quit: WeeChat 1.5]
Rasi has joined #ruby
<fbt> I ended up just using Open3.popen2
<fbt> I need to run a command, wait for it, record the exit code. And I don't care about the output.
redpants has quit [Ping timeout: 264 seconds]
<fbt> And all of that is happening in a thread
codelogix has quit [Ping timeout: 265 seconds]
<apeiros> if via subshell, I'd probably use `` + $?
Snickers has quit [Ping timeout: 244 seconds]
<apeiros> hm, though, no
<fbt> Are backticks safe tho?
<apeiros> define "safe". afaik you said you want a subshell.
<fbt> I also don't want to get used to using something that is not escaped properly
<apeiros> and in that case, you're by definition not safe.
<fbt> No, I don't specifically want a subshell.
<apeiros> then I'd probably use open3 too :)
qba73 has joined #ruby
<apeiros> passing multiple args is way easier to handle if you don't need a subshell
<fbt> Well, it seems like a bit of an overkill. But it works nicely
<apeiros> yeah, I know. I've a couple of times now pondered to write a wrapper :-/
cdg has joined #ruby
sepp2k has joined #ruby
gregf_ has joined #ruby
safetypin has quit [Quit: ZZZzzz…]
banisterfiend has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
l4v2 has joined #ruby
aegis3121 has joined #ruby
<fbt> Nothing changes. In bash I write wrappers for wrappers that wrap wrappers constantly.
<fbt> In ruby, it seems, I'm going to do the same :D
jasondotstar_ is now known as jasondotstar
synthroid has joined #ruby
Emmanuel_Chanel has joined #ruby
<asal> nick /asal2107
Madplatypus has quit [Quit: Connection closed for inactivity]
bob434 has quit [Quit: This computer has gone to sleep]
eljimmy has joined #ruby
asal is now known as asal2107
jphase has joined #ruby
theery has joined #ruby
blackwind_123 has quit [Ping timeout: 244 seconds]
bjh13 has joined #ruby
ishe_ua has joined #ruby
shinnya has joined #ruby
monod has joined #ruby
p1k_ is now known as p1k
qba73 has quit [Remote host closed the connection]
qba73 has joined #ruby
Emmanuel_Chanel has quit [Quit: Leaving]
ChiefAlexander has joined #ruby
hk238 has joined #ruby
qba73 has quit [Ping timeout: 255 seconds]
hutch34 has joined #ruby
theery has quit []
roamingdog has joined #ruby
insanedreamer has quit [Quit: insanedreamer]
pawnbox has joined #ruby
chouhoulis has quit [Remote host closed the connection]
csk_ has joined #ruby
hutch34 has quit [Ping timeout: 260 seconds]
csk has quit [Read error: Connection reset by peer]
redpants has joined #ruby
hahuang62 has joined #ruby
ocbtec has joined #ruby
jaruga____ has joined #ruby
fullofcaffeine has joined #ruby
Golden_ has joined #ruby
rano1301 has joined #ruby
<rano1301> hello everyone which is the most used GUI widget toolkit among ruby programmers ? Tk ?
hahuang62 has quit [Ping timeout: 255 seconds]
Johne has left #ruby [#ruby]
Golden_ has left #ruby [#ruby]
jaruga___ has quit [Ping timeout: 260 seconds]
anisha has quit [Quit: This computer has gone to sleep]
ben__ has quit [Remote host closed the connection]
marr has quit [Ping timeout: 272 seconds]
ben__ has joined #ruby
codelogix has joined #ruby
jcao219 has joined #ruby
toretore has quit [Quit: Leaving]
Burgestrand has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
LemonJuice has quit [Quit: Leaving]
blackmesa has joined #ruby
Rajamaa has quit [Ping timeout: 240 seconds]
pawnbox has quit [Remote host closed the connection]
Rajamaa has joined #ruby
codelogix has quit [Ping timeout: 244 seconds]
[k- has joined #ruby
Emmanuel_Chanel has joined #ruby
rano1301 has quit [Ping timeout: 240 seconds]
soc42 has joined #ruby
monod has quit [Quit: Thank you a bunch Southern_Gentlem and Khaytsus]
qba73 has joined #ruby
pragmaticus has quit [Remote host closed the connection]
last_staff has quit [Quit: last_staff]
pawnbox has joined #ruby
erlingur has joined #ruby
Burgestrand has joined #ruby
craigp has quit [Ping timeout: 244 seconds]
submitnine has quit [Remote host closed the connection]
siovene has quit [Quit: Connection closed for inactivity]
Snowy has joined #ruby
truenito has quit [Remote host closed the connection]
truenito has joined #ruby
grh has quit [Ping timeout: 244 seconds]
NetSage has quit [Remote host closed the connection]
dionysus69 has quit [Quit: dionysus69]
nankyokusei has joined #ruby
hutch34 has joined #ruby
marr has joined #ruby
dionysus69 has joined #ruby
JoshL_ is now known as JoshL
JoshL is now known as JoshL_
erlingur has quit [Ping timeout: 276 seconds]
zekriad has quit [Quit: Textual IRC Client: www.textualapp.com]
nankyokusei has quit [Ping timeout: 272 seconds]
<moeSizlak> how do I tell sequel to use mysql's NOW() fuction when calling insert
danostrowski has joined #ruby
<apeiros> ?crosspost moeSizlak
<ruby[bot]> moeSizlak: Please do not crosspost without at least telling so and mentioning provided suggestions and their outcome in all channels. Experience shows that people don't do either, and not doing so is considered rude.
patarr has joined #ruby
Burgestrand has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
zekriad has joined #ruby
JoshL_ is now known as JoshL
inteq has joined #ruby
braincrash has quit [Ping timeout: 265 seconds]
blackmesa has quit [Ping timeout: 252 seconds]
danostrowski has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pandaant has joined #ruby
dionysus69 has quit [Ping timeout: 260 seconds]
pawnbox has quit [Remote host closed the connection]
banisterfiend has joined #ruby
a7d7p has quit [Quit: a7d7p]
pawnbox has joined #ruby
jcao219 has quit [Ping timeout: 265 seconds]
fnovd has joined #ruby
nofxx has joined #ruby
braincrash has joined #ruby
nikivi has joined #ruby
Snowy has quit [Remote host closed the connection]
Snowy has joined #ruby
tk__ has quit [Quit: ばいばい]
fnovd has quit [Client Quit]
tyang has quit [Ping timeout: 264 seconds]
pandaant has quit [Ping timeout: 244 seconds]
dminuoso has quit [Ping timeout: 276 seconds]
jaguarmagenta has joined #ruby
adac has joined #ruby
pandaant has joined #ruby
leea has joined #ruby
a7d7p has joined #ruby
NTrash has quit [Quit: Konversation terminated!]
bilal80 has joined #ruby
skweek has quit [Ping timeout: 244 seconds]
banisterfiend has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jaguarmagenta has quit [Ping timeout: 255 seconds]
pawnbox has quit [Ping timeout: 265 seconds]
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rodfersou has quit [Quit: leaving]
elenatanasoiu1 has joined #ruby
Rodya_ has joined #ruby
leea has joined #ruby
banisterfiend has joined #ruby
rodfersou has joined #ruby
elenatanasoiu has quit [Ping timeout: 276 seconds]
redpants has quit [Ping timeout: 265 seconds]
helpa has quit [Remote host closed the connection]
helpa has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
brendan- has joined #ruby
rippa has joined #ruby
mark_66 has quit [Remote host closed the connection]
<fbt> Ahem. Files that you load() have their own scope?
fnovd has joined #ruby
matp_ has quit [Max SendQ exceeded]
tyang has joined #ruby
matp has joined #ruby
fullofcaffeine has joined #ruby
agent_white has joined #ruby
Rodya_ has quit [Remote host closed the connection]
senayar has joined #ruby
aegis3121 has quit [Ping timeout: 272 seconds]
<mrbobbytables> Hey there all, my apologies if this is somewhat out of place — I’ve worked with ruby before in limited amounts, mostly serverspec/rake etc for testing with ansible/salt I haven’t actually written anything beyond that. I wrote a small gem that handles rendering of erb templates, and I’d appreciate any feedback in terms of general best practices, does
<mrbobbytables> it make sense etc -
<mrbobbytables> The repo is here: https://github.com/mrbobbytables/rndr
<mrbobbytables> The readme itself is sparse, but I’d like to make sure I’m on the right track before I start documenting more and writing tests.
zotherst1 has joined #ruby
zotherst1 has quit [Quit: WeeChat 1.5]
wingwalker has joined #ruby
aryaching has joined #ruby
aganov has quit [Remote host closed the connection]
tristanp has quit []
cdg has quit [Remote host closed the connection]
evie_hammond has quit [Quit: WeeChat 1.5]
tristanp has joined #ruby
bob434 has joined #ruby
l4v2 has quit [Quit: l4v2]
polishdub has joined #ruby
csk has joined #ruby
JeanCarloMachado has quit [Ping timeout: 244 seconds]
gregf_ has quit [Ping timeout: 240 seconds]
nikivi has quit [Quit: irc]
csk_ has quit [Ping timeout: 244 seconds]
evie_hammond has joined #ruby
goeast has joined #ruby
NTrash has joined #ruby
NTrash has quit [Client Quit]
Devalo has joined #ruby
eprasad has quit [Ping timeout: 265 seconds]
NTrash has joined #ruby
aegis3121 has joined #ruby
Biciato has joined #ruby
toni_ has joined #ruby
flying has quit []
<goeast> Hello ! I am looking for a way to check if an integer is between 2 dates. I have done this (x.start_at..x.end_at) === Date.today.month. But the problem is that it doesn't work if I have something like this : (11..2) === Date.today.month since it doesn't understand what is a calendar year. Any Hint ?
chouhoulis has joined #ruby
blackmesa has joined #ruby
<apeiros> how can an integer be between 2 dates? an integer isn't a date…
saneax is now known as saneax-_-|AFK
<apeiros> date.between?(*[date_a, date_b].sort)
<goeast> I know but I don't want to use a date format because it is recurring each year
<goeast> for example seasonality of a fruit
<apeiros> date != date format
<goeast> is from september to january every year so I am using only integer from 1 to 12
<apeiros> you're severely misrepresenting your problem.
bsrd has joined #ruby
grh has joined #ruby
<apeiros> from what you say it seems your problem is "how do I test whether an integer is between two other integers"
<apeiros> with the additional problem of you not knowing which of the two integers is bigger.
<apeiros> anyhow, same solution. sort the integers, then compare.
antgel has quit [Ping timeout: 252 seconds]
<goeast> yes but month of january (1) is between december en february (12..2).
<goeast> in this case it is not working
zacstewart has quit [Ping timeout: 265 seconds]
conta has quit [Ping timeout: 240 seconds]
TomyWork has quit [Ping timeout: 240 seconds]
<FernandoBasso> https://rubygems.org/gems/unicode_utils Last update from 2012. Is there something else I should be looking at? (I know about rails active support, but I am concerned about plain ruby, not rails).
csk has quit [Ping timeout: 255 seconds]
Oclair_ has joined #ruby
<goeast> Am I oblige to work with date ? Because it means that every year I need to reupdate my database.. That is not sustainable
<goeast> with the correct date (month + year)
tdy has quit [Ping timeout: 272 seconds]
jaequery has joined #ruby
csk has joined #ruby
Oclair has quit [Ping timeout: 244 seconds]
blackmesa has quit [Ping timeout: 252 seconds]
dionysus69 has joined #ruby
synthroid has quit [Remote host closed the connection]
fullofcaffeine has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
wingwalker has quit [Ping timeout: 260 seconds]
codelogix has joined #ruby
jaruga____ has quit [Remote host closed the connection]
jaruga____ has joined #ruby
fullofcaffeine has quit [Ping timeout: 260 seconds]
goeast has quit [Quit: ChatZilla 0.9.92 [Firefox 49.0/20160916101415]]
fullofcaffeine has joined #ruby
jshjsh has joined #ruby
daffy_duck_2 is now known as niggah
[k-_ has joined #ruby
[k- has quit [Read error: Connection reset by peer]
hahuang62 has joined #ruby
codelogix has quit [Ping timeout: 244 seconds]
JoshS has quit [Ping timeout: 265 seconds]
amclain has joined #ruby
synthroid has joined #ruby
hahuang62 has quit [Ping timeout: 265 seconds]
codelogix has joined #ruby
cdg has joined #ruby
claudiuinberlin has quit []
Gasher has joined #ruby
jaequery has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aufi has quit [Quit: Leaving]
ratatine has quit [Quit: Leaving]
stamina has joined #ruby
hahuang62 has joined #ruby
toni_ has quit [Ping timeout: 240 seconds]
mim1k|work has joined #ruby
senayar has quit []
bsrd has quit [Quit: WeeChat 1.5]
ishe_ua has quit [Ping timeout: 265 seconds]
hobodave has joined #ruby
threh has joined #ruby
summation has joined #ruby
rodferso1 has joined #ruby
rodferso1 is now known as rodfersou|lunch
hahuang62 has quit [Ping timeout: 265 seconds]
rodfersou has quit [Ping timeout: 272 seconds]
LuckyABA has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
inteq has quit [Ping timeout: 265 seconds]
qba73 has quit [Remote host closed the connection]
adac has quit [Ping timeout: 255 seconds]
qba73 has joined #ruby
qba73 has quit [Remote host closed the connection]
<Biciato> any possible solutions for this -> C:/RailsInstaller/Ruby2.2.0/lib/ruby/2.2.0/tk.rb:2066:in `_invoke': couldn't recognize data in image file "image.gif" (RuntimeError)
csk has quit [Quit: ZZZzzz…]
qba73 has joined #ruby
arnonhongklay has quit [Remote host closed the connection]
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ledestin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jaruga____ has quit [Quit: jaruga____]
mim1k|work has quit [Ping timeout: 255 seconds]
arnonhongklay has joined #ruby
mim1k|work has joined #ruby
ferr has quit [Quit: WeeChat 1.5]
nonnatus has joined #ruby
MGDev has joined #ruby
kedare has quit [Quit: Leaving]
MGDev has quit [Client Quit]
tomphp has quit [Ping timeout: 265 seconds]
erlingur has joined #ruby
jaruga___ has joined #ruby
jaruga___ is now known as jaruga____
tyang has quit [Ping timeout: 264 seconds]
xentity1x has joined #ruby
[Butch] has joined #ruby
ninja007 has joined #ruby
<xentity1x> Hi, I'm doing a ruby crash course for myself, and I have a newb question. Let's say I istantiate a class called Customer as cust1. Can I access the class attributes externally like cust1.cust_name?
<xentity1x> I know you can do that in Python....
arnonhongklay has quit []
<ciawal> cust1.cust_name will call the method
<ciawal> you want Customer.cust_name
jsrn_ has quit [Quit: Leaving]
<ciawal> that doesn't really make sense though
shinnya has quit [Ping timeout: 244 seconds]
threh has quit [Ping timeout: 265 seconds]
toni_ has joined #ruby
nonnatus has quit [Quit: nonnatus]
nankyokusei has joined #ruby
petrichorx has joined #ruby
aegis3121 has quit [Ping timeout: 240 seconds]
nonnatus has joined #ruby
<apeiros> xentity1x: you can always query the class and go from there: cust1.class.class_attr
toni_ has quit [Ping timeout: 244 seconds]
<xentity1x> ciawal, okay so you can only get methods that way not attributes?
<apeiros> there are no attributes in ruby
<apeiros> everything with a . is a method call.
<apeiros> attr_* creates methods for you. it's "just" convenience.
<xentity1x> aperious, what do you call a variable that lives inside a class, not an attribute?
<apeiros> ?tabnocl xentity1x
<ruby[bot]> apeiros: I don't know anything about tabnocl
nankyokusei has quit [Ping timeout: 240 seconds]
<apeiros> whoops
<apeiros> ?tabnick xentity1x
<ruby[bot]> xentity1x: pro-tip - use tab completion for nicks. avoids typos in nicks.
nonnatus_ has joined #ruby
soc42 has quit [Remote host closed the connection]
<apeiros> xentity1x: you can't access variables except when you're in the proper scope. so you can never access a variable "from outside" without a method call.
toni_ has joined #ruby
<apeiros> and I'd call them variable, not attribute.
<xentity1x> apeiros, okay got it thanks!
<apeiros> local_variable (lvar), @instance_variable (@ivar), @@class_variable (cvar), $global_variable ($gvar), Constant
nonnatus has quit [Ping timeout: 265 seconds]
nonnatus_ is now known as nonnatus
tubuliferous has quit [Ping timeout: 276 seconds]
qba73 has quit [Remote host closed the connection]
<apeiros> yw
qba73 has joined #ruby
blaxter has quit [Quit: foo]
<nonnatus> Just to add to what apeiros stated, it’s usually preferable use a class instance variable instead of a class variable proper. Might sound weird, but good to keep in mind.
[k-_ has quit [Ping timeout: 272 seconds]
<apeiros> yupp. avoid @@cvars and $gvars
<apeiros> or rather: avoid defining them.
<apeiros> using existing $globals is fine
ldnunes has quit [Read error: Connection reset by peer]
ldnunes has joined #ruby
blackmesa has joined #ruby
sumobob has joined #ruby
[k- has joined #ruby
rbr has quit [Disconnected by services]
<nonnatus> It looks like my question didn’t go through a minute ago for some reason (was having connection issues), so sorry if this is a repeat:
geekbri has quit []
<nonnatus> Anyone around who would have some advice for validating URLs? Right now I’m using URI.parse, but it’s a bit too lenient (e.g. http://google is accepted).
rbr has joined #ruby
<apeiros> nonnatus: not a repeat. it did indeed not get through.
jaruga____ has quit [Remote host closed the connection]
<nonnatus> nonnatus: A HTTP HEAD request seems like overkill though in this case.
<nonnatus> Thanks
a7d7p has quit [Quit: a7d7p]
danostrowski has joined #ruby
<apeiros> you'd probably want to test the scheme for http/https. DNS lookup sadly is a bit expensive. you could test whether it's a domain with at least 2 levels.
ldnunes_ has joined #ruby
prawnzy has joined #ruby
frankiee_ has joined #ruby
blackmesa has quit [Ping timeout: 265 seconds]
jphase has quit [Ping timeout: 255 seconds]
ldnunes has quit [Ping timeout: 244 seconds]
dionysus69 has quit [Remote host closed the connection]
danostrowski has quit [Ping timeout: 272 seconds]
moei has quit [Read error: Connection reset by peer]
marahin has quit [Ping timeout: 272 seconds]
wsmoak has quit [Ping timeout: 272 seconds]
jasondotstar has quit [Ping timeout: 272 seconds]
bove has quit [Ping timeout: 272 seconds]
beawesomeinstead has quit [Ping timeout: 272 seconds]
vircung has quit [Ping timeout: 272 seconds]
Rickmast_ has quit [Ping timeout: 272 seconds]
marr has quit [Ping timeout: 272 seconds]
TinkerTyper has quit [Ping timeout: 272 seconds]
hashrocket has quit [Ping timeout: 272 seconds]
SHyx0rmZ has quit [Ping timeout: 272 seconds]
cstrahan has quit [Ping timeout: 272 seconds]
rfv has quit [Ping timeout: 272 seconds]
ELCALOR has quit [Ping timeout: 272 seconds]
im0b has quit [Ping timeout: 272 seconds]
zenguy_pc has quit [Ping timeout: 272 seconds]
bmn has quit [Ping timeout: 272 seconds]
justinmrkva has quit [Ping timeout: 272 seconds]
constantinexvi has quit [Ping timeout: 272 seconds]
noodle has quit [Read error: Connection reset by peer]
FastJack_ has quit [Read error: Connection reset by peer]
elenatanasoiu2 has joined #ruby
marr has joined #ruby
jeffreylevesque has quit [Ping timeout: 272 seconds]
x0f has quit [Ping timeout: 272 seconds]
vqrs has quit [Ping timeout: 272 seconds]
bauruine has quit [Ping timeout: 272 seconds]
SirCmpwn has quit [Ping timeout: 272 seconds]
okdas has quit [Ping timeout: 272 seconds]
darthvorik has quit [Ping timeout: 272 seconds]
PhishPhood has quit [Ping timeout: 272 seconds]
DenSchub has quit [Ping timeout: 272 seconds]
tubbo has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
testo1 has quit [Ping timeout: 272 seconds]
tris has quit [Ping timeout: 272 seconds]
moshee has quit [Ping timeout: 272 seconds]
Ikri has quit [Quit: No Ping reply in 180 seconds.]
FastJack_ has joined #ruby
claw has quit [Quit: No Ping reply in 180 seconds.]
snapcase has joined #ruby
amclain has quit [Read error: Connection reset by peer]
kith_ has joined #ruby
lel_ has joined #ruby
ben_____ has joined #ruby
cdg_ has joined #ruby
qba73_ has joined #ruby
render___ has joined #ruby
Pisuke has joined #ruby
chouhoul_ has joined #ruby
loechel has joined #ruby
tercenya_ has joined #ruby
bronson_ has joined #ruby
roamingd_ has joined #ruby
MrBusiness2 has joined #ruby
Contigi777 has joined #ruby
yaewa has joined #ruby
Xiti` has joined #ruby
qba73_ has quit [Remote host closed the connection]
AlphaAtom has joined #ruby
jaguarmagenta has joined #ruby
frankiee1 has joined #ruby
Robtop__ has joined #ruby
<nonnatus> I am making sure the scheme is correct. I guess then the only other thing to do is check that uri.hostname has at least one dot.
bumao_ has joined #ruby
qba73_ has joined #ruby
aryaching_ has joined #ruby
gril_ has joined #ruby
gril_ has joined #ruby
hogetaro_ has joined #ruby
amclain has joined #ruby
mac_ has joined #ruby
<nonnatus> Just feels kludgy.
aryaching has quit [Ping timeout: 255 seconds]
d10n-work has quit [Ping timeout: 255 seconds]
Tele has quit [Ping timeout: 255 seconds]
yo61 has quit [Ping timeout: 255 seconds]
caw has quit [Ping timeout: 255 seconds]
chrisseaton has quit [Ping timeout: 255 seconds]
Klumben has quit [Ping timeout: 255 seconds]
joconcepts has quit [Ping timeout: 255 seconds]
rann has quit [Ping timeout: 255 seconds]
tnsi has quit [Ping timeout: 255 seconds]
nchambers has quit [Ping timeout: 255 seconds]
M-manveru has quit [Ping timeout: 255 seconds]
irick has joined #ruby
lancetw has quit [Ping timeout: 255 seconds]
shelling__ has quit [Ping timeout: 255 seconds]
zipkid has quit [Ping timeout: 255 seconds]
NTrash has quit [Ping timeout: 255 seconds]
ben__ has quit [Ping timeout: 255 seconds]
Pumukel has quit [Ping timeout: 255 seconds]
irick_ has quit [Ping timeout: 255 seconds]
trif_ has quit [Ping timeout: 255 seconds]
lianj_ has quit [Ping timeout: 255 seconds]
workmad3 has joined #ruby
LyndsySimon has quit [Ping timeout: 255 seconds]
Kamilion has quit [Ping timeout: 255 seconds]
NTrash_ has joined #ruby
nettoweb has quit [Ping timeout: 265 seconds]
mgorbach has quit [Ping timeout: 265 seconds]
svkurowski has quit [Ping timeout: 265 seconds]
radic- has quit [Ping timeout: 265 seconds]
angseus has joined #ruby
oz` has joined #ruby
<apeiros> not necessarily a problem, just remember that ip addresses also include dots
gsingh93 has quit [Ping timeout: 260 seconds]
matthewd has quit [Ping timeout: 260 seconds]
drale2k_ has quit [Ping timeout: 260 seconds]
Alina-malina has quit [Ping timeout: 260 seconds]
audibleb- has quit [Ping timeout: 260 seconds]
bqscott has quit [Ping timeout: 260 seconds]
bob434 has quit [Ping timeout: 260 seconds]
rlex has quit [Ping timeout: 240 seconds]
dyjakan has quit [Ping timeout: 240 seconds]
renderfu_ has quit [Ping timeout: 240 seconds]
demophoon has quit [Ping timeout: 240 seconds]
humd1ng3r has quit [Ping timeout: 240 seconds]
spacemud_ has quit [Ping timeout: 240 seconds]
queequeg2 has quit [Ping timeout: 240 seconds]
angseus_ has quit [Ping timeout: 240 seconds]
LambdaSix has quit [Ping timeout: 240 seconds]
wnd has quit [Ping timeout: 240 seconds]
ihre has quit [Ping timeout: 240 seconds]
helpa-bot has joined #ruby
vifino has quit [Ping timeout: 240 seconds]
staticfox has quit [Read error: Connection reset by peer]
rheddry has quit [Read error: Connection reset by peer]
moneylotion has quit [Ping timeout: 260 seconds]
lel has quit [Ping timeout: 260 seconds]
sunya7a has quit [Ping timeout: 260 seconds]
evansbee_ has quit [Ping timeout: 260 seconds]
helpa-bot has joined #ruby
LambdaSi1 has joined #ruby
helpa-bot has quit [Changing host]
hostess has quit [Read error: Connection reset by peer]
bjh13 has quit [Ping timeout: 255 seconds]
priodev has quit [Ping timeout: 255 seconds]
bronson has quit [Ping timeout: 255 seconds]
Immune_ has quit [Ping timeout: 255 seconds]
Mia has quit [Ping timeout: 255 seconds]
Ishido has quit [Ping timeout: 255 seconds]
BriCursion has quit [Ping timeout: 255 seconds]
miah has quit [Ping timeout: 255 seconds]
shortdudey123 has quit [Ping timeout: 255 seconds]
ReinH_ has quit [Ping timeout: 255 seconds]
Majost has quit [Ping timeout: 255 seconds]
bw___ has quit [Ping timeout: 255 seconds]
unreal_ has quit [Ping timeout: 255 seconds]
AnoHito_ has joined #ruby
armyriad has quit [Ping timeout: 244 seconds]
erlingur has quit [Ping timeout: 240 seconds]
chouhoulis has quit [Ping timeout: 240 seconds]
patarr has quit [Ping timeout: 240 seconds]
hutch34 has quit [Ping timeout: 240 seconds]
asal2107 has quit [Ping timeout: 240 seconds]
JoshL has quit [Ping timeout: 240 seconds]
ghr has quit [Ping timeout: 240 seconds]
Xiti has quit [Ping timeout: 240 seconds]
cevett has quit [Ping timeout: 240 seconds]
coffeejunk has quit [Ping timeout: 240 seconds]
mclee has quit [Ping timeout: 240 seconds]
vdl has quit [Ping timeout: 240 seconds]
mlehrer has quit [Ping timeout: 240 seconds]
matti has quit [Ping timeout: 240 seconds]
danst_ has quit [Ping timeout: 240 seconds]
ineb_ has quit [Ping timeout: 240 seconds]
sneakerhax has quit [Ping timeout: 240 seconds]
Rickmasta has joined #ruby
hays has joined #ruby
GinoMan2440Wrx has joined #ruby
pratch has quit [Ping timeout: 240 seconds]
ReK2 has quit [Read error: Connection reset by peer]
hahuang62 has joined #ruby
spacemud has joined #ruby
weaksauce has quit [Ping timeout: 265 seconds]
Guest61812 has quit [Ping timeout: 265 seconds]
[k- has quit [Ping timeout: 265 seconds]
bumao has quit [Ping timeout: 265 seconds]
techntoke has quit [Ping timeout: 265 seconds]
mrbobbytables has quit [Ping timeout: 265 seconds]
ItSANgo has quit [Ping timeout: 265 seconds]
digitalfiz has quit [Ping timeout: 265 seconds]
davidmichaelkarr has quit [Ping timeout: 265 seconds]
ken_barber has quit [Ping timeout: 265 seconds]
marsjaninzmarsa has quit [Ping timeout: 265 seconds]
spk has quit [Ping timeout: 265 seconds]
bascht has quit [Ping timeout: 265 seconds]
<apeiros> spletnit
vifino has joined #ruby
salut has quit [Ping timeout: 265 seconds]
oz has quit [Read error: Connection reset by peer]
17WAAQN2M has joined #ruby
hlmjr has joined #ruby
ItSANgo__ has joined #ruby
techntoke_ has joined #ruby
Nilium has quit [Ping timeout: 265 seconds]
frankiee_ has quit [Ping timeout: 272 seconds]
qba73 has quit [Ping timeout: 272 seconds]
hobodave has quit [Ping timeout: 272 seconds]
workmad3_ has quit [Ping timeout: 272 seconds]
watersoul has quit [Ping timeout: 272 seconds]
GinoManWrx has quit [Ping timeout: 272 seconds]
aurelien has quit [Ping timeout: 272 seconds]
kaspergrubbe has quit [Ping timeout: 272 seconds]
MyMind has quit [Ping timeout: 272 seconds]
dhollinger has quit [Ping timeout: 272 seconds]
mhsjlw has quit [Ping timeout: 272 seconds]
PaulePanter has quit [Ping timeout: 272 seconds]
abort has quit [Ping timeout: 272 seconds]
AKPWD has quit [Ping timeout: 272 seconds]
[reed] has quit [Ping timeout: 265 seconds]
swills_ has quit [Read error: Connection reset by peer]
Tele has joined #ruby
queequeg1 has joined #ruby
elaptics_ has joined #ruby
gix- has joined #ruby
gix has quit [Disconnected by services]
^mtkd has joined #ruby
humd1ng3r has joined #ruby
ghr has joined #ruby
techntoke_ has joined #ruby
techntoke_ has quit [Changing host]
xentity1x has quit [Ping timeout: 244 seconds]
zekriad has quit [Ping timeout: 244 seconds]
spiette has quit [Ping timeout: 244 seconds]
Radar has quit [Ping timeout: 244 seconds]
Ariadeno has quit [Ping timeout: 273 seconds]
VladGh_ has quit [Ping timeout: 244 seconds]
bairyn has quit [Ping timeout: 244 seconds]
Drakevr has quit [Ping timeout: 244 seconds]
Tharbakim has quit [Ping timeout: 244 seconds]
Guest571 has quit [Ping timeout: 244 seconds]
raatiniemi has quit [Ping timeout: 244 seconds]
sorah___ has quit [Ping timeout: 244 seconds]
krasnus has quit [Ping timeout: 244 seconds]
quiller has quit [Ping timeout: 273 seconds]
bazzy has quit [Ping timeout: 244 seconds]
gremax has quit [Ping timeout: 244 seconds]
mim1k|work has quit [Ping timeout: 260 seconds]
agent_white has quit [Ping timeout: 260 seconds]
elenatanasoiu1 has quit [Ping timeout: 260 seconds]
GodFather has quit [Ping timeout: 260 seconds]
hk238 has quit [Ping timeout: 260 seconds]
madsa has quit [Ping timeout: 260 seconds]
guacamole has quit [Ping timeout: 260 seconds]
nebben has quit [Ping timeout: 260 seconds]
FifthWall has quit [Ping timeout: 260 seconds]
webus has quit [Ping timeout: 260 seconds]
passbe has quit [Ping timeout: 260 seconds]
oblique has quit [Ping timeout: 260 seconds]
ericwood_ has quit [Ping timeout: 260 seconds]
raddazong has quit [Ping timeout: 260 seconds]
dagelf has quit [Ping timeout: 260 seconds]
hays_ has quit [Ping timeout: 260 seconds]
mozzarella has quit [Ping timeout: 260 seconds]
tax has quit [Ping timeout: 260 seconds]
greister has quit [Ping timeout: 260 seconds]
unreal has joined #ruby
banisterfiend has quit [Ping timeout: 240 seconds]
lucast has quit [Ping timeout: 240 seconds]
alanquillin has joined #ruby
icey has quit [Ping timeout: 240 seconds]
andikr has quit [Ping timeout: 255 seconds]
MrBusiness3 has quit [Ping timeout: 255 seconds]
hogetaro has quit [Ping timeout: 255 seconds]
Contigi has quit [Ping timeout: 255 seconds]
Eiam has quit [Ping timeout: 255 seconds]
bakingbread has quit [Ping timeout: 255 seconds]
phredus has quit [Ping timeout: 255 seconds]
kmckelvin has quit [Ping timeout: 255 seconds]
grill has quit [Ping timeout: 255 seconds]
gremax_ has joined #ruby
notpratch has joined #ruby
oz` is now known as oz
ldnunes_ has quit [Ping timeout: 265 seconds]
cdg has quit [Ping timeout: 265 seconds]
jshjsh has quit [Ping timeout: 265 seconds]
sepp2k has quit [Ping timeout: 265 seconds]
hfp_ has joined #ruby
herbmillerjr has quit [Ping timeout: 265 seconds]
Rajamaa has quit [Ping timeout: 265 seconds]
qguv has quit [Ping timeout: 265 seconds]
IceDragon has quit [Ping timeout: 265 seconds]
hinbody has quit [Ping timeout: 265 seconds]
jackhill has quit [Ping timeout: 265 seconds]
bazz_ has joined #ruby
Trynemjoel has quit [Ping timeout: 265 seconds]
modin has quit [Ping timeout: 265 seconds]
coffeeju1 has joined #ruby
joconcepts has joined #ruby
abort_ has joined #ruby
[reed] has joined #ruby
rbr` has joined #ruby
bjh13 has joined #ruby
madsa has joined #ruby
rbr has quit [Disconnected by services]
unreal has joined #ruby
ghr is now known as Guest2122
unreal has quit [Changing host]
mike_ has joined #ruby
jericon has joined #ruby
PaulePanter has joined #ruby
ereslibre has joined #ruby
mikecmpbll has quit [Ping timeout: 264 seconds]
mtkd has quit [Ping timeout: 264 seconds]
jpterry has quit [Ping timeout: 264 seconds]
Yonk has quit [Ping timeout: 264 seconds]
Lyubo1 has quit [Ping timeout: 264 seconds]
harfangk has quit [Ping timeout: 264 seconds]
AnoHito has quit [Ping timeout: 255 seconds]
saneax-_-|AFK has quit [Ping timeout: 255 seconds]
Guest84826 has quit [Ping timeout: 264 seconds]
ereslibre has joined #ruby
ereslibre has quit [Changing host]
Lyubo1 has joined #ruby
m4rCsi has quit [Read error: Connection reset by peer]
DrCode has quit [Quit: ZNC - http://znc.in]
Guest571 has joined #ruby
rodfersou|lunch has quit [Ping timeout: 264 seconds]
codelogix has quit [Ping timeout: 264 seconds]
roamingdog has quit [Ping timeout: 264 seconds]
armando has quit [Ping timeout: 264 seconds]
peterhu has quit [Ping timeout: 264 seconds]
horst has quit [Ping timeout: 264 seconds]
programmerq has quit [Ping timeout: 264 seconds]
Asher has quit [Ping timeout: 264 seconds]
ghostlight has quit [Ping timeout: 264 seconds]
jesk has quit [Ping timeout: 264 seconds]
Nilium_ has joined #ruby
levifig has joined #ruby
wlanboy has quit [Ping timeout: 264 seconds]
jlyndon has quit [Ping timeout: 264 seconds]
tercenya has quit [Ping timeout: 264 seconds]
armando2 has joined #ruby
aalmenar has joined #ruby
ReK2GnULinuX has joined #ruby
MissionCritical has quit [Ping timeout: 264 seconds]
FernandoBasso has quit [Ping timeout: 264 seconds]
Couch has quit [Ping timeout: 264 seconds]
17SAAEAC1 has joined #ruby
jericon_ has quit [Ping timeout: 264 seconds]
connor_goodwolf has quit [Ping timeout: 264 seconds]
kith has quit [Ping timeout: 264 seconds]
rcs_ has quit [Ping timeout: 260 seconds]
constantinexvi_ has joined #ruby
segy has quit [Ping timeout: 260 seconds]
boshhead has quit [Ping timeout: 260 seconds]
ReK2GnULinuX has quit [Changing host]
aalmenar has joined #ruby
aalmenar has quit [Changing host]
ReK2GnULinuX has joined #ruby
lemur has joined #ruby
staticfox has joined #ruby
DenSchub has joined #ruby
JoshS has joined #ruby
armyriad has joined #ruby
m4rCsi_ has joined #ruby
nickjj_ has joined #ruby
Ikri has joined #ruby
ineb has joined #ruby
Gasher has quit [Ping timeout: 265 seconds]
Guest87125 has quit [Ping timeout: 265 seconds]
scottschecter has quit [Ping timeout: 265 seconds]
swistak35 has quit [Ping timeout: 265 seconds]
D9 has quit [Ping timeout: 265 seconds]
Xeago has quit [Ping timeout: 265 seconds]
am55 has quit [Ping timeout: 265 seconds]
rumikk2 has quit [Ping timeout: 265 seconds]
bogdanteleaga has quit [Ping timeout: 265 seconds]
valeri_ufo has quit [Ping timeout: 265 seconds]
jonadab has quit [Ping timeout: 265 seconds]
cevett has joined #ruby
stamina has quit [Ping timeout: 265 seconds]
grh has quit [Ping timeout: 265 seconds]
pwnd_nsfw` has quit [Ping timeout: 272 seconds]
nickjj has quit [Ping timeout: 272 seconds]
jidar has quit [Ping timeout: 265 seconds]
trif has joined #ruby
rodfersou|lunch has joined #ruby
lianj has joined #ruby
lianj has quit [Changing host]
lianj has joined #ruby
programmerq has joined #ruby
Nilium_ is now known as Nilium
justinmrkva has joined #ruby
marahin has joined #ruby
duderonomy has quit [Ping timeout: 244 seconds]
brendan- has quit [Ping timeout: 244 seconds]
baweaver has quit [Ping timeout: 244 seconds]
ianconnolly has quit [Ping timeout: 244 seconds]
truenito has quit [Ping timeout: 244 seconds]
AKPWD has joined #ruby
PhishPhood has joined #ruby
hfp has quit [Ping timeout: 244 seconds]
dmarr_ has quit [Ping timeout: 244 seconds]
hfp_ is now known as hfp
swills__ has joined #ruby
aurelien` has joined #ruby
johnmilton has quit [Ping timeout: 244 seconds]
steveh7 has quit [Ping timeout: 244 seconds]
ianconnolly has joined #ruby
Kruppe has quit [Ping timeout: 244 seconds]
helpa has quit [Read error: Connection reset by peer]
Axy has joined #ruby
wnd_ has joined #ruby
zenguy_pc2 has joined #ruby
malcolmva has quit [Ping timeout: 244 seconds]
Fetch has quit [Ping timeout: 244 seconds]
jeffreylevesque_ has joined #ruby
yeticry has quit [Ping timeout: 244 seconds]
bmn_ has joined #ruby
shortdudey123_ has joined #ruby
peterhu_ has joined #ruby
Evan- has joined #ruby
harfangk has joined #ruby
okdas has joined #ruby
ReinH_ has joined #ruby
Axy has joined #ruby
Axy has quit [Changing host]
JRajamaa has joined #ruby
okdas has quit [Changing host]
okdas has joined #ruby
ghormoon_ has quit [Excess Flood]
[reed] has quit [Changing host]
mike_ is now known as Guest1427
[reed] has joined #ruby
dmarr has joined #ruby
agent_white has joined #ruby
sunya7a has joined #ruby
jpterry_ has joined #ruby
Oclair_ has quit [Ping timeout: 265 seconds]
evie_hammond has quit [Ping timeout: 265 seconds]
croberts has quit [Ping timeout: 265 seconds]
nexace_ has quit [Ping timeout: 265 seconds]
Canucktux_ has quit [Ping timeout: 265 seconds]
aalmenar_ has quit [Ping timeout: 265 seconds]
ereslibre_laptop has quit [Ping timeout: 265 seconds]
johnny56_ has quit [Max SendQ exceeded]
ghormoon has joined #ruby
Asher has joined #ruby
ocbtec has quit [Ping timeout: 265 seconds]
fedruantine has quit [Ping timeout: 265 seconds]
moshee has joined #ruby
lifted has quit [Ping timeout: 265 seconds]
moshee has joined #ruby
moshee has quit [Changing host]
wlanboy has joined #ruby
vdl has joined #ruby
marahin is now known as Guest56359
madhatter has joined #ruby
Canucktux has joined #ruby
boshhead has joined #ruby
tyang has joined #ruby
nopoliti1a has joined #ruby
thomas1 has joined #ruby
FernandoBassoBr has joined #ruby
demophoon has joined #ruby
guacamole has joined #ruby
nchambers has joined #ruby
phredus has joined #ruby
sjums_ has joined #ruby
horst has joined #ruby
ihre has joined #ruby
Kamilion has joined #ruby
bairyn has joined #ruby
jesk has joined #ruby
mozzarella has joined #ruby
helpa-bot has quit [Read error: Connection reset by peer]
hostess has joined #ruby
jackhill has joined #ruby
icedp has joined #ruby
jeffreylevesque_ has quit [Client Quit]
helpa has joined #ruby
tris has joined #ruby
dhollinger has joined #ruby
testo2 has joined #ruby
hinbody has joined #ruby
croberts has joined #ruby
mhsjlw has joined #ruby
claw has joined #ruby
wsmoak has joined #ruby
ggherdov has quit [Ping timeout: 248 seconds]
ec_ has quit [Ping timeout: 248 seconds]
matti_ has joined #ruby
Klumben has joined #ruby
flak has joined #ruby
fnovd has quit [Ping timeout: 257 seconds]
sjums has quit [Ping timeout: 257 seconds]
ken_barber has joined #ruby
vqrs has joined #ruby
andikr has joined #ruby
erlingur has joined #ruby
jonadab has joined #ruby
malcolmva has joined #ruby
Drakevr has joined #ruby
Oclair has joined #ruby
marsjaninzmarsa has joined #ruby
steveh7 has joined #ruby
SirCmpwn has joined #ruby
Kruppe has joined #ruby
nexace has joined #ruby
codelogix has joined #ruby
charles81 has quit [Ping timeout: 265 seconds]
kireevco_ has quit [Ping timeout: 265 seconds]
andersh has quit [Ping timeout: 265 seconds]
Xeago has joined #ruby
jswe has quit [Ping timeout: 265 seconds]
colstrom has quit [Ping timeout: 265 seconds]
jaguarmagenta has quit [Ping timeout: 252 seconds]
hutch34 has joined #ruby
sepp2k has joined #ruby
brendan- has joined #ruby
ldnunes_ has joined #ruby
beawesomeinstead has joined #ruby
mlehrer has joined #ruby
sorah___ has joined #ruby
shortdudey123_ is now known as shortdudey123
ocbtec has joined #ruby
mclee has joined #ruby
noodle has joined #ruby
ghostlight has joined #ruby
valeri_ufo has joined #ruby
JackMc has quit [Ping timeout: 265 seconds]
jxf has quit [Ping timeout: 265 seconds]
twodayslate has quit [Ping timeout: 265 seconds]
Drakevr has quit [Changing host]
Drakevr has joined #ruby
rippa has quit [Ping timeout: 265 seconds]
pragmatism has quit [Ping timeout: 265 seconds]
mahlon has quit [Ping timeout: 265 seconds]
hobodave has joined #ruby
seitensei has joined #ruby
bauruine has joined #ruby
deimos has quit [Ping timeout: 252 seconds]
Ariadeno has joined #ruby
dagelf has joined #ruby
qba73_ has quit [Ping timeout: 273 seconds]
JeanCarloMachado has joined #ruby
mim1k|work has joined #ruby
johnmilton has joined #ruby
imanc has quit [Ping timeout: 265 seconds]
nopolitica has quit [Ping timeout: 265 seconds]
P1ro has quit [Ping timeout: 265 seconds]
jhill_ has quit [Ping timeout: 255 seconds]
hlieberman has quit [Ping timeout: 255 seconds]
jidar has joined #ruby
watersoul has joined #ruby
x0f has joined #ruby
vircung has joined #ruby
M-mistake1 has quit [Ping timeout: 276 seconds]
saneax-_-|AFK has joined #ruby
tubbo has joined #ruby
[diecast] has quit [Ping timeout: 265 seconds]
raatiniemi has joined #ruby
jmcc____________ has quit [Ping timeout: 265 seconds]
P1ro has joined #ruby
mitsuhiko has quit [Ping timeout: 264 seconds]
chrisseaton has joined #ruby
mniip has quit [Ping timeout: 619 seconds]
deepak_ has quit [Ping timeout: 276 seconds]
[k- has joined #ruby
radic_ has joined #ruby
Iacobus has quit [Ping timeout: 252 seconds]
drale2k has joined #ruby
daxroc has quit [Ping timeout: 265 seconds]
bw_ has joined #ruby
lifted has joined #ruby
zipkid has joined #ruby
boxrick1 has quit [Ping timeout: 255 seconds]
ijij has quit [Ping timeout: 265 seconds]
Guest56359 has quit [Ping timeout: 272 seconds]
elenatanasoiu2 has quit [Ping timeout: 272 seconds]
c355e3b has quit [Ping timeout: 272 seconds]
jcp__ has quit [Ping timeout: 272 seconds]
Klumben has quit [Ping timeout: 272 seconds]
gnarf_ has quit [Ping timeout: 272 seconds]
mim1k|work has quit [Read error: Connection reset by peer]
madsa has quit [Quit: No Ping reply in 180 seconds.]
sumobob has quit [Read error: Connection reset by peer]
uxp has quit [Read error: Connection reset by peer]
VladGh has joined #ruby
lianj has quit [Ping timeout: 272 seconds]
nickjj_ has quit [Ping timeout: 272 seconds]
_whitelogger has quit [Ping timeout: 272 seconds]
_whitelogger_ has joined #ruby
hanmac has joined #ruby
swistak35 has joined #ruby
johnmilton has quit [Ping timeout: 255 seconds]
lemur has quit [Ping timeout: 255 seconds]
unreal has quit [Ping timeout: 255 seconds]
gizless has quit [Ping timeout: 255 seconds]
kingkong- has quit [Ping timeout: 255 seconds]
machty has quit [Ping timeout: 255 seconds]
jasondotstar has joined #ruby
wlanboy_ has joined #ruby
cdg has joined #ruby
noodle has quit [Read error: Connection reset by peer]
mr_rich101 has joined #ruby
malcolmva has quit [Ping timeout: 255 seconds]
Guest1427 has quit [Ping timeout: 255 seconds]
madsa_ has joined #ruby
matthewd has joined #ruby
thomas has quit [Ping timeout: 615 seconds]
nonnatus has left #ruby [#ruby]
bqscott has joined #ruby
asal2107 has joined #ruby
nonnatus has joined #ruby
Trynemjoel has joined #ruby
mgorbach has joined #ruby
svkurowski has joined #ruby
zero7 has quit [Ping timeout: 252 seconds]
<nonnatus> apeiros: Thanks
discopatrick has quit [Ping timeout: 265 seconds]
dyjakan has joined #ruby
mrbobbytables has joined #ruby
BriCursion has joined #ruby
rann has joined #ruby
<apeiros> nonnatus: you're welcome
dionysus69 has joined #ruby
<apeiros> is the split over? did we drown?
rippa has joined #ruby
fedruantine has joined #ruby
nopolitica has joined #ruby
D9 has joined #ruby
mike__ has joined #ruby
Ariadeno_ has joined #ruby
Devalo_ has joined #ruby
mahlon has joined #ruby
Pupeno_ has joined #ruby
pragmatism has joined #ruby
nirix has quit [Ping timeout: 252 seconds]
nsno has joined #ruby
erlingur_ has joined #ruby
mim1k|wo1k has joined #ruby
valeri_uF0 has joined #ruby
AlphaAtom has quit [Ping timeout: 252 seconds]
inukshuk has quit [Ping timeout: 252 seconds]
tabakhase has quit [Ping timeout: 252 seconds]
spk has joined #ruby
radic_ has quit [Ping timeout: 252 seconds]
workmad3 has quit [Ping timeout: 252 seconds]
Pupeno has quit [Ping timeout: 252 seconds]
tenderlove has quit [Ping timeout: 252 seconds]
Alina-malina has joined #ruby
miah has joined #ruby
tubbo has quit [Ping timeout: 240 seconds]
oz` has joined #ruby
tsunamie has quit [Ping timeout: 240 seconds]
JoshL has joined #ruby
adaedra has quit [Ping timeout: 240 seconds]
brendan- has quit [Ping timeout: 240 seconds]
mhsjlw has quit [Ping timeout: 240 seconds]
Guest2122 has quit [Ping timeout: 240 seconds]
^mtkd has quit [Ping timeout: 240 seconds]
Rickmasta has quit [Ping timeout: 240 seconds]
spacemud has quit [Ping timeout: 240 seconds]
z3uS has quit [Ping timeout: 240 seconds]
jaruga____ has joined #ruby
ericwood has joined #ruby
garethrees has joined #ruby
jaruga____ has joined #ruby
jaruga____ has quit [Changing host]
elenatanasoiu3 has joined #ruby
mattwashere has joined #ruby
miah has quit [Ping timeout: 240 seconds]
Alina-malina has quit [Ping timeout: 240 seconds]
steveh7 has quit [Ping timeout: 240 seconds]
ReK2 has joined #ruby
ReK2 has joined #ruby
gsingh93 has joined #ruby
soud_ has joined #ruby
AKPWD has quit [Ping timeout: 240 seconds]
GinoManWrx has joined #ruby
GinoMan2440Wrx has quit [Ping timeout: 240 seconds]
SuperLag has quit [Ping timeout: 240 seconds]
sniff has quit [Ping timeout: 240 seconds]
valeri_ufo has quit [Ping timeout: 265 seconds]
[reed] has quit [Ping timeout: 265 seconds]
valeri_uF0 is now known as valeri_ufo
17WAAQN2M has quit [Ping timeout: 265 seconds]
joconcepts has quit [Ping timeout: 265 seconds]
joconcepts has joined #ruby
m4rCsi_ has quit [Read error: Connection reset by peer]
vdl has quit [Ping timeout: 265 seconds]
PhishPhood has quit [Ping timeout: 265 seconds]
hlmjr has quit [Remote host closed the connection]
armyriad has quit [Read error: Connection reset by peer]
hlmjr has joined #ruby
elaptics_ has quit [Read error: Connection reset by peer]
c355e3b has quit [Ping timeout: 272 seconds]
artisang_ has joined #ruby
elenatanasoiu2 has quit [Ping timeout: 272 seconds]
Guest56359 has quit [Ping timeout: 272 seconds]
jcp__ has quit [Ping timeout: 272 seconds]
Klumben has quit [Ping timeout: 272 seconds]
gnarf_ has quit [Ping timeout: 272 seconds]
mim1k|work has quit [Read error: Connection reset by peer]
madsa has quit [Quit: No Ping reply in 180 seconds.]
sumobob has quit [Read error: Connection reset by peer]
VladGh has joined #ruby
uxp has quit [Read error: Connection reset by peer]
lianj has quit [Ping timeout: 272 seconds]
nickjj_ has quit [Ping timeout: 272 seconds]
_whitelogger has quit [Ping timeout: 272 seconds]
olivierjanss has quit [Ping timeout: 272 seconds]
marr123 has joined #ruby
rideh has quit [Ping timeout: 272 seconds]
IceDragon has joined #ruby
Klumben has joined #ruby
Scient has quit [Ping timeout: 272 seconds]
nopoliti1a has quit [Ping timeout: 265 seconds]
coffeeju1 has quit [Ping timeout: 265 seconds]
fladson[m] has quit [Ping timeout: 265 seconds]
drale2k has quit [Ping timeout: 252 seconds]
lifted has quit [Ping timeout: 252 seconds]
icedp has quit [Ping timeout: 252 seconds]
Evan- has quit [Ping timeout: 252 seconds]
DenSchub has quit [Ping timeout: 252 seconds]
PaulePanter has quit [Ping timeout: 252 seconds]
cdg_ has quit [Ping timeout: 252 seconds]
Devalo has quit [Ping timeout: 252 seconds]
aries_liuxueyang has quit [Ping timeout: 252 seconds]
joast has quit [Ping timeout: 252 seconds]
rtl has quit [Ping timeout: 252 seconds]
StoBrendo has quit [Ping timeout: 252 seconds]
twistedpixels_ has quit [Ping timeout: 252 seconds]
zzxc_ has quit [Ping timeout: 252 seconds]
<nonnatus> Not done yet.
artisang_ has left #ruby [#ruby]
Yonk has joined #ruby
PhishPho1 has joined #ruby
hutch34_ has joined #ruby
seitensei has quit [Ping timeout: 240 seconds]
bmn has joined #ruby
SuperLag_ has joined #ruby
jidar_ has joined #ruby
Ariadeno has quit [Ping timeout: 272 seconds]
JoshS has quit [Ping timeout: 272 seconds]
ereslibre has quit [Ping timeout: 272 seconds]
marr has quit [Ping timeout: 272 seconds]
scorphus has quit [Ping timeout: 272 seconds]
pocketprotector has quit [Ping timeout: 272 seconds]
alexherbo2 has quit [Ping timeout: 272 seconds]
chee has quit [Ping timeout: 272 seconds]
piotrj has quit [Ping timeout: 272 seconds]
cydrobolt has quit [Ping timeout: 272 seconds]
marr123 is now known as marr
coffeeju1 has joined #ruby
FifthWall has joined #ruby
watersoul has quit [Ping timeout: 265 seconds]
codelogix has quit [Ping timeout: 265 seconds]
bazz_ has quit [Ping timeout: 265 seconds]
phredus_ has joined #ruby
piotrj has joined #ruby
Rasi| has joined #ruby
aries_liuxueyang has joined #ruby
miah_ has joined #ruby
gizmore has joined #ruby
segy has joined #ruby
boshhead has quit [Ping timeout: 252 seconds]
peterhu has joined #ruby
_chee has joined #ruby
gril_ has quit [Ping timeout: 252 seconds]
Guest81107 has quit [Ping timeout: 252 seconds]
LiquidIn1ect has quit [Ping timeout: 252 seconds]
oz` is now known as oz
soud has joined #ruby
soud_ is now known as soud
ianconnolly has quit [Ping timeout: 244 seconds]
rcs has joined #ruby
tubbo has joined #ruby
biox has quit [Ping timeout: 244 seconds]
JRajamaa has quit [Remote host closed the connection]
Lloyd has quit [Ping timeout: 244 seconds]
silverdust has joined #ruby
[k- has quit [Ping timeout: 244 seconds]
Kamilion has quit [Ping timeout: 244 seconds]
Kruppe has quit [Ping timeout: 244 seconds]
jpterry_ has quit [Ping timeout: 244 seconds]
peterhu_ has quit [Ping timeout: 244 seconds]
swills__ has quit [Ping timeout: 244 seconds]
rikai has quit [Read error: Connection reset by peer]
agit0 has joined #ruby
evansbee has joined #ruby
Axy has quit [Read error: Connection reset by peer]
croberts has quit [Read error: Connection reset by peer]
]reed[ has joined #ruby
scottschecter has joined #ruby
raatiniemi has quit [Ping timeout: 244 seconds]
ghostlight has quit [Ping timeout: 244 seconds]
flak has quit [Ping timeout: 244 seconds]
erlingur has quit [Ping timeout: 244 seconds]
jackhill has quit [Ping timeout: 244 seconds]
mclee_ has joined #ruby
mozzarella has quit [Ping timeout: 244 seconds]
bmn_ has quit [Ping timeout: 244 seconds]
shortdudey123 has quit [Ping timeout: 244 seconds]
aurelien` has quit [Ping timeout: 244 seconds]
iNs_ has quit [Ping timeout: 244 seconds]
hutch34 has quit [Ping timeout: 244 seconds]
JRajamaa has joined #ruby
wnd_ has quit [Excess Flood]
boshhead_ has joined #ruby
boshhead_ has joined #ruby
boshhead_ has quit [Changing host]
cydrobolt_ has joined #ruby
harfangk has quit [Ping timeout: 264 seconds]
mozzarel1 has joined #ruby
okdas has quit [Ping timeout: 264 seconds]
Lyubo1 has quit [Ping timeout: 264 seconds]
Davey_ has joined #ruby
tyang_ has joined #ruby
mikeiniowa has quit [Ping timeout: 264 seconds]
No_One has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
helpa has quit [Read error: Connection reset by peer]
ReK2GnULinuX has quit [Remote host closed the connection]
okdas has joined #ruby
lucast has joined #ruby
\13k has quit [Ping timeout: 264 seconds]
mclee has quit [Ping timeout: 264 seconds]
Radar has joined #ruby
grill has joined #ruby
uxp_ has joined #ruby
Xeago has quit [Ping timeout: 264 seconds]
[k-_ has joined #ruby
elaptics has joined #ruby
SirCmpwn has quit [Ping timeout: 264 seconds]
blackmesa has joined #ruby
ReinH_ has joined #ruby
agent_white has quit [Ping timeout: 264 seconds]
jpterry has joined #ruby
wlanboy has quit [Ping timeout: 264 seconds]
ReinH_ has quit [Ping timeout: 264 seconds]
Luna_Moonfang has quit [Ping timeout: 264 seconds]
Alina-malina_ has joined #ruby
matti_ has quit [Excess Flood]
jidar has quit [Read error: Connection reset by peer]
nexace has quit [Ping timeout: 264 seconds]
constantinexvi_ has quit [Ping timeout: 264 seconds]
nuck has joined #ruby
LyndsySimon has joined #ruby
grill has joined #ruby
grill has quit [Changing host]
Scient has joined #ruby
mtkd has joined #ruby
PaulePanter has joined #ruby
Tharbakim has joined #ruby
]reed[ has quit [Changing host]
]reed[ has joined #ruby
alexherb1 has joined #ruby
steveh7 has joined #ruby
Xeago_ has joined #ruby
jswe has joined #ruby
unreal has joined #ruby
silverdust is now known as Guest59445
Mr_Pancake has joined #ruby
tsunamie has joined #ruby
shortdudey123 has joined #ruby
wnd has joined #ruby
croberts has joined #ruby
Davey_ has joined #ruby
Davey_ has quit [Changing host]
nuck is now known as Guest32910
Davey_ is now known as Davey
JoshS has joined #ruby
malcolmva has joined #ruby
okdas has joined #ruby
okdas has quit [Changing host]
Kruppe has joined #ruby
ereslibre has joined #ruby
Radar is now known as Guest63339
gnarf has joined #ruby
Luna_Moonfang has joined #ruby
Xeago_ is now known as Xeago
nchambers has joined #ruby
]reed[ is now known as [reed]
rikai has joined #ruby
helpa has joined #ruby
mhsjlw has joined #ruby
Mia has joined #ruby
alexherb1 is now known as alexherbo2
oddmunds has joined #ruby
johnmilton has joined #ruby
\13k has joined #ruby
harfangk has joined #ruby
znz_jp has joined #ruby
_sfiguser has joined #ruby
constantinexvi has joined #ruby
hostess has joined #ruby
webus has joined #ruby
krasnus has joined #ruby
raatiniemi has joined #ruby
kingkong- has joined #ruby
sniff has joined #ruby
nitric has joined #ruby
jidar_ is now known as jidar
Tele has joined #ruby
quiller has joined #ruby
claw has joined #ruby
bogdanteleaga has joined #ruby
AlphaAtom has joined #ruby
z3uS has joined #ruby
bazzy has joined #ruby
SirCmpwn has joined #ruby
a7d7p has joined #ruby
passbe has joined #ruby
spiette has joined #ruby
rideh has joined #ruby
adaedra has joined #ruby
Rickmasta has joined #ruby
jaruga____ has quit [Client Quit]
matti_ has joined #ruby
vdl has joined #ruby
marahin_ has joined #ruby
brendan- has joined #ruby
xentity1x has joined #ruby
AKPWD has joined #ruby
rann has quit [Ping timeout: 252 seconds]
kspencer has joined #ruby
rumikk2 has joined #ruby
spacemud has joined #ruby
iNs has joined #ruby
zrl has quit [Ping timeout: 265 seconds]
yo61 has joined #ruby
m4rCsi has joined #ruby
TinkerTyper has joined #ruby
loechel is now known as Pumukel
greister has joined #ruby
replay has joined #ruby
radic_ has joined #ruby
zzxc has joined #ruby
baweaver has joined #ruby
jackjackdripper has joined #ruby
blackwind_123 has joined #ruby
rprimus has quit [Ping timeout: 252 seconds]
manveru has quit [Ping timeout: 252 seconds]
evie_hammond has joined #ruby
codelogix has joined #ruby
workmad3 has joined #ruby
vcoinminer has quit [Ping timeout: 265 seconds]
lifted has joined #ruby
last_staff has joined #ruby
qguv has joined #ruby
SegFaultAX has joined #ruby
rlex has joined #ruby
AndyWojo has quit [Ping timeout: 265 seconds]
swills has joined #ruby
watersoul has joined #ruby
digitalfiz has joined #ruby
twistedpixels has joined #ruby
DenSchub has joined #ruby
agent_white has joined #ruby
nirix has joined #ruby
aegis3121 has joined #ruby
drale2k has joined #ruby
lianj has joined #ruby
tabakhase has joined #ruby
tabakhase has quit [Changing host]
twistedpixels has quit [Changing host]
twistedpixels has joined #ruby
tabakhase has joined #ruby
lianj has quit [Changing host]
lianj has joined #ruby
Evan- has joined #ruby
danst has joined #ruby
inukshuk has joined #ruby
rprimus has joined #ruby
ghostlight has joined #ruby
fedruantine has quit [Ping timeout: 276 seconds]
Fetch has joined #ruby
rprimus is now known as Guest69334
icedp has joined #ruby
tubuliferous has joined #ruby
biox has joined #ruby
jackhill has joined #ruby
tenderlove has joined #ruby
tenderlove has quit [Changing host]
tenderlove has joined #ruby
fnovd has joined #ruby
brendan- has quit [Client Quit]
pocketprotector has joined #ruby
Xiti` is now known as Xiti
hk238 has joined #ruby
csk has joined #ruby
erlingur_ has quit [Ping timeout: 244 seconds]
ineb has joined #ruby
davidmichaelkarr has joined #ruby
Alina-malina_ has quit [Changing host]
Alina-malina_ has joined #ruby
Biciato has quit [Ping timeout: 240 seconds]
Rutix has joined #ruby
Rutix has joined #ruby
Rutix has quit [Changing host]
Alina-malina_ is now known as Alina-malina
rtl has joined #ruby
unforgiven512_ has joined #ruby
modin has joined #ruby
SeepingN has joined #ruby
priodev has joined #ruby
audibleblink has joined #ruby
DrCode has joined #ruby
leea has joined #ruby
scorphus has joined #ruby
scorphus has quit [Changing host]
scorphus has joined #ruby
salut has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
trif has joined #ruby
seitensei has joined #ruby
Tharbakim has quit [Ping timeout: 240 seconds]
jackjackdripper has joined #ruby
giraffe has joined #ruby
noodle has joined #ruby
jlyndon has joined #ruby
giraffe is now known as Guest12963
futilegames has joined #ruby
Pumukel has quit [Ping timeout: 265 seconds]
brendan- has joined #ruby
Mission-Critical has joined #ruby
johnny56_ has joined #ruby
programmerq has quit [Remote host closed the connection]
SuperLag_ is now known as SuperLag
a7d7p has quit [Quit: a7d7p]
yeticry has joined #ruby
mniip has joined #ruby
SuperLag has quit [Changing host]
SuperLag has joined #ruby
kaspergrubbe has joined #ruby
constantinexvi has quit [Read error: Connection timed out]
SuperLag has quit [Quit: leaving]
programmerq has joined #ruby
SuperLag has joined #ruby
nexace has joined #ruby
constantinexvi has joined #ruby
jaequery has joined #ruby
kmckelvin has joined #ruby
shelling__ has joined #ruby
connor_goodwolf has joined #ruby
StoBrendo has joined #ruby
dminuoso has joined #ruby
horst has quit [Quit: horst]
hashrocket has joined #ruby
Cohedrin has joined #ruby
hahuang62 has quit [Ping timeout: 276 seconds]
skweek has joined #ruby
LiquidInsect has joined #ruby
mikecmpbll has joined #ruby
andikr has quit [Remote host closed the connection]
nullniverse has quit [Remote host closed the connection]
<dminuoso> a..b #=> ArgumentError: bad value for range
<dminuoso> Ruby diagnostics at its best.
roamingd_ has quit [Remote host closed the connection]
mattwashere has quit [Read error: Connection reset by peer]
a7d7p has joined #ruby
roamingdog has joined #ruby
mattwashere has joined #ruby
fedruantine has joined #ruby
Kamilion has joined #ruby
nopoliti1a has joined #ruby
ec_ has joined #ruby
d10n-work has joined #ruby
_whitelogger has joined #ruby
boshhead has joined #ruby
snapcase has joined #ruby
<eam> seems like a good message to me?
<dminuoso> eam: Sure. Now let me tell you the cause.
gril_ has joined #ruby
gril_ has joined #ruby
<dminuoso> eam: my succ method was throwing an exception, which Range has silently caught, providing me with this internal error message with no stack trace.
Snowy_ has joined #ruby
<dminuoso> Still think it's a good message?
jaequery_ has joined #ruby
<havenwood> dminuoso: you think it succs?
elaptics_ has joined #ruby
tyang__ has joined #ruby
Cohedrin_ has joined #ruby
<eam> hahaha
helpa has quit [Remote host closed the connection]
Axy has joined #ruby
helpa has joined #ruby
cdg_ has joined #ruby
<eam> dminuoso: agree catching someone else's exception succs
dling has joined #ruby
nitric_ has joined #ruby
lancetw has joined #ruby
tenderlo_ has joined #ruby
<dminuoso> It seems like it actually just catches NoMethodError, assuming it must mean there is no succ/<=>
connor_g1odwolf has joined #ruby
joconcepts_ has joined #ruby
<dminuoso> If you throw another exception, the range can get constructed, but it just does not work.
a7d7p_ has joined #ruby
Scientz has joined #ruby
blackmes1 has joined #ruby
<eam> you'd think it'd use respond_to?
<dminuoso> Without throwing errors. Wow.
Oclair_ has joined #ruby
jshjsh has joined #ruby
elenatanasoiu3 has quit [Ping timeout: 276 seconds]
jidar_ has joined #ruby
nopoliti2a has joined #ruby
ocbtec has joined #ruby
JoshS has quit [Disconnected by services]
jshjsh is now known as JoshS
Lyubo1 has joined #ruby
ItSANgo has joined #ruby
constantinexvi has quit [Ping timeout: 265 seconds]
[k- has joined #ruby
steveh7- has joined #ruby
lxsameer has joined #ruby
|prawnzy has joined #ruby
hinbody_ has joined #ruby
spacemud_ has joined #ruby
evansbee_ has joined #ruby
<apeiros> ah yeah, origin of exception is an issue for reraising. had that too.
herbmillerjr has joined #ruby
FifthWall_ has joined #ruby
soud has quit [Ping timeout: 240 seconds]
JoshL has quit [Ping timeout: 240 seconds]
oz has quit [Ping timeout: 240 seconds]
sepp2k has quit [Ping timeout: 240 seconds]
spacemud has quit [Ping timeout: 240 seconds]
mtkd has quit [Ping timeout: 240 seconds]
Scient has quit [Ping timeout: 240 seconds]
zzxc has quit [Ping timeout: 240 seconds]
shortdudey123 has quit [Ping timeout: 240 seconds]
tsunamie has quit [Ping timeout: 240 seconds]
jidar has quit [Read error: Connection reset by peer]
TinkerTyper has quit [Ping timeout: 240 seconds]
AKPWD has quit [Ping timeout: 240 seconds]
Rasi| has quit [Ping timeout: 240 seconds]
segy has quit [Ping timeout: 240 seconds]
hutch34_ has quit [Ping timeout: 240 seconds]
ReK2 has quit [Ping timeout: 240 seconds]
vifino has quit [Ping timeout: 240 seconds]
mroth has quit [Read error: Connection reset by peer]
vifino- has joined #ruby
jackhill has quit [Ping timeout: 240 seconds]
passbe has quit [Ping timeout: 240 seconds]
raatiniemi has quit [Ping timeout: 240 seconds]
PaulePanter has quit [Ping timeout: 240 seconds]
GinoManWrx has quit [Ping timeout: 240 seconds]
jidar_ is now known as jidar
garethrees has quit [Ping timeout: 240 seconds]
joconcepts has quit [Ping timeout: 265 seconds]
FifthWall has quit [Ping timeout: 265 seconds]
steveh7 has quit [Ping timeout: 265 seconds]
hinbody has quit [Ping timeout: 265 seconds]
hlmjr has quit [Read error: Connection reset by peer]
Drakevr has quit [Ping timeout: 265 seconds]
jmcc____________ has joined #ruby
deepak_ has joined #ruby
Snowy has quit [Ping timeout: 265 seconds]
a7d7p_ is now known as a7d7p
FifthWall_ is now known as FifthWall
jmcc____________ has quit [Changing host]
deepak_ has quit [Changing host]
soud_ is now known as soud
oz` is now known as oz
boshhead has quit [Changing host]
boshhead has joined #ruby
ijij has joined #ruby
ijij has quit [Changing host]
<apeiros> I mean in my own code, were I reraised an exception and got burned because while it was the same exception class, it wasn't from the immediate method, but something deeper nested.
cydrobol- has joined #ruby
Xeago_ has joined #ruby
soud has joined #ruby
soud has quit [Changing host]
coffeeju1 has quit [Ping timeout: 265 seconds]
fullofcaffeine has quit [Ping timeout: 265 seconds]
ItSANgo__ has quit [Ping timeout: 265 seconds]
johnny56_ has quit [Ping timeout: 265 seconds]
SeepingN has quit [Ping timeout: 265 seconds]
modin has quit [Ping timeout: 265 seconds]
priodev has quit [Ping timeout: 265 seconds]
RegulationD has joined #ruby
swistak35_ has joined #ruby
DenSchub has joined #ruby
Rickmasta has joined #ruby
hutch34_ has joined #ruby
yanksan has joined #ruby
tsunamie has joined #ruby
rcs_ has joined #ruby
sumobob has joined #ruby
d10n-work has quit [Ping timeout: 272 seconds]
Kamilion has quit [Ping timeout: 272 seconds]
jaequery has quit [Ping timeout: 272 seconds]
pocketprotector has quit [Ping timeout: 272 seconds]
lianj has quit [Ping timeout: 272 seconds]
noodle has quit [Ping timeout: 272 seconds]
bazzy has quit [Ping timeout: 272 seconds]
hostess has quit [Ping timeout: 272 seconds]
Mia has quit [Ping timeout: 272 seconds]
croberts has quit [Ping timeout: 272 seconds]
brianpWins has quit [Ping timeout: 272 seconds]
saltsa_ has quit [Ping timeout: 272 seconds]
TTilus has quit [Ping timeout: 272 seconds]
nebben has joined #ruby
[ace] has quit [Ping timeout: 272 seconds]
lianj has joined #ruby
lianj has joined #ruby
lianj has quit [Changing host]
garethrees has joined #ruby
AlphaAtom has quit [Ping timeout: 244 seconds]
mhsjlw has quit [Ping timeout: 244 seconds]
Kruppe has quit [Ping timeout: 244 seconds]
[reed] has quit [Ping timeout: 244 seconds]
agit0 has quit [Ping timeout: 244 seconds]
Davey has quit [Ping timeout: 244 seconds]
mclee_ has quit [Ping timeout: 244 seconds]
evansbee has quit [Ping timeout: 244 seconds]
rcs has quit [Ping timeout: 244 seconds]
Oclair has quit [Ping timeout: 244 seconds]
JRajamaa has quit [Remote host closed the connection]
blackwind_123 has quit [Ping timeout: 244 seconds]
cydrobolt_ has quit [Ping timeout: 244 seconds]
boshhead_ has quit [Ping timeout: 244 seconds]
[ace] has joined #ruby
unforgiven512_ has quit [Ping timeout: 244 seconds]
Guest59445 has quit [Ping timeout: 244 seconds]
wnd_ has joined #ruby
FernandoBassoBr has quit [Ping timeout: 244 seconds]
prawnzy has quit [Ping timeout: 244 seconds]
scottschecter has quit [Ping timeout: 244 seconds]
rcs_ is now known as rcs
ldnunes_ has quit [Ping timeout: 244 seconds]
iNs has quit [Ping timeout: 255 seconds]
Tele has quit [Ping timeout: 255 seconds]
bogdanteleaga has quit [Ping timeout: 255 seconds]
nitric has quit [Ping timeout: 255 seconds]
irick has quit [Ping timeout: 255 seconds]
rprimus_ has joined #ruby
phredus_ has joined #ruby
swistak35 has quit [Ping timeout: 255 seconds]
pygospa has quit [Ping timeout: 255 seconds]
Xeago has quit [Read error: Connection reset by peer]
_whitelogger_ has quit [Read error: Connection reset by peer]
marahin_ has quit [Ping timeout: 255 seconds]
miah_ has quit [Ping timeout: 255 seconds]
Xeago_ is now known as Xeago
Ariadeno_ has quit [Ping timeout: 255 seconds]
madsa_ has quit [Ping timeout: 255 seconds]
cdg has quit [Ping timeout: 255 seconds]
sumobob_ has quit [Ping timeout: 255 seconds]
wnd has quit [Excess Flood]
wlanboy_ has quit [Ping timeout: 255 seconds]
mattwashere has quit [Ping timeout: 265 seconds]
fedruantine has quit [Ping timeout: 265 seconds]
programmerq has quit [Ping timeout: 265 seconds]
yeticry has quit [Ping timeout: 265 seconds]
imanc has joined #ruby
marahin- has joined #ruby
hostess has joined #ruby
ReK2 has joined #ruby
ReK2 has joined #ruby
Tele has joined #ruby
firstdayonthejob has joined #ruby
Nilium has quit [Ping timeout: 264 seconds]
icedp has quit [Ping timeout: 264 seconds]
fnovd has quit [Ping timeout: 264 seconds]
Nilium_ is now known as Nilium
[k-_ has quit [Ping timeout: 264 seconds]
okdas has quit [Ping timeout: 264 seconds]
sjums_ has quit [Ping timeout: 264 seconds]
tenderlove has quit [Read error: Connection reset by peer]
17SAAEAC1 has quit [Remote host closed the connection]
connor_goodwolf has quit [Ping timeout: 264 seconds]
mikecmpbll has quit [Ping timeout: 264 seconds]
harfangk has quit [Ping timeout: 264 seconds]
brainslug has quit [Ping timeout: 264 seconds]
Davey_ has joined #ruby
fullofca_ has joined #ruby
sjums has joined #ruby
elaptics has quit [Read error: Connection reset by peer]
brianpWins_ has joined #ruby
Guest12963 has quit [Excess Flood]
drale2k has quit [Ping timeout: 264 seconds]
danst has quit [Ping timeout: 264 seconds]
Guest69334 has quit [Ping timeout: 264 seconds]
rumikk2 has quit [Ping timeout: 264 seconds]
_sfiguser has quit [Ping timeout: 264 seconds]
ReinH_ has quit [Ping timeout: 264 seconds]
uxp_ has quit [Ping timeout: 264 seconds]
tyang_ has quit [Ping timeout: 264 seconds]
bogdanteleaga has joined #ruby
mattwash_ has joined #ruby
ReinH_ has joined #ruby
Cohedrin has quit [Ping timeout: 264 seconds]
nopoliti1a has quit [Ping timeout: 264 seconds]
m4rCsi has quit [Ping timeout: 264 seconds]
saltsa has joined #ruby
grill has quit [Ping timeout: 264 seconds]
blackmesa has quit [Ping timeout: 264 seconds]
ldnunes__ has joined #ruby
okdas has joined #ruby
wlanboy has joined #ruby
z3uS| has joined #ruby
silverdu1t has joined #ruby
pocketprotector has joined #ruby
pocketprotector has quit [Changing host]
pocketprotector has joined #ruby
rprimus_ is now known as Guest56703
leea has quit [Ping timeout: 265 seconds]
Klumben has joined #ruby
<dminuoso> apeiros: If at the very least Ruby told me what kind of problem it had (i.e. "hey your succ succs")
z3uS| is now known as z3uS
deimos has joined #ruby
danst has joined #ruby
raatiniemi has joined #ruby
brianpWins_ is now known as brianpWins
jackhill_ has joined #ruby
Davey_ has joined #ruby
Davey_ has quit [Changing host]
mtkd has joined #ruby
okdas has quit [Changing host]
okdas has joined #ruby
wlanboy has joined #ruby
Davey_ is now known as Davey
wlanboy has quit [Changing host]
rikai_ has joined #ruby
madsa has joined #ruby
passbe has joined #ruby
zzxc has joined #ruby
yanksan has left #ruby [#ruby]
segy_ has joined #ruby
icedp has joined #ruby
<apeiros> sure, sure. I fully concur that that's a rather weak message :)
PhishPho1 has joined #ruby
blackwind_123 has joined #ruby
harfangk has joined #ruby
workmad3 has quit [Ping timeout: 272 seconds]
croberts has joined #ruby
scottschecter has joined #ruby
Rasi| has joined #ruby
Snowy has joined #ruby
aalmenar has joined #ruby
aalmenar has quit [Changing host]
aalmenar has joined #ruby
yeticry has joined #ruby
Rasi| is now known as Rasi
segy_ is now known as segy
sanyank has joined #ruby
m4rCsi has joined #ruby
JoshL has joined #ruby
hlieberman has joined #ruby
coffeeju1 has joined #ruby
SeepingN has joined #ruby
bazzy has joined #ruby
oddmunds has joined #ruby
pizzaops has joined #ruby
JRajamaa has joined #ruby
Kamilion has joined #ruby
iNs has joined #ruby
brainslug has joined #ruby
symm- has joined #ruby
Kruppe has joined #ruby
mikecmpbll has joined #ruby
TinkerTyper has joined #ruby
rumikk2 has joined #ruby
sepp2k has joined #ruby
IceDragon has joined #ruby
IceDragon is now known as Guest6105
uxp has joined #ruby
shortdudey123 has joined #ruby
icey has joined #ruby
salut has joined #ruby
sqarzz has joined #ruby
discopatrick has joined #ruby
drale2k has joined #ruby
[reed] has joined #ruby
[reed] has quit [Changing host]
[reed] has joined #ruby
jmcc____________ has quit [Ping timeout: 272 seconds]
PaulePanter has joined #ruby
Snowy_ has quit [Ping timeout: 240 seconds]
unforgiven512 has joined #ruby
workmad3 has joined #ruby
Drakevr has joined #ruby
ec_ has quit [Ping timeout: 272 seconds]
TTilus has joined #ruby
Drakevr has quit [Changing host]
Drakevr has joined #ruby
Wolland has joined #ruby
lifted has joined #ruby
constantinexvi has joined #ruby
chrisarcand has joined #ruby
fedruantine has joined #ruby
deimos has quit [Ping timeout: 272 seconds]
ijij has quit [Ping timeout: 272 seconds]
mhsjlw_ has quit [Ping timeout: 272 seconds]
vqrs has quit [Ping timeout: 272 seconds]
dukedave has quit [Ping timeout: 272 seconds]
shortdudey123 has quit [Excess Flood]
FastJack_ has quit [Read error: Connection reset by peer]
boshhead has quit [Quit: No Ping reply in 180 seconds.]
Klumben has quit [Ping timeout: 272 seconds]
TinkerTyper has quit [Ping timeout: 272 seconds]
imanc has quit [Ping timeout: 272 seconds]
JoshL has quit [Ping timeout: 272 seconds]
cyphactor has joined #ruby
FastJack has joined #ruby
jswe- has joined #ruby
soud has quit [Ping timeout: 272 seconds]
boshhead has joined #ruby
marr has quit [Ping timeout: 272 seconds]
oz has quit [Ping timeout: 272 seconds]
audibleblink has quit [Ping timeout: 272 seconds]
vircung has quit [Ping timeout: 272 seconds]
Morrolan_ has quit [Ping timeout: 272 seconds]
sent-hil has quit [Ping timeout: 272 seconds]
phredus_ has quit [Quit: No Ping reply in 180 seconds.]
_whitelogger has quit [Excess Flood]
_whitelogger has joined #ruby
brianpWins_ has joined #ruby
raatiniemi has quit [Read error: Connection reset by peer]
trif_ has joined #ruby
Radar- has joined #ruby
lucas__ has joined #ruby
Ariadeno has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
hinbody_ is now known as hinbody
Bounga has quit [Ping timeout: 252 seconds]
gix- has quit [Ping timeout: 244 seconds]
chrisarc1nd has joined #ruby
fullofcaffeine has joined #ruby
futilegames has quit [Quit: futilegames]
pinky has joined #ruby
wnd_ is now known as wnd
ericwood has quit [Ping timeout: 240 seconds]
pinky_ has quit [Ping timeout: 240 seconds]
tsunamie has quit [Ping timeout: 240 seconds]
[reed] has quit [Ping timeout: 272 seconds]
lifted has quit [Ping timeout: 272 seconds]
yeticry has quit [Ping timeout: 272 seconds]
sepp2k has quit [Ping timeout: 272 seconds]
Rickmasta has quit [Ping timeout: 272 seconds]
[ace] has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
ocbtec has quit [Ping timeout: 272 seconds]
Mr_Pancake has quit [Ping timeout: 272 seconds]
VladGh has quit [Ping timeout: 272 seconds]
SirCmpwn has quit [Ping timeout: 272 seconds]
techntoke_ has quit [Ping timeout: 272 seconds]
braincrash has quit [Ping timeout: 272 seconds]
sonyayahab has quit [Ping timeout: 272 seconds]
Helheim has quit [Ping timeout: 272 seconds]
workmad3_ has joined #ruby
rheddry has joined #ruby
ghostlight has quit [Ping timeout: 240 seconds]
boshhead has joined #ruby
boshhead has quit [Changing host]
tsunamie has joined #ruby
sumobob has quit [Read error: Connection reset by peer]
segy_ has joined #ruby
kingkong_ has joined #ruby
snapcase has joined #ruby
AKPWD has joined #ruby
Ikzi has joined #ruby
joast has joined #ruby
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
madsa_ has joined #ruby
oz has joined #ruby
jswe has quit [Ping timeout: 244 seconds]
Kruppe has quit [Ping timeout: 244 seconds]
Ikri has quit [Quit: No Ping reply in 180 seconds.]
kingkong- has quit [Ping timeout: 255 seconds]
Kamilion has quit [Ping timeout: 244 seconds]
lucas_ has quit [Ping timeout: 255 seconds]
blackwind_123 has quit [Ping timeout: 255 seconds]
nchambers has quit [Ping timeout: 255 seconds]
aries_liuxueyang has quit [Ping timeout: 255 seconds]
gnufied has quit [Ping timeout: 255 seconds]
icey has quit [Ping timeout: 272 seconds]
bogdanteleaga has quit [Ping timeout: 272 seconds]
hostess has quit [Ping timeout: 272 seconds]
garethrees has quit [Ping timeout: 272 seconds]
DenSchub has quit [Ping timeout: 272 seconds]
orangey has quit [Ping timeout: 272 seconds]
phredus_ has joined #ruby
sumobob has joined #ruby
aries_liuxueyang has joined #ruby
braincrash has joined #ruby
dagelf_ has joined #ruby
fedruantine_ has joined #ruby
SirCmpwn has joined #ruby
raatiniemi has joined #ruby
Guest63339 has quit [Ping timeout: 264 seconds]
levifig has quit [Ping timeout: 264 seconds]
jpterry has quit [Ping timeout: 264 seconds]
madsa has quit [Quit: No Ping reply in 180 seconds.]
shortdudey123_ has joined #ruby
Guest6105 has quit [Ping timeout: 264 seconds]
coffeeju1 has quit [Ping timeout: 264 seconds]
passbe has quit [Ping timeout: 264 seconds]
segy has quit [Ping timeout: 264 seconds]
silverdu1t has quit [Ping timeout: 264 seconds]
brianpWins has quit [Ping timeout: 264 seconds]
trif has quit [Ping timeout: 264 seconds]
rtl has quit [Ping timeout: 264 seconds]
hk238 has quit [Ping timeout: 264 seconds]
alexherbo2 has quit [Ping timeout: 264 seconds]
testo2 has quit [Ping timeout: 264 seconds]
fullofca_ has quit [Ping timeout: 264 seconds]
brianpWins_ is now known as brianpWins
IcyDragon has joined #ruby
rtl has joined #ruby
Ishido has joined #ruby
[ace]_ has joined #ruby
fedruantine has quit [Ping timeout: 264 seconds]
workmad3 has quit [Ping timeout: 264 seconds]
harfangk has quit [Ping timeout: 264 seconds]
saltsa has quit [Ping timeout: 264 seconds]
ReinH_ has quit [Ping timeout: 264 seconds]
mattwash_ has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
dagelf has quit [Ping timeout: 264 seconds]
audibleb- has joined #ruby
dhollin3 has joined #ruby
segy_ is now known as segy
Mr_Pancake has joined #ruby
djbkd has joined #ruby
garethrees has joined #ruby
nchambers has joined #ruby
coffeejunk has joined #ruby
giraffe_ has joined #ruby
nopoliti2a has quit [Ping timeout: 272 seconds]
passbe has joined #ruby
harfangk has joined #ruby
Rickmast_ has joined #ruby
hostess has joined #ruby
alexherbo2 has joined #ruby
elifoster has joined #ruby
rippa has joined #ruby
peterhu_ has joined #ruby
vcoinminer has joined #ruby
wsmoak has joined #ruby
vqrs has joined #ruby
Nanuq has quit [Ping timeout: 265 seconds]
gnufied has joined #ruby
nando293921 has joined #ruby
[reed] has joined #ruby
[reed] has quit [Changing host]
[reed] has joined #ruby
testo3 has joined #ruby
DenSchub has joined #ruby
Klumben has joined #ruby
icey has joined #ruby
blackwind_123 has joined #ruby
bogdanteleaga has joined #ruby
shortdudey123_ is now known as shortdudey123
claudiuinberlin has joined #ruby
zapata has quit [Ping timeout: 265 seconds]
lifted has joined #ruby
Helheim has joined #ruby
Ishido has quit [Read error: Connection reset by peer]
mhsjlw has joined #ruby
Nanuq has joined #ruby
Parmesan1aesar has joined #ruby
JoshL has joined #ruby
ReinH_ has joined #ruby
askhat has joined #ruby
gix has joined #ruby
orangey has joined #ruby
askhat has left #ruby ["Textual IRC Client: www.textualapp.com"]
TinkerTyper has joined #ruby
rann has joined #ruby
sqarzz has quit [Quit: ZNC 1.6.3+deb1 - http://znc.in]
vircung has joined #ruby
noodle has joined #ruby
soud has joined #ruby
Morrolan has joined #ruby
Davey has joined #ruby
Davey has joined #ruby
Davey has quit [Changing host]
programmerq has joined #ruby
discopatrick has quit [Ping timeout: 272 seconds]
pizzaops has quit [Ping timeout: 272 seconds]
ericwood has joined #ruby
tdy has joined #ruby
rodfersou|lunch is now known as rodfersou
akhkharu has joined #ruby
duderonomy has joined #ruby
bgresham has joined #ruby
miah has joined #ruby
sonyayahab has joined #ruby
sdothum- has joined #ruby
VladGh has joined #ruby
jpterry has joined #ruby
garethrees is now known as ghr
justinmcp_ has joined #ruby
tabakhase__ has joined #ruby
yeticry has joined #ruby
tabakhase has quit [*.net *.split]
johnmilton has quit [*.net *.split]
greister has quit [*.net *.split]
tubbo has quit [*.net *.split]
peterhu has quit [*.net *.split]
dhollinger has quit [*.net *.split]
moshee has quit [*.net *.split]
ParmesanCaesar has quit [*.net *.split]
sdothum has quit [*.net *.split]
Hobogrammer has quit [*.net *.split]
adeponte has quit [*.net *.split]
Junaos has quit [*.net *.split]
papercod1 has quit [*.net *.split]
thomas1_ has joined #ruby
sepp2k has joined #ruby
jackjackdripper1 has joined #ruby
darthvorik has joined #ruby
Lloyd has joined #ruby
silverdu1t has joined #ruby
nchambers has quit [Ping timeout: 272 seconds]
colstrom has quit [Ping timeout: 272 seconds]
mtkd has quit [Ping timeout: 272 seconds]
unforgiven512 has quit [Ping timeout: 272 seconds]
aalmenar has joined #ruby
rann has quit [Ping timeout: 272 seconds]
gix has quit [Ping timeout: 272 seconds]
marr has quit [Ping timeout: 272 seconds]
cyphactor has quit [Ping timeout: 272 seconds]
hlieberman has quit [Ping timeout: 272 seconds]
Tele has quit [Ping timeout: 272 seconds]
jswe- has quit [Ping timeout: 272 seconds]
Radar- has quit [Ping timeout: 272 seconds]
ahuman has quit [Read error: Connection reset by peer]
sniff has quit [Read error: Connection reset by peer]
phredus_ has quit [Read error: Connection reset by peer]
raatiniemi has quit [Read error: Connection reset by peer]
aalmenar has quit [Write error: Connection reset by peer]
kingkong_ has quit [Read error: Connection reset by peer]
boshhead has quit [Quit: No Ping reply in 180 seconds.]
Ikzi has quit [Quit: No Ping reply in 180 seconds.]
_whitelogger has joined #ruby
jhill_ has joined #ruby
sumobob_ has joined #ruby
FastJack1 has joined #ruby
sdothum- has quit [Ping timeout: 272 seconds]
soud has quit [Ping timeout: 272 seconds]
vqrs has quit [Ping timeout: 272 seconds]
[reed] has quit [Ping timeout: 272 seconds]
Klumben has quit [Ping timeout: 272 seconds]
alexherbo2 has quit [Ping timeout: 272 seconds]
dhollin3 has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
AKPWD has quit [Ping timeout: 272 seconds]
lucas__ has quit [Ping timeout: 272 seconds]
trif_ has quit [Ping timeout: 272 seconds]
Rasi has quit [Ping timeout: 272 seconds]
TTilus has quit [Ping timeout: 272 seconds]
yeltzooo has quit [Ping timeout: 272 seconds]
pabs has quit [Ping timeout: 272 seconds]
hostess has quit [Read error: Connection reset by peer]
marr has joined #ruby
Radar- has joined #ruby
zapata has joined #ruby
jackjackdripper has quit [Ping timeout: 276 seconds]
[ddmp] has joined #ruby
moshee has joined #ruby
moshee has joined #ruby
priodev has joined #ruby
tyang__ has quit [Ping timeout: 276 seconds]
_djbkd has joined #ruby
brendan- has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
piotrj has joined #ruby
rcvalle has joined #ruby
tyang__ has joined #ruby
[diecast] has joined #ruby
tdy1 has joined #ruby
gix- has joined #ruby
^mtkd has joined #ruby
Bounga has joined #ruby
mikecmpb_ has joined #ruby
zenguy_pc has joined #ruby
brainslug has quit [*.net *.split]
webus has quit [*.net *.split]
demophoon has quit [*.net *.split]
thomas1 has quit [*.net *.split]
zenguy_pc2 has quit [*.net *.split]
justinmcp has quit [*.net *.split]
ihme-TTilus has joined #ruby
[dmp] has quit [*.net *.split]
aalmenar has joined #ruby
aalmenar has quit [Changing host]
snapcase has joined #ruby
trif has joined #ruby
jackhill has joined #ruby
jhill_ has quit [Changing host]
jhill_ has joined #ruby
JoshL- has joined #ruby
lucas_ has joined #ruby
reinh1 has joined #ruby
sepp2k has quit [Ping timeout: 272 seconds]
tdy has quit [Ping timeout: 272 seconds]
Parmesan1aesar has quit [Ping timeout: 272 seconds]
wsmoak has quit [Ping timeout: 272 seconds]
vcoinminer has quit [Ping timeout: 272 seconds]
FastJack has quit [Ping timeout: 272 seconds]
constantinexvi has quit [Ping timeout: 272 seconds]
Wolland has quit [Ping timeout: 272 seconds]
mikecmpbll has quit [Ping timeout: 272 seconds]
icedp has quit [Ping timeout: 272 seconds]
danst has quit [Ping timeout: 272 seconds]
znz_jp has quit [Ping timeout: 272 seconds]
sjums_ has joined #ruby
FastJack1 is now known as FastJack
ldnunes_ has joined #ruby
ahuman has joined #ruby
phredus_ has joined #ruby
zapata is now known as Guest71658
rikai has joined #ruby
Ikri has joined #ruby
hk238 has joined #ruby
ggherdov has joined #ruby
raatiniemi has joined #ruby
peterhu has joined #ruby
moneylotion has joined #ruby
Rasi has joined #ruby
okdas_ has joined #ruby
alexherbo2 has joined #ruby
[ace] has joined #ruby
jpterry has quit [Ping timeout: 264 seconds]
akhkharu has quit [Ping timeout: 264 seconds]
z3uS has quit [Ping timeout: 264 seconds]
rikai_ has quit [Read error: Connection reset by peer]
JoshL has quit [Ping timeout: 264 seconds]
harfangk has quit [Ping timeout: 264 seconds]
djbkd has quit [Ping timeout: 264 seconds]
audibleb- has quit [Ping timeout: 264 seconds]
rtl has quit [Ping timeout: 264 seconds]
jackhill_ has quit [Ping timeout: 264 seconds]
evie_hammond has quit [Ping timeout: 264 seconds]
ParmesanCaesar has joined #ruby
ReinH_ has quit [Ping timeout: 264 seconds]
miah has quit [Ping timeout: 264 seconds]
peterhu_ has quit [Ping timeout: 264 seconds]
passbe has quit [Ping timeout: 264 seconds]
Rickmast_ has quit [Ping timeout: 264 seconds]
[ace]_ has quit [Ping timeout: 264 seconds]
ldnunes__ has quit [Ping timeout: 264 seconds]
wlanboy has quit [Ping timeout: 264 seconds]
sjums has quit [Ping timeout: 264 seconds]
z3uS has joined #ruby
Alina-malina has quit [Ping timeout: 264 seconds]
lucast has quit [Ping timeout: 264 seconds]
shortdudey123 has quit [Ping timeout: 264 seconds]
okdas has quit [Ping timeout: 264 seconds]
jswe has joined #ruby
passbe has joined #ruby
danst_ has joined #ruby
ParmesanCaesar has quit [Client Quit]
pabs_ has joined #ruby
bakingbread has joined #ruby
nchambers has joined #ruby
hahuang62 has joined #ruby
FernandoBassoBr has joined #ruby
wlanboy has joined #ruby
harfangk has joined #ruby
bgresham is now known as demophoon
kingkong- has joined #ruby
bakingbread is now known as Guest49761
Rickmasta has joined #ruby
boshhead has joined #ruby
dhollin3 has joined #ruby
vqrs has joined #ruby
Tele has joined #ruby
lucast has joined #ruby
sdothum has joined #ruby
redpants has joined #ruby
hostess has joined #ruby
ocbtec has joined #ruby
evie_hammond has joined #ruby
greister has joined #ruby
yeltzooo has joined #ruby
Hobogrammer has joined #ruby
Klumben has joined #ruby
joevandyk has joined #ruby
constantinexvi has joined #ruby
duderonomy has quit [Ping timeout: 272 seconds]
Alina-malina has joined #ruby
znz_jp has joined #ruby
jpterry has joined #ruby
brainslug has joined #ruby
sniff has joined #ruby
jxf has joined #ruby
[reed] has joined #ruby
[reed] has joined #ruby
[reed] has quit [Changing host]
johnmilton has joined #ruby
unforgiven512 has joined #ruby
duderonomy has joined #ruby
Yonk has joined #ruby
im0b has joined #ruby
saltsa has joined #ruby
cyphactor has joined #ruby
JRajamaa has quit [Ping timeout: 276 seconds]
zipkid has joined #ruby
Alina-malina has quit [Changing host]
Alina-malina has joined #ruby
audibleblink has joined #ruby
AKPWD has joined #ruby
soud has joined #ruby
Burgestrand has joined #ruby
Burgestrand has quit [Client Quit]
csk has quit [Quit: ZZZzzz…]
marahin- is now known as marahin
hahuang62 has quit [Ping timeout: 272 seconds]
marahin is now known as Guest4034
charles81 has joined #ruby
harai has joined #ruby
horst has joined #ruby
miah has joined #ruby
sanyank has quit [Ping timeout: 240 seconds]
jmcc____________ has joined #ruby
ec_ has joined #ruby
moneylotion has quit [Ping timeout: 260 seconds]
habitullence has quit [Quit: habitullence]
webus has joined #ruby
saltsa has quit [Ping timeout: 244 seconds]
shortdudey123 has joined #ruby
c355e3b has joined #ruby
Kamilion has joined #ruby
tubuliferous has joined #ruby
ijij has joined #ruby
rflot has joined #ruby
Morrolan has quit [Ping timeout: 244 seconds]
DrCode has joined #ruby
sent-hil has joined #ruby
deimos has joined #ruby
JackMc has joined #ruby
dhollin3 has quit [Quit: WeeChat 1.0.1]
manveru has joined #ruby
pizzaops has joined #ruby
dhollinger has joined #ruby
ELCALOR has joined #ruby
cstrahan has joined #ruby
Majost has joined #ruby
shelling__ has joined #ruby
saltsa has joined #ruby
d10n-work has joined #ruby
andersh has joined #ruby
twodayslate has joined #ruby
Morrolan has joined #ruby
daxroc has joined #ruby
cloaked1 has joined #ruby
hk238 has quit [Quit: http://www.kvirc.net/ 4.9.2 Aria]
a7d7p has quit [Quit: a7d7p]
hlieberman has joined #ruby
craigp has joined #ruby
toni_ has quit [Ping timeout: 276 seconds]
mitsuhiko has joined #ruby
digitalfiz has joined #ruby
mroth has joined #ruby
mikecmpb_ has quit [Quit: inabit. zz.]
boxrick1 has joined #ruby
Tharbakim has joined #ruby
jcp__ has joined #ruby
imanc has joined #ruby
pfg_ has joined #ruby
pawnbox has joined #ruby
discopatrick has joined #ruby
modin has joined #ruby
zacstewart has joined #ruby
techntoke_ has joined #ruby
irick has joined #ruby
bove has joined #ruby
rann has joined #ruby
Bounga has quit [Ping timeout: 265 seconds]
wsmoak has joined #ruby
rfv has joined #ruby
kireevco_ has joined #ruby
kmckelvin has joined #ruby
dukedave has joined #ruby
zero7 has joined #ruby
vcoinminer has joined #ruby
jrafanie has joined #ruby
roamingdog has quit [Read error: Connection reset by peer]
machty has joined #ruby
TimmyTom has joined #ruby
Scriptonaut has joined #ruby
Scriptonaut has left #ruby [#ruby]
RegulationD has quit [Remote host closed the connection]
AndyWojo has joined #ruby
ninja007 has quit [Quit: ninja007]
aegis3121 has quit [Ping timeout: 276 seconds]
Gasher has joined #ruby
zeroDi has joined #ruby
nikivi has joined #ruby
the_drow has joined #ruby
Pumukel has joined #ruby
tercenya_ has quit []
asal2107 has quit [Read error: Connection reset by peer]
truenito has joined #ruby
<strongcode> I am creating a web app (s1) and will need to store username/password credentials for an external service (s2). s1 will log in on my users behalf to s2 using the credentials they supply me with. What is the safest way to store their credentials? I was thinking of using envelope encryption with regularly rotated master keys from Amazons AWS, then storing the encrypted data key and user/pass pairs in my db instance. Can anyone think of a safer way? And no,
asal2107 has joined #ruby
colstrom has joined #ruby
caw has joined #ruby
olivierjanss has joined #ruby
TimmyTom has left #ruby [#ruby]
ninja007 has joined #ruby
<elomatreb> strongcode: You got cut off there I think
johnny56_ has joined #ruby
sczizzo has joined #ruby
hashrocket has joined #ruby
JRajamaa has joined #ruby
<baweaver> What's S2?
pygospa has joined #ruby
<baweaver> because most (sane) sites have an authentication mechanism that makes this a non-issue
Iacobus has joined #ruby
<baweaver> (ex: Sign in with %w(facebook github twitter google))
<dminuoso> strongcode: The solution is called OAuth2.
<dminuoso> All the big boys have it.
<baweaver> also no sane person should ever input their password to your site
<strongcode> dminuoso please read the last line
<baweaver> it got cut off
<dminuoso> strongcode: your last line ended with "And no,"
<baweaver> you might want to read it.
<strongcode> oh
AlphaAtom has joined #ruby
<strongcode> shows on my client, weird
<strongcode> last line: And no, oauth is not offered for s2, nor any token based login
<baweaver> Do you control S2?
<dminuoso> strongcode: Tell them to hire developers for more than $30,000 a year then.
<strongcode> no
<baweaver> Why do you need to auth against S2?
<strongcode> to use the service on my customer's behalf - a la mint.com or similar
<strongcode> i will provide an automation service
<strongcode> my customers find immense value in this automation
<elomatreb> Storing user credentials like that is incredibly dangerous
<dminuoso> And no worries in you storing their credentials?
<baweaver> ....this sounds like it's a horrible idea
<dminuoso> ^--
<strongcode> I appreciate the concern but would like to consider ways to approach the problem
hashrocket has quit [Ping timeout: 272 seconds]
discopatrick has quit [Ping timeout: 272 seconds]
deimos has quit [Ping timeout: 272 seconds]
Yonk has quit [Ping timeout: 272 seconds]
im0b has quit [Ping timeout: 272 seconds]
duderonomy has quit [Ping timeout: 272 seconds]
Klumben has quit [Ping timeout: 272 seconds]
_whitelogger has quit [Ping timeout: 272 seconds]
_whitelogger has joined #ruby
Yonk has joined #ruby
hostess has quit [Read error: Connection reset by peer]
JRajamaa has quit [Remote host closed the connection]
cloaked1 has quit [Read error: Connection reset by peer]
sumobob_ has quit [Read error: Connection reset by peer]
olivierjanss has quit [Ping timeout: 272 seconds]
colstrom has quit [Ping timeout: 272 seconds]
mroth has quit [Ping timeout: 272 seconds]
mitsuhiko has quit [Ping timeout: 272 seconds]
ijij has quit [Ping timeout: 272 seconds]
tubuliferous has quit [Ping timeout: 272 seconds]
charles81 has quit [Ping timeout: 272 seconds]
znz_jp has quit [Ping timeout: 272 seconds]
[ace] has quit [Ping timeout: 272 seconds]
DrCode has quit [Ping timeout: 272 seconds]
darthvorik has quit [Ping timeout: 272 seconds]
Nilium has quit [Ping timeout: 272 seconds]
qguv has quit [Ping timeout: 272 seconds]
<strongcode> or rather, for you to poke holes in my proposed solution
hashrocket has joined #ruby
FastJack_ has joined #ruby
jackjackdripper has joined #ruby
<elomatreb> baweaver: You'd be surprised. Here in Germany, we have a fairly popular service called "Sofortüberweisung", where you basically enter your onlinebanking credentials to let them pay for you
JoshS has quit [Quit: Leaving]
Bounga has joined #ruby
jackjackdripper1 has quit [Quit: Leaving.]
Snowy_ has joined #ruby
loechel has joined #ruby
<dminuoso> elomatreb: Popularity does not make it any saner.
elifoster|alt has joined #ruby
<elomatreb> Of course not, but users don't care if the service is "valuable" enough
<dminuoso> elomatreb: But hey, if you do not care that you give full access to your monetary assets, your financial history, payment history, liquidity, savings and what not to a third party...
truenito has quit [Ping timeout: 265 seconds]
sczizzo_ has joined #ruby
<dminuoso> If some of us Germans would bother to think even a second about the implications, they would tell them to FO.
caw has quit [Ping timeout: 265 seconds]
replay_ has joined #ruby
Nilium_ has joined #ruby
blackwind_123 has quit [Ping timeout: 255 seconds]
replay has quit [Ping timeout: 255 seconds]
aspiers has quit [Ping timeout: 255 seconds]
Kero has quit [Ping timeout: 255 seconds]
irick has quit [Ping timeout: 265 seconds]
mlehrer has quit [Ping timeout: 255 seconds]
cloaked2 has joined #ruby
tabakhase has joined #ruby
saltsa_ has joined #ruby
ninja007_ has joined #ruby
Nilium_ is now known as Nilium
[ace]_ has joined #ruby
Yonk has joined #ruby
Yonk has quit [Changing host]
cloaked2 is now known as cloaked1
hashrocket has joined #ruby
hashrocket has quit [Changing host]
teclator has quit [Remote host closed the connection]
Pumukel has quit [Ping timeout: 272 seconds]
JackMc has quit [Ping timeout: 272 seconds]
greister has quit [Ping timeout: 272 seconds]
lucast has quit [Ping timeout: 272 seconds]
kingkong- has quit [Ping timeout: 272 seconds]
Ikri has quit [Ping timeout: 272 seconds]
Guest71658 has quit [Ping timeout: 272 seconds]
silverdu1t has quit [Ping timeout: 272 seconds]
yeticry has quit [Ping timeout: 272 seconds]
Mr_Pancake has quit [Ping timeout: 272 seconds]
Snowy has quit [Ping timeout: 272 seconds]
ledestin has joined #ruby
silverdust has joined #ruby
nebben has quit [Remote host closed the connection]
kingkong- has joined #ruby
Klumben has joined #ruby
lucast has joined #ruby
<dminuoso> strongcode: There cannot come any good in supporting what anyone here would consider a really terrible idea.
duderonomy has joined #ruby
<elomatreb> strongcode: Having said how bad the idea is, maybe you could take a look at the regulations for storing credit card data
agent_wh1te has joined #ruby
yeticry has joined #ruby
silverdust is now known as Guest74338
JRajamaa has joined #ruby
sczizzo has quit [Ping timeout: 272 seconds]
unforgiven512 has quit [Ping timeout: 272 seconds]
Guest71658 has joined #ruby
greister has joined #ruby
johnny56_ has quit [Ping timeout: 265 seconds]
modin has quit [Ping timeout: 265 seconds]
tabakhase__ has quit [Ping timeout: 264 seconds]
vcoinminer has quit [Ping timeout: 264 seconds]
jpterry has quit [Ping timeout: 264 seconds]
brainslug has quit [Ping timeout: 264 seconds]
tubuliferous_ has joined #ruby
Kero_ has joined #ruby
the_drow_ has joined #ruby
the_drow has quit [Ping timeout: 264 seconds]
saltsa has quit [Ping timeout: 264 seconds]
harfangk has quit [Ping timeout: 264 seconds]
pabs_ has quit [Ping timeout: 264 seconds]
ninja007 has quit [Ping timeout: 264 seconds]
[reed] has quit [Ping timeout: 264 seconds]
johnmilton has quit [Ping timeout: 264 seconds]
redpants has quit [Ping timeout: 264 seconds]
Guest49761 has quit [Ping timeout: 264 seconds]
demophoon has quit [Ping timeout: 264 seconds]
elifoster has quit [Ping timeout: 264 seconds]
agent_white has quit [Ping timeout: 264 seconds]
oblique has joined #ruby
blackwind_123 has joined #ruby
oblique has quit [Changing host]
oblique has joined #ruby
<dminuoso> strongcode: You shouldn't remember, that no matter how "serious the encryption" - your webserver needs access to those data. To the webserver the data are unecrypted, thus they are effectively in plain text.
jphase has joined #ruby
ninja007_ is now known as ninja007
<strongcode> yes elomatreb that is why I initially looked at Amazon KMS as a solution - they are PCI DSS compliant
lxsameer has quit [Ping timeout: 240 seconds]
Ikri has joined #ruby
nebben has joined #ruby
<dminuoso> strongcode: Is your webserver PCI DSS compliant?
sumobob has joined #ruby
johnmilton has joined #ruby
hostess has joined #ruby
<strongcode> no
<dminuoso> strongcode: Then you're back at square one.
[reed] has joined #ruby
[reed] has quit [Changing host]
[reed] has joined #ruby
Mr_Pancake has joined #ruby
znz_jp has joined #ruby
dasher00 has joined #ruby
teclator has joined #ruby
Kero_ is now known as Kero
icedp has joined #ruby
jcp__ has quit [Ping timeout: 240 seconds]
boxrick1 has quit [Ping timeout: 244 seconds]
brainslug has joined #ruby
jpterry has joined #ruby
demophoon has joined #ruby
qguv has joined #ruby
nankyokusei has joined #ruby
harfangk has joined #ruby
Bounga has quit [Ping timeout: 265 seconds]
sczizzo_ has quit [Ping timeout: 276 seconds]
<strongcode> surely there must be a safe way to go about this?
<dminuoso> strongcode: The safe way is to not have the data in the first place. And the solution is called delegated authorization.
<dminuoso> OAuth and OAuth2 tackle this.
aspiers has joined #ruby
<strongcode> I understand that dminuoso but that is not an option with this service
<strongcode> trust me I would love to defer to oauth
<elomatreb> ... then there is no safe option
RegulationD has joined #ruby
mlehrer has joined #ruby
<dminuoso> strongcode: The reason OAuth/2 exist is because without delegated authorization, it is inherently unsafe.
mitsuhiko has joined #ruby
discopatrick has joined #ruby
chouhoulis has joined #ruby
vcoinminer has joined #ruby
mroth has joined #ruby
ggherdov has joined #ruby
deimos has joined #ruby
chwbacca has joined #ruby
ijij has joined #ruby
charles81 has joined #ruby
icedp has quit [Ping timeout: 272 seconds]
boxrick1 has joined #ruby
chwbacca has quit [Client Quit]
boshhead has quit [Read error: Connection reset by peer]
jackjackdripper has quit [Ping timeout: 272 seconds]
audibleblink has quit [Ping timeout: 272 seconds]
ahuman has quit [Read error: Connection reset by peer]
moei has joined #ruby
mitsuhiko has quit [Ping timeout: 272 seconds]
ELCALOR has quit [Ping timeout: 272 seconds]
constantinexvi has quit [Ping timeout: 272 seconds]
connor_g1odwolf has quit [Ping timeout: 272 seconds]
ggherdov has quit [Excess Flood]
sumobob has quit [Read error: Connection reset by peer]
reinh1 is now known as ReinH_
yaewa has quit [Quit: Leaving...]
nankyokusei has quit [Ping timeout: 240 seconds]
redpants has joined #ruby
Regulati_ has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
elastix has joined #ruby
|prawnzy has quit [Remote host closed the connection]
darthvorik has joined #ruby
chouhoul_ has quit [Ping timeout: 252 seconds]
mrsolo has quit [Ping timeout: 250 seconds]
spectra has quit [Ping timeout: 248 seconds]
prawnzy has joined #ruby
the_drow has joined #ruby
icedp- has joined #ruby
blackmes1 has quit [Ping timeout: 244 seconds]
ijij has joined #ruby
ijij has quit [Changing host]
charles81 has joined #ruby
charles81 has quit [Changing host]
boxrick1 has joined #ruby
boxrick1 has quit [Changing host]
madsa_ has quit [Read error: Connection reset by peer]
LiquidIn1ect has joined #ruby
<strongcode> sorry, large lag spike there. Assume someone goes forward with this implementation. What can that person do to reduce risk as much as possible?
wlanboy_ has joined #ruby
johnmilton has quit [Ping timeout: 272 seconds]
JackMc has joined #ruby
constantinexvi has joined #ruby
madsa has joined #ruby
jackjackdripper has joined #ruby
<dminuoso> strongcode: Fire you.
z3uS has quit [Ping timeout: 264 seconds]
jswe has quit [Ping timeout: 264 seconds]
tubuliferous_ has quit [Ping timeout: 264 seconds]
dukedave has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
the_drow_ has quit [Ping timeout: 264 seconds]
jswe has joined #ruby
mlehrer has quit [Ping timeout: 264 seconds]
RegulationD has quit [Ping timeout: 264 seconds]
oblique has quit [Ping timeout: 264 seconds]
wlanboy has quit [Ping timeout: 264 seconds]
IcyDragon has quit [Ping timeout: 264 seconds]
LiquidInsect has quit [Ping timeout: 264 seconds]
nikivi has quit [Quit: irc]
ahuman_ has joined #ruby
harfangk has quit [Ping timeout: 264 seconds]
sumobob_ has joined #ruby
Davey has joined #ruby
claudiui_ has joined #ruby
SegFaultAX has quit [Ping timeout: 265 seconds]
Fire-Dragon-DoL has quit [Ping timeout: 265 seconds]
jtdowney has quit [Ping timeout: 265 seconds]
audibleb- has joined #ruby
zrl has joined #ruby
mlehrer has joined #ruby
sumobob_ has quit [Remote host closed the connection]
boshhead has joined #ruby
jcp__ has joined #ruby
olivierjanss has joined #ruby
oblique has joined #ruby
z3uS has joined #ruby
ghostlight has joined #ruby
<strongcode> shouldn't have expected much more from Freenode I guess
Davey has quit [Changing host]
Davey has joined #ruby
skweek has quit [Ping timeout: 272 seconds]
moeSizlak has left #ruby ["Leaving"]
mitsuhiko has joined #ruby
IceDragon has joined #ruby
dukedave has joined #ruby
<dminuoso> strongcode: Go post it on stackoverflow. Be sure to give me a link - I need some entertainment tonight.
ggherdov has joined #ruby
ELCALOR has joined #ruby
IceDragon is now known as Guest20621
colstrom has joined #ruby
harfangk has joined #ruby
Wizznt has joined #ruby
grh has joined #ruby
Mutter has joined #ruby
unforgiven512 has joined #ruby
im0b has joined #ruby
Mutter has quit [Remote host closed the connection]
caw has joined #ruby
mrsolo has joined #ruby
SegFaultAX has joined #ruby
im0b has joined #ruby
im0b has quit [Changing host]
ta_ has joined #ruby
connor_goodwolf has joined #ruby
NTrash_ has quit [Quit: Konversation terminated!]
Ishido has joined #ruby
AlphaAtom has quit [Read error: Connection reset by peer]
claudiuinberlin has joined #ruby
AlphaAtom has joined #ruby
workmad3_ has quit [Ping timeout: 276 seconds]
mrsolo has joined #ruby
mrsolo has quit [Changing host]
caw has joined #ruby
caw has quit [Changing host]
SegFaultAX has joined #ruby
SegFaultAX has quit [Changing host]
constantinexvi has quit [Ping timeout: 272 seconds]
brianpWins has quit [Ping timeout: 272 seconds]
Wizznt has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
NTrash has joined #ruby
brianpWins has joined #ruby
moei has quit [Ping timeout: 272 seconds]
mclee has quit [Ping timeout: 272 seconds]
irick has joined #ruby
polyidus has joined #ruby
Fire-Dragon-DoL has joined #ruby
mclee has joined #ruby
johnny56_ has joined #ruby
dasher^0_o has joined #ruby
Snowy_ has quit [Remote host closed the connection]
asal2107 has quit [Read error: Connection reset by peer]
jpterry has quit [Ping timeout: 264 seconds]
brainslug has quit [Ping timeout: 264 seconds]
lifted has quit [Ping timeout: 264 seconds]
yaewa has joined #ruby
jswe has quit [Ping timeout: 264 seconds]
claudiui_ has quit [Ping timeout: 264 seconds]
ahuman_ has quit [Ping timeout: 264 seconds]
dasher00 has quit [Ping timeout: 264 seconds]
ahuman has joined #ruby
Wizznt has joined #ruby
modin has joined #ruby
constantinexvi has joined #ruby
Snowy has joined #ruby
jtdowney has joined #ruby
jtdowney has joined #ruby
jtdowney has quit [Changing host]
spectra has joined #ruby
jswe has joined #ruby
brainslug has joined #ruby
jpterry has joined #ruby
cdg_ has quit [Remote host closed the connection]
Pupeno_ has quit [Remote host closed the connection]
<dminuoso> >> (1..10).reduce { |s, n| s += n if (n.even?)..(n.odd?) } # baweaver
<ruby[bot]> dminuoso: # => 55 (https://eval.in/651293)
<dminuoso> (:
lifted has joined #ruby
tubbo has joined #ruby
papercod1 has joined #ruby
Junaos has joined #ruby
asal2107 has joined #ruby
<baweaver> >> (1..10).reduce(0) { |a, i| i.even? ? a + i * 2 : a }
<ruby[bot]> baweaver: # => 60 (https://eval.in/651294)
Junaos has quit [Max SendQ exceeded]
<dminuoso> oh multiplication
DrCode has joined #ruby
<dminuoso> >> (1..10).reduce { |s, n| s += 2 * n if (n.even?)..(n.odd?) } # baweaver
<ruby[bot]> dminuoso: # => 109 (https://eval.in/651295)
<dminuoso> baweaver: Your description did not say to add odd numbers
<dminuoso> Here I was, proud to hopefully confuse people with flip fop..
<baweaver> Hm?
miqlas-H has joined #ruby
yasha_ has joined #ruby
<baweaver> It returns the accumulator if it's odd
<elomatreb> I still want to know why the flipflop exists
<baweaver> Perl
<baweaver> Blame anything odd on perl
<elomatreb> OK, then why does it exist in Perl? It's just such an oddly specific thing
<baweaver> it existed in AWK
polyidus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Junaos has joined #ruby
johnmilton has joined #ruby
qguv has quit [Ping timeout: 272 seconds]
Pupeno has joined #ruby
Snowy has quit [Ping timeout: 265 seconds]
jaguarmagenta has joined #ruby
moei has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
<dminuoso> baweaver: Oh silly me in fact.
jtdowney_ has joined #ruby
jtdowney has quit [Ping timeout: 264 seconds]
cstrahan has quit [Ping timeout: 264 seconds]
Junaos has joined #ruby
Junaos has quit [Changing host]
<dminuoso> baweaver: technically that is 4 methods though :(
<dminuoso> But I can write a C extension that can solve this with just one method.
P1ro has quit [Quit: No Ping reply in 180 seconds.]
Pupeno has quit [Changing host]
Pupeno has joined #ruby
<baweaver> >> (1..10).select(&:even?).map { |i| i * 2 }.reduce(0, :+) # I was referring to this
<ruby[bot]> baweaver: # => 60 (https://eval.in/651296)
cstrahan_ has joined #ruby
<dminuoso> Oh.
Rodya_ has joined #ruby
Guest74338 has quit [Ping timeout: 272 seconds]
silverdu1t has joined #ruby
Polyidus_ has joined #ruby
yaewa has quit [Ping timeout: 264 seconds]
jaguarmagenta has quit [Ping timeout: 265 seconds]
P1ro has joined #ruby
snguyen has joined #ruby
<baweaver> but fair, technically it is
sczizzo has joined #ruby
sczizzo has quit [Remote host closed the connection]
<baweaver> and actually a good catch
Pupeno has quit [Remote host closed the connection]
pragmaticus has joined #ruby
<dminuoso> baweaver: Though honestly if I had to do this in code for some bizarre reason, I would do it like this:
shinnya has joined #ruby
Pupeno has joined #ruby
<dminuoso> >> (1..10).select(&:odd?).reduce(:+) * 2 # baweaver
mikecmpbll has joined #ruby
<ruby[bot]> dminuoso: # => 50 (https://eval.in/651299)
<dminuoso> Multiplying the integer beforehand is just silly.
salut has quit [Quit: salut]
<baweaver> Say it's a random int array
<dminuoso> no difference.
<baweaver> Ah, in that case yeah
<baweaver> few clicks slow this morning
<dminuoso> It's called associativity.
<dminuoso> Or no wait.
<baweaver> associative operations
<dminuoso> distributivity.
<dminuoso> :D
<baweaver> well, food time for me.
<dminuoso> Same.
<baweaver> be back later.
stamina has joined #ruby
qguv has joined #ruby
miqlas-H has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
pabs has joined #ruby
M-manveru has joined #ruby
miqlas-H has joined #ruby
ghostlight has quit [Ping timeout: 276 seconds]
kossae has joined #ruby
chwbacca has joined #ruby
sczizzo has joined #ruby
salut has joined #ruby
rodfersou is now known as rodfersou|away
adac has joined #ruby
ghostlight has joined #ruby
fullofca_ has joined #ruby
Wizznt has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
_chee is now known as chee
blackmes1 has joined #ruby
Wizznt has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
fullofcaffeine has quit [Ping timeout: 276 seconds]
agent_wh1te has quit [Changing host]
agent_wh1te has joined #ruby
agent_wh1te is now known as agent_white
salut has quit [Quit: salut]
Devalo_ has quit [Remote host closed the connection]
Radar- has quit [Ping timeout: 272 seconds]
rann has quit []
Davey_ has joined #ruby
hfp has quit [Ping timeout: 272 seconds]
horst has quit [Quit: horst]
nopolitica has quit [Ping timeout: 244 seconds]
kossae_ has joined #ruby
JRajamaa has quit [Ping timeout: 244 seconds]
tubbo has quit [*.net *.split]
papercod1 has quit [*.net *.split]
JRajamaa has joined #ruby
Davey_ has quit [Changing host]
Davey_ has joined #ruby
hfp has joined #ruby
tdy1 has quit [Ping timeout: 276 seconds]
rann has joined #ruby
brainslug has quit [Ping timeout: 264 seconds]
jpterry has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
Davey_ is now known as Davey
craigp has quit [Read error: Connection reset by peer]
Polyidus_ has quit [Ping timeout: 264 seconds]
Radar has joined #ruby
tubuliferous has joined #ruby
craigp has joined #ruby
the_drow has joined #ruby
kossae has quit [Ping timeout: 264 seconds]
snguyen has quit [Ping timeout: 264 seconds]
yasha_ has quit [Ping timeout: 264 seconds]
yasha_ has joined #ruby
yasha_ has joined #ruby
yasha_ has quit [Changing host]
Pupeno has quit [Remote host closed the connection]
Radar is now known as Guest65450
icarus has joined #ruby
Pupeno has joined #ruby
qba73 has joined #ruby
brainslug has joined #ruby
horst has joined #ruby
bsrd has joined #ruby
jpterry has joined #ruby
nikivi has joined #ruby
chrisarcand has quit [Quit: leaving]
chrisarc1nd has quit [Quit: leaving]
chrisarcand has joined #ruby
nikivi has quit [Remote host closed the connection]
prawnzy has quit [Remote host closed the connection]
elaptics_ has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
bsrd has quit [Client Quit]
prawnzy has joined #ruby
tdy1 has joined #ruby
Wizznt has quit [Ping timeout: 272 seconds]
z3uS has quit [Ping timeout: 272 seconds]
Davey has quit [Ping timeout: 272 seconds]
z3uS has joined #ruby
Davey has joined #ruby
dagda1_ has joined #ruby
qba73_ has joined #ruby
the_drow_ has joined #ruby
Lewix has quit [Ping timeout: 250 seconds]
hfp_work has quit [Ping timeout: 250 seconds]
okdamn has left #ruby [#ruby]
okdamn has joined #ruby
oblique has quit [Ping timeout: 272 seconds]
FernandoBassoBr has quit [Ping timeout: 272 seconds]
VladGh has quit [Ping timeout: 272 seconds]
armando2 has quit [Ping timeout: 272 seconds]
ozzloy has quit [Ping timeout: 272 seconds]
tubuliferous_ has joined #ruby
Davey has quit [Changing host]
Davey has joined #ruby
armando2 has joined #ruby
boshhead has quit [Ping timeout: 272 seconds]
mlehrer has quit [Ping timeout: 272 seconds]
PaulePanter has quit [Ping timeout: 272 seconds]
joast has quit [Ping timeout: 272 seconds]
strongcode has quit [Ping timeout: 272 seconds]
danst has joined #ruby
phredus_ has quit [Remote host closed the connection]
mlehrer has joined #ruby
tdy1 is now known as tdy
jpterry has quit [Ping timeout: 264 seconds]
craigp has quit [Ping timeout: 264 seconds]
the_drow has quit [Read error: Connection reset by peer]
ahuman has quit [Read error: Connection reset by peer]
ozzloy_ has joined #ruby
tubuliferous has quit [Read error: Connection reset by peer]
qba73 has quit [Ping timeout: 264 seconds]
icarus has quit [Ping timeout: 264 seconds]
danst_ has quit [Ping timeout: 264 seconds]
PaulePan1er has joined #ruby
Lewix has joined #ruby
ahuman has joined #ruby
FernandoBassoBr has joined #ruby
hfp_work has joined #ruby
boshhead has joined #ruby
JoshL- is now known as JoshL
ChiefAlexander has joined #ruby
phredus has joined #ruby
oblique has joined #ruby
craigp has joined #ruby
pandaant has quit [Remote host closed the connection]
swills has quit [Read error: Connection reset by peer]
ghostlight has quit [Ping timeout: 265 seconds]
jpterry has joined #ruby
swills has joined #ruby
Pupeno has quit [Remote host closed the connection]
<miqlas-H> Hi Guys!
csk has joined #ruby
strongcode has joined #ruby
<miqlas-H> I try to build ruby in chroot, but in the middle of the compiling it complains about the miniruby.so is missing, or something like it. Sorry i don't remember correctly, but i'll provide later te correct error message, but i'm compiling a big thing right now, so it isn1t a great idea to start a new compiling now.
<miqlas-H> Any idea, what am i doing wrong? It compiles fine outside of chroot.
petrichorx has quit [Quit: Connection closed for inactivity]
dipnlik has joined #ruby
<miqlas-H> it have all the deps in chroot, ofc.
ChiefAlexander has quit [Ping timeout: 264 seconds]
Dimik has joined #ruby
redpants has quit [Ping timeout: 240 seconds]
tubuliferous_ has quit [Ping timeout: 272 seconds]
roamingdog has joined #ruby
pragmaticus has quit [Ping timeout: 240 seconds]
ghostlight has joined #ruby
nikivi has joined #ruby
craigp has quit [Ping timeout: 264 seconds]
workmad3 has joined #ruby
<dminuoso> miqlas-H: need a proper error log.
patarr has joined #ruby
<dminuoso> miqlas-H: An error description "or something like it" sucks a lot.
nikivi has quit [Remote host closed the connection]
roamingdog has quit [Remote host closed the connection]
<miqlas-H> I know, let me this compiling finish somehow.
_whitelogger has joined #ruby
nchambers has joined #ruby
mlehrer has quit [Ping timeout: 272 seconds]
fullofca_ has quit [Ping timeout: 272 seconds]
mclee has quit [Ping timeout: 272 seconds]
chouhoulis has quit [Ping timeout: 272 seconds]
znz_jp has quit [Ping timeout: 272 seconds]
aspiers has quit [Ping timeout: 272 seconds]
danst has quit [Ping timeout: 265 seconds]
JRajamaa has quit [Ping timeout: 265 seconds]
armando2 has quit [Ping timeout: 265 seconds]
miqlas-H has quit [Ping timeout: 265 seconds]
silverdu1t has quit [Ping timeout: 265 seconds]
dreamyspell has joined #ruby
modin has quit [Ping timeout: 265 seconds]
johnny56_ has quit [Ping timeout: 265 seconds]
JRajamaa has joined #ruby
PaulePanter has joined #ruby
mclee has joined #ruby
prawnzy has joined #ruby
adac has quit [Ping timeout: 265 seconds]
lifted has quit [Ping timeout: 265 seconds]
Ikri has quit [Ping timeout: 272 seconds]
zipkid has quit [Ping timeout: 272 seconds]
gnufied has quit [Ping timeout: 272 seconds]
brainslug has quit [Ping timeout: 264 seconds]
audibleb- has quit [Ping timeout: 264 seconds]
Alina-malina has quit [Ping timeout: 264 seconds]
ozzloy_ has quit [Ping timeout: 264 seconds]
bronson_ has quit [Read error: Connection reset by peer]
audibleblink has joined #ruby
chrisarcand has quit [Ping timeout: 264 seconds]
Tharbakim has quit [Ping timeout: 264 seconds]
passbe has quit [Ping timeout: 264 seconds]
fullofcaffeine has joined #ruby
PaulePan1er has quit [Ping timeout: 264 seconds]
yasha_ has quit [Ping timeout: 264 seconds]
blackmes1 has quit [Ping timeout: 264 seconds]
Fire-Dragon-DoL has joined #ruby
yasha_ has joined #ruby
yasha_ has joined #ruby
redpants_ has joined #ruby
dipnlik_ has joined #ruby
atmosx has quit [Read error: Connection reset by peer]
gnufied has joined #ruby
pawnbox has quit [Remote host closed the connection]
bronson has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
silverdust has joined #ruby
claudiuinberlin has joined #ruby
mlehrer has joined #ruby
danst has joined #ruby
Ikri has joined #ruby
Davey has joined #ruby
Davey has quit [Changing host]
Davey has joined #ruby
Klumben has joined #ruby
joast has joined #ruby
atmosx has joined #ruby
mattwash_ has quit [Remote host closed the connection]
silverdust is now known as Guest53639
ianconnolly has joined #ruby
ghostlight has quit [Ping timeout: 240 seconds]
icarus has joined #ruby
mhsjlw has joined #ruby
aspiers has joined #ruby
inukshuk has joined #ruby
mattwashere has joined #ruby
z3uS has joined #ruby
matti_ is now known as matti
brainslug has joined #ruby
vqrs has joined #ruby
znz_jp has joined #ruby
Mr_Pancake has joined #ruby
Pupeno has joined #ruby
Guest32867 has quit [Ping timeout: 265 seconds]
techietrash has quit [Ping timeout: 265 seconds]
Alina-malina has joined #ruby
Tharbakim has joined #ruby
unforgiven512 has joined #ruby
machty has quit [Ping timeout: 265 seconds]
M-manveru has quit [Ping timeout: 240 seconds]
csk has quit [Quit: ZZZzzz…]
kossae has quit [Quit: WeeChat 1.5]
JackMc has quit [Ping timeout: 272 seconds]
Majost has quit [Ping timeout: 276 seconds]
a1fa has quit [Ping timeout: 265 seconds]
_whitelogger_ has joined #ruby
passbe has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Morrolan has quit [Ping timeout: 244 seconds]
Pupeno_ has joined #ruby
grh has quit [Ping timeout: 244 seconds]
WebDawg has quit [Ping timeout: 250 seconds]
maxmanders has quit [Ping timeout: 250 seconds]
pjaspers has quit [Ping timeout: 250 seconds]
Guest7319 has quit [Ping timeout: 250 seconds]
faces has joined #ruby
lifted has joined #ruby
Jon30 has quit [Ping timeout: 250 seconds]
apeiros has quit [Ping timeout: 250 seconds]
EdwardIII has quit [Ping timeout: 250 seconds]
A124 has quit [Ping timeout: 250 seconds]
^mtkd has quit [Ping timeout: 244 seconds]
mattwashere has quit [Ping timeout: 276 seconds]
Tharbakim has quit [Ping timeout: 272 seconds]
Pupeno has quit [Ping timeout: 272 seconds]
znz_jp has quit [Ping timeout: 272 seconds]
Ikri has quit [Ping timeout: 272 seconds]
atmosx has quit [Ping timeout: 272 seconds]
gnufied has quit [Ping timeout: 272 seconds]
_whitelogger has quit [Ping timeout: 272 seconds]
dreamyspell has quit [Ping timeout: 272 seconds]
rflot has quit [Ping timeout: 272 seconds]
phredus has quit [Ping timeout: 272 seconds]
Rodya_ has quit [Ping timeout: 272 seconds]
dasher^0_o has quit [Ping timeout: 272 seconds]
SegFaultAX has quit [Ping timeout: 272 seconds]
mrsolo has quit [Ping timeout: 272 seconds]
dukedave has quit [Ping timeout: 272 seconds]
mroth has quit [Ping timeout: 272 seconds]
demophoon has quit [Ping timeout: 272 seconds]
hostess has quit [Ping timeout: 272 seconds]
kingkong- has quit [Ping timeout: 272 seconds]
duderonomy has quit [Ping timeout: 272 seconds]
AndyWojo has quit [Ping timeout: 272 seconds]
digitalfiz has quit [Ping timeout: 272 seconds]
pizzaops has quit [Ping timeout: 272 seconds]
epitron has quit [Ping timeout: 272 seconds]
nofxx has quit [Ping timeout: 272 seconds]
DEac- has quit [Ping timeout: 250 seconds]
majuscule has quit [Ping timeout: 250 seconds]
_br__ has quit [Ping timeout: 250 seconds]
Eleeleth has quit [Ping timeout: 250 seconds]
Suntzu has quit [Ping timeout: 250 seconds]
clamstar has quit [Ping timeout: 250 seconds]
uranellus has quit [Ping timeout: 250 seconds]
nug has quit [Ping timeout: 250 seconds]
ryotarai has quit [Ping timeout: 250 seconds]
crankharder has quit [Ping timeout: 250 seconds]
Talltree_ has quit [Read error: Connection reset by peer]
Jon30 has joined #ruby
Jon30 has joined #ruby
Gnubie_ has quit [Read error: Connection reset by peer]
Puffball has quit [Remote host closed the connection]
tekku has quit [Ping timeout: 250 seconds]
volix has quit [Ping timeout: 250 seconds]
janno has quit [Ping timeout: 250 seconds]
eljimador has quit [Ping timeout: 250 seconds]
mozzarel1 is now known as mozzarella
TheMoonMaster has quit [Ping timeout: 250 seconds]
zeroDivisible has quit [Ping timeout: 250 seconds]
Tristan-- has quit [Ping timeout: 250 seconds]
wildleaf_ has quit [Ping timeout: 250 seconds]
face has quit [Ping timeout: 250 seconds]
ged has quit [Ping timeout: 250 seconds]
olblak has quit [Ping timeout: 250 seconds]
freedrull has quit [Ping timeout: 250 seconds]
Ikzi has joined #ruby
duderono_ has joined #ruby
eljimador has joined #ruby
Sp4rKy has quit [Ping timeout: 250 seconds]
brixen has quit [Ping timeout: 250 seconds]
jtd_ has quit [Ping timeout: 250 seconds]
patteh has quit [Ping timeout: 250 seconds]
ejnahc has quit [Ping timeout: 250 seconds]
Guest50368 has quit [Ping timeout: 250 seconds]
iamayam has quit [Ping timeout: 250 seconds]
varesa has quit [Ping timeout: 250 seconds]
gse has quit [Ping timeout: 250 seconds]
csaunders has quit [Ping timeout: 250 seconds]
matled has quit [Ping timeout: 250 seconds]
techietrash has joined #ruby
nocd has quit [Ping timeout: 250 seconds]
yokel has quit [Ping timeout: 250 seconds]
gypsydave5 has quit [Ping timeout: 250 seconds]
jzigmund_ has quit [Ping timeout: 250 seconds]
joes has quit [Ping timeout: 250 seconds]
bier has quit [Ping timeout: 250 seconds]
Jamo has quit [Ping timeout: 250 seconds]
ciawal has quit [Ping timeout: 250 seconds]
cred has quit [Ping timeout: 248 seconds]
ejnahc has joined #ruby
Tele has joined #ruby
Tele has quit [Changing host]
ged_ has joined #ruby
cred has joined #ruby
jtd has joined #ruby
atmosx_ has joined #ruby
paultreny has joined #ruby
phredus has joined #ruby
oblique has joined #ruby
bier has joined #ruby
thomas1_ has quit [Read error: Connection reset by peer]
Gnubie_ has joined #ruby
fullofcaffeine has quit [Ping timeout: 264 seconds]
ianconnolly has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
audibleblink has quit [Ping timeout: 264 seconds]
jpterry has quit [Ping timeout: 264 seconds]
z3uS has quit [Ping timeout: 264 seconds]
vqrs has quit [Ping timeout: 264 seconds]
brainslug has quit [Ping timeout: 264 seconds]
bronson has quit [Ping timeout: 264 seconds]
Kero has quit [Ping timeout: 264 seconds]
P1ro has quit [Ping timeout: 264 seconds]
z3uS| is now known as z3uS
ianconnolly has joined #ruby
_br___ has joined #ruby
asal2107_ has joined #ruby
patteh_ has joined #ruby
yasha_ has quit [Ping timeout: 264 seconds]
redpants_ has quit [Ping timeout: 264 seconds]
Guest65450 has quit [Ping timeout: 264 seconds]
shinnya has quit [Ping timeout: 264 seconds]
wlanboy has joined #ruby
DEac-_ has joined #ruby
yokel_ has joined #ruby
jericon has joined #ruby
Davey has joined #ruby
yokel_ has joined #ruby
yokel_ has quit [Changing host]
Tristan-Speccy has joined #ruby
freedrul1 has joined #ruby
olblak has joined #ruby
thomas1 has joined #ruby
paultreny is now known as Guest13480
constantinexvi has joined #ruby
jzigmund has joined #ruby
BZCBPTNRRRGJKSJU has joined #ruby
tekk has joined #ruby
mayamai has joined #ruby
wlanboy has quit [Changing host]
wlanboy has joined #ruby
nchambers has joined #ruby
dasher^0_o has joined #ruby
wildleaf has joined #ruby
Puffball has joined #ruby
Edward123 has joined #ruby
audibleblink has joined #ruby
maxmanders has joined #ruby
Edward123 is now known as EdwardIII
znz_jp has joined #ruby
volix has joined #ruby
hostess has joined #ruby
csaunders has joined #ruby
varesa has joined #ruby
aspiers has joined #ruby
uranellus has joined #ruby
uranellus has joined #ruby
uranellus has quit [Changing host]
ggherdov has joined #ruby
hlieberman has joined #ruby
P1ro has joined #ruby
Davey has joined #ruby
Davey has quit [Changing host]
mtkd has joined #ruby
AKPWD has joined #ruby
gnarld_ has joined #ruby
Tristan-Speccy is now known as Guest11373
mhsjlw has joined #ruby
yokel_ is now known as yokel
apeiros has joined #ruby
shinnya has joined #ruby
yasha_ has joined #ruby
yasha_ has quit [Changing host]
yasha_ has joined #ruby
banisterfiend has joined #ruby
bronson has joined #ruby
Rodya_ has joined #ruby
cstrahan_ has joined #ruby
Klumben has joined #ruby
nofxx has joined #ruby
nofxx has quit [Changing host]
nofxx has joined #ruby
elastix has quit [Ping timeout: 240 seconds]
FernandoBassoBr has joined #ruby
vqrs has joined #ruby
kingkong- has joined #ruby
pjaspers has joined #ruby
dreamyspell has joined #ruby
Fire-Dragon-DoL has joined #ruby
TheMoonMaster has joined #ruby
sent-hil has joined #ruby
Talltree has joined #ruby
Affix has joined #ruby
a1fa has joined #ruby
zeroDivisible has joined #ruby
ciawal has joined #ruby
jpterry has joined #ruby
symm- has quit [Ping timeout: 244 seconds]
SegFaultAX has joined #ruby
epitron has joined #ruby
futilegames has joined #ruby
ruurd has joined #ruby
sczizzo has quit [Remote host closed the connection]
Affix is now known as Guest21602
Alina-malina has quit [Ping timeout: 240 seconds]
gnufied has joined #ruby
ryotarai has joined #ruby
deimos has quit [Ping timeout: 265 seconds]
ruurd is now known as Guest77356
nocd has joined #ruby
redpants has joined #ruby
sczizzo has joined #ruby
demophoon has joined #ruby
brainslug has joined #ruby
bove has quit [Ping timeout: 244 seconds]
elastix has joined #ruby
brixen has joined #ruby
adac has joined #ruby
zrl has quit [Ping timeout: 244 seconds]
johnmilton has joined #ruby
zero7 has quit [Ping timeout: 265 seconds]
prawnzy has quit [Remote host closed the connection]
crankharder has joined #ruby
johnmilton has quit [Read error: Connection reset by peer]
saltsa_ has quit [Ping timeout: 244 seconds]
ggherdov has quit [Ping timeout: 272 seconds]
sent-hil has quit [Ping timeout: 272 seconds]
Fire-Dragon-DoL has quit [Ping timeout: 272 seconds]
nocd has quit [Ping timeout: 272 seconds]
futilegames has quit [Ping timeout: 272 seconds]
ryotarai has quit [Ping timeout: 272 seconds]
Guest21602 has quit [Ping timeout: 272 seconds]
SegFaultAX has quit [Ping timeout: 272 seconds]
Klumben has quit [Ping timeout: 272 seconds]
varesa has quit [Ping timeout: 272 seconds]
marr has quit [Ping timeout: 272 seconds]
phredus has quit [Read error: Connection reset by peer]
FastJack has quit [Read error: Connection reset by peer]
Ikzi has quit [Quit: No Ping reply in 180 seconds.]
_whitelogger_ has quit [Excess Flood]
_whitelogger has joined #ruby
marr has joined #ruby
todd1 has joined #ruby
FastJack has joined #ruby
Mr_Pancake has joined #ruby
Mr_Pancake has quit [Excess Flood]
Jamo has joined #ruby
ChiefAlexander has joined #ruby
Ishido has quit [Quit: Roads? Where We're Going We Don't Need Roads.]
gypsydave5 has joined #ruby
Iacobus has quit [Ping timeout: 265 seconds]
[ddmp] has quit [Ping timeout: 244 seconds]
jesk has quit [Ping timeout: 244 seconds]
loechel is now known as Pumukel
Nanuq has quit [Ping timeout: 265 seconds]
rfv has quit [Ping timeout: 276 seconds]
atmosx_ has quit [Ping timeout: 244 seconds]
Nanuq has joined #ruby
crdpink has joined #ruby
gse has joined #ruby
Wizznt has joined #ruby
Radar- has joined #ruby
armando3 has joined #ruby
Rodya__ has joined #ruby
be_______ has joined #ruby
imanc has joined #ruby
pelegreno___ has quit [Ping timeout: 250 seconds]
Guest89291 has quit [Ping timeout: 250 seconds]
Fire-Dragon-DoL- has joined #ruby
Todd has quit [Ping timeout: 250 seconds]
pelegreno___ has joined #ruby
A124 has joined #ruby
ryotarai_ has joined #ruby
Lyubo1 has quit [Ping timeout: 244 seconds]
kies has quit [Ping timeout: 250 seconds]
ljarvis has quit [Ping timeout: 250 seconds]
woodruffw has quit [Ping timeout: 250 seconds]
jyaworski has quit [Ping timeout: 250 seconds]
davic has quit [Ping timeout: 250 seconds]
Jello_Raptor has quit [Ping timeout: 250 seconds]
axisys has quit [Ping timeout: 250 seconds]
Snowy has joined #ruby
cred has quit [Ping timeout: 248 seconds]
Fire-Dragon-DoL- is now known as Fire-Dragon-DoL
ryotarai_ is now known as ryotarai
demophoon has quit [Ping timeout: 272 seconds]
Rodya_ has quit [Ping timeout: 272 seconds]
dreamyspell has quit [Ping timeout: 272 seconds]
cstrahan_ has quit [Ping timeout: 272 seconds]
AKPWD has quit [Ping timeout: 272 seconds]
znz_jp has quit [Ping timeout: 272 seconds]
dasher^0_o has quit [Ping timeout: 272 seconds]
gnarld_ has quit [Ping timeout: 272 seconds]
jtd has quit [Ping timeout: 272 seconds]
aspiers has quit [Ping timeout: 272 seconds]
c355e3b has quit [Ping timeout: 272 seconds]
cred has joined #ruby
elastix1 has joined #ruby
jtd has joined #ruby
majoh has quit [Ping timeout: 248 seconds]
Snowy has quit [Client Quit]
phredus has joined #ruby
Ikri has joined #ruby
majoh has joined #ruby
matled has joined #ruby
Guest77356 has quit [Ping timeout: 272 seconds]
brixen has quit [Ping timeout: 272 seconds]
hostess has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
Tele has quit [Ping timeout: 272 seconds]
bairyn has quit [Ping timeout: 272 seconds]
apeiros_ has joined #ruby
Kero_ has joined #ruby
nekomune has joined #ruby
Kero has joined #ruby
jpterry has quit [Ping timeout: 264 seconds]
ianconnolly has quit [Ping timeout: 264 seconds]
BZCBPTNRRRGJKSJU has quit [Ping timeout: 264 seconds]
EdwardIII has quit [Ping timeout: 264 seconds]
Affix-Phobos has joined #ruby
IceDragon has joined #ruby
elastix has quit [Remote host closed the connection]
elastix1 is now known as elastix
audibleblink has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
patteh_ has quit [Ping timeout: 264 seconds]
Suntzu has joined #ruby
maxmanders has joined #ruby
joes has joined #ruby
mattwashere has joined #ruby
brainslug has quit [Ping timeout: 264 seconds]
Talltree has quit [Ping timeout: 264 seconds]
banisterfiend has quit [Ping timeout: 264 seconds]
apeiros has quit [Ping timeout: 264 seconds]
FernandoBassoBr has quit [Ping timeout: 264 seconds]
uranellus has quit [Ping timeout: 264 seconds]
Guest11373 has quit [Ping timeout: 264 seconds]
johnmilton has joined #ruby
Kero has quit [Ping timeout: 264 seconds]
Puffball has quit [Ping timeout: 264 seconds]
wlanboy has quit [Ping timeout: 264 seconds]
z3uS| has joined #ruby
Puffball_ has joined #ruby
mhsjlw has joined #ruby
patteh has joined #ruby
hostess has joined #ruby
Talltree_ has joined #ruby
bairyn has joined #ruby
SegFaultAX has joined #ruby
nocd has joined #ruby
AKPWD has joined #ruby
z3uS| is now known as z3uS
jyaworski has joined #ruby
Alina-malina has joined #ruby
audibleb- has joined #ruby
futilegames_ has joined #ruby
ben_____ has quit [Ping timeout: 265 seconds]
axisys has joined #ruby
bgresham has joined #ruby
kies has joined #ruby
IceDragon is now known as Guest70543
Morrolan has joined #ruby
woodruffw has joined #ruby
woodruffw has quit [Excess Flood]
clamstar has joined #ruby
brixen has joined #ruby
woodruffw has joined #ruby
wlanboy has joined #ruby
Klumben has joined #ruby
aspiers has joined #ruby
varesa has joined #ruby
grh has joined #ruby
valeri_ufo has quit [Ping timeout: 244 seconds]
Mr_Pancake has joined #ruby
jpterry has joined #ruby
Davey has joined #ruby
Davey has joined #ruby
Tele has joined #ruby
chihhsin has joined #ruby
znz_jp has joined #ruby
Lyubo1 has joined #ruby
gnarld_ has joined #ruby
Jello_Raptor has joined #ruby
ianconnolly has joined #ruby
redpants has quit [Ping timeout: 272 seconds]
saltsa has joined #ruby
majuscule has joined #ruby
EdwardIII has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
craigp has joined #ruby
FastJack has quit [Client Quit]
danst has joined #ruby
WebDawg has joined #ruby
wsmoak has joined #ruby
saneax-_-|AFK has joined #ruby
rtl has joined #ruby
brainslug has joined #ruby
valeri_ufo has joined #ruby
davic has joined #ruby
ruurd- has joined #ruby
last_staff has quit [Remote host closed the connection]
last_staff has joined #ruby
ghostlight has joined #ruby
ljarvis has joined #ruby
jericon has joined #ruby
snapcase has joined #ruby
qba73_ has quit [Remote host closed the connection]
uranellus has joined #ruby
uranellus has joined #ruby
uranellus has quit [Changing host]
qba73 has joined #ruby
dukedave has joined #ruby
Eleeleth has joined #ruby
giraffe_ has joined #ruby
Trynemjoel has joined #ruby
nikivi has quit [Quit: irc]
digitalfiz has joined #ruby
rann has joined #ruby
DrCode has quit [Ping timeout: 244 seconds]
giorgos1 has joined #ruby
charles81 has joined #ruby
deepak_ has joined #ruby
<xentity1x> Whats' the purpose of general delimited strings?
<xentity1x> Why do we need that extra syntax?
discopatrick has joined #ruby
ozzloy has joined #ruby
ozzloy has joined #ruby
ozzloy has quit [Changing host]
vqrs has quit [Ping timeout: 244 seconds]
Yonk has joined #ruby
techntoke_ has joined #ruby
jhill_ has joined #ruby
adac has quit [Ping timeout: 276 seconds]
pizzaops has joined #ruby
ur5us has joined #ruby
_Tristan-Speccy_ has joined #ruby
zipkid has joined #ruby
ec_ has joined #ruby
janno has joined #ruby
vqrs has joined #ruby
mitsuhiko has joined #ruby
craigp has quit [Ping timeout: 264 seconds]
deimos has joined #ruby
Majost has joined #ruby
qba73 has quit [Ping timeout: 272 seconds]
c355e3b has joined #ruby
Sp4rKy has joined #ruby
ijij has joined #ruby
dreamyspell has joined #ruby
Lloyd has joined #ruby
mroth has joined #ruby
rflot has joined #ruby
dreamyspell has quit [Changing host]
dreamyspell has joined #ruby
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
qba73 has joined #ruby
Rickmasta has joined #ruby
manveru has joined #ruby
boxrick1 has joined #ruby
synthroid has joined #ruby
kireevco_ has joined #ruby
Iacobus has joined #ruby
cstrahan_ has joined #ruby
mtkd has quit [Ping timeout: 240 seconds]
arashb has joined #ruby
roamingdog has quit [Remote host closed the connection]
dipnlik_ has quit [Quit: dipnlik_]
ggherdov has joined #ruby
sent-hil has joined #ruby
FernandoBassoBr has joined #ruby
Lewix has joined #ruby
jxf has joined #ruby
bove has joined #ruby
olivierjanss has joined #ruby
zero7 has joined #ruby
Kamilion has joined #ruby
rfv has joined #ruby
mtkd has joined #ruby
zrl has joined #ruby
im0b has joined #ruby
Guest71658 has joined #ruby
<havenwood> >> %|"string" that's quote-and-backwhack=friendly| # xentity1x: not needed per se but there is more than one way to do it
<ruby[bot]> havenwood: # => "\"string\" that's quote-and-backwhack=friendly" (https://eval.in/651334)
dreamyspell has quit [Ping timeout: 272 seconds]
twodayslate has joined #ruby
horst has quit [Quit: horst]
<havenwood> xentity1x: Having various ways to delimit strings may be confusing but it's also handy: http://www.zenspider.com/ruby/quickref.html#strings
Guest70543 is now known as IceDragon
Gasher has quit [Ping timeout: 276 seconds]
AndyWojo has joined #ruby
giorgos1 has quit [Quit: Leaving]
mrsolo has joined #ruby
qba73 has quit [Remote host closed the connection]
hashrocket has joined #ruby
DrCode has joined #ruby
[ddmp] has joined #ruby
qba73 has joined #ruby
nonnatus has quit [Quit: nonnatus]
the_drow_ has quit [Quit: This computer has gone to sleep]
jesk has joined #ruby
nopolitica has joined #ruby
Devalo has joined #ruby
atmosx_ has joined #ruby
giorgos1 has joined #ruby
sts has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
prawnzy has joined #ruby
sts is now known as Guest67929
Biciato has joined #ruby
JackMc has joined #ruby
caw has joined #ruby
claudiuinberlin has joined #ruby
bgresham is now known as demophoon
prawnzy has quit [Read error: Connection reset by peer]
craigp has joined #ruby
machty has joined #ruby
prawnzy has joined #ruby
gix- has quit [Ping timeout: 244 seconds]
Devalo has quit [Remote host closed the connection]
gix has joined #ruby
Tharbakim has joined #ruby
vqrs has quit [Ping timeout: 272 seconds]
hobodave has quit [Ping timeout: 252 seconds]
prawnzy has quit [Read error: Connection reset by peer]
futilegames_ has quit [Ping timeout: 264 seconds]
roamingdog has joined #ruby
tyang__ has quit [Ping timeout: 240 seconds]
prawnzy has joined #ruby
<Biciato> any book suggestions to learn Tk toolkit ?
Coldblackice has joined #ruby
chrisarc1nd is now known as chrisarcand
cdg has joined #ruby
Azure|dc has quit [Read error: Connection reset by peer]
gizmore has quit [Ping timeout: 244 seconds]
nankyokusei has joined #ruby
Azure has joined #ruby
Coldblackice has quit [Client Quit]
nonnatus has joined #ruby
tubuliferous has joined #ruby
vqrs has joined #ruby
dagda1_ has quit [Quit: Textual IRC Client: www.textualapp.com]
FastJack has joined #ruby
nankyokusei has quit [Ping timeout: 272 seconds]
_whitelogger has joined #ruby
[ddmp] has quit [Ping timeout: 264 seconds]
FernandoBassoBr has quit [Ping timeout: 264 seconds]
synthroid has quit [Ping timeout: 264 seconds]
uranellus has quit [Ping timeout: 264 seconds]
saltsa has quit [Ping timeout: 264 seconds]
demophoon has quit [Ping timeout: 264 seconds]
joes has quit [Ping timeout: 264 seconds]
z3uS has quit [Ping timeout: 264 seconds]
freedrul1 has quit [Ping timeout: 264 seconds]
crankharder has quit [Ping timeout: 264 seconds]
DEac-_ has quit [Ping timeout: 264 seconds]
_br___ has quit [Ping timeout: 264 seconds]
asal2107_ has quit [Ping timeout: 264 seconds]
joevandyk has quit [Ping timeout: 264 seconds]
z3uS| is now known as z3uS
cdg has quit [Ping timeout: 264 seconds]
Mr_Pancake has quit [Ping timeout: 264 seconds]
Alina-malina has quit [Ping timeout: 264 seconds]
aspiers has quit [Ping timeout: 264 seconds]
mattwashere has quit [Ping timeout: 264 seconds]
Affix-Phobos has quit [Ping timeout: 264 seconds]
IceDragon has quit [Ping timeout: 264 seconds]
yasha_ has quit [Ping timeout: 264 seconds]
yokel has quit [Ping timeout: 264 seconds]
Mr_Pancake- is now known as Mr_Pancake
Affix-Phobos has joined #ruby
axisys_ has joined #ruby
_br__ has joined #ruby
cgfbee has joined #ruby
marr123 has joined #ruby
[ddmp] has joined #ruby
saltsa_ has joined #ruby
Biciato has quit [Ping timeout: 240 seconds]
last_staff1 is now known as last_staff
gnufied has joined #ruby
EdwardIII has joined #ruby
priodev_ has joined #ruby
Puffball has joined #ruby
Davey_ is now known as Davey
marr123 is now known as marr
Junaos has joined #ruby
bgresham is now known as demophoon
priodev_ is now known as priodev
mattwashere has joined #ruby
Guest71658 has joined #ruby
kingkong- has joined #ruby
PlasmaStar has joined #ruby
brendan- has joined #ruby
kenichi has joined #ruby
Ikri has joined #ruby
jesk has joined #ruby
elastix has joined #ruby
IceDragon has joined #ruby
aspiers has joined #ruby
ianconnolly has joined #ruby
uranellus has joined #ruby
uranellus has joined #ruby
Lyubo1 has joined #ruby
hightower3 has joined #ruby
mattwash_ has joined #ruby
IceDragon is now known as Guest59596
mattwashere has quit [Read error: Connection reset by peer]
wildleaf has joined #ruby
Alina-malina has joined #ruby
Tele has joined #ruby
FernandoBassoBr has joined #ruby
ruurd- has joined #ruby
Fire-Dragon-DoL has joined #ruby
irick has joined #ruby
ghostlight has joined #ruby
maxmanders has joined #ruby
yasha_ has joined #ruby
yasha_ has quit [Changing host]
yasha_ has joined #ruby
Klumben has joined #ruby
mtkd has joined #ruby
manveru has quit [Ping timeout: 240 seconds]
asal2107 has joined #ruby
erlend has joined #ruby
ujjain has joined #ruby
ujjain has joined #ruby
ujjain has quit [Changing host]
johnny56_ has joined #ruby
yo61 has quit [Ping timeout: 252 seconds]
nonnatus has quit [Quit: nonnatus]
modin has joined #ruby
freedrull has joined #ruby
qba73_ has quit [Remote host closed the connection]
Yzguy has joined #ruby
badeball has joined #ruby
gizmore has joined #ruby
Iacobus has quit [Ping timeout: 272 seconds]
qba73 has joined #ruby
LambdaSix has joined #ruby
gnarld_ is now known as nug
mc_fail has joined #ruby
Affix-Phobos is now known as Affix
Kamilion has joined #ruby
_Suntzu has joined #ruby
vqrs has quit [Ping timeout: 272 seconds]
valeri_ufo has quit [Ping timeout: 272 seconds]
tubuliferous has quit [Ping timeout: 272 seconds]
AndyWojo has quit [Ping timeout: 272 seconds]
maxmanders has quit [Ping timeout: 272 seconds]
SegFaultAX has quit [Ping timeout: 272 seconds]
z3uS has quit [Ping timeout: 272 seconds]
Mr_Pancake has quit [Ping timeout: 272 seconds]
Fire-Dragon-DoL has quit [Ping timeout: 272 seconds]
hostess has quit [Read error: Connection reset by peer]
_whitelogger has quit [Excess Flood]
_whitelogger has joined #ruby
Klumben has quit [Ping timeout: 272 seconds]
aspiers has quit [Ping timeout: 272 seconds]
elastix has quit [Ping timeout: 272 seconds]
rtl has quit [Ping timeout: 272 seconds]
nchambers has quit [Ping timeout: 272 seconds]
gix has quit [Ping timeout: 272 seconds]
mhsjlw has quit [Ping timeout: 272 seconds]
Kuukunen has joined #ruby
DEac- has joined #ruby
synthroi_ has quit []
claudiuinberlin has joined #ruby
atmosx_ has joined #ruby
yokel has joined #ruby
joes has joined #ruby
Alina-malina has quit [Ping timeout: 240 seconds]
gix- has joined #ruby
marr123 has joined #ruby
valeri_uF0 has joined #ruby
apeiros_ is now known as apeiros
madhatter has joined #ruby
hahuang65 has quit [Read error: Connection reset by peer]
madhatter has quit [Ping timeout: 244 seconds]
Koshian_ has quit [Ping timeout: 250 seconds]
mburns has quit [Ping timeout: 250 seconds]
strongcode has joined #ruby
cred has joined #ruby
cred has quit [Ping timeout: 248 seconds]
cred has quit [Changing host]
cred has joined #ruby
varesa has joined #ruby
majoh has quit [Ping timeout: 248 seconds]
valeri_uF0 is now known as valeri_ufo
jxf has quit [Ping timeout: 246 seconds]
kingkong- has quit [Read error: Connection reset by peer]
axisys has joined #ruby
hahuang61 has joined #ruby
majoh has joined #ruby
machty has quit [Ping timeout: 264 seconds]
twodayslate has quit [Ping timeout: 264 seconds]
Suntzu has quit [Ping timeout: 264 seconds]
marr has quit [Ping timeout: 264 seconds]
priodev has quit [Ping timeout: 264 seconds]
DrCode has quit [Ping timeout: 264 seconds]
uranellus has quit [Ping timeout: 264 seconds]
_br__ has quit [Ping timeout: 264 seconds]
axisys_ has quit [Ping timeout: 264 seconds]
priodev has joined #ruby
strongco1e has quit [Ping timeout: 264 seconds]
Guest67929 has quit [Ping timeout: 264 seconds]
WebDawg has quit [Ping timeout: 264 seconds]
Kamilion has quit [Excess Flood]
Koshian__ has joined #ruby
ghostlight has quit [Ping timeout: 264 seconds]
FernandoBassoBr has quit [Ping timeout: 264 seconds]
[ddmp] has quit [Ping timeout: 264 seconds]
Affix has quit [Ping timeout: 264 seconds]
techntoke_ has quit [Ping timeout: 264 seconds]
johnmilton has quit [Ping timeout: 264 seconds]
epitron has quit [Ping timeout: 264 seconds]
Ikri has quit [Ping timeout: 272 seconds]
Junaos has quit [Ping timeout: 272 seconds]
jesk has quit [Ping timeout: 272 seconds]
Guest71658 has quit [Ping timeout: 272 seconds]
phredus has quit [Ping timeout: 272 seconds]
znz_jp has quit [Ping timeout: 272 seconds]
FastJack_ has quit [Ping timeout: 272 seconds]
mitsuhiko has quit [Ping timeout: 272 seconds]
charles81 has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
frankiee1 has quit [Ping timeout: 244 seconds]
Ikzi has joined #ruby
ghostlight_ has joined #ruby
digitalfiz has joined #ruby
phredus has joined #ruby
mburns has joined #ruby
Affix-Phobos has joined #ruby
dminuoso has quit [Ping timeout: 240 seconds]
epitron has joined #ruby
Fire-Dragon-DoL has joined #ruby
dukedave has joined #ruby
_br__ has joined #ruby
elifoster|alt has quit [Quit: class]
vqrs has joined #ruby
nchambers has joined #ruby
frankiee_ has joined #ruby
tubuliferous has joined #ruby
Alina-malina has joined #ruby
SegFaultAX has joined #ruby
kingkong- has joined #ruby
Lewix has quit [Ping timeout: 276 seconds]
zrl has joined #ruby
z3uS has joined #ruby
johnmilton has joined #ruby
jesk has joined #ruby
hostess has joined #ruby
maxmanders has joined #ruby
[ddmp] has joined #ruby
mhsjlw has joined #ruby
last_staff1 has joined #ruby
WebDawg has joined #ruby
jcao219 has joined #ruby
ijij has joined #ruby
Klumben has joined #ruby
zipkid has joined #ruby
Mr_Pancake has joined #ruby
JackMc has quit [Ping timeout: 244 seconds]
c355e3b has joined #ruby
uranellus has joined #ruby
uranellus has joined #ruby
uranellus has quit [Changing host]
TheMoonMaster has joined #ruby
rann has joined #ruby
emersonian has joined #ruby
boxrick1 has quit [Ping timeout: 244 seconds]
nopolitica has joined #ruby
rflot has joined #ruby
znz_jp has joined #ruby
nuck has joined #ruby
aspiers has joined #ruby
nuck is now known as Guest74433
FastJack has joined #ruby
Guest71658 has joined #ruby
brendan- has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
hlieberman has joined #ruby
jhill_ has joined #ruby
cstrahan_ has joined #ruby
last_staff1 has quit [Client Quit]
mattwash_ has quit [Remote host closed the connection]
Junaos has joined #ruby
sts_ has joined #ruby
mattwashere has joined #ruby
mattwashere has quit [Read error: Connection reset by peer]
mattwashere has joined #ruby
snapcase has joined #ruby
last_staff has quit [Ping timeout: 244 seconds]
rtl has joined #ruby
stamina has quit [Quit: WeeChat 1.5]
Guest61699 has joined #ruby
wsmoak has joined #ruby
mitsuhiko has joined #ruby
qba73 has quit [Remote host closed the connection]
ramfjord has joined #ruby
_whitelogger has joined #ruby
qba73 has joined #ruby
qba73 has joined #ruby
Eleeleth has joined #ruby
zacstewart has quit [Ping timeout: 244 seconds]
discopatrick has joined #ruby
ghostlight_ is now known as ghostlight
ggherdov has joined #ruby
jxf has joined #ruby
elastix has joined #ruby
mattwash_ has joined #ruby
charles81 has joined #ruby
Axy has quit [Read error: Connection reset by peer]
Lewix has joined #ruby
aryaching has quit [Ping timeout: 240 seconds]
pizzaops has joined #ruby
deimos has joined #ruby
Axy has joined #ruby
yo61 has joined #ruby
techntoke_ has joined #ruby
manveru has joined #ruby
rnda has quit [Read error: Connection timed out]
ule has quit [Ping timeout: 250 seconds]
Sembei has joined #ruby
shaman42_ has joined #ruby
majoh has quit [Ping timeout: 248 seconds]
cred has quit [Ping timeout: 248 seconds]
dunj3 has quit [Ping timeout: 250 seconds]
SJr has quit [Ping timeout: 250 seconds]
majoh has joined #ruby
Koshian___ has joined #ruby
TheMoonMaster has quit [Ping timeout: 264 seconds]
nopolitica has quit [Ping timeout: 264 seconds]
_br__ has quit [Ping timeout: 264 seconds]
Koshian__ has quit [Ping timeout: 264 seconds]
priodev has quit [Ping timeout: 264 seconds]
mc_fail has quit [Ping timeout: 264 seconds]
jpterry has quit [Ping timeout: 264 seconds]
ramfjord has quit [Ping timeout: 264 seconds]
mattwashere has quit [Ping timeout: 264 seconds]
Guest74433 has quit [Ping timeout: 264 seconds]
WebDawg has quit [Ping timeout: 264 seconds]
Alina-malina has quit [Ping timeout: 264 seconds]
ruurd- has quit [Ping timeout: 264 seconds]
brainslug has quit [Ping timeout: 264 seconds]
wlanboy has quit [Ping timeout: 264 seconds]
mayamai has quit [Ping timeout: 264 seconds]
ramfjord has joined #ruby
mc_fail has joined #ruby
cred has joined #ruby
priodev has joined #ruby
bairyn_ has joined #ruby
ozzloy_ has joined #ruby
thomas1 has quit [Read error: Connection reset by peer]
ule_ has joined #ruby
tomphp has joined #ruby
majuscul1 has joined #ruby
todd2 has joined #ruby
Junaos has joined #ruby
znz_jp has joined #ruby
BTRE has joined #ruby
boxrick1 has quit [Changing host]
boxrick1 has joined #ruby
Ikri has joined #ruby
nchambers has joined #ruby
Suntzu has joined #ruby
gf3 has quit [Excess Flood]
Pisuke has quit [Ping timeout: 305 seconds]
Klumben has joined #ruby
wlanboy has joined #ruby
NuckingFuts has joined #ruby
machty has joined #ruby
hightower3 has joined #ruby
gf3 has joined #ruby
hostess has joined #ruby
Talltree has joined #ruby
SJr has joined #ruby
TheMoonMaster has joined #ruby
iamayam has joined #ruby
WebDawg has joined #ruby
Affix-Phobos has joined #ruby
Tele has joined #ruby
Guest95378 has quit [Ping timeout: 244 seconds]
aryaching has joined #ruby
nopolitica has joined #ruby
[diecast] has quit [Ping timeout: 265 seconds]
ruurd has joined #ruby
manveru has quit [Ping timeout: 247 seconds]
ruurd is now known as Guest49007
dionysus69 has quit [Ping timeout: 244 seconds]
FastJack has joined #ruby
davidmichaelkarr has quit [Ping timeout: 252 seconds]
Fire-Dragon-DoL has joined #ruby
jpterry has joined #ruby
dionysus69 has joined #ruby
SegFaultAX has joined #ruby
Yonk has joined #ruby
Alina-malina has joined #ruby
sepp2k has joined #ruby
kingkong- has joined #ruby
tubbo has joined #ruby
papercod1 has joined #ruby
snapcase has joined #ruby
Tharbakim has joined #ruby
brainslug has joined #ruby
olivierjanss has joined #ruby
horst has joined #ruby
thomas has joined #ruby
giraffe_ has joined #ruby
DrCode has joined #ruby
dukedave has joined #ruby
Kamilion has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
nonnatus has joined #ruby
firstdayonthejob has joined #ruby
mtkd has quit [Ping timeout: 265 seconds]
thomas has quit [Client Quit]
ninja007 has quit [Quit: ninja007]
thomas has joined #ruby
AndyWojo has joined #ruby
dunj3 has joined #ruby
wsmoak has joined #ruby
hlieberman has joined #ruby
mitsuhiko has joined #ruby
lipoqil_ has quit [Ping timeout: 276 seconds]
digitalfiz has joined #ruby
sczizzo_ has joined #ruby
ocbtec has quit [Quit: leaving]
sent-hil has joined #ruby
c355e3b has joined #ruby
kireevco_ has joined #ruby
mtkd has joined #ruby
JackMc has joined #ruby
<pragmatism> test
zero7 has joined #ruby
nonnatus_ has joined #ruby
ninja007 has joined #ruby
_br__ has joined #ruby
jhill_ has joined #ruby
[diecast] has joined #ruby
Guest71658 has joined #ruby
nonnatus has quit [Ping timeout: 265 seconds]
nonnatus_ is now known as nonnatus
zipkid has joined #ruby
sczizzo has quit [Ping timeout: 240 seconds]
FernandoBassoBr has joined #ruby
FernandoBassoBr has quit [Client Quit]
cstrahan_ has joined #ruby
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Fernando-Basso has joined #ruby
davidmichaelkarr has joined #ruby
manveru has joined #ruby
lipoqil_ has joined #ruby
ule_ is now known as ule
demophoon is now known as demophoon_
ule has joined #ruby
ule has quit [Changing host]
Iacobus has joined #ruby
sczizzo_ has quit [Ping timeout: 264 seconds]
twodayslate has joined #ruby
nonnatus has quit [Quit: nonnatus]
toni has joined #ruby
zerowaitstate has joined #ruby
bove has joined #ruby
<zerowaitstate> what is the best way to install ruby on an ubuntu/debian box?
qba73 has quit []
icarus has quit [Quit: leaving]
zrl has joined #ruby
redpants has joined #ruby
caw has joined #ruby
<havenwood> zerowaitstate: Do you need more than one Ruby engine or version or is this prod?
mrsolo has joined #ruby
im0b has joined #ruby
<zerowaitstate> havenwood: this will be production, single app
craigp has quit [Ping timeout: 276 seconds]
mattwash_ has quit [Remote host closed the connection]
<havenwood> zerowaitstate: Brightbox maintains up-to-date Ruby packages for Ubuntu: https://www.brightbox.com/docs/ruby/ubuntu/
mattwashere has joined #ruby
Wolland has joined #ruby
nopolitica has quit [Quit: Lost terminal]
<havenwood> zerowaitstate: Alternatively, ruby-install works well with Debian/Ubuntu, etc, if you want to install system-wide in /usr/local/ with the latest version like: sudo ruby-install --latest --system ruby
blackmesa has quit [Ping timeout: 244 seconds]
jackjackdripper has quit [Quit: Leaving.]
Wolland_ has joined #ruby
Wolland has quit [Read error: Connection reset by peer]
yasha_ has quit [Quit: Leaving]
ta_ has quit [Remote host closed the connection]
mattwashere has quit [Ping timeout: 272 seconds]
hashrocket has quit [Quit: Connection closed for inactivity]
axisys has quit [Quit: leaving]
axisys has joined #ruby
jenrzzz has quit [Ping timeout: 272 seconds]
hobodave has quit [Quit: Computer has gone to sleep.]
askhat has joined #ruby
askhat has left #ruby [#ruby]
zacstewart has joined #ruby
hahuang61 has joined #ruby
sleepee has joined #ruby
claudiuinberlin has quit []
rose_ has joined #ruby
ghostlight has quit [Ping timeout: 240 seconds]
<rose_> How do I get all links inside a div whit Mechanize?
Affix-Phobos is now known as Affix
aswen has quit [Quit: WeeChat 1.5]
Affix is now known as Guest79002
<rose_> I know that page.links give me an list of all links in the page, but how can I get only links from some DIV?
gfvcastro has joined #ruby
JRajamaa has quit [Ping timeout: 240 seconds]
redpants has quit [Ping timeout: 264 seconds]
VanDyke has joined #ruby
hobodave has joined #ruby
craigp has joined #ruby
JeanCarloMachado has quit [Ping timeout: 252 seconds]
skweek has joined #ruby
Madplatypus has joined #ruby
firstdayonthejob has quit [Read error: Connection reset by peer]
rodfersou|away is now known as rodfersou
zerowaitstate has quit [Quit: leaving]
firstdayonthejob has joined #ruby
marr123 is now known as marr
JeanCarloMachado has joined #ruby
ruby_ has joined #ruby
roamingdog has quit [Remote host closed the connection]
gnufied has joined #ruby
aryaching has quit [Ping timeout: 244 seconds]
gnufied has quit [Max SendQ exceeded]
gnufied has joined #ruby
gnufied has quit [Max SendQ exceeded]
gnufied has joined #ruby
gnufied has quit [Max SendQ exceeded]
ta_ has joined #ruby
gnufied has joined #ruby
gnufied has quit [Max SendQ exceeded]
gnufied has joined #ruby
ldnunes_ has quit [Quit: Leaving]
gnufied has quit [Max SendQ exceeded]
webus has quit [Ping timeout: 244 seconds]
gnufied has joined #ruby
ta_ has quit [Ping timeout: 265 seconds]
rodfersou has quit [Quit: leaving]
Radar- is now known as Radar
Radar has quit [Changing host]
Radar has joined #ruby
jaequery_ has quit [Ping timeout: 240 seconds]
hahuang61 has quit [Ping timeout: 272 seconds]
ghostlight has joined #ruby
<havenwood> rose_: You could use a CSS selector to limit to the part of the page you want to look, then search for <a> tags, for example: ruby -rmechanize -e "puts Mechanize.new.get('http://example.com').css('body > div').css('a')"
<havenwood> rose_: i'm not sure about a more elegant way or what links that might miss
mac_ has quit [Quit: This computer has gone to sleep]
mac_ has joined #ruby
hahuang62 has joined #ruby
<baweaver> Might want to include href in there
<baweaver> otherwise you could pick up on name tags
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<rose_> havenwood, and how can I do the same knowing the class of the div?
tubuliferous has quit [Ping timeout: 276 seconds]
<havenwood> rose_: are you familiar with XPath or CSS selectors?
jcao219 has quit [Ping timeout: 276 seconds]
ta_ has joined #ruby
Eiam has joined #ruby
<rose_> In that case, I should use Nokogiri, right?
horst has quit [Quit: horst]
<baweaver> Give you a hint what Mechanize uses
tubuliferous has joined #ruby
<rose_> html = Nokogiri::HTML(page.body); html.css('//[@class="galleries_overview"]').each do |d| (...)
JeanCarloMachado has quit [Ping timeout: 272 seconds]
bascht has joined #ruby
hahuang62 has quit [Ping timeout: 272 seconds]
daemoen_ is now known as daemoen
ta_ has quit [Quit: Leaving...]
jarred has joined #ruby
hobodave has quit [Ping timeout: 264 seconds]
<rose_> Thanks for the XPath hint. I'll work on it.
tubuliferous has quit [Ping timeout: 265 seconds]
<baweaver> Bad Wolf
<rose_> lol
vqrs has quit [Ping timeout: 244 seconds]
<toni> Hi guys
_djbkd has quit [Remote host closed the connection]
<toni> how do i do palendromes in ruby please?
<baweaver> How do you do it normally?
djbkd has joined #ruby
djbkd has quit [Read error: Connection reset by peer]
<toni> i havent done it before.. trying to learn ruby now
djbkd has joined #ruby
<toni> just started programming today and i though this would be a great place to start out actually :)
<mg^> well firs, you must learn how to stack cats.
vqrs has joined #ruby
NTrash has quit [Quit: Konversation terminated!]
<mg^> first. Damn t ran off.
<toni> lol
NTrash has joined #ruby
<baweaver> toni: Ignoring ruby for now, how do you normally find out if a string is a palendrome?
<baweaver> Palindrome*
NTrash has quit [Client Quit]
<toni> when it spells the forward as backwards?
<toni> O-o
<baweaver> Yep.
grh has quit [Ping timeout: 244 seconds]
<baweaver> Now, bringing Ruby into it, how would you tell that about a specific string?
<baweaver> &ri String
<mg^> Also, you need to define the problem... are we ignoring white space or not?
brendan- has joined #ruby
<toni> yeah ignoring white spaces
<mg^> e.g. which is valid? "sore eros", "stack cats", or both?
sdwrage has joined #ruby
<toni> something like "madam" "eve"
jenrzzz has joined #ruby
<rose_> So... Like I said...
<rose_> html = Nokogiri::HTML(page.body); html.css('//[@class="galleries_overview"]').each do |d| (...)
<rose_> Using...
<rose_> html.css('//[@class="galleries_overview"]').css('a') returns me all the links.
bronson has quit []
horst has joined #ruby
<mg^> well, "madam" and "eve" are pretty easy, probably good to start with because they have no white space or cased letters.
brendan- has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<rose_> But I wanna get only the links that starts with '/galleries/'. How I should change the XPATH?
<toni> yeah
<mg^> so as baweaver said, you probably want to take a look at the String class and see what might help you out
<mg^> once you get that working, you can add features to account for letter case and white space
<toni> how do i get access to like a manual page? in irb?
<mg^> http://ruby-doc.org is probably the most convenient
<mg^> I mean, you could stare at a wall of terminal text, but why?
philtr_ has left #ruby [#ruby]
<toni> Alright..lol thanks...
nankyokusei has joined #ruby
banisterfiend has joined #ruby
majuscul1 is now known as majuscule
NTrash has joined #ruby
Hobbyboy has quit [Ping timeout: 265 seconds]
<havenwood> toni: There's `ri` that you can use from the terminal directly or `help` in irb or `ri` and `show-doc` in pry.
nickjj_ has joined #ruby
nankyokusei has quit [Ping timeout: 272 seconds]
<mg^> toni: on that note, consider installing pry if you haven't already. It's a step beyond IRB in utility.
<havenwood> ?pry toni
<ruby[bot]> toni: Pry, the better IRB, provides easy object inspection `ls`, `history`, viewing docs `?`, viewing source `$`, syntax highlighting and other features (see `help` for more). Put `binding.pry` in your source code for easy debugging. Install Pry (https://pryrepl.org/): gem install pry pry-doc
<toni> okay @mg^ Im gonna try installing pry asap.
hahuang61 has joined #ruby
redpants has joined #ruby
workmad3 has joined #ruby
dionysus69 has quit [Ping timeout: 272 seconds]
workmad3 has quit [Ping timeout: 276 seconds]
mac_ has quit [Quit: This computer has gone to sleep]
mac_ has joined #ruby
roamingdog has joined #ruby
hinbody has quit [Ping timeout: 244 seconds]
[Butch] has quit [Quit: I'm out . . .]
hinbody has joined #ruby
skweek has quit [Ping timeout: 272 seconds]
ramfjord_ has joined #ruby
Wolland_ has quit [Remote host closed the connection]
aryaching has joined #ruby
roamingdog has quit [Ping timeout: 276 seconds]
ramfjord has quit [Ping timeout: 240 seconds]
Pumukel has quit [Ping timeout: 276 seconds]
zel has joined #ruby
Robtop__ has quit [Read error: Connection reset by peer]
zel is now known as Guest62386
AlphaAtom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
[k- has quit [Quit: -a- IRC for Android 2.1.32]
Davey has quit [Quit: afk]
jaequery has joined #ruby
djbkd has quit [Remote host closed the connection]
_sfiguser has joined #ruby
djbkd has joined #ruby
aries_liuxueyang has quit [Quit: No Ping reply in 180 seconds.]
hutch34_ has quit [Ping timeout: 240 seconds]
ta_ has joined #ruby
<_sfiguser> hello guys.. can somebody suggest a good widget toolkit to make GUI apps in ruby ?
Davey has joined #ruby
Davey has joined #ruby
Davey has quit [Changing host]
aries_liuxueyang has joined #ruby
firstdayonthejob has quit [Ping timeout: 265 seconds]
_djbkd has joined #ruby
jackjackdripper has joined #ruby
Wolland has joined #ruby
djbkd has quit [Read error: Connection reset by peer]
NTrash has quit [Quit: Konversation terminated!]
chouhoul_ has quit [Remote host closed the connection]
polishdub has quit [Quit: Leaving]
Alina-malina has quit [Changing host]
Alina-malina has joined #ruby
chouhoulis has joined #ruby
patarr has quit [Ping timeout: 244 seconds]
jackjackdripper has quit [Read error: Connection reset by peer]
ChiefAlexander has quit [Remote host closed the connection]
graft has joined #ruby
<graft> hey all, just started playing around with Rack, and it seems pretty straightforward
<graft> one thing i am confused about is the call() chain and the Rack::Request object
<graft> so call(env) receives an env hash, which you can wrap in a request = Rack::Request.new(env)
Wolland has quit [Read error: Connection reset by peer]
<graft> but if my call method goes on to call another piece of Rack middleware, i'm supposed to pass in env, not request
<graft> so does every piece of Rack middleware create its own Rack::Request to wrap env?
Wolland has joined #ruby
Mrgoose has quit [Ping timeout: 244 seconds]
M-mistake1 has joined #ruby
Mrgoose has joined #ruby
gix- has quit [Ping timeout: 244 seconds]
Morrolan has quit [Ping timeout: 244 seconds]
Nilium has quit [Ping timeout: 244 seconds]
chouhoulis has quit [Ping timeout: 276 seconds]
Morrolan has joined #ruby
bw_ has quit [Ping timeout: 244 seconds]
Nilium has joined #ruby
jcao219 has joined #ruby
bjh13 has quit [Remote host closed the connection]
frankiee_ has quit [Ping timeout: 244 seconds]
vinny has joined #ruby
bw_ has joined #ruby
gix has joined #ruby
elastix has quit [Quit: elastix]
frankiee_ has joined #ruby
lel_ has quit [Quit: leaving]
prawnzy has joined #ruby
mtkd has quit [Ping timeout: 272 seconds]
mtkd has joined #ruby
minimalism has joined #ruby
newbie22 has joined #ruby
redpants has quit [Ping timeout: 272 seconds]
sepp2k has quit [Ping timeout: 244 seconds]
jrafanie has quit [Quit: Textual IRC Client: www.textualapp.com]
vinny has quit []
JesseH has joined #ruby
Wolland has quit [Remote host closed the connection]
d10n-work has quit [Quit: Connection closed for inactivity]
Silthias has joined #ruby
Rickmasta has joined #ruby
Silthias1 has quit [Ping timeout: 252 seconds]
gfvcastro has quit [Read error: Connection reset by peer]
Pupeno_ has quit [Remote host closed the connection]
demophoon_ is now known as demophoon
redpants has joined #ruby
sepp2k has joined #ruby
saneax-_-|AFK is now known as saneax
aryaching has quit [Ping timeout: 272 seconds]
newbie22 has quit [Read error: Connection reset by peer]
fladson[m] has joined #ruby
Davey_ has joined #ruby
Davey_ has joined #ruby
Davey_ has quit [Changing host]
Davey_ has quit [Client Quit]
roamingdog has joined #ruby
Davey_ has joined #ruby
Davey_ has joined #ruby
Davey_ has quit [Changing host]
Hobbyboy has joined #ruby
bilal80 has quit [Ping timeout: 244 seconds]
JeanCarloMachado has joined #ruby
Davey has quit [Quit: afk]
Davey_ is now known as Davey
beauby has joined #ruby
roamingdog has quit [Ping timeout: 272 seconds]
maloik has quit [Remote host closed the connection]
tdy has quit [Ping timeout: 240 seconds]
eljimmy has quit [Quit: Leaving]
hutch34_ has joined #ruby
blackmesa has joined #ruby
roamingdog has joined #ruby
hutch34_ has quit [Ping timeout: 264 seconds]
marr has quit [Ping timeout: 265 seconds]
harai has quit [Ping timeout: 265 seconds]
crdpink__ has joined #ruby
frankiee_ has quit [Ping timeout: 264 seconds]
nonnatus has joined #ruby
CloCkWeRX has joined #ruby
koooge has joined #ruby
cdg_ has quit [Remote host closed the connection]
frankiee_ has joined #ruby
transhuman has joined #ruby
nonnatus has quit [Client Quit]
hahuang62 has joined #ruby
askhat has joined #ruby
<transhuman> hi ruby is totally foreign to me trying to get youtube-multiple-dl to work its giving me the following error http://paste.debian.net/842859/ (not I have tried gemrat delayed_job_active_record
charliesome has joined #ruby
<havenwood> transhuman: what's "gemrat"? What are you running to get this error? show your code?
rcvalle has quit [Quit: rcvalle]
<transhuman> trying to run this https://github.com/vdaubry/youtube-multiple-dl
hahuang62 has quit [Ping timeout: 264 seconds]
fckyoufreenode has quit [Ping timeout: 240 seconds]