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/
nando293921 has quit [Remote host closed the connection]
aryaching has joined #ruby
solocshaw has quit [Remote host closed the connection]
nitric has quit [Ping timeout: 265 seconds]
solocshaw has joined #ruby
tomchapin has quit [Quit: Textual IRC Client: www.textualapp.com]
nando293921 has joined #ruby
solocshaw has quit [Remote host closed the connection]
tdy has joined #ruby
LambdaSix has quit [Ping timeout: 244 seconds]
jphase-TGIF is now known as jphase
danostrowski has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
t3ra has joined #ruby
tdy has quit [Ping timeout: 264 seconds]
fullofca_ has quit [Remote host closed the connection]
SeepingN has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
TomyWork has quit [Ping timeout: 240 seconds]
_djbkd has joined #ruby
Rickmasta has joined #ruby
codelogix has joined #ruby
Technodrome has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ur5us has joined #ruby
eljimmy has quit [Quit: This computer has gone to sleep]
fullofcaffeine has quit [Ping timeout: 265 seconds]
erlingur has quit [Ping timeout: 265 seconds]
ur5us has quit [Read error: No route to host]
_djbkd has quit [Ping timeout: 244 seconds]
harai has quit [Ping timeout: 265 seconds]
codelogix has quit [Ping timeout: 255 seconds]
Technodrome has joined #ruby
ur5us has joined #ruby
herbmillerjr has quit [Quit: Konversation terminated!]
Vile` has joined #ruby
skweek has quit [Ping timeout: 276 seconds]
eizua has joined #ruby
solocshaw has joined #ruby
JoshS has joined #ruby
biberu has quit []
redpants has joined #ruby
LambdaSix has joined #ruby
solocshaw has quit [Remote host closed the connection]
solocshaw has joined #ruby
eclaire has quit [Ping timeout: 265 seconds]
eizua has quit [Remote host closed the connection]
nankyokusei has joined #ruby
nofxx has quit [Remote host closed the connection]
mrwn has quit [Ping timeout: 250 seconds]
nankyokusei has quit [Ping timeout: 240 seconds]
solocshaw has quit [Remote host closed the connection]
TomyWork has joined #ruby
TomyWork has quit [Ping timeout: 240 seconds]
zipace has quit [Disconnected by services]
ziprar has joined #ruby
t3ra has quit [Ping timeout: 255 seconds]
RedNifre has quit [Read error: Connection reset by peer]
RedNifre has joined #ruby
blackmesa has joined #ruby
isan32 has joined #ruby
solocshaw has joined #ruby
t3ra has joined #ruby
redpants has quit [Ping timeout: 240 seconds]
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
weaksauce has quit [Quit: Textual IRC Client: www.textualapp.com]
isan32 has quit [Quit: leaving]
weaksauce has joined #ruby
blackmesa has quit [Ping timeout: 272 seconds]
ur5us has quit [Remote host closed the connection]
saneax is now known as saneax-_-|AFK
solocshaw has quit [Remote host closed the connection]
aryaching has quit [Ping timeout: 264 seconds]
TomyWork has joined #ruby
solocshaw has joined #ruby
harfangk has joined #ruby
skweek has joined #ruby
pokalyis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aryaching has joined #ruby
weaksauce has quit [Quit: Textual IRC Client: www.textualapp.com]
weaksauce has joined #ruby
Tomthetom has joined #ruby
s2013 has joined #ruby
nando293921 has quit [Remote host closed the connection]
aryaching_ has joined #ruby
aryaching has quit [Ping timeout: 244 seconds]
solocshaw has quit [Remote host closed the connection]
sumobob has quit [Ping timeout: 255 seconds]
jtzero has joined #ruby
ichkv has joined #ruby
vdamewood has joined #ruby
TomyWork has quit [Ping timeout: 240 seconds]
wuyin has quit [Ping timeout: 265 seconds]
gingray has joined #ruby
t3ra has quit [Ping timeout: 255 seconds]
lockdown has joined #ruby
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
maddmaxx has quit [Quit: Going offline, see ya! (www.adiirc.com)]
gnufied has quit [Quit: Leaving]
redpants has joined #ruby
replay has quit [Quit: Textual IRC Client: www.textualapp.com]
lockdown has quit [Quit: leaving]
AlexRussia has quit [Ping timeout: 272 seconds]
ruby-lang198 has joined #ruby
JeanCarloMachado has quit [Ping timeout: 264 seconds]
Jardayn_two has quit [Read error: Connection reset by peer]
solocshaw has joined #ruby
redpants has quit [Ping timeout: 250 seconds]
wuyin has joined #ruby
<ruby-lang198> ||= will only set the value if it is nil or false. is this recommended when declaring a variable for the first time in general in ruby?
<ruby-lang198> (also, am i using that operator correctly)
<ruby-lang198> thx
<ruby-lang198> finally
elenatanasoiu has quit [Ping timeout: 244 seconds]
ledestin has joined #ruby
<ruby-lang198> if i'm checking for truthiness
<ruby-lang198> can i use weight &&= weight < 60
<ruby-lang198> to check for nil AND test the weight?
<ruby-lang198> the &&= operator isn't easy to google lol
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<havenwood> ruby-lang198: If you know you're declaring it for the first time use just `=` instead.
harai has joined #ruby
gingray has quit [Ping timeout: 250 seconds]
maddmaxx has joined #ruby
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<havenwood> ruby-lang198: &&= as you showed would set `weight` to `true` or `false` depending on whether `weight < 60`, which you'd probably not want to do
SteenJobs has joined #ruby
fullofcaffeine has joined #ruby
harai_ has joined #ruby
<baweaver> probably want some ternary action there
harai has quit [Ping timeout: 250 seconds]
redpants has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
t3ra has joined #ruby
elenatanasoiu has joined #ruby
mrwn has joined #ruby
t3ra has quit [Ping timeout: 240 seconds]
mgorbach has quit [Ping timeout: 244 seconds]
elenatanasoiu has quit [Ping timeout: 248 seconds]
Azure|dc is now known as Azure
mgorbach has joined #ruby
blackmesa has joined #ruby
mikecmpbll has quit [Quit: inabit. zz.]
codelogix has joined #ruby
elenatanasoiu has joined #ruby
mrwn has quit [Ping timeout: 240 seconds]
blackmesa has quit [Ping timeout: 265 seconds]
zeroDi has quit [Quit: WeeChat 1.5]
redpants has quit [Ping timeout: 248 seconds]
LoneHerm_ has joined #ruby
codelogix has quit [Ping timeout: 240 seconds]
elenatanasoiu has quit [Ping timeout: 265 seconds]
s2013 has joined #ruby
bruce_lee has quit [Read error: Connection reset by peer]
dviola has quit [Quit: WeeChat 1.5]
sdothum has quit [Quit: ZNC 1.6.3 - http://znc.in]
t3ra has joined #ruby
shinnya has quit [Ping timeout: 272 seconds]
codelogix has joined #ruby
mrwn has joined #ruby
_djbkd has joined #ruby
pokalyis has joined #ruby
duderonomy has joined #ruby
prawnzy has quit [Remote host closed the connection]
<jonadab> This has got to be some kind of FAQ, but I can't seem to find the right search terms: I installed a gem (terminal-size) as root, and I can use it as root, but I can't use it as non-root. Is that normal?
<jonadab> Surely I have done something wrong.
<jonadab> /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135:in `require': cannot load such file -- terminal-size (LoadError) from [snip] `rescue in require' from [snip] `require' from [my code]
SteenJobs has joined #ruby
<jonadab> Whereas, if I run the same script as root, it reports (correctly) that my terminal is 132 x 51.
codelogix has quit [Ping timeout: 260 seconds]
LoneHerm_ has quit []
CloCkWeRX has joined #ruby
[k- has quit [Read error: Connection reset by peer]
[k- has joined #ruby
<jonadab> All my experience with CPAN.pm is for naught here.
LoneHerm_ has joined #ruby
t3ra has quit [Ping timeout: 255 seconds]
LoneHerm_ has quit [Remote host closed the connection]
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nankyokusei has joined #ruby
ARCADIVS has joined #ruby
nankyokusei has quit [Ping timeout: 255 seconds]
SteenJobs has quit [Quit: SteenJobs]
ramfjord has quit [Ping timeout: 265 seconds]
_djbkd has quit [Ping timeout: 255 seconds]
_djbkd has joined #ruby
ResidentBiscuit has quit [Remote host closed the connection]
NetSage has joined #ruby
<havenwood> jonadab: require 'io/console'; STDOUT.winsize
<havenwood> jonadab: io/console is in the stdlib
tubuliferous_ has joined #ruby
w09x has joined #ruby
<havenwood> jonadab: As far as the root user, how'd you install Ruby? Do you have only one Ruby installed?
codelogix has joined #ruby
blackmesa has joined #ruby
braincras has quit [Quit: bye bye]
blackmesa has quit [Ping timeout: 248 seconds]
chouhoul_ has joined #ruby
prawnzy has joined #ruby
chouhoulis has quit [Ping timeout: 272 seconds]
nando293921 has joined #ruby
Ikzi has quit [Quit: No Ping reply in 180 seconds.]
<jonadab> I installed ruby using apt-get
rideh has quit [Ping timeout: 240 seconds]
<jonadab> which ruby says /usr/bin/ruby regardless of whether I'm root or not.
Ikri has joined #ruby
mrwn has quit [Ping timeout: 264 seconds]
rideh has joined #ruby
codelogix has quit [Ping timeout: 260 seconds]
segy has quit [Ping timeout: 250 seconds]
braincrash has joined #ruby
Channel6 has joined #ruby
segy has joined #ruby
<NetSage> that sounds right but I missed everything before this. What's the issue?
<jonadab> io/console seems to work, though.
codelogix has joined #ruby
<jonadab> NetSage: I installed a gem as root, can't require it as non-root.
<jonadab> This is on Devuan jessie.
<jonadab> /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135:in `require': cannot load such file -- terminal-size (LoadError) from [snip] `rescue in require' from [snip] `require' from [my code]
fullofca_ has joined #ruby
t3ra has joined #ruby
<jonadab> io/console will meet the immediate need for finding terminal size, but in the long term I am definitely going to need to be able to install modules in a way that results in being able to use them while not running as root.
s2013 has joined #ruby
<NetSage> just chmod the gem permissions.
<jonadab> Oh? Where're they stored?
<jonadab> I suppose I can find / | grep terminal-size
<jonadab> Ah, /var/lib/gems/2.1.0
<NetSage> use the command gem environment
<jonadab> Ah, quite.
<jonadab> INSTALLATION_DIRECTORY
<jonadab> Yes.
w09x has quit []
fullofcaffeine has quit [Ping timeout: 244 seconds]
Ikri has quit [Quit: No Ping reply in 180 seconds.]
codelogix has quit [Ping timeout: 276 seconds]
<jonadab> Yep, chmod -R ugo+r works.
<jonadab> You'd _think_ that would be automatic, but whatever.
Ikri has joined #ruby
<NetSage> I agree it's odd but was the easiest solution I could think of :D
<jonadab> Thanks, both of you.
<jonadab> Now I can get on with the business of learning to actually use this language.
<jonadab> It's been on my to-learn list for like ten years, so.
tubuliferous_ has quit [Ping timeout: 244 seconds]
fullofcaffeine has joined #ruby
<jonadab> Maybe I'd have gotten to it sooner if I hadn't got sidetracked learning C (which is a horrible language to work in, especially pre-ANSI K&R C, but I was so interested in that codebase...)
fullofca_ has quit [Ping timeout: 264 seconds]
elaptics_ has joined #ruby
fullofca_ has joined #ruby
Affix has joined #ruby
fckyoufreenode has joined #ruby
^raz^ has joined #ruby
spacemud_ has joined #ruby
Technodrome has quit [Max SendQ exceeded]
drbrain_ has joined #ruby
jzigmund_ has joined #ruby
_chazu has joined #ruby
hlieberman has quit [Ping timeout: 248 seconds]
ggherdov has quit [Ping timeout: 248 seconds]
rumikk1 has joined #ruby
helpa-bot has joined #ruby
Robtop__ has joined #ruby
zenspider_ has joined #ruby
pokalyis_ has joined #ruby
tristanp_ has joined #ruby
ratatine_ has joined #ruby
renderfu_ has joined #ruby
djbkd_ has joined #ruby
tubulife- has joined #ruby
ben__ has joined #ruby
gix- has joined #ruby
gix has quit [Disconnected by services]
amclain_ has joined #ruby
chouhoulis has joined #ruby
swills_ has joined #ruby
jphase_ has joined #ruby
djbkd__ has joined #ruby
]reed[ has joined #ruby
]reed[ has joined #ruby
Mrgoose2 has joined #ruby
faces has joined #ruby
tabakhase__ has joined #ruby
Morrolan_ has joined #ruby
Immune_ has joined #ruby
7JTABTRWR has joined #ruby
Tempesta_ has joined #ruby
AnoHito_ has joined #ruby
yosafbridge has quit [Ping timeout: 265 seconds]
Alina-malina has quit [Ping timeout: 264 seconds]
x0f has quit [Ping timeout: 264 seconds]
jabreity has quit [Ping timeout: 272 seconds]
jmcc____________ has quit [Ping timeout: 272 seconds]
daemonwrangler has quit [Ping timeout: 272 seconds]
mjc_ has quit [Ping timeout: 272 seconds]
techntoke has quit [Ping timeout: 272 seconds]
cstrahan has quit [Ping timeout: 272 seconds]
hakunin_ has joined #ruby
machty has quit [Ping timeout: 272 seconds]
Paradox has quit [Ping timeout: 272 seconds]
brainslug has quit [Ping timeout: 244 seconds]
havenwood has quit [Ping timeout: 244 seconds]
ItSANgo has quit [Ping timeout: 244 seconds]
Mrgoose has quit [Ping timeout: 244 seconds]
bougyman has quit [Ping timeout: 244 seconds]
mlehrer has quit [Ping timeout: 244 seconds]
hogetaro has quit [Ping timeout: 244 seconds]
Guest36184 has quit [Ping timeout: 244 seconds]
bodie_ has quit [Ping timeout: 244 seconds]
tubbo has quit [Ping timeout: 244 seconds]
Kruppe has quit [Ping timeout: 244 seconds]
yonatankoren has quit [Ping timeout: 244 seconds]
boogeyman has quit [Ping timeout: 244 seconds]
zenspider has quit [Ping timeout: 244 seconds]
arescorpio has quit [Read error: Connection reset by peer]
drbrain has quit [Read error: Connection reset by peer]
_djbkd has quit [Ping timeout: 248 seconds]
tjvc_ has joined #ruby
harfangk_ has joined #ruby
solocshaw has quit [Ping timeout: 255 seconds]
blackjid has quit [Ping timeout: 255 seconds]
lancetw has quit [Ping timeout: 255 seconds]
zero7 has quit [Ping timeout: 255 seconds]
Iacobus has quit [Ping timeout: 255 seconds]
Tony-St4rk has quit [Ping timeout: 255 seconds]
[spoiler] has quit [Ping timeout: 255 seconds]
iooner has quit [Ping timeout: 255 seconds]
spk has quit [Ping timeout: 255 seconds]
sent-hil has quit [Ping timeout: 255 seconds]
pokalyis has quit [Ping timeout: 255 seconds]
NightMonkey has quit [Ping timeout: 255 seconds]
DarkBushido has quit [Ping timeout: 255 seconds]
MadWasp has quit [Ping timeout: 255 seconds]
quoboo has quit [Ping timeout: 255 seconds]
beawesomeinstead has quit [Ping timeout: 255 seconds]
epochwolf has quit [Ping timeout: 255 seconds]
jyaworski has quit [Ping timeout: 255 seconds]
nfsnobody has quit [Ping timeout: 255 seconds]
mattp__ has joined #ruby
Kilo`byte has quit [Ping timeout: 255 seconds]
drbrain_ is now known as drbrain
Nilium_ has joined #ruby
lifted has quit [Ping timeout: 260 seconds]
maddmaxx_ has joined #ruby
Morrolan has quit [Ping timeout: 260 seconds]
ItSANgo has joined #ruby
sjums_ has joined #ruby
mgorbach has quit [Ping timeout: 260 seconds]
radic has quit [Ping timeout: 260 seconds]
ICantCook has quit [Ping timeout: 260 seconds]
aep has quit [Ping timeout: 260 seconds]
x0f_ has joined #ruby
jud^ has joined #ruby
ryotarai_ has joined #ruby
oz has quit [Ping timeout: 260 seconds]
Scient has quit [Ping timeout: 260 seconds]
Mia has quit [Read error: Connection reset by peer]
blackgoat_ has joined #ruby
AustinIncognito has quit [Ping timeout: 244 seconds]
jackhill has quit [Ping timeout: 244 seconds]
KramerC has quit [Ping timeout: 244 seconds]
anekos has quit [Ping timeout: 244 seconds]
Koshian has quit [Ping timeout: 244 seconds]
callumacrae has quit [Ping timeout: 244 seconds]
jzigmund has quit [Ping timeout: 244 seconds]
pjaspers has quit [Ping timeout: 244 seconds]
SHyx0rmZ has quit [Ping timeout: 244 seconds]
IsoLinCHiP has quit [Ping timeout: 244 seconds]
DarthGandalf has quit [Read error: Connection reset by peer]
optiz0r has quit [Read error: Connection reset by peer]
yaewa has joined #ruby
MadWasp_ has joined #ruby
t3ra_ has joined #ruby
<t3ra_> hi everyone
aryaching has joined #ruby
Zarthus_ has joined #ruby
zipace has joined #ruby
harfangk has quit [Ping timeout: 265 seconds]
Trynemjoel has quit [Ping timeout: 265 seconds]
monoprotic has quit [Ping timeout: 265 seconds]
jhack0 has joined #ruby
eljimmy has joined #ruby
hplar has quit [Ping timeout: 244 seconds]
psmolen_ has joined #ruby
Ikri has quit [Quit: No Ping reply in 180 seconds.]
epochwolf|2 has joined #ruby
Kilo`byte has joined #ruby
M-manveru has quit [Ping timeout: 264 seconds]
devster31 has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
jzigmund_ has quit [Changing host]
akhkharu has joined #ruby
jzigmund_ has joined #ruby
constantinexvi has quit [Ping timeout: 240 seconds]
tjvc has quit [Ping timeout: 240 seconds]
Contigi777 has joined #ruby
sirecote has quit [Ping timeout: 240 seconds]
ryotarai has quit [Ping timeout: 240 seconds]
clamstar has quit [Ping timeout: 240 seconds]
joconcepts has quit [Ping timeout: 240 seconds]
chridal has quit [Ping timeout: 240 seconds]
psmolen has quit [Ping timeout: 240 seconds]
ruurd has quit [Ping timeout: 240 seconds]
Karunamon has quit [Ping timeout: 240 seconds]
jasondotstar has quit [Ping timeout: 240 seconds]
zenguy_pc has quit [Ping timeout: 240 seconds]
raz has quit [Excess Flood]
diprotic has joined #ruby
mattp_ has quit [Read error: Connection reset by peer]
tristanp has quit [Ping timeout: 240 seconds]
papercode has quit [Ping timeout: 240 seconds]
nirix has quit [Ping timeout: 240 seconds]
pavelz has quit [Ping timeout: 240 seconds]
soud has quit [Ping timeout: 240 seconds]
kenichi has quit [Ping timeout: 240 seconds]
chee has quit [Ping timeout: 240 seconds]
Karunamon has joined #ruby
scottalan has quit [Ping timeout: 240 seconds]
Luna_Moonfang has quit [Ping timeout: 240 seconds]
sunya7a has quit [Ping timeout: 240 seconds]
chazu has quit [Ping timeout: 240 seconds]
blackjid has joined #ruby
mozzarel1 has joined #ruby
scottala1 has joined #ruby
uxp has quit [Read error: Connection reset by peer]
diprotic has joined #ruby
MadWasp_ is now known as MadWasp
diprotic has quit [Changing host]
maddmaxx has quit [Ping timeout: 255 seconds]
aspiers has quit [Ping timeout: 255 seconds]
tpendragon has quit [Ping timeout: 255 seconds]
SuperLag has quit [Ping timeout: 255 seconds]
digitalfiz has quit [Ping timeout: 255 seconds]
zrl has quit [Ping timeout: 255 seconds]
olivierjanss has quit [Ping timeout: 255 seconds]
jrafanie has quit [Ping timeout: 255 seconds]
Caelum has quit [Ping timeout: 255 seconds]
seggy has quit [Ping timeout: 255 seconds]
gigetoo has quit [Ping timeout: 255 seconds]
biox has quit [Ping timeout: 255 seconds]
aarongodin has quit [Ping timeout: 255 seconds]
jolamb has quit [Ping timeout: 255 seconds]
mburns has quit [Ping timeout: 255 seconds]
jonathanwallace has quit [Ping timeout: 255 seconds]
ajaiswal has quit [Ping timeout: 255 seconds]
ryotarai_ is now known as ryotarai
Nilium has quit [Ping timeout: 255 seconds]
PhishPhood has quit [Ping timeout: 255 seconds]
Nilium_ is now known as Nilium
maddmaxx_ is now known as maddmaxx
matled- has joined #ruby
IsoLinCHiP has joined #ruby
aryaching_ has quit [Ping timeout: 240 seconds]
maloik has quit [Ping timeout: 240 seconds]
tabakhase has quit [Ping timeout: 240 seconds]
[reed] has quit [Ping timeout: 240 seconds]
tsunamie has quit [Ping timeout: 240 seconds]
fnux has quit [Ping timeout: 240 seconds]
Azure has quit [Excess Flood]
Dimik has quit [Ping timeout: 240 seconds]
Vile` has quit [Ping timeout: 240 seconds]
jhack has quit [Ping timeout: 240 seconds]
yeticry has quit [Ping timeout: 240 seconds]
funnel has quit [Ping timeout: 240 seconds]
helpa has quit [Ping timeout: 240 seconds]
armin has quit [Read error: Connection reset by peer]
atom3_ has joined #ruby
kallisti6 has joined #ruby
pontiki has quit [Ping timeout: 240 seconds]
jblack has quit [Ping timeout: 240 seconds]
vifino has quit [Ping timeout: 240 seconds]
rumikk has quit [Ping timeout: 240 seconds]
TTilus has quit [Ping timeout: 240 seconds]
brujoand has quit [Ping timeout: 240 seconds]
swills has quit [Read error: Connection reset by peer]
nickjj_ has joined #ruby
DarthGandalf has joined #ruby
]reed[ is now known as [reed]
epochwolf|2 is now known as epochwolf
sylario has quit [Ping timeout: 272 seconds]
Nanuq has quit [Ping timeout: 272 seconds]
kitallis has quit [Ping timeout: 272 seconds]
sunya7a_ has joined #ruby
alem0lars has quit [Ping timeout: 272 seconds]
moei has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
electrostat_ has joined #ruby
havenwood has joined #ruby
duderonomy has quit [Ping timeout: 260 seconds]
jtzero has quit [Ping timeout: 260 seconds]
RedNifre has quit [Ping timeout: 260 seconds]
face has quit [Ping timeout: 260 seconds]
Guest85283 has quit [Ping timeout: 260 seconds]
scorphus has quit [Ping timeout: 260 seconds]
csk has joined #ruby
_br__ has quit [Ping timeout: 260 seconds]
vdamewood has quit [Ping timeout: 244 seconds]
MissionCritical has quit [Ping timeout: 244 seconds]
Ankhers has quit [Ping timeout: 244 seconds]
D9 has quit [Ping timeout: 244 seconds]
woodruffw has quit [Ping timeout: 244 seconds]
majuscule has quit [Ping timeout: 244 seconds]
baweaver has quit [Ping timeout: 244 seconds]
dgncn has quit [Ping timeout: 244 seconds]
pragmati- has joined #ruby
crankharder has quit [Ping timeout: 244 seconds]
tw1sted has quit [Write error: Connection reset by peer]
leea has joined #ruby
snapcase has joined #ruby
ben______ has quit [Ping timeout: 240 seconds]
AndyBotwin has quit [Ping timeout: 240 seconds]
ejnahc has quit [Ping timeout: 240 seconds]
xMopxShell has quit [Ping timeout: 240 seconds]
seggy has joined #ruby
stan has quit [Ping timeout: 240 seconds]
ihre has quit [Ping timeout: 240 seconds]
Guest60806 has quit [Max SendQ exceeded]
zekriad has quit [Ping timeout: 265 seconds]
donnoc_ has quit [Ping timeout: 265 seconds]
TinkerTyper has quit [Ping timeout: 265 seconds]
RazorX has quit [Ping timeout: 265 seconds]
xlegoman has quit [Ping timeout: 240 seconds]
ledestin has quit [Ping timeout: 240 seconds]
pocketprotector has quit [Ping timeout: 240 seconds]
twistedpixels has quit [Ping timeout: 240 seconds]
aibot_ has quit [Ping timeout: 240 seconds]
brucebag has quit [Ping timeout: 240 seconds]
thejoecarroll has quit [Ping timeout: 240 seconds]
blingrang has quit [Ping timeout: 240 seconds]
atom3 has quit [Ping timeout: 240 seconds]
freedrull has quit [Ping timeout: 240 seconds]
moufl has quit [Ping timeout: 240 seconds]
anekos has joined #ruby
Nanuq has joined #ruby
Helheim has quit [Excess Flood]
_vircung_ has joined #ruby
mtkd has quit [Ping timeout: 265 seconds]
jinie has quit [Ping timeout: 265 seconds]
spacemud has quit [Ping timeout: 265 seconds]
Guest40356 has quit [Ping timeout: 265 seconds]
Guest96837 has quit [Ping timeout: 265 seconds]
kallisti5 has quit [Ping timeout: 265 seconds]
Fetch_ has joined #ruby
squidbits has quit [Read error: Connection reset by peer]
jrafanie_ has joined #ruby
fnux_ has joined #ruby
vifino- has joined #ruby
egray has joined #ruby
PaulePanter has quit [Ping timeout: 265 seconds]
zacstewart has quit [Ping timeout: 265 seconds]
olspookishmagus has quit [Ping timeout: 265 seconds]
janno has quit [Ping timeout: 265 seconds]
armin_ has joined #ruby
duncannz has quit [Ping timeout: 255 seconds]
postmodern has quit [Ping timeout: 255 seconds]
pragmaticus has quit [Ping timeout: 255 seconds]
mozzarella has quit [Ping timeout: 255 seconds]
renderful has quit [Ping timeout: 255 seconds]
shiver has quit [Ping timeout: 255 seconds]
ghormoon has quit [Ping timeout: 255 seconds]
Yxhuvud has quit [Ping timeout: 255 seconds]
Drakevr has quit [Ping timeout: 255 seconds]
Muz has quit [Ping timeout: 255 seconds]
badeball_ has joined #ruby
nando293921 has quit [Ping timeout: 264 seconds]
mburns_ has joined #ruby
ARCADIVS has quit [Ping timeout: 264 seconds]
pjaspers_ has joined #ruby
djbkd has quit [Ping timeout: 264 seconds]
emersonian has quit [Ping timeout: 264 seconds]
jud has quit [Ping timeout: 264 seconds]
aibot_ has joined #ruby
Tempesta__ has joined #ruby
chridal_ has joined #ruby
freedrull has joined #ruby
shiver has joined #ruby
<t3ra_> what do people type in here?
emersonian has joined #ruby
<t3ra_> ?ask
Affix is now known as Guest78724
pocketprotector has joined #ruby
Guest40412 has joined #ruby
havenwood is now known as Guest40412
<t3ra_> ask?
Guest40412 has quit [Changing host]
rikai has quit [Ping timeout: 240 seconds]
juanfra has quit [Disconnected by services]
funnel has joined #ruby
csk_ has quit [Ping timeout: 244 seconds]
banisterfiend has quit [Ping timeout: 244 seconds]
Contigi has quit [Ping timeout: 244 seconds]
eregon has quit [Ping timeout: 244 seconds]
bairyn has quit [Ping timeout: 244 seconds]
ec\ has quit [Ping timeout: 244 seconds]
egray has joined #ruby
cydrobolt has quit [Ping timeout: 244 seconds]
ahuman has quit [Ping timeout: 244 seconds]
mclee has quit [Ping timeout: 244 seconds]
nickjj has quit [Ping timeout: 244 seconds]
tris has quit [Ping timeout: 244 seconds]
egray has quit [Changing host]
Muz has joined #ruby
ziprar has quit [Ping timeout: 260 seconds]
skweek has quit [Ping timeout: 260 seconds]
Immune has quit [Ping timeout: 260 seconds]
Tempesta has quit [Ping timeout: 260 seconds]
dyjakan has quit [Ping timeout: 260 seconds]
Emmanuel_Chanel has quit [Ping timeout: 260 seconds]
claw has quit [Ping timeout: 260 seconds]
noodle has quit [Ping timeout: 260 seconds]
axisys has quit [Ping timeout: 260 seconds]
BTRE has quit [Ping timeout: 260 seconds]
madsa has quit [Ping timeout: 260 seconds]
bougyman has joined #ruby
YaknotiS has quit [Ping timeout: 260 seconds]
epitron has quit [Ping timeout: 260 seconds]
chridal_ is now known as chridal
pocketprotector has joined #ruby
pocketprotector has quit [Changing host]
fullofcaffeine has quit [Ping timeout: 272 seconds]
JoshS has quit [Ping timeout: 272 seconds]
cevett has quit [Ping timeout: 272 seconds]
Hates_ has quit [Ping timeout: 272 seconds]
juanfra_ has joined #ruby
shiver has joined #ruby
jschoolcraft has quit [Ping timeout: 272 seconds]
moshee has quit [Ping timeout: 272 seconds]
GGMethos has quit [Ping timeout: 272 seconds]
Muz has joined #ruby
sorah__ has quit [Ping timeout: 272 seconds]
SirCmpwn has quit [Ping timeout: 272 seconds]
JackMc has quit [Max SendQ exceeded]
shiver has quit [Changing host]
Muz has quit [Changing host]
ratatine has quit [Ping timeout: 265 seconds]
ptx0 has quit [Ping timeout: 265 seconds]
yasu has quit [Ping timeout: 265 seconds]
danst has quit [Ping timeout: 265 seconds]
johnny56_ has quit [Ping timeout: 265 seconds]
trif has quit [Ping timeout: 265 seconds]
raldu has quit [Ping timeout: 265 seconds]
silverdust has quit [Ping timeout: 265 seconds]
pelegreno__ has quit [Ping timeout: 265 seconds]
adaedra has quit [Ping timeout: 265 seconds]
chridal has quit [Changing host]
chridal has joined #ruby
cydrobolt_ has joined #ruby
abort has quit [Ping timeout: 240 seconds]
TTilus has joined #ruby
drbrain has joined #ruby
yokel has quit [Ping timeout: 255 seconds]
SuperTux88 has quit [Ping timeout: 255 seconds]
drbrain has quit [Changing host]
Paradox has joined #ruby
kenichi has joined #ruby
ahuman has joined #ruby
grill has joined #ruby
oz` has joined #ruby
nando293921 has joined #ruby
soud has joined #ruby
duncannz has joined #ruby
soud has quit [Changing host]
Rodya__ has joined #ruby
soud has joined #ruby
ihre- has joined #ruby
postmodern has joined #ruby
ec\ has joined #ruby
Ikri has joined #ruby
tris has joined #ruby
hays has quit [Max SendQ exceeded]
KramerC has joined #ruby
jackhill_ has joined #ruby
mclee has joined #ruby
abort has joined #ruby
fnux_ is now known as fnux
amclain has quit [Ping timeout: 278 seconds]
AnoHito has quit [Ping timeout: 278 seconds]
pontiki has joined #ruby
jinie has joined #ruby
petercooper has quit [Ping timeout: 264 seconds]
aspiers_ has joined #ruby
^mtkd has joined #ruby
GinoManWorks has quit [Ping timeout: 264 seconds]
pabs has quit [Ping timeout: 264 seconds]
sirecote has joined #ruby
chee has joined #ruby
moufl has joined #ruby
duderonomy has joined #ruby
Koshian has joined #ruby
tsunamie has joined #ruby
lifted has joined #ruby
ICantCook has joined #ruby
iooner has joined #ruby
PaulePanter has joined #ruby
bougyman is now known as Guest10265
wethu has quit [Ping timeout: 265 seconds]
johnmilton has quit [Ping timeout: 265 seconds]
Cohedrin_ has quit [Ping timeout: 265 seconds]
Mon_Ouie has quit [Ping timeout: 265 seconds]
Canucktux has quit [Ping timeout: 265 seconds]
reaVer_ has quit [Ping timeout: 265 seconds]
matled has quit [Ping timeout: 265 seconds]
joes has quit [Ping timeout: 265 seconds]
sts has quit [Ping timeout: 265 seconds]
unreal has quit [Ping timeout: 265 seconds]
oddmunds has quit [Ping timeout: 265 seconds]
wnd has quit [Ping timeout: 265 seconds]
Meeh has quit [Ping timeout: 265 seconds]
modin has quit [Ping timeout: 265 seconds]
pelegreno__ has joined #ruby
DarkBushido has joined #ruby
DarkBushido has joined #ruby
zenguy_pc has joined #ruby
crankharder has joined #ruby
t3ra_ has quit [Client Quit]
djbkd__ has quit [Client Quit]
SirCmpwn has joined #ruby
pabs has joined #ruby
spk has joined #ruby
chouhoul_ has quit [Ping timeout: 272 seconds]
pwnd_nsfw` has quit [Ping timeout: 272 seconds]
yonatankoren has joined #ruby
nfsnobody has joined #ruby
gigetoo has joined #ruby
tw1sted has joined #ruby
ElderFain- has joined #ruby
Canucktux has joined #ruby
Caelum has joined #ruby
radic has joined #ruby
ghormoon_ has joined #ruby
oz` is now known as oz
ARCADIVS has joined #ruby
NightMonkey has joined #ruby
twistedpixels has joined #ruby
twistedpixels has joined #ruby
twistedpixels has quit [Changing host]
Rodya_ has quit [Ping timeout: 248 seconds]
_br__ has joined #ruby
ajaiswal has joined #ruby
brucebag has joined #ruby
brucebag has joined #ruby
brucebag has quit [Changing host]
tubbo has joined #ruby
Immune_ is now known as Immune
mlehrer has joined #ruby
sneakerhax has quit [Ping timeout: 244 seconds]
codelogix has joined #ruby
pragmaticus has joined #ruby
yeticry has joined #ruby
Kruppe has joined #ruby
aredridel has joined #ruby
solocshaw has joined #ruby
optiz0r has joined #ruby
rikai has joined #ruby
shmulik has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
tpendragon has joined #ruby
Contigi has joined #ruby
yokel has joined #ruby
EvilJStoker has joined #ruby
PhishPhood has joined #ruby
AndyBotwin has joined #ruby
Davey has joined #ruby
Davey has joined #ruby
dyjakan has joined #ruby
devster31 has joined #ruby
<NetSage> they ask things about ruby...
nickjj__ has joined #ruby
brujoand has joined #ruby
cevett has joined #ruby
xsdg_ has joined #ruby
wnd has joined #ruby
GGMethos has joined #ruby
danst has joined #ruby
ptx0 has joined #ruby
axisys has joined #ruby
ptx0 has quit [Changing host]
ptx0 has joined #ruby
trif has joined #ruby
Meeh has joined #ruby
andersh has quit [Ping timeout: 250 seconds]
rann has quit [Ping timeout: 250 seconds]
papercode has joined #ruby
bodie_ has joined #ruby
petercooper has joined #ruby
Alina-malina has joined #ruby
yosafbridge has joined #ruby
stan has joined #ruby
blingrung has joined #ruby
eljimador has quit [Ping timeout: 264 seconds]
sts has joined #ruby
reaVer has joined #ruby
Vile` has joined #ruby
beawesomeinstead has joined #ruby
queequeg2 has joined #ruby
joes has joined #ruby
madsa has joined #ruby
hplar has joined #ruby
boogeyman has joined #ruby
vdamewood has joined #ruby
[spoiler] has joined #ruby
hogetaro has joined #ruby
HashNuke has quit [Ping timeout: 265 seconds]
rflot has quit [Ping timeout: 265 seconds]
moshee has joined #ruby
moshee has joined #ruby
moshee has quit [Changing host]
sts is now known as Guest47337
t3ra_ has joined #ruby
alem0lars has joined #ruby
Guest71143 has joined #ruby
baweaver has joined #ruby
audibleb- has joined #ruby
connor_g1odwolf has joined #ruby
mroth has quit [Ping timeout: 265 seconds]
yCrazyEdd has joined #ruby
monoprotic has joined #ruby
jblack has joined #ruby
[diecast] has quit [Ping timeout: 250 seconds]
ELCALOR has quit [Ping timeout: 250 seconds]
boxrick1 has quit [Ping timeout: 250 seconds]
colstrom has quit [Ping timeout: 250 seconds]
cardoni has quit [Ping timeout: 250 seconds]
eregon has joined #ruby
valkyr1e has quit [Ping timeout: 240 seconds]
inukshuk has quit [Ping timeout: 240 seconds]
dmarr has quit [Ping timeout: 240 seconds]
imanc has quit [Ping timeout: 272 seconds]
Tempesta_ has quit [Ping timeout: 244 seconds]
nadir_ has joined #ruby
wsmoak has quit [Ping timeout: 265 seconds]
Lloyd has quit [Ping timeout: 265 seconds]
<t3ra_> has any1 here written an irc client in ruby?
biox has joined #ruby
bakingbread has joined #ruby
bakingbread has joined #ruby
bakingbread has quit [Changing host]
caw has quit [Ping timeout: 248 seconds]
jyaworski has joined #ruby
diprotic has quit [Ping timeout: 240 seconds]
rubirc has quit [Ping timeout: 240 seconds]
mmasaki has quit [Ping timeout: 240 seconds]
strongcode has quit [Ping timeout: 240 seconds]
Kuukunen has quit [Ping timeout: 240 seconds]
JoshL has quit [Ping timeout: 240 seconds]
uxp has joined #ruby
claw has joined #ruby
alxgsv has quit [Ping timeout: 244 seconds]
yo61 has quit [Ping timeout: 255 seconds]
Luna_Moonfang has joined #ruby
dgncn has joined #ruby
ghostlight has quit [Ping timeout: 264 seconds]
helpa-bot has quit [Remote host closed the connection]
_vircung_ has quit [Ping timeout: 240 seconds]
nickjj_ has quit [Ping timeout: 240 seconds]
Guest40412 has quit [Ping timeout: 240 seconds]
Karunamon has quit [Ping timeout: 240 seconds]
braincrash has quit [Ping timeout: 240 seconds]
daffy_duck_2 has quit [Ping timeout: 240 seconds]
DEac- has quit [Ping timeout: 240 seconds]
isomorphismes has quit [Ping timeout: 240 seconds]
Sp4rKy has quit [Ping timeout: 240 seconds]
ghr has quit [Ping timeout: 240 seconds]
devyn has quit [Ping timeout: 240 seconds]
angseus has quit [Ping timeout: 240 seconds]
nirix has joined #ruby
helpa has joined #ruby
lucast has quit [Ping timeout: 255 seconds]
kloeri has quit [Remote host closed the connection]
Helheim has joined #ruby
hakunin_ has quit []
clamstar has joined #ruby
bove has quit [Ping timeout: 265 seconds]
hakunin_ has joined #ruby
Ankhers has joined #ruby
yasu has joined #ruby
pontiki has quit [Ping timeout: 240 seconds]
abort has quit [Ping timeout: 240 seconds]
tris has quit [Ping timeout: 240 seconds]
TTilus has quit [Ping timeout: 240 seconds]
Muz has quit [Ping timeout: 240 seconds]
pocketprotector has quit [Ping timeout: 240 seconds]
matled- has quit [Ping timeout: 240 seconds]
armin_ has quit [Ping timeout: 240 seconds]
Contigi777 has quit [Ping timeout: 240 seconds]
icey has quit [Ping timeout: 240 seconds]
shaman42 has quit [Ping timeout: 240 seconds]
hightower3 has quit [Ping timeout: 240 seconds]
destructure has quit [Ping timeout: 240 seconds]
jolamb has joined #ruby
kloeri_ has joined #ruby
harai_ has quit [Max SendQ exceeded]
armin__ has joined #ruby
RedNifre has joined #ruby
TinkerTyper has joined #ruby
pontiki has joined #ruby
havenn has joined #ruby
havenn has quit [Changing host]
havenn has joined #ruby
rubirc has joined #ruby
adaedra has joined #ruby
strongcode has joined #ruby
Muz has joined #ruby
ruurd has joined #ruby
ruurd is now known as Guest77403
Kuukunen has joined #ruby
nando293921 has quit [Ping timeout: 244 seconds]
qguv_ has joined #ruby
jasondotstar has joined #ruby
Trynemjoel has joined #ruby
angseus has joined #ruby
codelogix has quit [Ping timeout: 276 seconds]
TTilus has joined #ruby
Sp4rKy has joined #ruby
destructure has joined #ruby
woodruffw has joined #ruby
raldu has joined #ruby
jcp has quit [Ping timeout: 248 seconds]
Expanse has quit [Ping timeout: 248 seconds]
PlasmaStar has quit [Ping timeout: 248 seconds]
lex| has joined #ruby
drbrain has joined #ruby
mgorbach has joined #ruby
jhack has joined #ruby
maddmaxx_ has joined #ruby
crdpink has quit [Excess Flood]
ItSANg___ has joined #ruby
nuck has joined #ruby
t3ra has quit [*.net *.split]
[k- has quit [*.net *.split]
rideh has quit [*.net *.split]
wuyin has quit [*.net *.split]
kerframil has quit [*.net *.split]
jphase has quit [*.net *.split]
blackgoat has quit [*.net *.split]
nadir has quit [*.net *.split]
programmerq has quit [*.net *.split]
contradictioned has quit [*.net *.split]
hakunin has quit [*.net *.split]
bihi has quit [*.net *.split]
pfg has quit [*.net *.split]
pizzaops has quit [*.net *.split]
ijij has quit [*.net *.split]
ec has quit [*.net *.split]
incomprehensibly has quit [*.net *.split]
jhill has quit [*.net *.split]
AndyWojo has quit [*.net *.split]
ramblinpeck has quit [*.net *.split]
jxf has quit [*.net *.split]
ewilliam has quit [*.net *.split]
danzilio has quit [*.net *.split]
discopatrick has quit [*.net *.split]
halfdan has quit [*.net *.split]
daxroc has quit [*.net *.split]
bathtub_shark has quit [*.net *.split]
qguv has quit [*.net *.split]
iamdevnul has quit [*.net *.split]
bazzy has quit [*.net *.split]
guacamole has quit [*.net *.split]
connor_goodwolf has quit [*.net *.split]
kspencer has quit [*.net *.split]
poikon has quit [*.net *.split]
cj has quit [*.net *.split]
wldcordeiro has quit [*.net *.split]
greister has quit [*.net *.split]
knight_ has quit [*.net *.split]
ohcibi has quit [*.net *.split]
pragmatism has quit [*.net *.split]
krasnus has quit [*.net *.split]
heyimwill has quit [*.net *.split]
vedu has quit [*.net *.split]
Hobbyboy has quit [*.net *.split]
soahccc has quit [*.net *.split]
nemesit|znc has quit [*.net *.split]
lele has quit [*.net *.split]
miah has quit [*.net *.split]
humd1ng3r has quit [*.net *.split]
P1ro has quit [*.net *.split]
robnester has quit [*.net *.split]
drPoggs has quit [*.net *.split]
quiller has quit [*.net *.split]
Lightsword has quit [*.net *.split]
bestie has quit [*.net *.split]
Zarthus has quit [*.net *.split]
Fetch has quit [*.net *.split]
nitrix has quit [*.net *.split]
ken_barber has quit [*.net *.split]
CrazyEddy has quit [*.net *.split]
vircung has quit [*.net *.split]
the-eat-scout has quit [*.net *.split]
gremax has quit [*.net *.split]
maxmanders has quit [*.net *.split]
ozzloy has quit [*.net *.split]
kaspergrubbe has quit [*.net *.split]
joevandyk has quit [*.net *.split]
crayfishx has quit [*.net *.split]
AKPWD has quit [*.net *.split]
Guest92408 has quit [*.net *.split]
Apocalypse has quit [*.net *.split]
JStoker has quit [*.net *.split]
NET||abuse has quit [*.net *.split]
bodgix has quit [*.net *.split]
ElderFain has quit [*.net *.split]
queequeg1 has quit [*.net *.split]
G has quit [*.net *.split]
nekomune_ has quit [*.net *.split]
cb has quit [*.net *.split]
blackpioter has quit [*.net *.split]
badeball has quit [*.net *.split]
FifthWall has quit [*.net *.split]
ineb has quit [*.net *.split]
Guest85411 has quit [*.net *.split]
electrostat has quit [*.net *.split]
marienz has quit [*.net *.split]
hightower4 has quit [*.net *.split]
SegFaultAX has quit [*.net *.split]
RushPL has quit [*.net *.split]
Voker57 has quit [*.net *.split]
boshhead has quit [*.net *.split]
sjums has quit [*.net *.split]
greenhat_ has quit [*.net *.split]
RazorX has joined #ruby
bairyn has joined #ruby
helpa-bot has joined #ruby
ozzloy has joined #ruby
ozzloy has joined #ruby
moei has joined #ruby
BillSussman has joined #ruby
mrfooo has quit [*.net *.split]
icedp has quit [*.net *.split]
trajing has quit [*.net *.split]
KrzaQ has quit [*.net *.split]
bier_ has quit [*.net *.split]
C0deMaver1ck has quit [*.net *.split]
Todd has quit [*.net *.split]
shadeslayer has quit [*.net *.split]
xsdg has quit [*.net *.split]
gf3 has quit [*.net *.split]
audibleblink has quit [*.net *.split]
_ht has quit [*.net *.split]
nocd has quit [*.net *.split]
electrostat_ is now known as electrostat
yCrazyEdd is now known as CrazyEddy
nuck is now known as Guest75602
wnd has quit [Ping timeout: 244 seconds]
cpruitt_ has joined #ruby
Kilobyte22 has joined #ruby
hakunin has joined #ruby
Guest37090 has quit [Ping timeout: 244 seconds]
32NAB3NCN has joined #ruby
aep has joined #ruby
NightMonkey has quit [Ping timeout: 250 seconds]
SirFunk has quit [Ping timeout: 250 seconds]
gix- has quit [Ping timeout: 269 seconds]
harfangk_ has quit [Ping timeout: 265 seconds]
vqrs has quit [Ping timeout: 265 seconds]
aryaching_ has joined #ruby
jrafanie has joined #ruby
beatdown has quit [Ping timeout: 265 seconds]
shelling__ has quit [Ping timeout: 265 seconds]
Lewix has quit [Ping timeout: 265 seconds]
god has quit [Ping timeout: 265 seconds]
bodie_ has quit [Ping timeout: 264 seconds]
rlex has quit [Ping timeout: 264 seconds]
avdi has quit [Ping timeout: 250 seconds]
unforgiven512 has quit [Ping timeout: 250 seconds]
humd1ng3r has joined #ruby
sjums has joined #ruby
hays has joined #ruby
abort has joined #ruby
optiz0r has quit [Read error: Connection reset by peer]
tw1sted has quit [Read error: Connection reset by peer]
silverdust has joined #ruby
pjaspers_ has quit [Ping timeout: 240 seconds]
Karunamon has joined #ruby
scorphus has joined #ruby
Contigi777 has joined #ruby
inukshuk has joined #ruby
egray_ has joined #ruby
radic_ has joined #ruby
Xiti` has joined #ruby
constantinexvi has joined #ruby
Davey_ has joined #ruby
Davey_ has joined #ruby
bodie__ has joined #ruby
jmignault has quit [Ping timeout: 264 seconds]
\13k has quit [Ping timeout: 264 seconds]
ryotarai_ has joined #ruby
rfv has quit [Ping timeout: 250 seconds]
silverdust is now known as Guest13110
pabs_ has joined #ruby
jlyndon has quit [Ping timeout: 250 seconds]
ziprar has joined #ruby
zipace has quit [Disconnected by services]
soud_ has joined #ruby
nickjj__ has quit [Ping timeout: 272 seconds]
tfitts has quit [Ping timeout: 272 seconds]
zipkid has quit [Ping timeout: 272 seconds]
M-shine has quit [Ping timeout: 272 seconds]
jolamb_ has joined #ruby
diprotic has joined #ruby
diprotic has joined #ruby
chridal has quit [Ping timeout: 241 seconds]
harai_ has joined #ruby
Fire-Dragon-DoL has quit [Ping timeout: 241 seconds]
jimcroft has quit [Ping timeout: 250 seconds]
AphelionZ has quit [Ping timeout: 250 seconds]
bodie__ is now known as bodie_
NET||abuse has joined #ruby
bogdanteleaga has quit [Ping timeout: 250 seconds]
crdpink2 has joined #ruby
petercooper has quit [Ping timeout: 265 seconds]
radic has quit [Read error: Connection reset by peer]
[spoiler] has quit [Ping timeout: 265 seconds]
mmasaki has joined #ruby
yasu_ has joined #ruby
_vircung_ has joined #ruby
fnux has quit [Ping timeout: 265 seconds]
Guest47337 has quit [Ping timeout: 265 seconds]
jrafanie_ has quit [Ping timeout: 265 seconds]
BILNXFKDITMTYLOW has joined #ruby
braincrash has joined #ruby
A124 has quit [Disconnected by services]
blingrung has quit [Ping timeout: 264 seconds]
donnoc has joined #ruby
t3ra_ has quit [Ping timeout: 264 seconds]
jackhill_ has quit [Ping timeout: 264 seconds]
wlanboy has quit [Ping timeout: 264 seconds]
jhack has quit [Changing host]
jhack has joined #ruby
mosheee has joined #ruby
ahuman_ has joined #ruby
peterhu_ has joined #ruby
destructure has quit [Ping timeout: 240 seconds]
Guest71143 has quit [Excess Flood]
varesa has quit [Ping timeout: 240 seconds]
Kuukunen has quit [Ping timeout: 272 seconds]
Guest77403 has quit [Ping timeout: 272 seconds]
^jud has joined #ruby
snapcase has quit [Ping timeout: 272 seconds]
drbrain has joined #ruby
yaewa has quit [Ping timeout: 272 seconds]
maddmaxx has quit [Ping timeout: 272 seconds]
pygospa has quit [Ping timeout: 272 seconds]
techietrash has quit [Ping timeout: 272 seconds]
drbrain has quit [Changing host]
AndyBotwin has quit [Ping timeout: 247 seconds]
egray has quit [Ping timeout: 247 seconds]
vifino- has quit [Ping timeout: 276 seconds]
snapcase has joined #ruby
kus_ubuntui686 has quit [Ping timeout: 276 seconds]
ElderFain- is now known as ElderFain
ElderFain has quit [Excess Flood]
teclator has quit [Ping timeout: 276 seconds]
cajone has quit [Ping timeout: 276 seconds]
ytti has quit [Ping timeout: 247 seconds]
maddmaxx_ is now known as maddmaxx
Xiti has quit [Ping timeout: 248 seconds]
AKPWD has joined #ruby
Kilo`byte has quit [Ping timeout: 255 seconds]
alxndr has quit [Ping timeout: 255 seconds]
nebg has quit [Ping timeout: 255 seconds]
cschneid has quit [Ping timeout: 255 seconds]
adam12 has quit [Ping timeout: 255 seconds]
bakingbread has quit [Ping timeout: 255 seconds]
iooner has quit [Ping timeout: 255 seconds]
soud has quit [Ping timeout: 255 seconds]
aryaching has quit [Ping timeout: 255 seconds]
bcavileer has quit [Ping timeout: 255 seconds]
helpa has quit [Read error: Connection reset by peer]
dmarr has joined #ruby
sjums_ has quit [Read error: Connection reset by peer]
alem0lars has quit [Ping timeout: 255 seconds]
jhass has quit [Ping timeout: 255 seconds]
Luna_Moonfang has quit [Ping timeout: 255 seconds]
monoprotic has quit [Ping timeout: 255 seconds]
yonatankoren has quit [Ping timeout: 255 seconds]
leea has quit [Ping timeout: 255 seconds]
hanmac has quit [Ping timeout: 255 seconds]
Jamo has quit [Ping timeout: 255 seconds]
bauruine has quit [Ping timeout: 255 seconds]
nug has quit [Ping timeout: 255 seconds]
tekacs has quit [Ping timeout: 255 seconds]
j416 has quit [Ping timeout: 255 seconds]
ndrst has quit [Ping timeout: 255 seconds]
juanfra_ has quit [Read error: Connection reset by peer]
armin__ has quit [Read error: Connection reset by peer]
thejoecarroll has joined #ruby
rheddry has quit [Read error: Connection reset by peer]
GGMethos has quit [Ping timeout: 255 seconds]
ahuman has quit [Ping timeout: 255 seconds]
emersonian has quit [Ping timeout: 255 seconds]
blackjid has quit [Ping timeout: 255 seconds]
peterhu has quit [Ping timeout: 255 seconds]
catbusters has quit [Ping timeout: 255 seconds]
WebDawg has quit [Ping timeout: 255 seconds]
csk has quit [Ping timeout: 255 seconds]
scottala1 has quit [Ping timeout: 255 seconds]
segmond has quit [Ping timeout: 255 seconds]
biox has quit [Ping timeout: 255 seconds]
vdamewood has quit [Ping timeout: 255 seconds]
dgncn has quit [Ping timeout: 255 seconds]
gigetoo has quit [Ping timeout: 255 seconds]
duncannz has quit [Ping timeout: 255 seconds]
Yxhuvud has joined #ruby
grill has quit [Ping timeout: 255 seconds]
pragmati- has quit [Ping timeout: 255 seconds]
cgfbee has quit [Ping timeout: 255 seconds]
soud_ is now known as soud
xMopxShell has joined #ruby
danzilio has joined #ruby
soud has quit [Changing host]
soud has joined #ruby
levifig has joined #ruby
callumacrae has joined #ruby
vifino has joined #ruby
Zarthus_ is now known as Zarthus
TTilus has quit [Ping timeout: 264 seconds]
ghormoon_ has quit [Ping timeout: 264 seconds]
m4rCsi has quit [Ping timeout: 264 seconds]
jhack0 has quit [Ping timeout: 264 seconds]
Kuukunen has joined #ruby
tekmaster has joined #ruby
pizzaops has joined #ruby
juanfra has joined #ruby
scottalan has joined #ruby
anekos_ has joined #ruby
Helheim_ has joined #ruby
JStoker has joined #ruby
davidmichaelkarr has quit [Ping timeout: 250 seconds]
segmond_ has joined #ruby
Davey has quit [Ping timeout: 244 seconds]
yasu has quit [Ping timeout: 244 seconds]
solocshaw has quit [Ping timeout: 244 seconds]
sirecote has quit [Ping timeout: 244 seconds]
ItSANgo has quit [Ping timeout: 244 seconds]
Kamilion has quit [Ping timeout: 244 seconds]
swistak35 has quit [Ping timeout: 244 seconds]
Davey_ is now known as Davey
hakunin_ has quit [Read error: Connection reset by peer]
Gnubie_ has quit [Read error: Connection reset by peer]
jolamb has quit [Ping timeout: 244 seconds]
audibleb- has quit [Ping timeout: 244 seconds]
Kruppe has quit [Ping timeout: 244 seconds]
anekos has quit [Ping timeout: 244 seconds]
pabs has quit [Ping timeout: 244 seconds]
ryotarai has quit [Ping timeout: 244 seconds]
tvsutton has quit [Ping timeout: 244 seconds]
aurelien` has joined #ruby
patteh has quit [Ping timeout: 244 seconds]
Jello_Raptor has quit [Ping timeout: 244 seconds]
hxegon_ has quit [Ping timeout: 244 seconds]
drale2k has quit [Ping timeout: 244 seconds]
connor_g1odwolf has quit [Ping timeout: 244 seconds]
moshee has quit [Ping timeout: 244 seconds]
madsa has quit [Ping timeout: 244 seconds]
moufl has quit [Ping timeout: 244 seconds]
seggy has quit [Ping timeout: 244 seconds]
mozzarel1 has quit [Ping timeout: 244 seconds]
cpruitt has quit [Ping timeout: 244 seconds]
cyphactor has quit [Ping timeout: 244 seconds]
fnux_ has joined #ruby
Helheim has quit [Excess Flood]
Sp4rKy has quit [Ping timeout: 244 seconds]
eregon has quit [Ping timeout: 244 seconds]
aurelien has quit [Ping timeout: 244 seconds]
Sp4rKy has joined #ruby
gf3_ has joined #ruby
Contigi has quit [Ping timeout: 244 seconds]
cpruitt_ is now known as cpruitt
tw1sted has joined #ruby
ghormoon has joined #ruby
rbr has quit [Ping timeout: 272 seconds]
petercooper has joined #ruby
hxegon has joined #ruby
vqrs has joined #ruby
_ht has joined #ruby
gigetoo has joined #ruby
Jamo has joined #ruby
ryotarai_ is now known as ryotarai
icedp has joined #ruby
beatdown has joined #ruby
duncannz has joined #ruby
iooner has joined #ruby
Kruppe has joined #ruby
\13k_ has joined #ruby
pocketprotector has joined #ruby
jhass has joined #ruby
\13k_ is now known as \13k
fnux_ is now known as fnux
TheRealPygo has joined #ruby
AlexxNica has quit [Quit: AlexxNica]
kus_ubuntui686 has joined #ruby
mozzarella has joined #ruby
techietrash has joined #ruby
[spoiler] has joined #ruby
yonatankoren has joined #ruby
alem0lars has joined #ruby
jud^ has quit [Ping timeout: 250 seconds]
wlanboy has joined #ruby
swistak35 has joined #ruby
Luna_Moonfang has joined #ruby
P1ro has joined #ruby
icey has joined #ruby
cschneid has joined #ruby
sirecote has joined #ruby
Fire-Dragon-DoL has joined #ruby
tekmaster is now known as tekacs
nchambers has joined #ruby
moufl has joined #ruby
j416 has joined #ruby
tris has joined #ruby
Gnubie_ has joined #ruby
MrC0de has joined #ruby
armin__ has joined #ruby
adam| has joined #ruby
vdl has quit [Ping timeout: 248 seconds]
GGMethos_ has joined #ruby
teclator has joined #ruby
greenhat has joined #ruby
helpa-bot has quit [Remote host closed the connection]
bathtub_shark has joined #ruby
Apocalypse has joined #ruby
grill has joined #ruby
maxmanders has joined #ruby
helpa has joined #ruby
SirFunk has joined #ruby
jmignault has joined #ruby
m4rCsi has joined #ruby
eregon has joined #ruby
BTRE has joined #ruby
halfdan has joined #ruby
gf3_ is now known as gf3
blingrung has joined #ruby
skweek has joined #ruby
PlasmaStar has joined #ruby
blackjid has joined #ruby
NightMonkey has joined #ruby
[k- has joined #ruby
hanmac has joined #ruby
JoshL has joined #ruby
drale2k has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
devyn has joined #ruby
cgfbee has joined #ruby
nadir_ is now known as nadir
optiz0r has joined #ruby
biox has joined #ruby
unreal has joined #ruby
nitrix has joined #ruby
rideh has joined #ruby
joconcepts has joined #ruby
32NAB3NCN has quit [Ping timeout: 250 seconds]
cajone has joined #ruby
shaman42 has joined #ruby
bogdanteleaga has joined #ruby
YaknotiS has joined #ruby
madsa has joined #ruby
tvsutton has joined #ruby
gnarld_ has joined #ruby
programmerq has joined #ruby
Jello_Raptor has joined #ruby
rbr has joined #ruby
Mon_Ouie has joined #ruby
chridal has joined #ruby
valkyr1e has joined #ruby
Kamilion has joined #ruby
olspookishmagus has joined #ruby
joevandyk has joined #ruby
AustinMatherne has joined #ruby
catbusters has joined #ruby
Drakevr has joined #ruby
vdl has joined #ruby
gix has joined #ruby
lucast has joined #ruby
olspookishmagus is now known as Guest94428
charles81 has quit [Ping timeout: 250 seconds]
hightower4 has joined #ruby
audibleblink has joined #ruby
ineb has joined #ruby
nando293921 has joined #ruby
trajing has joined #ruby
Emmanuel_Chanel has joined #ruby
miah has joined #ruby
nocd has joined #ruby
johnmilton has joined #ruby
wuyin has joined #ruby
manveru has quit [Ping timeout: 250 seconds]
nadir has quit []
TTilus has joined #ruby
guacamole has joined #ruby
matled has joined #ruby
zacstewart has joined #ruby
bauruine has joined #ruby
jhass has quit [Ping timeout: 244 seconds]
ruurd- has joined #ruby
oddmunds has joined #ruby
kspencer has joined #ruby
Trynemjoel has joined #ruby
kitallis has joined #ruby
boshhead has joined #ruby
connor_goodwolf has joined #ruby
giraffe_ has joined #ruby
patteh has joined #ruby
emersonian has joined #ruby
mrfooo has joined #ruby
knight_ has joined #ruby
wldcordeiro has joined #ruby
cyphactor has joined #ruby
YaknotiS has quit [Ping timeout: 244 seconds]
isomorphismes has joined #ruby
destructure has joined #ruby
seggy has joined #ruby
varesa has joined #ruby
jhass has joined #ruby
dgncn has joined #ruby
shadeslayer has joined #ruby
daffy_duck_2 has joined #ruby
pragmatism has joined #ruby
WebDawg has joined #ruby
redpants has joined #ruby
pavelz has joined #ruby
unforgiven512_ has joined #ruby
solocshaw has joined #ruby
harfangk has joined #ruby
pjaspers has joined #ruby
hightower3 has joined #ruby
janno has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
D9 has joined #ruby
FifthWall has joined #ruby
DEac- has joined #ruby
C0deMaver1ck has joined #ruby
jhill has joined #ruby
Cohedrin has joined #ruby
Lightsword has joined #ruby
quarcu has joined #ruby
C0deMaver1ck is now known as Guest8808
sts_ has joined #ruby
Helheim_ is now known as Helheim
ejnahc has joined #ruby
bier has joined #ruby
jackhill has joined #ruby
ytti has joined #ruby
Guest98674 has joined #ruby
mistermocha has joined #ruby
jtzero1 has joined #ruby
daxroc has joined #ruby
nekomune has joined #ruby
Scient has joined #ruby
Trynemjoel has joined #ruby
quoboo has joined #ruby
mistermocha has quit [Remote host closed the connection]
ichkv has quit [Remote host closed the connection]
blackmesa has joined #ruby
bestie has joined #ruby
mjc_ has joined #ruby
jmcc____________ has joined #ruby
ggherdov has joined #ruby
solocshaw has quit [Ping timeout: 244 seconds]
alfiemax has quit [Ping timeout: 244 seconds]
c355e3b has quit [Quit: Connection closed for inactivity]
KrzaQ has joined #ruby
cstrahan has joined #ruby
sent-hil has joined #ruby
zipace has joined #ruby
YaknotiS has joined #ruby
bihi has joined #ruby
techntoke has joined #ruby
marienz has joined #ruby
cardoni has joined #ruby
digitalfiz has joined #ruby
kaspergrubbe has joined #ruby
rann has joined #ruby
wsmoak has joined #ruby
HashNuke has joined #ruby
hlieberman has joined #ruby
blackmesa has quit [Ping timeout: 248 seconds]
sylario has joined #ruby
[diecast] has joined #ruby
machty has joined #ruby
boxrick1 has joined #ruby
greister has joined #ruby
mroth has joined #ruby
jtzero1 has quit [Ping timeout: 240 seconds]
rflot has joined #ruby
aarongodin has joined #ruby
Todd has joined #ruby
ziprar has quit [Ping timeout: 244 seconds]
modin has joined #ruby
alxndr has joined #ruby
floatingpoint has joined #ruby
olivierjanss has joined #ruby
ewilliam has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
zero7 has joined #ruby
lancetw has joined #ruby
JackMc has joined #ruby
YaknotiS has quit [Ping timeout: 244 seconds]
avdi has joined #ruby
Lewix has joined #ruby
MissionCritical has joined #ruby
grill has quit [Ping timeout: 264 seconds]
majuscule has joined #ruby
Lloyd has joined #ruby
imanc has joined #ruby
zipkid has joined #ruby
rfv has joined #ruby
discopatrick has joined #ruby
Trynemjoel has joined #ruby
tfitts has joined #ruby
jimcroft has joined #ruby
SuperLag has joined #ruby
bove has joined #ruby
Iacobus has joined #ruby
Madplatypus has quit [Quit: Connection closed for inactivity]
incomprehensibly has joined #ruby
davidmichaelkarr has joined #ruby
charles81 has joined #ruby
pfg has joined #ruby
manveru has joined #ruby
zrl has joined #ruby
tdy has joined #ruby
jxf has joined #ruby
caw has joined #ruby
jcp_ has joined #ruby
jtzero has joined #ruby
[diecast] has quit [Ping timeout: 248 seconds]
rann has quit [Ping timeout: 248 seconds]
mgorbach has quit [Ping timeout: 248 seconds]
ckrailo has quit [Ping timeout: 248 seconds]
MrBloo has quit [Ping timeout: 248 seconds]
quoboo has quit [Ping timeout: 248 seconds]
MrBloo has joined #ruby
hays_ has joined #ruby
ewilliam_ has joined #ruby
jhack0 has joined #ruby
jhack has quit [Ping timeout: 248 seconds]
Ankhers has quit [Ping timeout: 248 seconds]
michael_mbp has quit [Ping timeout: 248 seconds]
fckyoufreenode has quit [Ping timeout: 248 seconds]
destruct1re has joined #ruby
_ht_ has joined #ruby
spectra_ has joined #ruby
helpa-bot has joined #ruby
^raz^ has quit [Excess Flood]
ItSANg___ has quit [Ping timeout: 248 seconds]
trif has quit [Ping timeout: 248 seconds]
jud^ has joined #ruby
grill has joined #ruby
tdy1 has joined #ruby
Xeago_ has joined #ruby
jhass|off has joined #ruby
mozzarel1 has joined #ruby
kireevco has quit [Ping timeout: 250 seconds]
hogetaro_ has joined #ruby
jpterry_ has joined #ruby
swistak35_ has joined #ruby
mistym- has joined #ruby
|prawnzy has joined #ruby
jhass has quit [Ping timeout: 244 seconds]
rbr has quit [Ping timeout: 244 seconds]
spectra has quit [Ping timeout: 244 seconds]
Kruppe has quit [Ping timeout: 244 seconds]
jhill has quit [Ping timeout: 250 seconds]
Dimik has joined #ruby
cajone1 has joined #ruby
cstrahan_ has joined #ruby
TheRealPygo has quit [Ping timeout: 244 seconds]
ARCADIVS has quit [Ping timeout: 244 seconds]
prawnzy has quit [Ping timeout: 244 seconds]
drbrain_ has joined #ruby
jhass|off is now known as jhass
ziprar has joined #ruby
zipace has quit [Disconnected by services]
pmarreck has quit [Ping timeout: 250 seconds]
juanfra has quit [Disconnected by services]
raz has joined #ruby
moshee has joined #ruby
mclee_ has joined #ruby
jimcroft_ has joined #ruby
ujjain has quit [Ping timeout: 240 seconds]
Jamo has quit [Ping timeout: 240 seconds]
monoprotic has joined #ruby
phredus has quit [Write error: Broken pipe]
Guest98674 has quit [Ping timeout: 240 seconds]
ryotarai has quit [Ping timeout: 240 seconds]
harai_ has quit [Ping timeout: 240 seconds]
Koshian has quit [Ping timeout: 240 seconds]
mclee has quit [Ping timeout: 240 seconds]
monoprotic has quit [Changing host]
monoprotic has joined #ruby
isomorphismes has quit [Ping timeout: 244 seconds]
devyn has quit [Ping timeout: 244 seconds]
tris has quit [Ping timeout: 244 seconds]
P1ro has quit [Ping timeout: 244 seconds]
aurelien` has quit [Ping timeout: 244 seconds]
ec\ has quit [Ping timeout: 244 seconds]
nullwork has quit [Ping timeout: 244 seconds]
gse has quit [Ping timeout: 244 seconds]
MissionCritical has quit [Ping timeout: 240 seconds]
ruurd- has quit [Ping timeout: 240 seconds]
oddmunds has quit [Ping timeout: 240 seconds]
cevett has quit [Ping timeout: 240 seconds]
FifthWall has quit [Ping timeout: 265 seconds]
mmasaki has quit [Ping timeout: 265 seconds]
Gadgetoid has quit [Ping timeout: 265 seconds]
mistym has quit [Ping timeout: 265 seconds]
[k- has quit [Ping timeout: 265 seconds]
maxmanders has quit [Ping timeout: 265 seconds]
[k- has joined #ruby
matled has quit [Read error: Connection reset by peer]
giraffe_ has quit [Excess Flood]
pjaspers has quit [Ping timeout: 265 seconds]
helpa has quit [Ping timeout: 265 seconds]
_ht has quit [Ping timeout: 265 seconds]
mozzarella has quit [Ping timeout: 265 seconds]
yasu_ has quit [Ping timeout: 265 seconds]
PaulePanter has quit [Ping timeout: 265 seconds]
jswe has quit [Ping timeout: 265 seconds]
PaulePanter has joined #ruby
Koshian_ has joined #ruby
tfitts has quit [Ping timeout: 272 seconds]
zero7 has quit [Ping timeout: 272 seconds]
ewilliam has quit [Ping timeout: 272 seconds]
cstrahan has quit [Ping timeout: 272 seconds]
NET||abuse has quit [Ping timeout: 272 seconds]
harai has joined #ruby
davidmichaelkarr has quit [Ping timeout: 272 seconds]
clamstar has quit [Ping timeout: 272 seconds]
crdpink2 has quit [Read error: Connection reset by peer]
manveru has quit [Ping timeout: 272 seconds]
zacstewart has quit [Ping timeout: 272 seconds]
nocd has quit [Ping timeout: 272 seconds]
jmignault has quit [Ping timeout: 272 seconds]
mosheee has quit [Ping timeout: 272 seconds]
IsoLinCHiP has quit [Ping timeout: 272 seconds]
aredridel has quit [Ping timeout: 272 seconds]
jokester has quit [Ping timeout: 272 seconds]
evie_hammond has quit [Ping timeout: 272 seconds]
ryotarai_ has joined #ruby
hays_ has joined #ruby
hays_ has quit [Changing host]
Kuukunen- has joined #ruby
helpa-bot has joined #ruby
helpa-bot has quit [Changing host]
juanfra_ has joined #ruby
MrBloo has joined #ruby
ewilliam_ has joined #ruby
MrBloo has quit [Changing host]
ewilliam_ has quit [Changing host]
drbrain_ is now known as drbrain
drbrain has joined #ruby
drbrain has quit [Changing host]
swistak35 has quit [Ping timeout: 264 seconds]
yonatankoren has quit [Ping timeout: 264 seconds]
Xeago has quit [Ping timeout: 264 seconds]
jpterry has quit [Ping timeout: 264 seconds]
trajing has quit [Ping timeout: 264 seconds]
bogdanteleaga has quit [Ping timeout: 264 seconds]
jcp_ has quit [Ping timeout: 265 seconds]
jtzero has quit [Ping timeout: 265 seconds]
modin has quit [Ping timeout: 265 seconds]
diprotic has quit [Ping timeout: 264 seconds]
ryotarai_ is now known as ryotarai
Kamilion has quit [Ping timeout: 264 seconds]
yasu__ has joined #ruby
trif_ has joined #ruby
Kuukunen has quit [Ping timeout: 264 seconds]
Guest13110 has quit [Ping timeout: 264 seconds]
angseus has quit [Ping timeout: 264 seconds]
swartzcr has quit [Ping timeout: 264 seconds]
EDT has quit [Ping timeout: 264 seconds]
boshhead has quit [Remote host closed the connection]
EDT_ has joined #ruby
devyn has joined #ruby
moshee has quit [Changing host]
moshee has joined #ruby
nocd_ has joined #ruby
ytti has quit [Ping timeout: 244 seconds]
Guest94428 has quit [Ping timeout: 244 seconds]
dgncn has quit [Ping timeout: 244 seconds]
gnarld_ has quit [Ping timeout: 273 seconds]
petercooper has quit [Ping timeout: 273 seconds]
Meeh has quit [Ping timeout: 244 seconds]
joast has quit [Ping timeout: 244 seconds]
volix has quit [Ping timeout: 273 seconds]
pavelz has quit [Ping timeout: 240 seconds]
Lightsword_ has joined #ruby
nalik89 has joined #ruby
Xeago_ is now known as Xeago
armin_ has joined #ruby
optiz0r has quit [Ping timeout: 244 seconds]
IsoLinCHiP has joined #ruby
maxmanders has joined #ruby
Jamo has joined #ruby
nchambers^ has joined #ruby
dmarr_ has joined #ruby
pookie has joined #ruby
ejnahc has quit [Ping timeout: 264 seconds]
redpants has quit [Ping timeout: 264 seconds]
discopatrick has quit [Ping timeout: 255 seconds]
jimcroft has quit [Ping timeout: 255 seconds]
^jud has quit [Ping timeout: 264 seconds]
cajone has quit [Ping timeout: 255 seconds]
\13k has quit [Ping timeout: 255 seconds]
unforgiven512_ has quit [Ping timeout: 255 seconds]
dmarr has quit [Ping timeout: 255 seconds]
mroth has quit [Ping timeout: 255 seconds]
Jello_Raptor has quit [Ping timeout: 255 seconds]
psmolen_ has quit [Ping timeout: 255 seconds]
tylersmith has quit [Ping timeout: 255 seconds]
pfg has quit [Ping timeout: 255 seconds]
JackMc has quit [Ping timeout: 255 seconds]
cardoni has quit [Ping timeout: 255 seconds]
valkyr1e has quit [Ping timeout: 255 seconds]
greenhat has quit [Ping timeout: 255 seconds]
beatdown has quit [Ping timeout: 255 seconds]
Contigi has joined #ruby
AphelionZ has joined #ruby
daemoen has quit [Read error: Connection reset by peer]
armin__ has quit [Read error: Connection reset by peer]
crdpink has joined #ruby
destructure has quit [Ping timeout: 255 seconds]
Todd has quit [Ping timeout: 255 seconds]
ggherdov has quit [Ping timeout: 255 seconds]
halfdan has quit [Ping timeout: 255 seconds]
Luna_Moonfang has quit [Ping timeout: 255 seconds]
nchambers has quit [Ping timeout: 255 seconds]
callumacrae has quit [Ping timeout: 255 seconds]
jokke has quit [Ping timeout: 255 seconds]
hogetaro has quit [Ping timeout: 248 seconds]
Canucktux has quit [Ping timeout: 248 seconds]
Todd has joined #ruby
Lightsword has quit [Ping timeout: 255 seconds]
KrzaQ has quit [Ping timeout: 255 seconds]
varesa has quit [Ping timeout: 255 seconds]
catbusters has quit [Ping timeout: 255 seconds]
duncannz has quit [Ping timeout: 255 seconds]
Yxhuvud has quit [Ping timeout: 255 seconds]
pjaspers_ has joined #ruby
arooni has quit [Excess Flood]
floatingpoint has quit [Ping timeout: 255 seconds]
shadeslayer has quit [Ping timeout: 255 seconds]
cgfbee has quit [Ping timeout: 255 seconds]
croberts has quit [Ping timeout: 255 seconds]
volix has joined #ruby
AphelionZ has joined #ruby
AphelionZ has quit [Changing host]
petercooper has joined #ruby
Trynemjoel has quit [Ping timeout: 265 seconds]
tcrypt has joined #ruby
raz has joined #ruby
raz has quit [Changing host]
tw1sted has quit [Ping timeout: 272 seconds]
Contigi777 has quit [Ping timeout: 272 seconds]
hays has quit [Ping timeout: 272 seconds]
Yxhvd has joined #ruby
boogeyman has quit [Ping timeout: 272 seconds]
beatdown_ has joined #ruby
Aria has joined #ruby
psmolen has joined #ruby
ujjain has joined #ruby
ujjain has joined #ruby
ujjain has quit [Changing host]
duncannz has joined #ruby
jokester has joined #ruby
nug- has joined #ruby
arooni_team_b has joined #ruby
boogeyman has joined #ruby
P1ro has joined #ruby
optiz0r has joined #ruby
evie_hammond has joined #ruby
angseus has joined #ruby
tdy has quit [Ping timeout: 264 seconds]
\13k has joined #ruby
catbusters has joined #ruby
bogdanteleaga has joined #ruby
pygospa has joined #ruby
FifthWall_ has joined #ruby
shadeslayer has joined #ruby
Gadgetoid has joined #ruby
mgorbach has joined #ruby
cevett has joined #ruby
phredus has joined #ruby
FifthWall_ is now known as FifthWall
helpa-bot has quit [Remote host closed the connection]
jokke has joined #ruby
ARCADIVS has joined #ruby
daemoen has joined #ruby
NET||abuse has joined #ruby
valkyr1e has joined #ruby
Kruppe has joined #ruby
nchambers^ is now known as nchambers
Lightsword_ is now known as Lightsword
helpa has joined #ruby
rbr has joined #ruby
varesa has joined #ruby
Guest59848 has joined #ruby
Ankhers has joined #ruby
Canucktux has joined #ruby
boshhead has joined #ruby
tw1sted has joined #ruby
cgfbee has joined #ruby
croberts has joined #ruby
oddmunds has joined #ruby
Jello_Raptor has joined #ruby
dgncn has joined #ruby
mmasaki has joined #ruby
alfiemax has joined #ruby
[k- has quit [Read error: Connection reset by peer]
greenhat has joined #ruby
zacstewart has joined #ruby
Meeh has joined #ruby
[k- has joined #ruby
techntoke has quit [Ping timeout: 250 seconds]
daxroc has quit [Ping timeout: 250 seconds]
sneakerhax has joined #ruby
AndyWojo has joined #ruby
charles81 has quit [Ping timeout: 248 seconds]
Iacobus has quit [Ping timeout: 272 seconds]
jmcc____________ has quit [Ping timeout: 272 seconds]
giraffe_ has joined #ruby
deimos has quit [Ping timeout: 250 seconds]
YaknotiS has joined #ruby
pizzaops has quit [Ping timeout: 265 seconds]
AphelionZ has quit [Ping timeout: 255 seconds]
Luna_Moonfang has joined #ruby
Lewix has quit [Ping timeout: 265 seconds]
rflot has quit [Ping timeout: 265 seconds]
yonatankoren has joined #ruby
jswe has joined #ruby
clamstar has joined #ruby
[diecast] has joined #ruby
isomorphismes has joined #ruby
ruurd- has joined #ruby
shelling__ has joined #ruby
mroth has joined #ruby
KrzaQ has joined #ruby
ujjain has quit [Ping timeout: 244 seconds]
callumacrae has joined #ruby
nadir has joined #ruby
unforgiven512 has joined #ruby
cstrahan_ is now known as cstrahan
jimcroft_ is now known as jimcroft
halfdan has joined #ruby
tris has joined #ruby
ejnahc has joined #ruby
pavelz has joined #ruby
silverdu1t has joined #ruby
ec\ has joined #ruby
manveru has joined #ruby
swartzcr has joined #ruby
cardoni has joined #ruby
banisterfiend has joined #ruby
davidmichaelkarr has joined #ruby
discopatrick has joined #ruby
Jamo has quit [Ping timeout: 244 seconds]
ujjain has joined #ruby
ujjain has joined #ruby
ujjain has quit [Changing host]
ggherdov has joined #ruby
trajing has joined #ruby
Kamilion has joined #ruby
rann has joined #ruby
zero7 has joined #ruby
tfitts has joined #ruby
fullofca_ has quit [Remote host closed the connection]
jhill has joined #ruby
quoboo has joined #ruby
Trynemjoel has joined #ruby
fullofcaffeine has joined #ruby
charles81 has joined #ruby
Expanse has joined #ruby
MissionCritical has joined #ruby
deimos has joined #ruby
daxroc has joined #ruby
jmcc____________ has joined #ruby
pizzaops has joined #ruby
Vile` has quit [Ping timeout: 250 seconds]
pavelz has quit [Ping timeout: 244 seconds]
matled has joined #ruby
znz_jp has quit [Remote host closed the connection]
michael_mbp has joined #ruby
techntoke has joined #ruby
pavelz has joined #ruby
jtzero has joined #ruby
JackMc has joined #ruby
pmarreck has joined #ruby
ytti has joined #ruby
ruby-lang198 has quit [Ping timeout: 240 seconds]
fullofcaffeine has quit [Ping timeout: 240 seconds]
zenguy_pc has quit [Ping timeout: 265 seconds]
havenn is now known as havenwood
zenguy_pc has joined #ruby
Jamo has joined #ruby
AphelionZ has joined #ruby
Iacobus has joined #ruby
pavelz has quit [Ping timeout: 244 seconds]
^mtkd has quit [Ping timeout: 248 seconds]
pavelz has joined #ruby
pabs_ is now known as pabs
nankyokusei has joined #ruby
epitron has joined #ruby
nug- is now known as nug
ichkv has joined #ruby
znz_jp has joined #ruby
amclain_ has quit [Quit: Leaving]
modin has joined #ruby
the_drow has joined #ruby
nankyokusei has quit [Ping timeout: 260 seconds]
skweek has quit [Ping timeout: 248 seconds]
gse has joined #ruby
wisn has joined #ruby
Robtop__ has quit [Quit: Leaving]
johnny56_ has joined #ruby
segmond_ is now known as segmond
segmond has quit [Remote host closed the connection]
pwnd_nsfw has joined #ruby
alfiemax has quit [Ping timeout: 250 seconds]
the_drow has quit [Read error: Connection reset by peer]
Vile` has joined #ruby
aryaching_ has quit [Ping timeout: 276 seconds]
segmond has joined #ruby
the_drow has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
Trynemjoel has joined #ruby
wisn has quit [Ping timeout: 276 seconds]
blackmesa has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
axisys has quit [Ping timeout: 240 seconds]
the_drow has joined #ruby
jphase_ has quit [Remote host closed the connection]
nando293921 has quit [Ping timeout: 240 seconds]
aryaching has joined #ruby
alfiemax has joined #ruby
axisys has joined #ruby
blackmesa has quit [Ping timeout: 265 seconds]
Rodya__ has quit [Remote host closed the connection]
Rodya_ has joined #ruby
leea has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
Rodya_ has quit [Ping timeout: 248 seconds]
yeticry has quit [Ping timeout: 244 seconds]
the_drow has joined #ruby
tristanp_ has quit [Remote host closed the connection]
yeticry has joined #ruby
Hobbyboy has joined #ruby
ItSANgo has joined #ruby
tenderlove has quit [Ping timeout: 248 seconds]
mtkd has joined #ruby
ojss has joined #ruby
|prawnzy has quit [Remote host closed the connection]
[k- has quit [Ping timeout: 264 seconds]
ojss has quit [Client Quit]
tenderlove has joined #ruby
ojss has joined #ruby
ojss has left #ruby [#ruby]
LoneHerm_ has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
Wizznt has joined #ruby
the_drow has joined #ruby
tildes has quit [Ping timeout: 250 seconds]
ghostlight has joined #ruby
LoneHerm_ has quit [Ping timeout: 240 seconds]
Wizznt has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Wizznt has joined #ruby
ta_ has joined #ruby
kloeri_ is now known as kloeri
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
beauby has joined #ruby
constantinexvi has quit [Ping timeout: 250 seconds]
bocaneri has joined #ruby
DarkBushido has quit [Ping timeout: 272 seconds]
cschneid has quit [Ping timeout: 255 seconds]
AustinMatherne has quit [Ping timeout: 244 seconds]
DarkBushido has joined #ruby
DarkBushido has joined #ruby
DarkBushido has quit [Changing host]
cschneid has joined #ruby
constantinexvi has joined #ruby
AustinMatherne has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
Wizznt has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
ta_ has quit [Remote host closed the connection]
ta_ has joined #ruby
the_drow has joined #ruby
dminuoso has joined #ruby
sumobob has joined #ruby
blackmesa has joined #ruby
tubulife- has quit [Ping timeout: 250 seconds]
M-manveru has joined #ruby
orthos has joined #ruby
blackmesa has quit [Ping timeout: 248 seconds]
orthos has left #ruby [#ruby]
horst has joined #ruby
tmtwd has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
mrwn has joined #ruby
duncannz has quit [Remote host closed the connection]
kus_ubuntui686 has quit [Ping timeout: 255 seconds]
the_drow has joined #ruby
kus_ubuntui686 has joined #ruby
Channel6 has quit [Quit: Leaving]
kus_ubuntui686 has quit [Max SendQ exceeded]
fullofcaffeine has joined #ruby
LoneHermit has joined #ruby
pragmaticus has quit [Remote host closed the connection]
LoneHermit has quit [Remote host closed the connection]
LoneHerm_ has joined #ruby
pokalyis_ has quit [Quit: Textual IRC Client: www.textualapp.com]
hightower2 has quit [Ping timeout: 244 seconds]
hightower2 has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
Setsura has joined #ruby
Setsura has left #ruby ["Q"]
blackwind_123 has joined #ruby
capitainIsh has joined #ruby
symm- has quit [Ping timeout: 250 seconds]
ta_ has quit [Remote host closed the connection]
claudiuinberlin has joined #ruby
capitainIsh has quit [Client Quit]
jcao219 has joined #ruby
capitainIsh has joined #ruby
nankyokusei has joined #ruby
dionysus69 has joined #ruby
vqrs has quit [Ping timeout: 265 seconds]
saneax-_-|AFK is now known as saneax
nankyokusei has quit [Ping timeout: 264 seconds]
the_drow has quit [Read error: Connection reset by peer]
SteenJobs has joined #ruby
vqrs has joined #ruby
the_drow has joined #ruby
vqrs has quit [Ping timeout: 244 seconds]
LoneHerm_ has quit [Remote host closed the connection]
vdamewood has joined #ruby
vqrs has joined #ruby
ubuntu-matelran has joined #ruby
AlexRussia has joined #ruby
<ubuntu-matelran> hellow
Rodya_ has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
tomphp has joined #ruby
Rodya_ has quit [Ping timeout: 248 seconds]
the_drow has quit [Read error: Connection reset by peer]
blackmesa has joined #ruby
pawnbox has joined #ruby
tomphp has quit [Client Quit]
sumobob has quit [Ping timeout: 248 seconds]
anisha has joined #ruby
alxgsv has joined #ruby
the_drow has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
blackmesa has quit [Ping timeout: 265 seconds]
tomphp has joined #ruby
blackmesa has joined #ruby
ubuntu-matelran has quit [Remote host closed the connection]
claudiuinberlin has joined #ruby
jtzero has quit [Ping timeout: 255 seconds]
toretore has joined #ruby
agent_white has joined #ruby
zotherst1 has joined #ruby
symm- has joined #ruby
alfiemax has quit [Ping timeout: 255 seconds]
zotherst1 has quit [Quit: WeeChat 1.5]
zotherstupidguy has joined #ruby
zotherstupidguy has quit [Client Quit]
Guest10265 has quit [Changing host]
Guest10265 has joined #ruby
Guest10265 is now known as bougyman
zotherstupidguy has joined #ruby
zeroDi has joined #ruby
faces has quit [Ping timeout: 244 seconds]
vdamewood has quit [Quit: Life beckons.]
firstdayonthejob has joined #ruby
zel has joined #ruby
tmtwd has quit [Ping timeout: 264 seconds]
zel is now known as Guest28010
Devalo has joined #ruby
andersh has joined #ruby
ramblinpeck has joined #ruby
yo61 has joined #ruby
ijij has joined #ruby
the-eat-scout has joined #ruby
sorah___ has joined #ruby
krasnus has joined #ruby
ElderFain has joined #ruby
iamdevnul has joined #ruby
jabreity has joined #ruby
Lewix has joined #ruby
soahccc has joined #ruby
ckrailo has joined #ruby
Voker57 has joined #ruby
bcavileer has joined #ruby
cj has joined #ruby
pfg has joined #ruby
Tony-St4rk has joined #ruby
gremax has joined #ruby
bazzy has joined #ruby
ken_barber has joined #ruby
Hates_ has joined #ruby
robnester has joined #ruby
vedu has joined #ruby
nemesit|znc has joined #ruby
SegFaultAX has joined #ruby
jlyndon has joined #ruby
quiller has joined #ruby
cb has joined #ruby
rflot has joined #ruby
heyimwill has joined #ruby
crayfishx has joined #ruby
lele has joined #ruby
kireevco has joined #ruby
ohcibi has joined #ruby
ELCALOR has joined #ruby
ec has joined #ruby
nebg has joined #ruby
Guest85411 has joined #ruby
G has joined #ruby
jonathanwallace has joined #ruby
jcp_ has joined #ruby
colstrom has joined #ruby
contradictioned has joined #ruby
daemonwrangler has joined #ruby
7ITAAMCUS has joined #ruby
drPoggs has joined #ruby
bodgix has joined #ruby
ndrst has joined #ruby
poikon has joined #ruby
SuperTux88 has joined #ruby
the-eat-scout has joined #ruby
the-eat-scout has quit [Changing host]
ramblinpeck has joined #ruby
ramblinpeck has quit [Changing host]
jonathanwallace has joined #ruby
jonathanwallace has quit [Changing host]
Tony-St4rk has joined #ruby
daemonwrangler has joined #ruby
Hates_ has joined #ruby
Tony-St4rk has quit [Changing host]
jabreity has joined #ruby
daemonwrangler has quit [Changing host]
Hates_ has quit [Changing host]
jabreity has quit [Changing host]
ELCALOR has quit [Changing host]
ELCALOR has joined #ruby
bcavileer has joined #ruby
bcavileer has quit [Changing host]
andersh has joined #ruby
ec has joined #ruby
yo61 has joined #ruby
ijij has joined #ruby
andersh has quit [Changing host]
ec has quit [Changing host]
yo61 has quit [Changing host]
ijij has quit [Changing host]
jlyndon has joined #ruby
jlyndon has quit [Changing host]
colstrom has joined #ruby
iamdevnul has joined #ruby
colstrom has quit [Changing host]
iamdevnul has quit [Changing host]
ckrailo has joined #ruby
ckrailo has quit [Changing host]
kireevco has joined #ruby
pfg has joined #ruby
Lewix has joined #ruby
pfg has quit [Changing host]
kireevco has quit [Changing host]
Lewix has quit [Changing host]
rflot has quit [Changing host]
jcp_ has joined #ruby
jcp_ has quit [Changing host]
rflot has joined #ruby
andersh has quit [Max SendQ exceeded]
Lewix has quit [Max SendQ exceeded]
ec has quit [Max SendQ exceeded]
ElderFain has joined #ruby
ELCALOR has quit [Max SendQ exceeded]
pfg has quit [Max SendQ exceeded]
jlyndon has quit [Max SendQ exceeded]
kireevco has quit [Max SendQ exceeded]
yo61 has quit [Max SendQ exceeded]
ElderFain has quit [Changing host]
ndrst is now known as Guest571
blackgoat_ has quit [Quit: WeeChat 1.5]
pfg has joined #ruby
crdpink2 has joined #ruby
Lewix has joined #ruby
webus has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
crdpink has quit [Ping timeout: 255 seconds]
bcavileer has quit [Ping timeout: 258 seconds]
jabreity has quit [Ping timeout: 258 seconds]
daemonwrangler has quit [Ping timeout: 258 seconds]
jonathanwallace has quit [Ping timeout: 258 seconds]
Iacobus has quit [Ping timeout: 255 seconds]
M-manveru has quit [Ping timeout: 276 seconds]
jcp_ has quit [Ping timeout: 265 seconds]
rflot has quit [Ping timeout: 265 seconds]
Tony-St4rk has quit [Ping timeout: 265 seconds]
vuoto has joined #ruby
ghostlight has quit [Ping timeout: 248 seconds]
andersh has joined #ruby
yo61 has joined #ruby
jlyndon has joined #ruby
kireevco has joined #ruby
ELCALOR has joined #ruby
jonathanwallace has joined #ruby
rvca has joined #ruby
Devalo has quit [Remote host closed the connection]
ghr has joined #ruby
bcavileer has joined #ruby
alfiemax has joined #ruby
Tony-St4rk has joined #ruby
Devalo has joined #ruby
the_drow has joined #ruby
daemonwrangler has joined #ruby
jcp_ has joined #ruby
rflot has joined #ruby
ec has joined #ruby
Iacobus has joined #ruby
jabreity has joined #ruby
Devalo has quit [Ping timeout: 252 seconds]
ec has quit [Excess Flood]
vuoto has quit [Quit: Lost terminal]
vuoto has joined #ruby
ec has joined #ruby
vuoto has quit [Client Quit]
vuoto has joined #ruby
ercx2x has quit [Ping timeout: 240 seconds]
vuoto has quit [Client Quit]
codelogix has joined #ruby
M-shine has joined #ruby
loseyourmind has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
ghostlight has joined #ruby
elifoster has quit [Quit: sleep]
Jackneill has joined #ruby
codelogix has quit [Ping timeout: 244 seconds]
vuoto has joined #ruby
vuoto has quit [Client Quit]
saneax is now known as saneax-_-|AFK
vuoto has joined #ruby
the_drow has joined #ruby
pawnbox has quit [Remote host closed the connection]
conta has joined #ruby
lightener has joined #ruby
rvca has quit [Ping timeout: 264 seconds]
lightener has quit [Client Quit]
vuoto has quit [Client Quit]
cyphase has quit [Ping timeout: 248 seconds]
Rodya_ has joined #ruby
cyphase has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
Rajamaa has joined #ruby
the_drow has joined #ruby
loseyourmind has quit [Ping timeout: 265 seconds]
elastix has joined #ruby
Rodya_ has quit [Ping timeout: 272 seconds]
pawnbox has joined #ruby
elastix has quit [Client Quit]
ichkv has quit [Remote host closed the connection]
anisha has quit [Quit: This computer has gone to sleep]
cyphase has quit [Ping timeout: 260 seconds]
grill has quit [Ping timeout: 276 seconds]
grill has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
the_drow has joined #ruby
cyphase has joined #ruby
DoubleMalt has joined #ruby
ihre- is now known as ihre
tristanp has joined #ruby
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rringler has joined #ruby
tristanp has quit [Ping timeout: 252 seconds]
the_drow_ has joined #ruby
the_drow has quit [Ping timeout: 244 seconds]
solocshaw has joined #ruby
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
beauby has quit [Ping timeout: 248 seconds]
omphe has joined #ruby
cyphase has quit [Ping timeout: 250 seconds]
rringler has quit [Ping timeout: 240 seconds]
nankyokusei has joined #ruby
the_drow_ has quit [Read error: Connection reset by peer]
chwbacca has joined #ruby
threh has joined #ruby
cyphase has joined #ruby
the_drow has joined #ruby
omphe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nankyokusei has quit [Ping timeout: 264 seconds]
leea has joined #ruby
ItSANgo has quit [Ping timeout: 244 seconds]
omphe has joined #ruby
ItSANgo_ has joined #ruby
threh has quit [Quit: 'Til next time]
mikecmpbll has joined #ruby
abucha has joined #ruby
BillSussman has quit [Ping timeout: 244 seconds]
ItSANgo_ has quit [Ping timeout: 255 seconds]
ixti has quit [Ping timeout: 276 seconds]
ItSANgo__ has joined #ruby
codelogi1 has joined #ruby
pandaant has joined #ruby
Rodya_ has joined #ruby
ItSANgo__ has quit [Ping timeout: 255 seconds]
omphe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ItSANgo__ has joined #ruby
Rodya_ has quit [Ping timeout: 250 seconds]
tubuliferous has joined #ruby
pandaant has quit [Ping timeout: 276 seconds]
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ItSANgo_ has joined #ruby
pandaant has joined #ruby
ItSANgo__ has quit [Ping timeout: 255 seconds]
ixti has joined #ruby
dminuoso has quit [Ping timeout: 244 seconds]
ItSANgo__ has joined #ruby
[k- has joined #ruby
tr83 has joined #ruby
tr83 has left #ruby [#ruby]
ItSANgo_ has quit [Ping timeout: 260 seconds]
tonini has joined #ruby
aidalgol has quit [Remote host closed the connection]
jcao219 has quit [Ping timeout: 272 seconds]
Alina-malina has quit [Changing host]
Alina-malina has joined #ruby
leksster has joined #ruby
M-manveru has joined #ruby
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #ruby
platzhirsch has joined #ruby
dionysus69 has quit [Remote host closed the connection]
deer_hunter has quit [Ping timeout: 255 seconds]
Mon_Ouie has quit [Ping timeout: 244 seconds]
jcao219 has joined #ruby
gingray has joined #ruby
Mon_Ouie has joined #ruby
postmodern has quit [Quit: Leaving]
horst has quit [Quit: horst]
deer_hunter has joined #ruby
deer_hunter has joined #ruby
deer_hunter has quit [Changing host]
eclaire has joined #ruby
horst has joined #ruby
horst has quit [Client Quit]
grill has quit [Ping timeout: 248 seconds]
Technodrome has joined #ruby
JoshS has joined #ruby
pwnd_nsfw` has joined #ruby
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pwnd_nsfw has quit [Ping timeout: 272 seconds]
gingray has quit [Ping timeout: 244 seconds]
harai has quit [Ping timeout: 272 seconds]
jenrzzz has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
LambdaSix has quit [Ping timeout: 255 seconds]
aurelien has joined #ruby
nadir has quit [Quit: Connection closed for inactivity]
armin_ has quit [Quit: relate to the matter as i drop the bomb]
anisha has joined #ruby
stamina has joined #ruby
Rodya_ has joined #ruby
armin has joined #ruby
tomphp has joined #ruby
abucha_ has joined #ruby
unreal has quit [Ping timeout: 244 seconds]
abucha has quit [Ping timeout: 250 seconds]
selu has joined #ruby
selu has quit [Client Quit]
Rodya_ has quit [Ping timeout: 248 seconds]
armin has quit [Client Quit]
unreal has joined #ruby
hightower2 has quit [Ping timeout: 264 seconds]
yqt has joined #ruby
biberu has joined #ruby
armin has joined #ruby
armin has quit [Client Quit]
Technodrome has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
omphe has joined #ruby
firstdayonthejob has quit [Ping timeout: 265 seconds]
hightower2 has joined #ruby
CloCkWeRX has quit [Ping timeout: 272 seconds]
jcao219 has quit [Ping timeout: 244 seconds]
afisher has joined #ruby
jcao219 has joined #ruby
rnda has joined #ruby
ocbtec has joined #ruby
tristanp has joined #ruby
<afisher> Hi. I've been trying to fix up a whole lot of rubocop violations in a puppet module. I started with 532 and I'm now down to just 1.
unreal_ has joined #ruby
<afisher> I'm a ruby novice though, and don't really understand the fix I need to make.
unreal has quit [Ping timeout: 240 seconds]
tristanp has quit [Ping timeout: 264 seconds]
elenatanasoiu has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
LambdaSix has joined #ruby
c0mrad3 has joined #ruby
the_drow has joined #ruby
CloCkWeRX has joined #ruby
solocshaw has quit [Remote host closed the connection]
elenatanasoiu has quit [Ping timeout: 265 seconds]
solocshaw has joined #ruby
Ishido has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
abucha_ has quit [Quit: Leaving...]
sepp2k has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
nankyokusei has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
the_drow has joined #ruby
JeanCarloMachado has joined #ruby
nankyokusei has quit [Ping timeout: 276 seconds]
mikecmpbll has quit [Quit: inabit. zz.]
Tempesta__ is now known as Tempesta
Tempesta has quit [Changing host]
Tempesta has joined #ruby
codelogi1 has quit [Ping timeout: 252 seconds]
gingray has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
jcao219 has quit [Ping timeout: 255 seconds]
mikecmpbll has joined #ruby
elenatanasoiu has joined #ruby
c355e3b has joined #ruby
elenatanasoiu has quit [Client Quit]
the_drow has joined #ruby
rippa has joined #ruby
horst has joined #ruby
horst has quit [Client Quit]
solocshaw has quit [Quit: solocshaw]
eizua has joined #ruby
catfly has joined #ruby
conta has quit [Ping timeout: 265 seconds]
<lupine> afisher: just replace "reduce" with "each_with_object". If you believe rubocop, anyway
<lupine> wonder what hte justification for that cop is
Drakevr has quit [Changing host]
Drakevr has joined #ruby
capitainIsh has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
<afisher> lupine: Hi. It's not a 1-to-1 replacement here http://www.rubydoc.info/gems/rubocop/0.42.0/RuboCop/Cop/Style/EachWithObject
<elomatreb> Maybe it complains about is because of the explicit return? each_with_object would be a little cleaner I'd say
<elomatreb> afisher: Could you link your gist again?
<afisher> sure
<afisher> and thanks for taking a look
elenatanasoiu has joined #ruby
platzhirsch has quit [Quit: WeeChat 1.4]
eclaire has quit [Quit: Bye]
solocshaw has joined #ruby
claudiuinberlin has joined #ruby
hanmac has quit [Ping timeout: 248 seconds]
Rodya_ has joined #ruby
blackmesa has joined #ruby
<afisher> elomatreb: great! thanks
<elomatreb> btw, If you disagree/don't like a rubocop rule you're free to turn them off, especially more opinionated ones like this
catfly has quit [Quit: catfly]
<afisher> sure. i don't like turning them off because I don't understand them though.
solocshaw has quit [Remote host closed the connection]
elenatanasoiu has quit [Ping timeout: 264 seconds]
Rodya_ has quit [Ping timeout: 272 seconds]
Tempesta_ has joined #ruby
catfly has joined #ruby
<afisher> But most importantly, I'm trying to make sure I'm not breaking anything!
<afisher> The project I'm working on had a *lot* of rubocop violations. What could possibly go wrong? https://github.com/voxpupuli/puppet-php/commits/master
Tempesta has quit [Ping timeout: 248 seconds]
blackmesa has quit [Ping timeout: 264 seconds]
ta_ has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
<afisher> The project has only very recently been adopted by the voxpupuli team. I'm trying to bring it in line with all the other voxpupuli puppet modules.
blackwind_123 has quit [Ping timeout: 250 seconds]
solocshaw has joined #ruby
<elomatreb> Consistency is important, agreed. But the rules enforced by rubocop weren't dictated by some divine entity
blackwind_123 has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
JakFrist has joined #ruby
hanmac has joined #ruby
solocshaw has quit [Remote host closed the connection]
solocshaw has joined #ruby
<elomatreb> afisher: For that first case (using the return of a regex match) there is a better alternative at least
<elomatreb> RegExp#match can be passed a block that is called with and only if there are matches
mikeiniowa has quit [Read error: Connection reset by peer]
<elomatreb> But for the others you're probably right
minimalism has quit [Quit: minimalism]
bsrd has joined #ruby
the_drow has joined #ruby
blackwind_123 has quit [Ping timeout: 244 seconds]
<afisher> elomatreb: Thanks.
<afisher> As in ...
<afisher> %r{INSTALLED PACKAGES, CHANNEL (.*):}i.match(set) { |m| channel = m[1].downcase }
<elomatreb> Pretty much, yeah
<afisher> wicked.
Guest75602 has quit [Ping timeout: 276 seconds]
miqlas-H has joined #ruby
alfiemax_ has joined #ruby
nuck has joined #ruby
nuck is now known as Guest36830
<elomatreb> afisher: You sure m[1] is correct though? I only see one matching group in the regex?
mikeiniowa has joined #ruby
erlingur has joined #ruby
solocshaw has quit [Remote host closed the connection]
<elomatreb> Scratch that, misremembered what MatchData#[] does
catfly has quit [Quit: catfly]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
elenatanasoiu has joined #ruby
DoubleMalt has quit [Ping timeout: 244 seconds]
<afisher> elomatreb: So it is ok? Would you mind if I ping you on the github PR I'm about to create?
ta_ has quit [Remote host closed the connection]
<elomatreb> m[1] will return the content of that matching group, yeah
<elomatreb> afisher: I wouldn't mind taking a look, but I'm no Ruby pro either
jenrzzz has quit [Ping timeout: 255 seconds]
DoubleMalt has joined #ruby
codelogix has joined #ruby
JRajamaa has joined #ruby
Robtop__ has joined #ruby
JRajamaa has quit [Client Quit]
Rajamaa has quit [Ping timeout: 260 seconds]
codelogix has quit [Ping timeout: 252 seconds]
Tempesta_ is now known as Tempesta
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Rajamaa has joined #ruby
pwnd_nsfw` has quit [Ping timeout: 250 seconds]
solocshaw has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
alexherbo2 has quit [Quit: WeeChat 1.5]
alexherbo2 has joined #ruby
<afisher> elomatreb: https://github.com/voxpupuli/puppet-php/pull/241 is the PR. Thanks again.
<afisher> You might claim to not be a pro, but it's all relative! ;)
pwnd_nsfw` has joined #ruby
<elomatreb> afisher: Taking a look now!
JakFrist has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jonyijoe has joined #ruby
Ishido has quit [Remote host closed the connection]
Macaveli has joined #ruby
Robtop__ has quit [Ping timeout: 250 seconds]
Ishido has joined #ruby
stamina has quit [Ping timeout: 265 seconds]
unreal_ has quit [Ping timeout: 264 seconds]
doublemalt_ has joined #ruby
elenatanasoiu has quit [Ping timeout: 244 seconds]
the_drow has joined #ruby
DoubleMalt has quit [Ping timeout: 248 seconds]
symm- has quit [Read error: Connection reset by peer]
unreal has joined #ruby
Rodya_ has joined #ruby
shinnya has joined #ruby
symm- has joined #ruby
conta has joined #ruby
Rodya_ has quit [Ping timeout: 255 seconds]
omphe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
capitainIsh has joined #ruby
elenatanasoiu has joined #ruby
pawnbox has quit [Remote host closed the connection]
elenatanasoiu has quit [Ping timeout: 264 seconds]
beauby has joined #ruby
tristanp has joined #ruby
RedNifre has left #ruby ["WeeChat 1.4"]
pwnd_nsfw` has quit [Read error: Connection reset by peer]
pwnd_nsfw` has joined #ruby
pawnbox has joined #ruby
conta1 has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
PocketKiller has joined #ruby
PocketKiller has left #ruby ["Leaving, don't forget me!"]
tristanp has quit [Ping timeout: 272 seconds]
solocshaw has quit [Ping timeout: 240 seconds]
JakFrist has joined #ruby
vuoto has joined #ruby
conta has quit [Ping timeout: 265 seconds]
conta1 is now known as conta
jeffreylevesque has joined #ruby
<jeffreylevesque> If line 6 errors but still echo's, will my assignment to 'test_join' still occur - https://bpaste.net/show/5b6ea164967d?
the_drow has joined #ruby
unreal has quit [Ping timeout: 255 seconds]
<jeffreylevesque> I mean will the factor.core still echo the assignment to my variable 'test_join'
<afisher> jeffreylevesque: Having a look now
pandaant has quit [Remote host closed the connection]
ziprar has quit [Ping timeout: 244 seconds]
noob has joined #ruby
nankyokusei has joined #ruby
noob has left #ruby [#ruby]
elenatanasoiu has joined #ruby
agit0 has joined #ruby
unreal has joined #ruby
nankyokusei has quit [Ping timeout: 244 seconds]
omphe has joined #ruby
JakFrist has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
agit0 has quit [Client Quit]
the_drow has quit [Read error: Connection reset by peer]
the_drow has joined #ruby
sdothum has joined #ruby
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
unreal_ has joined #ruby
unreal has quit [Ping timeout: 248 seconds]
conta has quit [Ping timeout: 244 seconds]
mtkd has quit [Read error: Connection reset by peer]
^mtkd has joined #ruby
jeffreylevesque has quit [Quit: Colloquy for iPhone - http://colloquy.mobi]
tercenya_ has joined #ruby
JeanCarloMachado has quit [Ping timeout: 265 seconds]
face has joined #ruby
alfiema__ has joined #ruby
alfiema__ has quit [Client Quit]
alfiema__ has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
alfiemax_ has quit [Ping timeout: 272 seconds]
alfiemax has quit [Ping timeout: 244 seconds]
tercenya has quit [Ping timeout: 276 seconds]
the_drow has joined #ruby
omphe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
JeanCarloMachado has joined #ruby
flying has joined #ruby
vuoto has quit [Quit: Lost terminal]
vuoto has joined #ruby
alfiemax has joined #ruby
alfiema__ has quit [Ping timeout: 264 seconds]
Vile` has quit [Remote host closed the connection]
zmo has joined #ruby
<zmo> hi! I'm trying to write some tests using rspec, and I'd like to know if there's a way to launch a debugger when a test fails, so I can introspect what went wrong?
<zmo> (it's for a patch I'm writing for gitlab)
capitainIsh has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
jshjsh has joined #ruby
nanoz has joined #ruby
nanoz has quit [Changing host]
nanoz has joined #ruby
sepp2k has quit [Quit: Leaving.]
bsrd has quit [Quit: WeeChat 1.5]
JoshS has quit [Ping timeout: 264 seconds]
the_drow has quit [Ping timeout: 240 seconds]
the_drow has joined #ruby
jhack0 has quit []
erlingur has quit [Ping timeout: 260 seconds]
jonyijoe has quit [Remote host closed the connection]
jonyijoe has joined #ruby
vuoto has quit [Remote host closed the connection]
Beast has joined #ruby
<flying> hi ruby I'm coming from a background in java to learn ruby but I'm having some trouble to understand attr_accessor
<flying> can you help me?
jonyijoe has quit [Ping timeout: 250 seconds]
rahul-kumi has joined #ruby
<elomatreb> flying: The key thing to understand is that things like the attr_* functions are just functions that get executed, not a language keyword or something like that
rahul-kumi has left #ruby [#ruby]
<elomatreb> attr_accesor defines two methods: One to read the corresponding variable, and another one to set it
herbmillerjr has joined #ruby
Rajamaa has quit [Quit: Konversation terminated!]
nickjj__ has joined #ruby
Xeago has quit [Ping timeout: 276 seconds]
Xeago_ has joined #ruby
Xeago_ is now known as Xeago
Pixi_ has joined #ruby
vuoto has joined #ruby
Rajamaa has joined #ruby
tomphp has joined #ruby
Xiti` has quit [Ping timeout: 244 seconds]
gingray has quit [Ping timeout: 252 seconds]
jeffreylevesque has joined #ruby
Pixi_ has quit [Ping timeout: 248 seconds]
codelogi1 has joined #ruby
NetSage has quit [Remote host closed the connection]
<flying> ok I'm trying to do some test :)
<flying> http://pastebin.com/kZRan40v why I have the error... undefined local variable or method "mark"?
<ruby[bot]> flying: we in #ruby do not like pastebin.com, I reposted your paste to gist for you: https://gist.github.com/4a12745ef36effc0fcd23b53a20b19c1
<ruby[bot]> flying: pastebin.com loads slowly for most, has ads which are distracting and has terrible formatting.
jeffreylevesque has quit [Client Quit]
<flying> ok thanks
anisha has quit [Quit: This computer has gone to sleep]
JeanCarloMachado has quit [Ping timeout: 272 seconds]
<elomatreb> flying: Two things:
<elomatreb> 1. If you want to create a string, you need to wrap it in quotes. Like so: "mark".
codelogi1 has quit [Ping timeout: 260 seconds]
<flying> yes I tried using the quotes... same error
blackwind_123 has joined #ruby
<flying> I still have that error
<elomatreb> Can you show me your version with quotes?
<flying> person.name="mark"
<flying> all the rest is the same
arooni_team_b has quit [Quit: ZNC - http://znc.in]
<elomatreb> This will still error, but now you get a different error, right?
<flying> yes
alfiemax has quit []
<flying> I have undefined methos 'name='
<flying> *method
<elomatreb> This is because you don't have the accessor defined for the name variable
alfiemax has joined #ruby
<elomatreb> Add `attr_accessor :name` to your class
<flying> but name is a def and not a variable...isn't?
Rodya_ has joined #ruby
<elomatreb> Once you assign something using person.name = "something", your class will have a instance variable called `@name`
<elomatreb> (The @ denotes that it's an instance variable)
Xiti has joined #ruby
<flying> it still doesn't work
<elomatreb> We're probably misunderstanding each other, let me write up a small example
zotherst1 has joined #ruby
Rodya_ has quit [Ping timeout: 248 seconds]
YaknotiS has quit [Quit: Leaving]
zotherstupidguy has quit [Ping timeout: 264 seconds]
YaknotiS has joined #ruby
arooni has joined #ruby
Alina-malina has quit [Ping timeout: 265 seconds]
tercenya has joined #ruby
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cpruitt has quit [Quit: cpruitt]
Alina-malina has joined #ruby
tercenya_ has quit [Ping timeout: 244 seconds]
anisha has joined #ruby
saneax-_-|AFK is now known as saneax
<flying> thanks for the help but you say: p.name = "Mark" # Use the method `name=` to assign something
<flying> but name is a variable and not a method
<flying> am I wrong?
<elomatreb> This is one of the tricky parts of Ruby
tercenya has quit [Ping timeout: 264 seconds]
^mtkd has quit [Ping timeout: 252 seconds]
<flying> really I can't understand... name is a method?
<elomatreb> It's a method, with the name `name=`, but the language allows you to write the method with spaces before and after the `=`
<elomatreb> One moment please
<flying> ok
mtkd has joined #ruby
<elomatreb> flying: https://eval.in/649240
the_drow has quit [Ping timeout: 260 seconds]
mrwn has quit [Ping timeout: 255 seconds]
dviola has joined #ruby
<elomatreb> In Ruby, everything you can call on an object (from the outside) is a method, there are no properties or things like that
mrwn has joined #ruby
the_drow has joined #ruby
<flying> so in ruby everything is a method?
<flying> doesn't exist varaibles?
<flying> a = 10 a is a method?
<elomatreb> In your example, a is a variable
<alfiemax> in ruby everything is an object
<elomatreb> some_instance.a = 10 would be calling the method `a=`
<flying> ok and when a is a method?? can you change a = 10 to get a as method please?
<elomatreb> You can do that, but it's probably not what you want
<elomatreb> If you say "a = 10", you create a local variable called a, with a value of 10 (which is a specific instance of the class Integer)
<elomatreb> If you're getting started, codecademy.com has a decent Ruby course
<flying> I was studying on pluralsight
<flying> I don't know if it more or less better than codecademy.com but I was confusing about these things with ruby... method, variables and attr_accessor :)
elenatanasoiu has quit [Ping timeout: 255 seconds]
<elomatreb> It can be really confusing if you're coming from other languages, yeah
<flying> yeah
<flying> I have experience with bash
<flying> java
<flying> I'm very confused
<elomatreb> But once you understand it, you realize how nice and powerful Rubys ways are
AlexxNica has joined #ruby
<flying> I found some videos on youtube but they made me much more confused :)
<flying> your help has been very useful :)
zotherst1 has quit [Quit: WeeChat 1.5]
solocshaw has joined #ruby
tristanp has joined #ruby
<flying> so attr_accessor hasn't any default value? I have to set that object each time I create a new class?
NetSage has joined #ruby
ruby-lang339 has joined #ruby
agit0 has joined #ruby
gingray has joined #ruby
<NetSage> php lol
jamlee has joined #ruby
<jamlee> hi
<jamlee> have any book about the Automatic Work ?
<elomatreb> flying: No, attr_accessor by itself does not set any default value (technically, it doesn't even create the variable until you assign it)
tristanp has quit [Ping timeout: 265 seconds]
<elomatreb> You usually set things like defaults in the initialize method of your class, the Ruby equivalent of a Java constructor
harfangk has quit [Ping timeout: 248 seconds]
ruby-lang339 has quit [Ping timeout: 240 seconds]
<flying> has the initialize method the same name of the class like in java?
futilegames has joined #ruby
miqlas-H has quit [Ping timeout: 265 seconds]
ponga has joined #ruby
emcoffey3 has joined #ruby
<elomatreb> flying: No, it's literally called `initialize`: https://eval.in/649243
pawnbox has quit [Remote host closed the connection]
agit0 has quit [Quit: zzzZZZ….]
AlexRussia has quit [Ping timeout: 250 seconds]
<flying> ok
doublemalt_ has quit [Ping timeout: 248 seconds]
ledestin has joined #ruby
nankyokusei has joined #ruby
emcoffey3 has left #ruby ["Leaving"]
roflmyeggo has joined #ruby
pookie is now known as olspookishmagus
nankyokusei has quit [Ping timeout: 252 seconds]
mrwn has quit [Ping timeout: 264 seconds]
joast has joined #ruby
AlexRussia has joined #ruby
fusmu has joined #ruby
Rodya_ has joined #ruby
tercenya has joined #ruby
anisha has quit [Quit: This computer has gone to sleep]
Rodya_ has quit [Remote host closed the connection]
nadir has joined #ruby
beauby has quit [Ping timeout: 255 seconds]
raatiniemi has quit [Remote host closed the connection]
Rodya_ has joined #ruby
raatiniemi has joined #ruby
SteenJobs has joined #ruby
Rodya_ has quit [Remote host closed the connection]
the_drow has quit [Read error: Connection reset by peer]
the_drow has joined #ruby
blackwind_123 has quit [Ping timeout: 244 seconds]
vuoto has quit [Quit: Lost terminal]
sumobob has joined #ruby
solocshaw has quit [Ping timeout: 255 seconds]
Rodya_ has joined #ruby
tmtwd has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
alfiemax_ has joined #ruby
sumobob has quit [Ping timeout: 272 seconds]
alfiemax has quit [Ping timeout: 265 seconds]
the_drow has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
NTrash has joined #ruby
SteenJobs has joined #ruby
enterprisey has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
ropeney has joined #ruby
roflmyeggo has quit [Ping timeout: 240 seconds]
s2013 has joined #ruby
the_drow has joined #ruby
jamlee has quit [Ping timeout: 255 seconds]
s2013 has quit [Client Quit]
s2013 has joined #ruby
Kamilion has quit [Changing host]
Kamilion has joined #ruby
roflmyeggo has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
GodFather has quit [Quit: Ex-Chat]
GodFather has joined #ruby
redpants has joined #ruby
the_drow has joined #ruby
eizua has quit [Remote host closed the connection]
anisha has joined #ruby
<flying> person = class test .......
<flying> is that correct in ruby? so I can assign to a variable "person" the result of a class?
tristanp has joined #ruby
tercenya has quit [Read error: Connection reset by peer]
sumobob has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
<Papierkorb> flying: What are you trying to do? Creating a anonymous class?
<flying> just testing locally ... I'm learning ruby :)
tercenya has joined #ruby
<flying> reading doc.. watching some videos on pluralsight, youtube :)
<Papierkorb> flying: Fire up `pry` and just type "class Foo; end" and see what it returns (See the "=> .." line below)
the_drow has quit [Read error: Connection reset by peer]
<flying> pry?
SteenJobs has joined #ruby
solocshaw has joined #ruby
ARCADIVS has quit [Quit: ARCADIVS]
<Papierkorb> like irb, but actually good. just install it through "gem install pry"
the_drow has joined #ruby
red-lichtie has joined #ruby
tristanp has quit [Ping timeout: 260 seconds]
<flying> I'm a mac
<flying> let me check if I can install with brew
<Papierkorb> gem install.
<Papierkorb> it's a ruby tool.
jonyijoe has joined #ruby
<flying> ok
<flying> ok installed :)
<red-lichtie> Hi, I am trying to install a "ruby gem" and it fails while building the native extension. How can I modify the Makefile so that it doesn't get replaced? Is there a preserve option or something?
SteenJobs has quit [Client Quit]
<flying> result = class Foo; answer = 5*5; end
<flying> simple question... why I should use a class to run code if I can do the same without it?
<Papierkorb> flying: Because you're not doing OOP otherwise.
firstdayonthejob has joined #ruby
doublemalt_ has joined #ruby
<flying> yes but in this case I don't create any object.. isn't?
<Papierkorb> flying: For small-ish scripts, people don't care. Applications are a different matter.
<flying> result in this case "I think" is a variable.. so I'm assigning to a variable the value of a class
jonyijoe has quit [Ping timeout: 240 seconds]
<Papierkorb> flying: You do. Everything is an object in ruby, including the topmost one where you end up first, commonly called "main"
<Papierkorb> flying: Look at the line below in pry. What does it say?
<flying> [2] pry(main)> class Foo; end
<flying> => nil
<flying> this one?
<Papierkorb> flying: What is `nil`?
<flying> it meqns null
<Papierkorb> well, yes, but in the sense of "no object"
<Papierkorb> That's what the class operator returned
the_drow_ has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
<flying> but if I want to use a class should I create a new object ?
<Papierkorb> But you can access the class by its name, in this case, "Foo".
<flying> like in Java I mean
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Papierkorb> Yes, of course
vqrs has quit [Ping timeout: 272 seconds]
<Papierkorb> You instantiate classes to get an brand-new instance (object) of that class
<flying> ah ok ok so result is the object instantiated from the class Foo
<flying> right?
<Papierkorb> of `class` you mean? Well, what did it return again?
pcoridan has joined #ruby
<flying> result = class Foo; answer = 5*5; end
<flying> I mean in this case
<flying> result is the object instantiated from the class Foo
<flying> am I right?
<Papierkorb> That code will run, but doesn't make much sense
<Papierkorb> Not at all
<Papierkorb> You're opening/creating the class Foo, run "answer = 5*5" in its context, and end it
<flying> I got 25 as result
<Papierkorb> Yes due to internal reasons.
<Papierkorb> Still, it's wrong.
vqrs has joined #ruby
<flying> ok thanks :)
sumobob has quit [Ping timeout: 250 seconds]
codelogix has joined #ruby
alfiemax_ has quit [Remote host closed the connection]
alfiemax has joined #ruby
nando293921 has joined #ruby
codelogix has quit [Ping timeout: 240 seconds]
Devalo has joined #ruby
sdothum has quit [Ping timeout: 248 seconds]
shinnya has quit [Ping timeout: 244 seconds]
leksster has quit [Remote host closed the connection]
Devalo has quit [Ping timeout: 265 seconds]
marsjaninzmarsa has quit [Quit: ZNC 1.7.x-git-487-cbf5c38 - http://znc.in]
sdothum has joined #ruby
nanoz has quit [Quit: <3]
elifoster has joined #ruby
marsjaninzmarsa has joined #ruby
the_drow_ has quit [Read error: Connection reset by peer]
CherryPuffs has joined #ruby
CherryPuffs has quit [Client Quit]
jottr has joined #ruby
harai has joined #ruby
nando293921 has quit [Read error: Connection reset by peer]
nando293921 has joined #ruby
the_drow has joined #ruby
dminuoso has joined #ruby
CherryPuffs has joined #ruby
agit0 has joined #ruby
anisha has quit [Quit: This computer has gone to sleep]
Wizznt has joined #ruby
blackwind_123 has joined #ruby
nando293921 has quit [Read error: Connection reset by peer]
nando293921 has joined #ruby
sdothum has quit [Ping timeout: 248 seconds]
flying has quit []
dminuoso has quit [Ping timeout: 272 seconds]
sdothum has joined #ruby
fullofcaffeine has joined #ruby
dionysus69 has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
the_drow has joined #ruby
webus has quit [Ping timeout: 260 seconds]
blackwind_123 has quit [Ping timeout: 240 seconds]
<Mrgoose2> Anyone know how I can use a module method from irb?
blackwind_123 has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jottr has quit [Ping timeout: 250 seconds]
ScRaMbLe has joined #ruby
<matthewd> Mrgoose2: The same way you use any other method... call it on an object that it's defined on
fullofca_ has joined #ruby
<Mrgoose2> http://pastebin.com/sHjur4hg , i have a generators.rb file setup like this.. i run 'irb' and then i do require './generators.rb' and it returns true
<ruby[bot]> Mrgoose2: we in #ruby do not like pastebin.com, I reposted your paste to gist for you: https://gist.github.com/88d4a0a20635741e432fc077acd1899d
<ruby[bot]> Mrgoose2: pastebin.com loads slowly for most, has ads which are distracting and has terrible formatting.
the_drow has joined #ruby
<Mrgoose2> then i try to call Common::PKI::Generators::generate_serial
CloCkWeRX has quit [Quit: Leaving.]
<Mrgoose2> and i get an error
<matthewd> Yeah.. that's not how you use a method defined inside a module
<Mrgoose2> NoMethodError: undefined method `generate_serial' for Common::PKI::Generators:Module
enterprisey has quit [Remote host closed the connection]
<Mrgoose2> ahhh
<Mrgoose2> well that would explain it
<Mrgoose2> How would i go about using a method defined inside a module? From what ive been able to gather online it was always just ModuleName.methodname
<matthewd> You need to include the module somewhere, or define the method as a class/module function ("self.")
fullofcaffeine has quit [Ping timeout: 240 seconds]
<Mrgoose2> hmm
<matthewd> If you've got an example of something implying ModuleName.methodname, I can maybe help clarify what it meant
tubuliferous has quit [Ping timeout: 265 seconds]
<Mrgoose2> the example i saw uses 'def self.methodname'
<Mrgoose2> as you described
sdothum has quit [Read error: Connection reset by peer]
sdothum has joined #ruby
<Mrgoose2> assuming I dont use 'self.' you mentioned 'you need to include the module somewhere' . Would that be doing a 'require' ?
<matthewd> No, that would be doing an 'include'
jonyijoe has joined #ruby
<a1fa> ruby-pcap must be the worst documented gem. is there anything else out there?
vjacob has joined #ruby
<Mrgoose2> matthewd: thank you very much
<Mrgoose2> require './generators.rb' , include Common::PKI::Generators , Common::PKI::Generators::generate_serial
<Mrgoose2> works
<ropeney> lol
<Mrgoose2> no good?
<matthewd> That's not doing what you think it is
<Mrgoose2> hmm
<matthewd> require './generators.rb'; include Common::PKI::Generators; generate_serial
threh has joined #ruby
jonyijoe has quit [Ping timeout: 265 seconds]
<matthewd> Your version happens to work because when you include something at the top level (you generally never want to do that in a real program, though it's fine for irb experimentation) it becomes available on every object... including the Generators module
nando293921 has quit [Ping timeout: 248 seconds]
hopsoft has joined #ruby
pragmaticus has joined #ruby
dtscode has joined #ruby
t3ra has joined #ruby
Alina-malina has quit [Changing host]
Alina-malina has joined #ruby
<Mrgoose2> ah ok. Do you happen to have any recommended books/material for learning ruby? I'm familiar with other languages but just getting started with Ruby and have mostly just been playing around trying to find my way around
agit0 has quit [Quit: zzzZZZ….]
JeanCarloMachado has joined #ruby
hopsoft has quit [Client Quit]
eljimbo has joined #ruby
<dtscode> hey guys! I'm fairly new to ruby, and just setup nginx/passenger/sinatra/slim. Currently I'm trying to write a little webapp in Sinatra that works fine except for one part. In this gist: https://gist.github.com/anonymous/9f166e81120c4e07e1d6c10151f65814 if the passed browser does not exist in the list of browsers, it should return "BROWSER is not a
<dtscode> recognized browser". It appears to be completely skipping that check (as you can see from the following curl calls). any ideas?
agit0 has joined #ruby
nikivi has joined #ruby
nankyokusei has joined #ruby
fullofca_ has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
<ropeney> dtscode, you might want a return before the string in that check
<dtscode> ropeney: why do the others not need a string?
<dtscode> err
<dtscode> ropeney: why do the others not need a return?
the_drow has quit [Read error: Connection reset by peer]
<ropeney> because they are the last resolved expression of the method
<dtscode> ah
<ropeney> in your check it makes a string, then ditches it continuing
jonyijoe has joined #ruby
<dtscode> hmmm
<dtscode> I didn't peg ruby as the kind of language to work that way
<dtscode> thats really cool
<dtscode> reminds me of haskell
<ropeney> so fixed it?
agit0 has quit [Ping timeout: 252 seconds]
<dtscode> trying it right now
nankyokusei has quit [Ping timeout: 255 seconds]
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<matthewd> Mrgoose2: No up to date suggestions, sorry. Pickaxe & the poignant guide worked well for me, but I don't know what the current standard recommendations are.
<dtscode> yep that worked. thanks ropeney!
the_drow has joined #ruby
<ropeney> np!
nalik89 has quit [Read error: No route to host]
nalik89 has joined #ruby
hopsoft has joined #ruby
fullofcaffeine has quit [Ping timeout: 252 seconds]
jottr has joined #ruby
l4v2 has joined #ruby
nikivi has quit [Quit: irc]
s2013 has joined #ruby
t3ra has quit [Ping timeout: 260 seconds]
fullofca_ has joined #ruby
nalik89 is now known as nullsleep
t3ra has joined #ruby
conta has joined #ruby
nyaarr has joined #ruby
stamina has joined #ruby
agent_white has left #ruby [#ruby]
t3ra has quit [Quit: Lost terminal]
jphase has joined #ruby
mrwn has joined #ruby
spk has quit [Quit: ZNC - http://znc.in]
UserOO7 has joined #ruby
jrafanie has quit [Remote host closed the connection]
spk has joined #ruby
matp_ has joined #ruby
matp has quit [Ping timeout: 265 seconds]
the_drow has quit [Read error: Connection reset by peer]
kingkong- has joined #ruby
saneax is now known as saneax-_-|AFK
JeanCarloMachado has quit [Ping timeout: 240 seconds]
chouhoulis has quit [Remote host closed the connection]
Wizznt has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
the_drow has joined #ruby
tmtwd has quit [Ping timeout: 272 seconds]
capitainIsh has joined #ruby
tmtwd has joined #ruby
lxsameer has joined #ruby
nettoweb has joined #ruby
tristanp has joined #ruby
Burgestrand has joined #ruby
<kingkong-> hi all. on debian wheezy, i installed rvm rails but see thats security risk to install it as root. "rvm explode" is enough to revert it ?
jcao219 has joined #ruby
nullsleep has quit [Quit: Leaving]
<havenwood> kingkong-: rvm implode
rvca has joined #ruby
<havenwood> exploding rvm would leave a mess
eljimbo has quit [Quit: This computer has gone to sleep]
tristanp has quit [Ping timeout: 244 seconds]
UserOO7 has quit [Remote host closed the connection]
vqrs has quit [Ping timeout: 244 seconds]
mrwn has quit [Ping timeout: 276 seconds]
vqrs has joined #ruby
stamina has quit [Ping timeout: 252 seconds]
solocshaw has quit [Ping timeout: 250 seconds]
mrwn has joined #ruby
hk238 has joined #ruby
rvca has quit [Quit: Leaving]
tubuliferous has joined #ruby
rvca has joined #ruby
the_drow has quit [Read error: Connection reset by peer]
tmtwd has quit [Ping timeout: 244 seconds]
hk238 has quit [Quit: http://www.kvirc.net/ 4.9.2 Aria]
the_drow has joined #ruby
codelogix has joined #ruby
a7d7p has joined #ruby
bsrd has joined #ruby
Burgestrand has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jcao219 has quit [Ping timeout: 240 seconds]
codelogix has quit [Ping timeout: 265 seconds]
mrmortondk has joined #ruby
fullofca_ has quit [Remote host closed the connection]
alfiemax has quit []
fullofcaffeine has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
tonini has quit [Quit: Connection closed for inactivity]
michael_mbp has quit [Excess Flood]
michael_mbp has joined #ruby
chwbacca has quit [Remote host closed the connection]
the_drow has quit [Read error: Connection reset by peer]
ichkv has joined #ruby
michael_mbp has quit [Excess Flood]
the_drow has joined #ruby
Xiti` has joined #ruby
<a7d7p> Following directions to install Rails (I’m new to this), and I had Xcode installed from before (not sure I ever used it). Typed “gcc” and ended up accepting terms of use, but it ends with “Clang: error: no input files” ? Any suggestions? I have Xcode in my apps folder (Mac)
threh has quit [Ping timeout: 248 seconds]
loechel has joined #ruby
elifoster|alt has joined #ruby
atmosx_ has joined #ruby
<dtscode> that error means clang wasn't given any files to process
hayden___ has joined #ruby
ocbtec has quit [Quit: leaving]
solocshaw has joined #ruby
<havenwood> a7d7p: Try: gcc --version
nirix_ has joined #ruby
manveru has quit [Ping timeout: 265 seconds]
hayden__ has quit [Ping timeout: 265 seconds]
blackwind_123 has quit [Ping timeout: 265 seconds]
jabreity has quit [Ping timeout: 265 seconds]
yo61 has quit [Ping timeout: 265 seconds]
nirix has quit [Ping timeout: 265 seconds]
cjk101010 has quit [Ping timeout: 265 seconds]
atmosx has quit [Ping timeout: 265 seconds]
camilasan has quit [Read error: Connection reset by peer]
techntoke has quit [Ping timeout: 265 seconds]
jokke has quit [Ping timeout: 265 seconds]
kspencer has quit [Ping timeout: 265 seconds]
nirix_ is now known as nirix
hayden___ is now known as hayden__
nibbo_ has quit [Ping timeout: 244 seconds]
jokke has joined #ruby
elifoster has quit [Ping timeout: 265 seconds]
Xiti has quit [Ping timeout: 265 seconds]
Nightmare has quit [Ping timeout: 265 seconds]
blackwind_123 has joined #ruby
spk has quit [Quit: ZNC - http://znc.in]
Nightmare has joined #ruby
nibbo has joined #ruby
<a7d7p> havenwood: I get… Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/c++/4.2.1
<a7d7p> Apple LLVM version 8.0.0 (clang-800.0.38)
<a7d7p> Target: x86_64-apple-darwin15.6.0
ocbtec has joined #ruby
<a7d7p> Thread model: posix
<a7d7p> InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
cjk101010 has joined #ruby
Devalo has joined #ruby
camilasan has joined #ruby
kspencer has joined #ruby
<havenwood> a7d7p: Looks good!
harai_ has joined #ruby
firstdayonthejob has quit [Quit: WeeChat 1.5]
ghostlight has quit [Ping timeout: 240 seconds]
the_drow has quit [Read error: Connection reset by peer]
techntoke has joined #ruby
spk has joined #ruby
symm- has quit [Ping timeout: 265 seconds]
<a7d7p> havewood… I guess that means I’m good to go? thanks
manveru has joined #ruby
harai has quit [Ping timeout: 276 seconds]
the_drow has joined #ruby
michael_mbp has joined #ruby
karthick has joined #ruby
Contigi has quit [Quit: Leaving]
jabreity has joined #ruby
yo61 has joined #ruby
nettoweb has quit [Ping timeout: 276 seconds]
ghostlight has joined #ruby
jshjsh has quit [Quit: Leaving]
spk has quit [Quit: ZNC - http://znc.in]
spk has joined #ruby
spk has quit [Client Quit]
blackmesa has joined #ruby
dminuoso has joined #ruby
spk has joined #ruby
ocbtec has quit [Quit: leaving]
guoz has joined #ruby
guoz has left #ruby [#ruby]
the_drow has quit [Ping timeout: 260 seconds]
the_drow has joined #ruby
jhack has joined #ruby
pawnbox has joined #ruby
threh has joined #ruby
dminuoso has quit [Ping timeout: 244 seconds]
spk has quit [Quit: ZNC - http://znc.in]
juanfra_ has quit [Quit: juanfra_]
symm- has joined #ruby
juanfra has joined #ruby
spk has joined #ruby
_whitelogger_ has joined #ruby
juanfra_ has joined #ruby
daemoen_ has joined #ruby
daemonwrangler_ has joined #ruby
red-lichtie1 has joined #ruby
mmasaki_ has joined #ruby
juanfra_ has quit [Client Quit]
^raz^ has joined #ruby
justinmcp_ has joined #ruby
cjk101010_ has joined #ruby
Canucktux_ has joined #ruby
shinnya has joined #ruby
vjacob has quit [Quit: Leaving]
llua` has joined #ruby
kireevco_ has joined #ruby
ben_____ has joined #ruby
sarbs_ has joined #ruby
nitrix_ has joined #ruby
danzilio_ has joined #ruby
monoprotic has quit [Ping timeout: 240 seconds]
greenhat has quit [Ping timeout: 240 seconds]
NET||abuse has quit [Ping timeout: 240 seconds]
donnoc has quit [Ping timeout: 240 seconds]
yonatankoren has quit [Ping timeout: 240 seconds]
clamstar has quit [Ping timeout: 240 seconds]
akkad has quit [Ping timeout: 240 seconds]
LambdaSix has quit [Ping timeout: 240 seconds]
EDT_ has quit [Ping timeout: 240 seconds]
gigetoo has quit [Ping timeout: 240 seconds]
bocaneri has quit [Ping timeout: 240 seconds]
P1ro has quit [Ping timeout: 240 seconds]
cyphactor has quit [Ping timeout: 240 seconds]
programmerq has quit [Ping timeout: 240 seconds]
jyaworski has quit [Ping timeout: 240 seconds]
kallisti6 has quit [Ping timeout: 240 seconds]
avelldiroll has quit [Ping timeout: 240 seconds]
shortdudey123 has quit [Ping timeout: 240 seconds]
pcoridan has quit [Ping timeout: 240 seconds]
ujjain has quit [Ping timeout: 240 seconds]
bogdanteleaga has quit [Ping timeout: 240 seconds]
boogeyman has quit [Ping timeout: 240 seconds]
johnmilton has quit [Ping timeout: 240 seconds]
m4rCsi has quit [Ping timeout: 240 seconds]
biox has quit [Ping timeout: 240 seconds]
pocketprotector has quit [Ping timeout: 240 seconds]
soud has quit [Ping timeout: 240 seconds]
tsunamie has quit [Ping timeout: 240 seconds]
Tharbakim has quit [Ping timeout: 240 seconds]
Prira has quit [Ping timeout: 240 seconds]
code_ has quit [Ping timeout: 240 seconds]
vifino has quit [Ping timeout: 240 seconds]
atom3_ has quit [Ping timeout: 240 seconds]
bier has quit [Ping timeout: 240 seconds]
__main__ has quit [Ping timeout: 240 seconds]
crankharder has quit [Ping timeout: 240 seconds]
radic_ has quit [Ping timeout: 240 seconds]
egray_ has quit [Ping timeout: 240 seconds]
jcp has joined #ruby
`derpy has quit [Ping timeout: 240 seconds]
kloeri has quit [Ping timeout: 612 seconds]
spk has quit [*.net *.split]
jokke has quit [*.net *.split]
a7d7p has quit [*.net *.split]
Rodya_ has quit [*.net *.split]
nadir has quit [*.net *.split]
gingray has quit [*.net *.split]
nickjj__ has quit [*.net *.split]
pwnd_nsfw` has quit [*.net *.split]
aurelien has quit [*.net *.split]
bcavileer has quit [*.net *.split]
jonathanwallace has quit [*.net *.split]
ELCALOR has quit [*.net *.split]
zeroDi has quit [*.net *.split]
matled has quit [*.net *.split]
jmcc____________ has quit [*.net *.split]
pizzaops has quit [*.net *.split]
deimos has quit [*.net *.split]
discopatrick has quit [*.net *.split]
davidmichaelkarr has quit [*.net *.split]
banisterfiend has quit [*.net *.split]
silverdu1t has quit [*.net *.split]
ejnahc has quit [*.net *.split]
halfdan has quit [*.net *.split]
shelling__ has quit [*.net *.split]
ruurd- has quit [*.net *.split]
phredus has quit [*.net *.split]
helpa has quit [*.net *.split]
Aria has quit [*.net *.split]
pjaspers_ has quit [*.net *.split]
Todd has quit [*.net *.split]
rfv has quit [*.net *.split]
wuyin has quit [*.net *.split]
Drakevr has quit [*.net *.split]
bathtub_shark has quit [*.net *.split]
Fire-Dragon-DoL has quit [*.net *.split]
kingkong- has quit [*.net *.split]
iooner has quit [*.net *.split]
thejoecarroll has quit [*.net *.split]
queequeg2 has quit [*.net *.split]
dyjakan has quit [*.net *.split]
chee has quit [*.net *.split]
funnel has quit [*.net *.split]
Ikri has quit [*.net *.split]
mattp__ has quit [*.net *.split]
x0f_ has quit [*.net *.split]
chris2 has quit [*.net *.split]
devil_tux has quit [*.net *.split]
nedbat has quit [*.net *.split]
Y_Ichiro_ has quit [*.net *.split]
p1k has quit [*.net *.split]
nexace has quit [*.net *.split]
piotrj_ has quit [*.net *.split]
bhaak has quit [*.net *.split]
edwardly has quit [*.net *.split]
samuelkadolph has quit [*.net *.split]
orangey has quit [*.net *.split]
exchgr has quit [*.net *.split]
Tele has quit [*.net *.split]
yo61 has quit [*.net *.split]
mrmortondk has quit [*.net *.split]
raatiniemi has quit [*.net *.split]
GodFather has quit [*.net *.split]
hanmac has quit [*.net *.split]
ixti has quit [*.net *.split]
Jackneill has quit [*.net *.split]
jcp_ has quit [*.net *.split]
constantinexvi has quit [*.net *.split]
axisys has quit [*.net *.split]
segmond has quit [*.net *.split]
znz_jp has quit [*.net *.split]
daxroc has quit [*.net *.split]
Expanse has quit [*.net *.split]
zero7 has quit [*.net *.split]
ggherdov has quit [*.net *.split]
mroth has quit [*.net *.split]
isomorphismes has quit [*.net *.split]
[diecast] has quit [*.net *.split]
sneakerhax has quit [*.net *.split]
Ankhers has quit [*.net *.split]
cevett has quit [*.net *.split]
catbusters has quit [*.net *.split]
nchambers has quit [*.net *.split]
petercooper has quit [*.net *.split]
tcrypt has quit [*.net *.split]
moshee has quit [*.net *.split]
raz has quit [*.net *.split]
_ht_ has quit [*.net *.split]
destruct1re has quit [*.net *.split]
spectra_ has quit [*.net *.split]
hays_ has quit [*.net *.split]
ewilliam_ has quit [*.net *.split]
MrBloo has quit [*.net *.split]
majuscule has quit [*.net *.split]
olivierjanss has quit [*.net *.split]
aarongodin has quit [*.net *.split]
machty has quit [*.net *.split]
HashNuke has quit [*.net *.split]
bihi has quit [*.net *.split]
mjc_ has quit [*.net *.split]
sts_ has quit [*.net *.split]
janno has quit [*.net *.split]
TTilus has quit [*.net *.split]
kitallis has quit [*.net *.split]
audibleblink has quit [*.net *.split]
joevandyk has quit [*.net *.split]
shaman42 has quit [*.net *.split]
SirFunk has quit [*.net *.split]
techietrash has quit [*.net *.split]
AKPWD has quit [*.net *.split]
GGMethos_ has quit [*.net *.split]
Helheim has quit [*.net *.split]
maddmaxx has quit [*.net *.split]
lex| has quit [*.net *.split]
raldu has quit [*.net *.split]
pontiki has quit [*.net *.split]
TinkerTyper has quit [*.net *.split]
stan has quit [*.net *.split]
hplar has quit [*.net *.split]
brujoand has quit [*.net *.split]
mlehrer has quit [*.net *.split]
brucebag has quit [*.net *.split]
twistedpixels has quit [*.net *.split]
cydrobolt_ has quit [*.net *.split]
MrC0de has quit [*.net *.split]
aspiers_ has quit [*.net *.split]
devster31 has quit [*.net *.split]
rumikk1 has quit [*.net *.split]
_chazu has quit [*.net *.split]
jzigmund_ has quit [*.net *.split]
Guest78724 has quit [*.net *.split]
elaptics_ has quit [*.net *.split]
spacemud_ has quit [*.net *.split]
erlend has quit [*.net *.split]
borodin has quit [*.net *.split]
f0rpaxe has quit [*.net *.split]
mg^ has quit [*.net *.split]
canton7 has quit [*.net *.split]
StoBrendo has quit [*.net *.split]
mrsolo has quit [*.net *.split]
im0b has quit [*.net *.split]
Travis-42 has quit [*.net *.split]
Guest56437 has quit [*.net *.split]
BackEndCoder has quit [*.net *.split]
dunj3 has quit [*.net *.split]
PaulCapestany has quit [*.net *.split]
bjmllr has quit [*.net *.split]
habitullence has quit [*.net *.split]
jaiks has quit [*.net *.split]
err_ok has quit [*.net *.split]
yeltzooo has quit [*.net *.split]
Platini has quit [*.net *.split]
saneax-_-|AFK has quit [*.net *.split]
Suntzu has quit [*.net *.split]
_whitelogger has quit [*.net *.split]
JoL1hAHN has quit [*.net *.split]
LBRapid has quit [*.net *.split]
CustosLimen has quit [*.net *.split]
varesa has quit [Ping timeout: 244 seconds]
zenguy_pc has quit [Ping timeout: 244 seconds]
tubuliferous has quit [Ping timeout: 244 seconds]
Dimik has quit [Ping timeout: 244 seconds]
drale2k has quit [Ping timeout: 244 seconds]
gf3 has quit [Ping timeout: 244 seconds]
bsrd has quit [Ping timeout: 244 seconds]
tercenya has quit [Ping timeout: 244 seconds]
Kruppe has quit [Ping timeout: 244 seconds]
fnux has quit [Ping timeout: 244 seconds]
yorickpeterse has quit [Ping timeout: 244 seconds]
jsaak has quit [Ping timeout: 244 seconds]
baratheo1 has quit [Ping timeout: 244 seconds]
CherryPuffs has quit [Ping timeout: 244 seconds]
YaknotiS has quit [Ping timeout: 244 seconds]
ytti has quit [Ping timeout: 244 seconds]
Jello_Raptor has quit [Ping timeout: 244 seconds]
pygospa has quit [Ping timeout: 244 seconds]
devyn has quit [Ping timeout: 244 seconds]
Gnubie_ has quit [Ping timeout: 244 seconds]
teclator has quit [Ping timeout: 244 seconds]
icey has quit [Ping timeout: 244 seconds]
kaspergrubbe has quit [Ping timeout: 244 seconds]
SuperLag has quit [Ping timeout: 244 seconds]
Sp4rKy has quit [Ping timeout: 244 seconds]
[dmp] has quit [Ping timeout: 244 seconds]
go|dfish has quit [Ping timeout: 244 seconds]
theRoUS has quit [Ping timeout: 244 seconds]
ccooke has quit [Ping timeout: 244 seconds]
fusmu has quit [Ping timeout: 244 seconds]
Luna_Moonfang has quit [Ping timeout: 244 seconds]
FifthWall has quit [Ping timeout: 244 seconds]
Devalo has quit [Ping timeout: 255 seconds]
aryaching has quit [Ping timeout: 284 seconds]
swartzcr has quit [Ping timeout: 255 seconds]
pavelz has quit [Ping timeout: 255 seconds]
mmasaki has quit [Ping timeout: 313 seconds]
Gadgetoid has quit [Ping timeout: 284 seconds]
mgorbach has quit [Ping timeout: 255 seconds]
jphase has quit [Ping timeout: 272 seconds]
dtscode has quit [Ping timeout: 272 seconds]
jlyndon has quit [Ping timeout: 272 seconds]
charles81 has quit [Ping timeout: 272 seconds]
jxf has quit [Ping timeout: 272 seconds]
wsmoak has quit [Ping timeout: 272 seconds]
blingrung has quit [Ping timeout: 272 seconds]
scottalan has quit [Ping timeout: 272 seconds]
Karunamon has quit [Ping timeout: 272 seconds]
sjums has quit [Ping timeout: 272 seconds]
lipoqil has quit [Ping timeout: 272 seconds]
lightstalker has quit [Ping timeout: 272 seconds]
solocshaw has quit [Ping timeout: 272 seconds]
atmosx_ has quit [Ping timeout: 272 seconds]
solocshaw1 is now known as solocshaw
maddmaxx_ is now known as maddmaxx
ahuman has joined #ruby
tvsutton has quit [Ping timeout: 255 seconds]
JoshL has quit [Ping timeout: 284 seconds]
NightMonkey has quit [Ping timeout: 255 seconds]
[spoiler] has quit [Ping timeout: 255 seconds]
anekos_ has quit [Ping timeout: 313 seconds]
BILNXFKDITMTYLOW has quit [Ping timeout: 284 seconds]
shtirlic has quit [Ping timeout: 284 seconds]
sqarzz has quit [Ping timeout: 284 seconds]
ec_ has joined #ruby
ropeney has quit [Ping timeout: 272 seconds]
toretore has quit [Ping timeout: 272 seconds]
Mon_Ouie has quit [Ping timeout: 272 seconds]
trajing has quit [Ping timeout: 272 seconds]
boshhead has quit [Ping timeout: 272 seconds]
Yxhvd has quit [Ping timeout: 272 seconds]
unforgiven512 has quit [Ping timeout: 272 seconds]
jackhill has quit [Ping timeout: 272 seconds]
D9 has quit [Ping timeout: 272 seconds]
ineb has quit [Ping timeout: 272 seconds]
Emmanuel_Chanel has quit [Ping timeout: 272 seconds]
joconcepts has quit [Ping timeout: 272 seconds]
tekacs has quit [Ping timeout: 272 seconds]
beawesomeinstead has quit [Ping timeout: 272 seconds]
papercode has quit [Ping timeout: 272 seconds]
lifted has quit [Ping timeout: 272 seconds]
Nanuq has quit [Ping timeout: 272 seconds]
sunya7a_ has quit [Ping timeout: 272 seconds]
inukshuk has quit [Ping timeout: 272 seconds]
abort has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
fold4 has quit [Ping timeout: 272 seconds]
dhollinger has quit [Ping timeout: 272 seconds]
llua has quit [Ping timeout: 272 seconds]
olblak has quit [Ping timeout: 272 seconds]
rtl has quit [Ping timeout: 272 seconds]
Olipro has quit [Ping timeout: 272 seconds]
a1fa has quit [Ping timeout: 272 seconds]
chihhsin has quit [Ping timeout: 272 seconds]
tax has quit [Ping timeout: 272 seconds]
s2013 has quit [Ping timeout: 272 seconds]
unreal_ has quit [Ping timeout: 272 seconds]
herbmillerjr has quit [Ping timeout: 272 seconds]
daemoen has quit [Ping timeout: 272 seconds]
volix has quit [Ping timeout: 272 seconds]
Lightsword has quit [Ping timeout: 272 seconds]
callumacrae has quit [Ping timeout: 272 seconds]
lancetw has quit [Ping timeout: 272 seconds]
alxndr has quit [Ping timeout: 272 seconds]
moufl has quit [Ping timeout: 272 seconds]
lucast has quit [Ping timeout: 272 seconds]
j416 has quit [Ping timeout: 272 seconds]
ghormoon has quit [Ping timeout: 272 seconds]
woodruffw has quit [Ping timeout: 272 seconds]
segy has quit [Ping timeout: 272 seconds]
AdamMeghji__ has quit [Ping timeout: 272 seconds]
Puffball has quit [Ping timeout: 272 seconds]
r4z3r has quit [Ping timeout: 272 seconds]
mhb has quit [Ping timeout: 272 seconds]
hostess has quit [Ping timeout: 272 seconds]
hightower4 has quit [Ping timeout: 272 seconds]
whiteline has joined #ruby
miah has quit [Read error: Connection reset by peer]
symm- has quit [Ping timeout: 620 seconds]
ghostlight has quit [Ping timeout: 620 seconds]
Xiti` has quit [Ping timeout: 620 seconds]
vqrs has quit [Ping timeout: 620 seconds]
sdothum has quit [Ping timeout: 620 seconds]
blackwind_123 has quit [*.net *.split]
nyaarr has quit [*.net *.split]
michael_mbp has quit [*.net *.split]
conta has quit [*.net *.split]
mtkd has quit [*.net *.split]
red-lichtie has quit [*.net *.split]
Ishido has quit [*.net *.split]
joast has quit [*.net *.split]
l4v2 has quit [*.net *.split]
claudiuinberlin has quit [*.net *.split]
AustinMatherne has quit [*.net *.split]
gse has quit [*.net *.split]
croberts has quit [*.net *.split]
cgfbee has quit [*.net *.split]
Canucktux has quit [*.net *.split]
evie_hammond has quit [*.net *.split]
\13k has quit [*.net *.split]
MissionCritical has quit [*.net *.split]
dmarr_ has quit [*.net *.split]
IsoLinCHiP has quit [*.net *.split]
trif_ has quit [*.net *.split]
yasu__ has quit [*.net *.split]
patteh has quit [*.net *.split]
vdl has quit [*.net *.split]
nitrix has quit [*.net *.split]
ahuman_ has quit [*.net *.split]
icedp has quit [*.net *.split]
pabs has quit [*.net *.split]
Davey has quit [*.net *.split]
joes has quit [*.net *.split]
yosafbridge has quit [*.net *.split]
ajaiswal has quit [*.net *.split]
oz has quit [*.net *.split]
mburns_ has quit [*.net *.split]
akhkharu has quit [*.net *.split]
zenspider has joined #ruby
Jello_Raptor has joined #ruby
Liothen has quit [*.net *.split]
greister has joined #ruby
justinmcp has quit [*.net *.split]
jcp is now known as Guest57142
conta1 is now known as conta
jblack_ has joined #ruby
blackmesa has joined #ruby
LBRapid_ has joined #ruby
aryaching_ has quit [Client Quit]
Tempesta has quit [Ping timeout: 244 seconds]
jinie has joined #ruby
jaiks1 has joined #ruby
wethu has joined #ruby
Puffball has joined #ruby
aredridel has joined #ruby
jasondotstar has joined #ruby
Ankhers has joined #ruby
tjvc has joined #ruby
teclator has joined #ruby
tjvc has joined #ruby
tjvc has quit [Changing host]
ghostlight has joined #ruby
jtdowney has joined #ruby
NetSage has quit [Ping timeout: 620 seconds]
roflmyeggo has quit [Ping timeout: 620 seconds]
optiz0r has quit [Ping timeout: 620 seconds]
Guest59848 has quit [Ping timeout: 620 seconds]
nug has quit [Ping timeout: 620 seconds]
psmolen has quit [Ping timeout: 620 seconds]
tw1sted has quit [Ping timeout: 620 seconds]
nocd_ has quit [Ping timeout: 620 seconds]
Koshian_ has quit [Ping timeout: 620 seconds]
PaulePanter has quit [Ping timeout: 620 seconds]
emersonian has quit [Ping timeout: 620 seconds]
connor_goodwolf has quit [Ping timeout: 620 seconds]
BTRE has quit [Ping timeout: 620 seconds]
hxegon has quit [Ping timeout: 620 seconds]
wlanboy has quit [Ping timeout: 620 seconds]
_vircung_ has quit [Ping timeout: 528 seconds]
claw has quit [Ping timeout: 620 seconds]
Fetch_ has quit [Ping timeout: 620 seconds]
kies has quit [Ping timeout: 620 seconds]
nebben has quit [Ping timeout: 620 seconds]
kyle__ has quit [Ping timeout: 620 seconds]
Junaos has quit [Write error: Connection reset by peer]
ScRaMbLe has quit [Write error: Connection reset by peer]
rikai has quit [Write error: Connection reset by peer]
Karunamon has joined #ruby
lifted has joined #ruby
Nanuq has joined #ruby
sonne_ has joined #ruby
beawesomeinstead has joined #ruby
LBRapid_ is now known as LBRapid
genpaku_ has joined #ruby
croberts_ has joined #ruby
Nahra has joined #ruby
gf3 has joined #ruby
justinmrkva has joined #ruby
mclee has joined #ruby
pabs has joined #ruby
svkurowski has joined #ruby
theRoUS` has joined #ruby
_derpy has joined #ruby
dmarr_ has joined #ruby
ScR has joined #ruby
theRoUS` has joined #ruby
P1ro has joined #ruby
theRoUS` has quit [Changing host]
jtdowney has quit [Changing host]
Trynemjoel2 has joined #ruby
jtdowney has joined #ruby
matthewd has joined #ruby
petercooper has joined #ruby
bihi_ has joined #ruby
NET||abu- has joined #ruby
erlend has joined #ruby
chazu has joined #ruby
A124 has joined #ruby
ropeney has joined #ruby
mburns has joined #ruby
aryaching has joined #ruby
sjums has joined #ruby
tsunamie has joined #ruby
juanfra has joined #ruby
joconcepts has joined #ruby
lightstalker has joined #ruby
tekacs has joined #ruby
freedrull has joined #ruby
r4z3r has joined #ruby
DiabolikFreenode has joined #ruby
tubuliferous_ has joined #ruby
oddmunds1 has joined #ruby
kies^ has joined #ruby
edwardly has joined #ruby
edwardly has quit [Changing host]
edwardly has joined #ruby
angseus has joined #ruby
radic has joined #ruby
dmarr_ has quit [Max SendQ exceeded]
Davey has joined #ruby
genpaku_ is now known as genpaku
drale2k has joined #ruby
helpa-bot has quit [Remote host closed the connection]
Koshian_ has joined #ruby
RazorX has joined #ruby
tvsutton has joined #ruby
hightower4 has joined #ruby
pocketprotector- has joined #ruby
thejoecarroll has joined #ruby
bjmllr has joined #ruby
Olipro has joined #ruby
olblak has joined #ruby
FifthWall has joined #ruby
audibleblink has joined #ruby
ltd has joined #ruby
imr has joined #ruby
optiz0r has joined #ruby
nchambers has joined #ruby
xMopxShell has joined #ruby
eregon has joined #ruby
ptx0_ has joined #ruby
cyphactor has joined #ruby
helpa has joined #ruby
a7d7p has joined #ruby
mgorbach has joined #ruby
__main__ has joined #ruby
Kuukunen has joined #ruby
D9- has joined #ruby
]reed[ has joined #ruby
Liothen has joined #ruby
Liothen has quit [Changing host]
Liothen has joined #ruby
pjaspers has joined #ruby
rcs has joined #ruby
scottalan has joined #ruby
blingring has joined #ruby
bogdanteleaga has joined #ruby
Todd has joined #ruby
SirFunk has joined #ruby
neurosys has joined #ruby
ardian_ has joined #ruby
LambdaSix has joined #ruby
queequeg1 has joined #ruby
EdwardIII has joined #ruby
Lightsword has joined #ruby
jokke has joined #ruby
arthurnn has joined #ruby
volix_ has joined #ruby
wlanboy has joined #ruby
wlanboy has joined #ruby
patteh has joined #ruby
raldu has joined #ruby
Majost has quit [Ping timeout: 265 seconds]
cjk101010 has quit [Ping timeout: 283 seconds]
ponga has quit [Ping timeout: 255 seconds]
ec has quit [Ping timeout: 255 seconds]
daemonwrangler has quit [Ping timeout: 255 seconds]
M-manveru has quit [Ping timeout: 283 seconds]
kireevco has quit [Ping timeout: 255 seconds]
andersh has quit [Ping timeout: 255 seconds]
Trynemjoel has quit [Ping timeout: 255 seconds]
AndyWojo has quit [Ping timeout: 255 seconds]
zipkid has quit [Ping timeout: 283 seconds]
boxrick1 has quit [Ping timeout: 283 seconds]
danzilio has quit [Ping timeout: 255 seconds]
electrostat has quit [Ping timeout: 283 seconds]
sarbs has quit [Ping timeout: 255 seconds]
^9 has quit [Ping timeout: 283 seconds]
chrisseaton has quit [Ping timeout: 255 seconds]
podman has quit [Ping timeout: 255 seconds]
the_drow has quit [Ping timeout: 356 seconds]
manveru has quit [Ping timeout: 312 seconds]
camilasan has quit [Ping timeout: 356 seconds]
harai_ has quit [Ping timeout: 381 seconds]
c0mrad3 has quit [Ping timeout: 356 seconds]
M-shine has quit [Ping timeout: 418 seconds]
rflot has quit [Ping timeout: 381 seconds]
johnny56_ has quit [Ping timeout: 356 seconds]
modin has quit [Ping timeout: 381 seconds]
JackMc has quit [Ping timeout: 418 seconds]
beatdown_ has quit [Ping timeout: 418 seconds]
caw has quit [Ping timeout: 418 seconds]
zrl has quit [Ping timeout: 381 seconds]
avdi has quit [Ping timeout: 312 seconds]
quoboo has quit [Ping timeout: 381 seconds]
jokester has quit [Ping timeout: 356 seconds]
jimcroft has quit [Ping timeout: 418 seconds]
hlieberman has quit [Ping timeout: 418 seconds]
sent-hil has quit [Ping timeout: 381 seconds]
inukshuk has joined #ruby
ruby[bot] has quit [Ping timeout: 381 seconds]
vcoinminer has quit [Ping timeout: 418 seconds]
kapowaz has quit [Ping timeout: 418 seconds]
twodayslate has quit [Ping timeout: 381 seconds]
peteretep has quit [Ping timeout: 312 seconds]
skmp has quit [Ping timeout: 418 seconds]
Mekkis has quit [Ping timeout: 381 seconds]
tobiasvl has quit [Ping timeout: 381 seconds]
demophoon has quit [Ping timeout: 356 seconds]
Diabolik has quit [Ping timeout: 356 seconds]
zzak has quit [Ping timeout: 356 seconds]
dmnd has quit [Ping timeout: 381 seconds]
amitchellbullard has quit [Ping timeout: 381 seconds]
knowtheory has quit [Ping timeout: 381 seconds]
johnkpaul has quit [Ping timeout: 381 seconds]
dellavg has quit [Ping timeout: 356 seconds]
borkdude has quit [Ping timeout: 356 seconds]
Hobbyboy has quit [Ping timeout: 259 seconds]
Guest8808 has quit [Ping timeout: 259 seconds]
Fetch has joined #ruby
ujjain- has joined #ruby
evie_hammond has joined #ruby
bakingbread has joined #ruby
trif has joined #ruby
nankyokusei has joined #ruby
chridal_ has joined #ruby
NetSage has joined #ruby
fnux_ has joined #ruby
zipkid has joined #ruby
BackEndCoder_ has joined #ruby
\13k_ has joined #ruby
jokester has joined #ruby
rumikk2 has joined #ruby
modin has joined #ruby
twistedpixels_ has joined #ruby
soud_ has joined #ruby
spacemud has joined #ruby
toertore has joined #ruby
nrk has joined #ruby
x0f has joined #ruby
donnoc_ has joined #ruby
shortdudey123_ has joined #ruby
joevandy1 has joined #ruby
johnny56_ has joined #ruby
ytti_ has joined #ruby
user89456146 has joined #ruby
psmolen has joined #ruby
knight- has joined #ruby
sarbs_ is now known as sarbs
jackhill has joined #ruby
biox has joined #ruby
Tharbakim has joined #ruby
pragmatism has joined #ruby
Omni has joined #ruby
bgresham has joined #ruby
madduck has joined #ruby
Rasi| has joined #ruby
programmerq has joined #ruby
zipkid has joined #ruby
zipkid has quit [Changing host]
nrk has joined #ruby
x0f has joined #ruby
x0f has quit [Changing host]
nrk has quit [Changing host]
vifino has joined #ruby
Davey has joined #ruby
Davey has quit [Changing host]
ejnahc has joined #ruby
segy has joined #ruby
funnel has joined #ruby
chridal_ is now known as chridal
mg^ has joined #ruby
Jackneill has joined #ruby
Tomthetom00 has joined #ruby
j416 has joined #ruby
p1k_ has joined #ruby
Prira has joined #ruby
spk has joined #ruby
TinkerTyper has joined #ruby
anekos_ has joined #ruby
ptx0_ is now known as 17WAAPX9K
Pisuke has quit [Excess Flood]
braincrash has joined #ruby
watersoul has quit [Write error: Connection reset by peer]
havenwood has quit [Excess Flood]
bier has joined #ruby
jyaworski has joined #ruby
fnux_ is now known as fnux
soud_ is now known as soud
\13k_ is now known as \13k
chridal has quit [Changing host]
chridal has joined #ruby
bakingbread has joined #ruby
bakingbread has quit [Changing host]
dhollinger has joined #ruby
TheMoonMaster_ has joined #ruby
twistedpixels_ has joined #ruby
twistedpixels_ has quit [Changing host]
Mekkis has joined #ruby
soud has joined #ruby
soud has quit [Changing host]
zeroDi has joined #ruby
vircung has joined #ruby
brujoand has joined #ruby
ec_ has quit [Max SendQ exceeded]
madsa has joined #ruby
linduxed has joined #ruby
a1fa has joined #ruby
johnmilton has joined #ruby
omninonsense has joined #ruby
beatdown has joined #ruby
chee has joined #ruby
Mon_Ouie has joined #ruby
Hobbyboy has joined #ruby
chris2 has joined #ruby
ltp_ has joined #ruby
nug has joined #ruby
17WAAPX9K has quit [Max SendQ exceeded]
bihi_ is now known as bihi
]reed[ has quit [Changing host]
]reed[ has joined #ruby
rubirc has joined #ruby
redpants has quit [Ping timeout: 244 seconds]
nocd has joined #ruby
IsoLinCHiP has joined #ruby
trajing has joined #ruby
papercod1 has joined #ruby
code_ has joined #ruby
5EXABEPM6 has joined #ruby
samuelkadolph has joined #ruby
yosafbridge has joined #ruby
catbusters has joined #ruby
moufl has joined #ruby
gigetoo has joined #ruby
galeido has joined #ruby
sdothum has joined #ruby
Junaos has joined #ruby
TTilus has joined #ruby
Y_Ichiro has joined #ruby
Y_Ichiro has joined #ruby
danst has joined #ruby
shtirlic_ has joined #ruby
aspiers_ has joined #ruby
stan has joined #ruby
CustosLimen has joined #ruby
symm- has joined #ruby
kallisti5 has joined #ruby
Platini has joined #ruby
Jamo has joined #ruby
tw1sted has joined #ruby
joes has joined #ruby
AustinMatherne has joined #ruby
silverdust has joined #ruby
swartzcr has joined #ruby
YaknotiS has joined #ruby
axisys has joined #ruby
lipoqil_ has quit [Ping timeout: 240 seconds]
PaulCape_ has joined #ruby
]reed[ is now known as [reed]
iooner has joined #ruby
Fire-Dragon-DoL has joined #ruby
sunya7a has joined #ruby
JoshL has joined #ruby
emersonian has joined #ruby
cajone has joined #ruby
baratheon has joined #ruby
janno has joined #ruby
mtkd has joined #ruby
Emmanuel_Chanel has joined #ruby
hxegon has joined #ruby
cgfbee has joined #ruby
GGMethos_ has joined #ruby
connor_goodwolf has joined #ruby
PaulePanter has joined #ruby
_ht has joined #ruby
reaVer has joined #ruby
Affix has joined #ruby
yonatankoren has joined #ruby
devil_tux has joined #ruby
nexace has joined #ruby
habitullence has joined #ruby
snapcase has joined #ruby
znz_jp has joined #ruby
Helheim has joined #ruby
hostess has joined #ruby
hplar has joined #ruby
ineb has joined #ruby
yeticry has joined #ruby
StoBrendo has joined #ruby
devyn has joined #ruby
Gadgetoid has joined #ruby
silverdust is now known as Guest31145
Fernando-Basso has joined #ruby
craigp_ has quit [Ping timeout: 244 seconds]
Drakevr has joined #ruby
shaman42 has joined #ruby
blackwind_123 has joined #ruby
AKPWD has joined #ruby
jabreity has quit [Ping timeout: 252 seconds]
sylario has quit [Ping timeout: 250 seconds]
digitalfiz has quit [Ping timeout: 250 seconds]
kaspergrubbe has joined #ruby
lucast has joined #ruby
techietrash has joined #ruby
Affix is now known as Guest43724
kloeri has joined #ruby
fold4 has joined #ruby
volix_ is now known as volix
Pisuke has joined #ruby
DenSchub has joined #ruby
Omni is now known as Guest26135
Tristan-Speccy has joined #ruby
devster31 has joined #ruby
^raz^ has quit [Excess Flood]
giraffe_ has quit [Excess Flood]
KrzaQ has quit [Excess Flood]
zero7 has joined #ruby
tubbo has joined #ruby
friday has quit [Excess Flood]
mlehrer has joined #ruby
boshhead has joined #ruby
mozzarel1 has quit [Write error: Connection reset by peer]
zacstewart has joined #ruby
volix has joined #ruby
volix has quit [Changing host]
tfitts has quit [Ping timeout: 250 seconds]
cstrahan has quit [Ping timeout: 250 seconds]
incomprehensibly has quit [Ping timeout: 250 seconds]
imanc has quit [Ping timeout: 250 seconds]
dukedave has quit [Ping timeout: 250 seconds]
moshee has joined #ruby
moshee has joined #ruby
friday has joined #ruby
friday has joined #ruby
baweaver has joined #ruby
friday has quit [Changing host]
shortdudey123_ is now known as shortdudey123
dionysus69 has quit [Ping timeout: 240 seconds]
watersoul has joined #ruby
dyjakan has joined #ruby
Tristan-Speccy is now known as Guest56006
peterpp has joined #ruby
mrwn has quit [Ping timeout: 252 seconds]
callumacrae has joined #ruby
kitallis has joined #ruby
wuyin has joined #ruby
hanmac has joined #ruby
vdl has joined #ruby
dunj3 has joined #ruby
avelldiroll has joined #ruby
havenwood has joined #ruby
havenwood has quit [Changing host]
havenwood has joined #ruby
woodruffw has joined #ruby
woodruffw has quit [Excess Flood]
KrzaQ has joined #ruby
rann has quit [Ping timeout: 250 seconds]
bhaak has joined #ruby
dmarr has joined #ruby
raz has joined #ruby
raz has joined #ruby
raz has quit [Changing host]
WebDawg has joined #ruby
bocaneri has joined #ruby
vqrs has joined #ruby
jsaak has joined #ruby
danzilio_ has quit [Ping timeout: 252 seconds]
NightMonkey has joined #ruby
tvl has joined #ruby
woodruffw has joined #ruby
tvl is now known as tobiasvl
ajaiswal has joined #ruby
Tele has joined #ruby
isomorphismes has joined #ruby
pelegreno__ has joined #ruby
piotrj has joined #ruby
mozzarel1 has joined #ruby
ptx0 has joined #ruby
brucebag has joined #ruby
kenichi has joined #ruby
bmn_ has joined #ruby
sqarzz has joined #ruby
jzigmund has joined #ruby
borkdude_ has joined #ruby
yeltzooo9 has joined #ruby
Ikri has joined #ruby
tylersmith has joined #ruby
C0deMaver1ck has joined #ruby
zenguy_pc has joined #ruby
ghormoon_ has joined #ruby
phredus has joined #ruby
Luna_Moonfang has joined #ruby
segmond has joined #ruby
swistak35 has joined #ruby
cydrobolt has joined #ruby
nedbat has joined #ruby
7IZAAODUI has joined #ruby
mistym has joined #ruby
oz has joined #ruby
constantinexvi_ has joined #ruby
rlex has joined #ruby
jzigmund has joined #ruby
jzigmund has quit [Changing host]
Tele has joined #ruby
Tele has quit [Changing host]
colstrom has quit [Ping timeout: 265 seconds]
brainslug has joined #ruby
segmond has quit [Max SendQ exceeded]
zenguy_pc has quit [Max SendQ exceeded]
ptx0 has quit [Max SendQ exceeded]
ghormoon_ has quit [Max SendQ exceeded]
pelegreno__ has quit [Max SendQ exceeded]
cydrobolt has joined #ruby
cydrobolt has quit [Changing host]
nedbat has joined #ruby
nedbat has quit [Changing host]
brucebag has joined #ruby
brucebag has quit [Changing host]
mistym has joined #ruby
mistym has quit [Changing host]
pfg has quit [Ping timeout: 250 seconds]
ghormoon has joined #ruby
uxp has joined #ruby
PlasmaStar has joined #ruby
kingkong- has joined #ruby
pelegreno__ has joined #ruby
the_drow_ has quit [Ping timeout: 244 seconds]
ruurd has joined #ruby
ramblinpeck has quit [Ping timeout: 265 seconds]
crankharder has joined #ruby
ruurd is now known as Guest46978
mrwn has joined #ruby
Luna_Moonfang is now known as Guest89142
C0deMaver1ck is now known as Guest35018
neurosys is now known as 32NAB325P
yo61 has joined #ruby
GodFather has joined #ruby
jswe has joined #ruby
csaunders_ has joined #ruby
rtl has joined #ruby
canton7 has joined #ruby
matled has joined #ruby
zenguy_pc has joined #ruby
peterhu has joined #ruby
alnewkirk has joined #ruby
karthick has joined #ruby
electrostat has joined #ruby
hinbody has joined #ruby
dtscode has joined #ruby
Azure has joined #ruby
nankyokusei has quit [Ping timeout: 250 seconds]
bairyn has joined #ruby
miah has joined #ruby
the_drow has joined #ruby
karthick has left #ruby [#ruby]
dellavg has joined #ruby
duderonomy has quit [Quit: Textual IRC Client: www.textualapp.com]
l4v2 has joined #ruby
teclator_ has joined #ruby
gse has joined #ruby
craigp_ has joined #ruby
ptx0 has joined #ruby
AlexxNica has quit [Quit: AlexxNica]
sts has joined #ruby
akkad has joined #ruby
<dtscode> is there a function I can call in ruby that generates a unique file in a certain directory (unique in the sense of its name)
sts is now known as Guest96403
unreal_ has joined #ruby
ixti has joined #ruby
mc_fail has joined #ruby
segmond has joined #ruby
roflmyeggo has joined #ruby
BTRE has joined #ruby
jcp_ has joined #ruby
Iacobus has quit [Ping timeout: 250 seconds]
[dmp] has joined #ruby
pinky has joined #ruby
SuperLag has joined #ruby
<havenwood> dtscode: Tempfile
majuscule has joined #ruby
SuperLag has quit [Changing host]
SuperLag has joined #ruby
go|dfish has joined #ruby
Contigi has joined #ruby
nadir_ is now known as nadir
yorickpeterse has joined #ruby
the_drow has quit [Client Quit]
gingray has joined #ruby
<havenwood> tabakhase__: Tempfile.new 'example', '/your/dir'
<havenwood> tabakhase__: oops, sorry - misstell
ghormoon has quit [Excess Flood]
unforgiven512 has joined #ruby
Contigi777 has joined #ruby
faces has joined #ruby
atmosx_ has joined #ruby
csaunders_ has quit [Ping timeout: 248 seconds]
blackwind_123 has quit [Max SendQ exceeded]
jyaworski has quit [Ping timeout: 264 seconds]
Davey has quit [Ping timeout: 264 seconds]
gf3_ has joined #ruby
vqrs has quit [Ping timeout: 265 seconds]
omninonsense has quit [Ping timeout: 265 seconds]
\13k has quit [Ping timeout: 265 seconds]
fnux has quit [Ping timeout: 265 seconds]
donnoc_ has quit [Ping timeout: 265 seconds]
bakingbread has quit [Ping timeout: 265 seconds]
csaunders has joined #ruby
teclator has quit [*.net *.split]
rcs has quit [*.net *.split]
marienz has quit [*.net *.split]
hays_ has joined #ruby
meinside has quit [Ping timeout: 250 seconds]
Devalo has joined #ruby
mistym- has joined #ruby
Fire-Dragon-DoL has quit [Ping timeout: 265 seconds]
trajing has quit [Ping timeout: 265 seconds]
chridal has quit [Ping timeout: 265 seconds]
bihi_ has joined #ruby
habitullence_ has joined #ruby
kmckelvin has quit [Ping timeout: 250 seconds]
[diecast] has joined #ruby
fullofca_ has joined #ruby
gse has quit [Ping timeout: 265 seconds]
alnewkirk has quit [Ping timeout: 265 seconds]
mrwn has quit [Ping timeout: 265 seconds]
nexace has quit [Ping timeout: 265 seconds]
mtkd has quit [Ping timeout: 265 seconds]
yosafbridge has quit [Ping timeout: 265 seconds]
shtirlic_ has quit [Ping timeout: 265 seconds]
modin has quit [Ping timeout: 265 seconds]
spacemud has quit [Ping timeout: 265 seconds]
TheMoonMaster_ has quit [Ping timeout: 265 seconds]
JRajamaa has joined #ruby
PaulCapestany has joined #ruby
matthewd has quit [Ping timeout: 250 seconds]
mrfooo has quit [Ping timeout: 250 seconds]
exchgr has joined #ruby
GodFather has quit [Ping timeout: 248 seconds]
ixti has quit [Ping timeout: 265 seconds]
teclator_ has quit [Ping timeout: 265 seconds]
lucast has quit [Ping timeout: 265 seconds]
joes has quit [Ping timeout: 265 seconds]
axisys has quit [Ping timeout: 265 seconds]
sdothum has quit [Ping timeout: 265 seconds]
IsoLinCHiP has quit [Ping timeout: 265 seconds]
Rasi| has quit [Ping timeout: 265 seconds]
trif has quit [Ping timeout: 265 seconds]
pelegreno___ has joined #ruby
yorickpeterse has quit [Ping timeout: 265 seconds]
SuperLag has quit [Ping timeout: 265 seconds]
l4v2 has quit [Ping timeout: 265 seconds]
dyjakan has quit [Ping timeout: 265 seconds]
mlehrer has quit [Ping timeout: 265 seconds]
_ht has quit [Ping timeout: 265 seconds]
AustinMatherne has quit [Ping timeout: 265 seconds]
Pisuke has quit [Ping timeout: 265 seconds]
gigetoo has quit [Ping timeout: 265 seconds]
user89456146 has quit [Ping timeout: 265 seconds]
knight- has quit [Ping timeout: 265 seconds]
ytti_ has quit [Ping timeout: 265 seconds]
shortdudey123 has quit [Ping timeout: 265 seconds]
toertore has quit [Ping timeout: 265 seconds]
twistedpixels_ has quit [Ping timeout: 265 seconds]
rumikk2 has quit [Ping timeout: 265 seconds]
soud has quit [Ping timeout: 265 seconds]
johnny56_ has quit [Ping timeout: 265 seconds]
Azure has quit [Ping timeout: 250 seconds]
zenspider_ has joined #ruby
matled has quit [Ping timeout: 265 seconds]
havenwood has quit [Ping timeout: 265 seconds]
AKPWD has quit [Ping timeout: 265 seconds]
rubirc has quit [Ping timeout: 265 seconds]
linduxed has quit [Ping timeout: 265 seconds]
joevandy1 has quit [Ping timeout: 265 seconds]
zipkid has quit [Ping timeout: 265 seconds]
ujjain- has quit [Ping timeout: 265 seconds]
Fetch has quit [Ping timeout: 265 seconds]
Freijo has joined #ruby
ahuman has quit [Ping timeout: 252 seconds]
NTrash has quit [Ping timeout: 252 seconds]
mikeiniowa has quit [Ping timeout: 252 seconds]
tabakhase__ has quit [Ping timeout: 252 seconds]
jswe- has joined #ruby
`derpy has joined #ruby
gigetoo has joined #ruby
darix- has joined #ruby
tsadok has joined #ruby
ajaiswal_ has joined #ruby
gf3 has quit [Ping timeout: 240 seconds]
varesa_ has quit [Ping timeout: 240 seconds]
face has quit [Ping timeout: 240 seconds]
ged has quit [Ping timeout: 240 seconds]
Nilium has quit [Ping timeout: 240 seconds]
badeball has quit [Ping timeout: 240 seconds]
exchgr` has quit [Ping timeout: 240 seconds]
anekos_ has quit [Ping timeout: 240 seconds]
aryaching has quit [Ping timeout: 240 seconds]
blackmesa has quit [Ping timeout: 240 seconds]
greister has quit [Ping timeout: 240 seconds]
ben_____ has quit [Ping timeout: 240 seconds]
peterpp has quit [Ping timeout: 240 seconds]
aurelien` has quit [Ping timeout: 240 seconds]
claw_ has quit [Ping timeout: 240 seconds]
hlmjr has quit [Ping timeout: 240 seconds]
chihhsin_ has quit [Ping timeout: 240 seconds]
atom3 has quit [Ping timeout: 240 seconds]
Devalo_ has quit [Ping timeout: 240 seconds]
capitainIsh has quit [Ping timeout: 240 seconds]
ghr has quit [Ping timeout: 240 seconds]
sarbs has quit [Ping timeout: 240 seconds]
Canucktux_ has quit [Ping timeout: 240 seconds]
mmasaki_ has quit [Ping timeout: 240 seconds]
rikai_ has quit [Ping timeout: 240 seconds]
hays has quit [Ping timeout: 240 seconds]
_Suntzu has quit [Ping timeout: 240 seconds]
m4rCsi_ has quit [Ping timeout: 240 seconds]
greenhat_ has quit [Ping timeout: 240 seconds]
fullofcaffeine has quit [Ping timeout: 240 seconds]
gf3_ is now known as gf3
teclator has joined #ruby
sunya7a_ has joined #ruby
genpaku_ has joined #ruby
m4rCsi has joined #ruby
ardian has joined #ruby
joes has joined #ruby
hinbody_ has joined #ruby
Guest56012 has joined #ruby
Gnubie__ has quit [Ping timeout: 240 seconds]
orangey_ has quit [Ping timeout: 252 seconds]
nirix has quit [Ping timeout: 252 seconds]
deer_hunter has quit [Ping timeout: 252 seconds]
AlexRussia has quit [Ping timeout: 252 seconds]
knight_ has joined #ruby
janno_ has joined #ruby
dionysus69 has joined #ruby
Ikzi has joined #ruby
dyjakan has joined #ruby
Plas has joined #ruby
hlmjr has joined #ruby
Gnubie_ has joined #ruby
_ht has joined #ruby
NTrash has joined #ruby
rikai has joined #ruby
Y_Ichiro_ has joined #ruby
Y_Ichiro_ has joined #ruby
Y_Ichiro_ has quit [Changing host]
znz_jp0 has joined #ruby
arthurnn has quit [Ping timeout: 250 seconds]
troter__________ has quit [Ping timeout: 250 seconds]
DoubleMalt has joined #ruby
Pisuke has joined #ruby
ged has joined #ruby
sarbs has joined #ruby
trollface has joined #ruby
jtd_ has joined #ruby
eregon_ has joined #ruby
madsa_ has joined #ruby
Prira_ has joined #ruby
rvca has quit [Ping timeout: 244 seconds]
jswe has quit [Ping timeout: 248 seconds]
tw1sted has quit [Ping timeout: 250 seconds]
Tony-St4rk has quit [Ping timeout: 250 seconds]
zacts has quit [Ping timeout: 250 seconds]
adambeynon has quit [Ping timeout: 250 seconds]
NTrash has quit [Client Quit]
croberts has joined #ruby
jidar_ has joined #ruby
lucas__ has joined #ruby
Talltree_ has joined #ruby
Devalo has quit [Ping timeout: 250 seconds]
mgorbach has quit [Ping timeout: 250 seconds]
jwheare has quit [Ping timeout: 250 seconds]
kingkong__ has joined #ruby
sjums_ has joined #ruby
badeball has joined #ruby
ghostlight has quit [Max SendQ exceeded]
sts_ has joined #ruby
jzigmund_ has joined #ruby
piotrj_ has joined #ruby
joaomdmoura__ has quit [Ping timeout: 250 seconds]
theRoUS has joined #ruby
hayden__ has quit [Ping timeout: 250 seconds]
angseus_ has joined #ruby
halfdan has joined #ruby
optiz0r_ has joined #ruby
ahuman has joined #ruby
shortdudey123 has joined #ruby
nebben has joined #ruby
hostess_ has joined #ruby
orangey has joined #ruby
[k-_ has joined #ruby
spastorino has quit [Ping timeout: 250 seconds]
edorf has quit [Ping timeout: 250 seconds]
axisys has joined #ruby
spacemud has joined #ruby
psmolen_ has joined #ruby
phredus_ has joined #ruby
C0deMaver1ck_ has joined #ruby
pjaspers has quit [Ping timeout: 250 seconds]
c355e3b has quit [Ping timeout: 250 seconds]
NightMonkey has quit [Ping timeout: 272 seconds]
iooner has quit [Ping timeout: 272 seconds]
SirFunk has quit [Ping timeout: 272 seconds]
edwardly has quit [Ping timeout: 272 seconds]
sonne_ has quit [Ping timeout: 272 seconds]
jcp_ has quit [Ping timeout: 272 seconds]
Tele has quit [Ping timeout: 255 seconds]
sqarzz has quit [Ping timeout: 255 seconds]
swistak35 has quit [Ping timeout: 255 seconds]
cydrobolt has quit [Ping timeout: 255 seconds]
rlex has quit [Ping timeout: 255 seconds]
mistym has quit [Ping timeout: 255 seconds]
constantinexvi_ has quit [Ping timeout: 255 seconds]
piotrj has quit [Ping timeout: 255 seconds]
jzigmund has quit [Ping timeout: 255 seconds]
Guest35018 has quit [Ping timeout: 255 seconds]
7IZAAODUI has quit [Ping timeout: 255 seconds]
ajaiswal has quit [Ping timeout: 255 seconds]
Guest89142 has quit [Ping timeout: 255 seconds]
borkdude_ has quit [Ping timeout: 255 seconds]
isomorphismes has quit [Ping timeout: 255 seconds]
mozzarel1 has quit [Ping timeout: 255 seconds]
Ikri has quit [Ping timeout: 255 seconds]
brucebag has quit [Ping timeout: 255 seconds]
kenichi has quit [Ping timeout: 255 seconds]
tylersmith has quit [Ping timeout: 255 seconds]
bmn_ has quit [Ping timeout: 255 seconds]
nedbat has quit [Ping timeout: 255 seconds]
oz has quit [Ping timeout: 255 seconds]
yeltzooo9 has quit [Ping timeout: 255 seconds]
phredus has quit [Ping timeout: 255 seconds]
fnux has joined #ruby
PlasmaStar has quit [Ping timeout: 272 seconds]
znz_jp has quit [Ping timeout: 272 seconds]
zeroDi has quit [Ping timeout: 272 seconds]
TinkerTyper has quit [Ping timeout: 272 seconds]
spk has quit [Ping timeout: 272 seconds]
audibleblink has quit [Ping timeout: 272 seconds]
EdwardIII has quit [Ping timeout: 272 seconds]
beawesomeinstead has quit [Ping timeout: 272 seconds]
jblack_ has quit [Ping timeout: 272 seconds]
zenspider has quit [Ping timeout: 272 seconds]
miah has quit [Ping timeout: 272 seconds]
hinbody has quit [Ping timeout: 272 seconds]
yo61 has quit [Ping timeout: 272 seconds]
tubbo has quit [Ping timeout: 272 seconds]
DenSchub has quit [Ping timeout: 272 seconds]
zero7 has quit [Ping timeout: 272 seconds]
devyn has quit [Ping timeout: 272 seconds]
ineb has quit [Ping timeout: 272 seconds]
Guest43724 has quit [Ping timeout: 272 seconds]
YaknotiS has quit [Ping timeout: 272 seconds]
aspiers_ has quit [Ping timeout: 272 seconds]
Tharbakim has quit [Ping timeout: 272 seconds]
biox has quit [Ping timeout: 272 seconds]
segy has quit [Ping timeout: 272 seconds]
jokke has quit [Ping timeout: 272 seconds]
bogdanteleaga has quit [Ping timeout: 272 seconds]
braincrash has quit [Ping timeout: 272 seconds]
eregon has quit [Ping timeout: 272 seconds]
programmerq has quit [Ping timeout: 272 seconds]
PaulCape_ has quit [Ping timeout: 272 seconds]
r4z3r has quit [Ping timeout: 272 seconds]
mclee has quit [Ping timeout: 272 seconds]
DiabolikFreenode has quit [Ping timeout: 272 seconds]
Nahra has quit [Ping timeout: 272 seconds]
jaiks1 has quit [Ping timeout: 272 seconds]
oddmunds1 has quit [Ping timeout: 272 seconds]
Contigi has quit [Ping timeout: 272 seconds]
segmond has quit [Ping timeout: 272 seconds]
peterhu has quit [Ping timeout: 272 seconds]
pelegreno__ has quit [Ping timeout: 272 seconds]
kingkong- has quit [Ping timeout: 272 seconds]
bocaneri has quit [Ping timeout: 272 seconds]
Guest56006 has quit [Ping timeout: 272 seconds]
hostess has quit [Ping timeout: 272 seconds]
hxegon has quit [Ping timeout: 272 seconds]
Guest31145 has quit [Ping timeout: 272 seconds]
Y_Ichiro has quit [Ping timeout: 272 seconds]
madsa has quit [Ping timeout: 272 seconds]
p1k_ has quit [Ping timeout: 272 seconds]
ejnahc has quit [Ping timeout: 272 seconds]
patteh has quit [Ping timeout: 272 seconds]
Lightsword has quit [Ping timeout: 272 seconds]
queequeg1 has quit [Ping timeout: 272 seconds]
funnel has quit [Ping timeout: 272 seconds]
LambdaSix has quit [Ping timeout: 272 seconds]
cyphactor has quit [Ping timeout: 272 seconds]
drale2k has quit [Ping timeout: 272 seconds]
chris2 has quit [Ping timeout: 272 seconds]
kies^ has quit [Ping timeout: 272 seconds]
genpaku has quit [Ping timeout: 272 seconds]
snapcase has quit [Ping timeout: 272 seconds]
TTilus has quit [Ping timeout: 272 seconds]
Nanuq has quit [Ping timeout: 272 seconds]
sunya7a has quit [Ping timeout: 272 seconds]
bjmllr has quit [Ping timeout: 272 seconds]
angseus has quit [Ping timeout: 272 seconds]
sjums has quit [Ping timeout: 272 seconds]
Liothen has quit [Ping timeout: 272 seconds]
reaVer has quit [Ping timeout: 272 seconds]
radic has quit [Ping timeout: 272 seconds]
LBRapid has quit [Ping timeout: 272 seconds]
Guest96403 has quit [Ping timeout: 272 seconds]
stan has quit [Ping timeout: 272 seconds]
wethu has quit [Ping timeout: 272 seconds]
bgresham has quit [Ping timeout: 272 seconds]
jackhill has quit [Ping timeout: 272 seconds]
CustosLimen has quit [Ping timeout: 272 seconds]
thejoecarroll has quit [Ping timeout: 272 seconds]
jtdowney has quit [Ping timeout: 272 seconds]
kloeri has quit [Ping timeout: 604 seconds]
Diabolik has joined #ruby
mg^ has quit [Ping timeout: 272 seconds]
unreal_ has quit [*.net *.split]
craigp_ has quit [*.net *.split]
ptx0 has quit [*.net *.split]
dtscode has quit [*.net *.split]
Guest46978 has quit [*.net *.split]
WebDawg has quit [*.net *.split]
raz has quit [*.net *.split]
dmarr has quit [*.net *.split]
wuyin has quit [*.net *.split]
avelldiroll has quit [*.net *.split]
Gadgetoid has quit [*.net *.split]
habitullence has quit [*.net *.split]
PaulePanter has quit [*.net *.split]
hplar has quit [*.net *.split]
vdl has quit [*.net *.split]
baratheon has quit [*.net *.split]
janno has quit [*.net *.split]
connor_goodwolf has quit [*.net *.split]
cajone has quit [*.net *.split]
swartzcr has quit [*.net *.split]
cgfbee has quit [*.net *.split]
Fernando-Basso has quit [*.net *.split]
Helheim has quit [*.net *.split]
symm- has quit [*.net *.split]
code_ has quit [*.net *.split]
samuelkadolph has quit [*.net *.split]
5EXABEPM6 has quit [*.net *.split]
Prira has quit [*.net *.split]
madduck has quit [*.net *.split]
Guest26135 has quit [*.net *.split]
Platini has quit [*.net *.split]
scottalan has quit [*.net *.split]
pragmatism has quit [*.net *.split]
Kuukunen has quit [*.net *.split]
RazorX has quit [*.net *.split]
__main__ has quit [*.net *.split]
nibbo has quit [*.net *.split]
ichkv has quit [*.net *.split]
Rajamaa has quit [*.net *.split]
Guest36830 has quit [*.net *.split]
rnda has quit [*.net *.split]
[k- has quit [*.net *.split]
ihre has quit [*.net *.split]
FastJack has quit [*.net *.split]
flopsec has quit [*.net *.split]
darix has quit [*.net *.split]
KillerFox has quit [*.net *.split]
wildleaf has quit [*.net *.split]
DrCode has quit [*.net *.split]
zeroDivisible has quit [*.net *.split]
davic has quit [*.net *.split]
jonadab has quit [*.net *.split]
Cork has quit [*.net *.split]
jtd has quit [*.net *.split]
Fraeon has quit [*.net *.split]
Talltree has quit [*.net *.split]
Guest94511 has quit [*.net *.split]
redondos has quit [*.net *.split]
Biohazard has quit [*.net *.split]
5EXABCTPU has quit [*.net *.split]
brixen has quit [*.net *.split]
mniip has quit [*.net *.split]
sheepman has quit [*.net *.split]
zmo has quit [*.net *.split]
forgot has quit [*.net *.split]
JesseH has quit [*.net *.split]
parus has quit [*.net *.split]
LiquidInsect has quit [*.net *.split]
headius has quit [*.net *.split]
n8o has quit [*.net *.split]
philtr has quit [*.net *.split]
madhatter has quit [*.net *.split]
awk has quit [*.net *.split]
xpt has quit [*.net *.split]
gypsydave5 has quit [*.net *.split]
jesk has quit [*.net *.split]
jidar has quit [*.net *.split]
lucas has quit [*.net *.split]
matled- has joined #ruby
webhat has quit [*.net *.split]
lucast_ has joined #ruby
mlehrer_ has joined #ruby
trajing- has joined #ruby
Tharbakim has joined #ruby
twistedpixels has joined #ruby
spk_ has joined #ruby
matled- is now known as matled
constantinexvi has joined #ruby
A124 has quit [Ping timeout: 264 seconds]
_derpy has quit [Ping timeout: 264 seconds]
ardian_ has quit [Ping timeout: 264 seconds]
ScR has quit [Ping timeout: 264 seconds]
brainslug has quit [Ping timeout: 264 seconds]
wlanboy has quit [Ping timeout: 264 seconds]
tubuliferous_ has quit [Ping timeout: 264 seconds]
svkurowski has quit [Ping timeout: 264 seconds]
theRoUS` has quit [Ping timeout: 264 seconds]
tvsutton_ has joined #ruby
iooner- has joined #ruby
darix- is now known as darix
ScRaMbLe has joined #ruby
habitullence_ is now known as habitullence
[spoiler] has joined #ruby
jaiks1 has joined #ruby
wethu has joined #ruby
ghostlight_ has joined #ruby
Fire-Dragon-DoL- has joined #ruby
jtdowney has joined #ruby
jtdowney has joined #ruby
nug- has joined #ruby
ScRaMbLe has joined #ruby
ScRaMbLe has quit [Changing host]
r4z3r has joined #ruby
jyaworski has joined #ruby
scorphus has joined #ruby
alnewkirk has joined #ruby
shtirlic has joined #ruby
dmarr has joined #ruby
yeltzooo has joined #ruby
radic has joined #ruby
spk_ is now known as spk
zeroDivisible has joined #ruby
Rasi has joined #ruby
sdothum has joined #ruby
twistedpixels has joined #ruby
twistedpixels has quit [Changing host]
NET||abuse has joined #ruby
baratheon has joined #ruby
oz has joined #ruby
edwardly has joined #ruby
brucebag has joined #ruby
ineb has joined #ruby
brucebag has joined #ruby
brucebag has quit [Changing host]
Suntzu has joined #ruby
edwardly has quit [Changing host]
edwardly has joined #ruby
sqarzz has joined #ruby
CustosLimen has joined #ruby
Biohazard has joined #ruby
philtr has joined #ruby
raz has joined #ruby
Fire-Dragon-DoL- is now known as Fire-Dragon-DoL
tubuliferous has joined #ruby
chridal has joined #ruby
yonatankoren has quit [*.net *.split]
papercod1 has quit [*.net *.split]
Junaos has quit [*.net *.split]
ltp_ has quit [*.net *.split]
Tomthetom00 has quit [*.net *.split]
nug has quit [*.net *.split]
volix has quit [*.net *.split]
[reed] has quit [*.net *.split]
D9- has quit [*.net *.split]
psmolen has quit [*.net *.split]
optiz0r has quit [*.net *.split]
blingring has quit [*.net *.split]
pocketprotector- has quit [*.net *.split]
tvsutton has quit [*.net *.split]
chazu has quit [*.net *.split]
NET||abu- has quit [*.net *.split]
croberts_ has quit [*.net *.split]
bihi has quit [*.net *.split]
vifino has quit [*.net *.split]
petercooper has quit [*.net *.split]
lifted has quit [*.net *.split]
tsunamie has quit [*.net *.split]
whiteline has quit [*.net *.split]
Jello_Raptor has quit [*.net *.split]
Gadgetoid has joined #ruby
Evan- has joined #ruby
nug- is now known as nug
Nilium has joined #ruby
bihi_ is now known as bihi
bogdanteleaga has joined #ruby
ghr has joined #ruby
miah has joined #ruby
yonatankoren_ has joined #ruby
nirix has joined #ruby
code_ has joined #ruby
Helheim_ has joined #ruby
Helheim_ has quit [Excess Flood]
Guest56012 has quit [Ping timeout: 250 seconds]
sonne has joined #ruby
matthewd has joined #ruby
ghormoon has joined #ruby
cydrobolt has joined #ruby
tylersmith has joined #ruby
cydrobolt has joined #ruby
cydrobolt has quit [Changing host]
\13k has joined #ruby
Canucktux has joined #ruby
bmn has joined #ruby
stan has joined #ruby
madhatter has joined #ruby
Nahra has joined #ruby
f0rpaxe has joined #ruby
Affix-Phobos has joined #ruby
borkdude has joined #ruby
Sp4rKy has joined #ruby
ujjain has joined #ruby
ujjain has quit [Changing host]
ujjain has joined #ruby
jokke has joined #ruby
bocaneri has joined #ruby
shortdudey123 has quit [Excess Flood]
watersoul has quit [Write error: Connection reset by peer]
Plas is now known as PlasmaStar
Guest51338 has joined #ruby
segmond has joined #ruby
LoneHermit has joined #ruby
genpaku_ is now known as genpaku
jimeh has quit [Read error: Connection reset by peer]
tw1sted has joined #ruby
reaVer has joined #ruby
adam_ has joined #ruby
mclee has joined #ruby
watersoul_ has joined #ruby
drale2k has joined #ruby
Devalo has joined #ruby
EdwardIII has joined #ruby
oddmunds1 has joined #ruby
nedbat has joined #ruby
petercooper has joined #ruby
DenSchub has joined #ruby
aspiers_ has joined #ruby
mtkd has joined #ruby
mgorbach has joined #ruby
swistak35 has joined #ruby
bove has quit [Ping timeout: 250 seconds]
mmasaki has joined #ruby
RazorX has joined #ruby
havenwood has joined #ruby
havenwood has joined #ruby
SirFunk has joined #ruby
LBRapid has joined #ruby
beawesomeinstead has joined #ruby
kenichi has joined #ruby
chris2 has joined #ruby
bjmllr has joined #ruby
daemonwrangler_ is now known as daemonwrangler
Lewix has quit [Ping timeout: 250 seconds]
manveru has joined #ruby
YaknotiS has joined #ruby
braincrash has joined #ruby
redondos has joined #ruby
varesa has joined #ruby
<kingkong__> havenwood thanks you. :) i was meaning rvm implode. i dont know why i wrote explode :d
demophoon has joined #ruby
svkurowski has joined #ruby
snapcase has joined #ruby
boogeyman has joined #ruby
programmerq has joined #ruby
[reed] has joined #ruby
[reed] has quit [Changing host]
[reed] has joined #ruby
Jello_Raptor has joined #ruby
AKPWD has joined #ruby
Platini has joined #ruby
n8o has joined #ruby
conta has quit [Ping timeout: 252 seconds]
Lightsword has joined #ruby
soud has joined #ruby
zeroDi has joined #ruby
tomphp has joined #ruby
<_sfiguser> which is the fastest way to write a loop of 1 to 10 ?
Tele has joined #ruby
deer_hunter has joined #ruby
Nanuq has joined #ruby
deer_hunter has joined #ruby
deer_hunter has quit [Changing host]
deer_hunter has joined #ruby
cyphactor has joined #ruby
davic has joined #ruby
<_sfiguser> can i do like: (1..10).each do
Cork has joined #ruby
<_sfiguser> ...
<_sfiguser> end
<_sfiguser> ?
Omni- has joined #ruby
pcoridan has joined #ruby
yosafbridge has joined #ruby
discopatrick has joined #ruby
tsadok is now known as jonadab
TinkerTyper has joined #ruby
samuelkadolph has joined #ruby
Majost has joined #ruby
segy has joined #ruby
wuyin has joined #ruby
claw has joined #ruby
vifino has joined #ruby
vifino has quit [Max SendQ exceeded]
donnoc has joined #ruby
kies^ has joined #ruby
headius has joined #ruby
volix has joined #ruby
vifino has joined #ruby
volix has joined #ruby
volix has quit [Changing host]
tsunamie has joined #ruby
tabakhase has joined #ruby
papercod1 has joined #ruby
Junaos has joined #ruby
blackmesa has joined #ruby
NTrash has joined #ruby
Guest94511 has joined #ruby
Azure has joined #ruby
tabakhase has quit [Changing host]
tabakhase has joined #ruby
mozzarel1 has joined #ruby
<matthewd> _sfiguser: Fastest?
pjaspers has joined #ruby
wlanboy has joined #ruby
Davey has joined #ruby
brainslug has joined #ruby
nuck has joined #ruby
IsoLinCHiP has joined #ruby
<_sfiguser> matthewd, yes i mean shorter to write
llua` is now known as llua
llua has joined #ruby
llua has quit [Changing host]
tdy1 has joined #ruby
Helheim