apeiros changed the topic of #ruby to: Rules & more: https://ruby-community.com || Ruby 2.3.1; 2.2.5; 2.1.10: https://www.ruby-lang.org || Paste >3 lines of text on https://gist.github.com || Rails questions? Ask on #RubyOnRails || logs @ https://irclog.whitequark.org/ruby/
gener1c has joined #ruby
<gener1c> is there a way to auto generate a gemfile with bundler from env ?
<gener1c> if i have say 4 gems installed already in my env just
<gener1c> gem list |bundle init
<gener1c> or something
neanderslob has joined #ruby
jcao219 has quit [Ping timeout: 244 seconds]
benlieb has joined #ruby
SteenJobs has joined #ruby
xlegoman has joined #ruby
e14 has joined #ruby
hotpancakes has quit [Remote host closed the connection]
<c-c> gener1c: how do you mean, "from env"? Like, all the installed gems?
benlieb has quit [Ping timeout: 244 seconds]
<vktec> gener1c: Even if it's possible, you probably shouldn't do that. It's important to know exactly what you're putting in there, and you probably don't have _that_ many dependencies
Jackneill has quit [Remote host closed the connection]
<disavowed> Does Ruby have something similar to this? https://docs.python.org/2/library/tokenize.html
tdy has quit [Ping timeout: 252 seconds]
<gener1c> bundle init && gem list --local |head -n -1 | awk '{print "gem \47"$1"\47, " "\47"$2"\47"}' >> Gemfile
<gener1c> something like this
<c-c> disavowed: $ gem search tokenizer
<disavowed> c-c: That's what I figured - just checking there was nothing built in. Thank you!
<c-c> I think the 0.3.0 one is kind of like what you want
<c-c> disavowed: of course, the parser must have a tokenizer
<c-c> disavowed: so, there certainly must be
<disavowed> Probably not written in native Ruby though I'm guessing.
<disavowed> 0.3.0 looks fine. Thank you!
<c-c> hm I was wrong about the 0.3.0 - thats for NLP
<disavowed> It is, but I think it performs what I need
<disavowed> I'm just writing an article on how Ruby executes programs and wanted to illustrate the concept
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aryaching has quit [Ping timeout: 260 seconds]
<disavowed> c-c: Unfortunately not but that might make a pleasant diversion if I run out of things to say before hitting my word count!
e14 has left #ruby ["Textual IRC Client: www.textualapp.com"]
Jameser_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Lord_of_Life has quit [Excess Flood]
quazimodo has quit [Ping timeout: 256 seconds]
Lord_of_Life has joined #ruby
tubuliferous has quit [Ping timeout: 256 seconds]
ziarkaen has joined #ruby
ben_____ has quit [Remote host closed the connection]
ben__ has joined #ruby
infernix has quit [Ping timeout: 260 seconds]
ben_____ has joined #ruby
ben_____ has quit [Remote host closed the connection]
solocshaw has joined #ruby
ben_____ has joined #ruby
biberu has quit [Read error: Connection reset by peer]
Jahhein has joined #ruby
ziarkaen has quit [Ping timeout: 268 seconds]
ben______ has joined #ruby
ben__ has quit [Ping timeout: 260 seconds]
ben______ has quit [Client Quit]
chouhoul_ has quit [Remote host closed the connection]
interpolate has joined #ruby
jorrin has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
ben_____ has quit [Ping timeout: 260 seconds]
atmosx has quit [Quit: Textual IRC Client: www.textualapp.com]
Rickmasta has joined #ruby
djbkd has quit [Quit: My people need me...]
chouhoulis has joined #ruby
xlegoman has quit [Ping timeout: 260 seconds]
gingray has joined #ruby
solocshaw1 has joined #ruby
Rickmasta has quit [Ping timeout: 260 seconds]
chouhoulis has quit [Ping timeout: 260 seconds]
spectrum has joined #ruby
spectrum has quit [Remote host closed the connection]
Jahhein has quit [Read error: Connection reset by peer]
solocshaw has quit [Ping timeout: 260 seconds]
solocshaw1 is now known as solocshaw
banisterfiend has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ace05 has quit [Remote host closed the connection]
cyphase has quit [Ping timeout: 244 seconds]
Capela has joined #ruby
hotpancakes has joined #ruby
quazimodo has joined #ruby
ur5us has joined #ruby
Capela has quit [Ping timeout: 260 seconds]
cyphase has joined #ruby
gingray has quit [Ping timeout: 252 seconds]
aeontech has quit [Quit: aeontech]
solocshaw has quit [Read error: Connection reset by peer]
solocshaw1 has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
solocshaw1 is now known as solocshaw
marr has quit [Ping timeout: 252 seconds]
anuxivm has left #ruby [#ruby]
chouhoulis has joined #ruby
solocshaw has quit [Ping timeout: 252 seconds]
infernix has joined #ruby
aryaching has joined #ruby
TPug has joined #ruby
hotpancakes has quit [Remote host closed the connection]
hotpancakes has joined #ruby
chouhoulis has quit [Ping timeout: 260 seconds]
interpolate has quit [Quit: interpolate]
hotpancakes has quit [Client Quit]
TPug has quit [Client Quit]
gizless has joined #ruby
gizmore has quit [Ping timeout: 244 seconds]
infernix has quit [Ping timeout: 260 seconds]
ace05 has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
gusrub_ has quit [Remote host closed the connection]
gusrub_ has joined #ruby
troys_ is now known as troys
gusrub_ has quit [Remote host closed the connection]
Arcaire has joined #ruby
<Arcaire> Yo is here an appropriate place to ask about ruby compilation issues w/ ruby-install?
<havenwood> Arcaire: Yup, what are you running into?
<Arcaire> sec
<Arcaire> openssl issue
<havenwood> What distro/os?
<Arcaire> Debian Sid.
<Arcaire> OpenSSL 1.1.0b - Sept '16.
ace05 has quit [Ping timeout: 244 seconds]
<Arcaire> The file in the OpenSSL dev package literally does contain just that - https://github.com/rhuijben/openssl/blob/master/include/openssl/asn1_mac.h
<Arcaire> That's a mirror of the SVN.
<havenwood> Arcaire: Maybe related: https://bugs.ruby-lang.org/issues/12324
Mia has quit [Read error: Connection reset by peer]
<Arcaire> Is this something for 2.4
<Arcaire> because I am just using the ruby-install script from postmodern so OS ruby which is mentioned in comment #20 doesn't really affect me.
ziarkaen has joined #ruby
Mia has joined #ruby
Mia has joined #ruby
Mia has quit [Changing host]
Rickmasta has joined #ruby
gnufied has quit [Ping timeout: 260 seconds]
aryaching has quit [Ping timeout: 256 seconds]
ziarkaen has quit [Ping timeout: 260 seconds]
<Arcaire> havenwood: would the best bet be to pull in a changeset instead of 2.3.1 straight then
<Arcaire> My understanding of the trac conversation is that https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/55282 has the changes
infernix has joined #ruby
aryaching has joined #ruby
interpolate has joined #ruby
<c-c> Arcaire: so, have you eliminated that thats possibly a dependency problem? (ie. incorrect base libraries)
mic_e has joined #ruby
<Arcaire> c-c: OpenSSL 1.1.0b
<Arcaire> so it's (far) newer than the oldest version available to use.
<Arcaire> I could use an older version but that's an unacceptable workaround from a sec pov.
<c-c> well, for some reason you are getting an obsolite file
<Arcaire> https://bugs.ruby-lang.org/issues/12324 is the actual reason
<Arcaire> the bug is 'closed' but the patchset that actually resolves it isn't in a public release yet
rfoust has joined #ruby
mic_e has quit [Ping timeout: 260 seconds]
interpolate has quit [Ping timeout: 256 seconds]
Capela has joined #ruby
gingray has joined #ruby
charliesome has joined #ruby
interpolate has joined #ruby
davidt has quit []
miqlas-H has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
Capela has quit [Ping timeout: 260 seconds]
hck89 has joined #ruby
mikecmpbll has quit [Quit: inabit. zz.]
shakes has joined #ruby
gingray has quit [Ping timeout: 268 seconds]
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
bruce_lee has quit [Remote host closed the connection]
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
miqlas-H has joined #ruby
xall_ has joined #ruby
AndrewIsHere has quit [Ping timeout: 250 seconds]
Evansbee has quit []
gusrub_ has joined #ruby
shakes has quit [Quit: Leaving]
solocshaw has joined #ruby
solocshaw has quit [Ping timeout: 256 seconds]
dnicole has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Channel6 has joined #ruby
quazimodo has quit [Ping timeout: 268 seconds]
ur5us has quit [Remote host closed the connection]
solocshaw has joined #ruby
dnicole has quit [Ping timeout: 256 seconds]
ur5us has joined #ruby
Dimik has joined #ruby
ur5us has quit [Ping timeout: 268 seconds]
ag4ve_ has quit [Ping timeout: 260 seconds]
ziarkaen has joined #ruby
solocshaw has quit [Ping timeout: 256 seconds]
ziarkaen has quit [Ping timeout: 250 seconds]
ag4ve_ has joined #ruby
railssmi_ has quit [Quit: Textual IRC Client: www.textualapp.com]
bmurt has joined #ruby
CloCkWeRX has joined #ruby
elvin has joined #ruby
hck89 has quit [Quit: Textual IRC Client: www.textualapp.com]
dviola has quit [Quit: WeeChat 1.6]
brianpWins has quit [Quit: brianpWins]
miqlas-H has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
nchambers has joined #ruby
creat has joined #ruby
gusrub_ has quit [Remote host closed the connection]
charliesome has joined #ruby
jackjackdripper has joined #ruby
Capela has joined #ruby
harai has joined #ruby
xall_ has quit [Ping timeout: 256 seconds]
creat has quit [Ping timeout: 260 seconds]
gusrub_ has joined #ruby
creat has joined #ruby
d^sh has quit [Ping timeout: 260 seconds]
gingray has joined #ruby
xecutioner has joined #ruby
d^sh has joined #ruby
xall_ has joined #ruby
brianpWins has joined #ruby
gingray has quit [Ping timeout: 250 seconds]
elvin has quit [Ping timeout: 250 seconds]
Capela has quit [Remote host closed the connection]
brianpWins has quit [Ping timeout: 260 seconds]
brianpWins has joined #ruby
brianpWins has quit [Client Quit]
jorrin has quit [Quit: Leaving]
Guest53945 has quit [Ping timeout: 244 seconds]
infernix has quit [Ping timeout: 260 seconds]
Guest2753 has joined #ruby
DLSteve has quit [Quit: All rise, the honorable DLSteve has left the channel.]
optiz0r has quit [Ping timeout: 256 seconds]
radic has quit [Ping timeout: 260 seconds]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
r3vDev has joined #ruby
LoneHerm_ has joined #ruby
harfangk has joined #ruby
bmurt has joined #ruby
Rodya_ has quit [Remote host closed the connection]
glebm has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
jaguarmagenta has joined #ruby
jackjackdripper has joined #ruby
zukin has joined #ruby
hanmac has quit [Ping timeout: 245 seconds]
ziarkaen has joined #ruby
f4 has joined #ruby
jackjackdripper has quit [Client Quit]
troys is now known as troys_
quazimodo has joined #ruby
f4 has quit [Read error: Connection reset by peer]
ziarkaen has quit [Ping timeout: 250 seconds]
f4 has joined #ruby
gusrub_ has quit [Remote host closed the connection]
renderful has joined #ruby
hanmac has joined #ruby
f4 has quit [Read error: Connection reset by peer]
xecutioner has quit [Quit: Leaving...]
jaguarmagenta has quit [Read error: Connection reset by peer]
jackjackdripper has joined #ruby
aidalgol has quit [Quit: *BLIP*]
f4 has joined #ruby
jaguarmagenta has joined #ruby
renderful has quit [Ping timeout: 244 seconds]
jackjackdripper has quit [Client Quit]
infernix has joined #ruby
quazimodo has quit [Ping timeout: 244 seconds]
f4 has quit [Read error: Connection reset by peer]
Rodya_ has joined #ruby
f4 has joined #ruby
SteenJobs has joined #ruby
f4 has quit [Read error: Connection reset by peer]
hahuang61 has quit [Ping timeout: 260 seconds]
f4 has joined #ruby
jackjackdripper has joined #ruby
nchambers has quit [Read error: Connection reset by peer]
nchambers has joined #ruby
f4 has quit [Read error: Connection reset by peer]
nchambers has quit [Read error: No route to host]
optiz0r has joined #ruby
nchambers has joined #ruby
f4 has joined #ruby
User458764 has joined #ruby
Capela has joined #ruby
zukin has quit [Ping timeout: 260 seconds]
nchambers has quit [Read error: No route to host]
LoneHerm_ has quit [Remote host closed the connection]
LoneHerm_ has joined #ruby
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
palms has joined #ruby
Capela has quit [Ping timeout: 260 seconds]
interpolate has quit [Quit: interpolate]
LoneHerm_ has quit [Ping timeout: 268 seconds]
Rodya_ has quit [Quit: Leaving...]
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
ARCADIVS has joined #ruby
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
LoneHerm_ has joined #ruby
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
zukin has joined #ruby
skweek has joined #ruby
AndrewIsHere has joined #ruby
axisys has quit [Remote host closed the connection]
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
ramfjord has quit [Ping timeout: 260 seconds]
akaiiro has joined #ruby
axisys has joined #ruby
User458764 has joined #ruby
ace05 has joined #ruby
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
ace05 has quit [Ping timeout: 250 seconds]
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
c355e3b has quit [Quit: Connection closed for inactivity]
ziarkaen has joined #ruby
xall_ has quit [Ping timeout: 256 seconds]
AndrewIsHere has quit [Ping timeout: 260 seconds]
LoneHerm_ has quit [Remote host closed the connection]
LoneHerm_ has joined #ruby
ziarkaen has quit [Ping timeout: 265 seconds]
ace05 has joined #ruby
BlueDragons has joined #ruby
ace05 has quit [Remote host closed the connection]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
LoneHer__ has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
LoneHerm_ has quit [Read error: Connection reset by peer]
xall_ has joined #ruby
SteenJobs has joined #ruby
hutch34 has joined #ruby
npc_says has joined #ruby
gingray has joined #ruby
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
railssmith has joined #ruby
<npc_says> Hello, I decided to check out the ruby source from git and was a bit taken aback at configure needing a copy of ruby to produce the Makefile.
<npc_says> Otherwise, it would stop at /bin/sh tool/config.sub with an error message.
gusrub_ has joined #ruby
gingray has quit [Ping timeout: 268 seconds]
bmurt has joined #ruby
zukin has quit [Quit: leaving]
gusrub_ has quit [Ping timeout: 250 seconds]
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
tdy has joined #ruby
xall has joined #ruby
xall_ has quit [Ping timeout: 265 seconds]
gix has quit [Ping timeout: 260 seconds]
coyo has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
coyo is now known as Guest86950
alireza1 has quit [Remote host closed the connection]
gix has joined #ruby
f4 has quit [Read error: Connection reset by peer]
Guest86950 is now known as bandu
troys_ is now known as troys
bandu has quit [Changing host]
bandu has joined #ruby
f4 has joined #ruby
SteenJobs has quit [Quit: peaceee]
ProfSechs has joined #ruby
<ProfSechs> ok guys random question. would you rather have the word "id" (as in freudian id) or "ogre" as part of your company?
<ProfSechs> anyone may answer this question.
chouhoulis has joined #ruby
_sfiguser has quit [Ping timeout: 260 seconds]
ace05 has joined #ruby
LoneHer__ has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 260 seconds]
LoneHermit has joined #ruby
npc_says has quit [Quit: leaving]
hutch34 has quit [Ping timeout: 260 seconds]
bluOxigen has joined #ruby
f4 has quit [Read error: Connection reset by peer]
ace05 has quit [Ping timeout: 244 seconds]
f4 has joined #ruby
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ace05 has joined #ruby
LoneHermit has quit [Ping timeout: 252 seconds]
ace05 has quit [Remote host closed the connection]
JesseH has quit [Ping timeout: 260 seconds]
byte512 has quit [Ping timeout: 268 seconds]
skweek has quit [Ping timeout: 250 seconds]
JesseH has joined #ruby
_sfiguser has joined #ruby
dnicole has joined #ruby
cpruitt has joined #ruby
cpruitt has quit [Client Quit]
Hyuk has joined #ruby
evidex has quit [Ping timeout: 256 seconds]
User458764 has joined #ruby
dnicole has quit [Ping timeout: 260 seconds]
blackbombay__ has quit [Ping timeout: 268 seconds]
dcluna has quit [Quit: ERC (IRC client for Emacs 25.1.50.1)]
Jameser has joined #ruby
f4 has quit [Read error: Connection reset by peer]
AndrewIsHere has joined #ruby
f0rpaxe has quit [Quit: Connection closed for inactivity]
f4 has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
ziarkaen has joined #ruby
troys has quit [Quit: Bye]
AndrewIsHere has joined #ruby
Aliks has joined #ruby
jcao219 has joined #ruby
BlueDragons has quit [Quit: Leaving]
ziarkaen has quit [Ping timeout: 252 seconds]
AndrewIsHere has quit [Ping timeout: 260 seconds]
jaguarmagenta has quit [Remote host closed the connection]
Hyuk has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
jaguarmagenta has joined #ruby
xall has quit [Ping timeout: 260 seconds]
Madplatypus has quit [Quit: Connection closed for inactivity]
xall has joined #ruby
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
djbkd has joined #ruby
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
code_ has quit [Ping timeout: 260 seconds]
ruby-lang334 has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
ruby-lang334 has quit [Client Quit]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
f4 has quit [Read error: Connection reset by peer]
<harfangk> as company name? definitely id over ogre
f4 has joined #ruby
Capela has joined #ruby
jackjackdripper has joined #ruby
Capela has quit [Ping timeout: 260 seconds]
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
palms has quit [Ping timeout: 260 seconds]
gusrub_ has joined #ruby
f4 has quit [Read error: Connection reset by peer]
audibleblink has quit [Ping timeout: 245 seconds]
audibleblink has joined #ruby
f4 has joined #ruby
pawnbox has joined #ruby
ace05 has joined #ruby
palms has joined #ruby
gusrub_ has quit [Ping timeout: 252 seconds]
saneax is now known as saneax-_-|AFK
pawnbox has quit [Read error: Connection reset by peer]
f4 has quit [Read error: Connection reset by peer]
ace05 has quit [Ping timeout: 268 seconds]
hahuang61 has joined #ruby
f4 has joined #ruby
blackbombay__ has joined #ruby
dnicole has joined #ruby
amclain has quit [Quit: Leaving]
rrichardsr3 has joined #ruby
blackbombay__ has quit [Ping timeout: 250 seconds]
dnicole has quit [Ping timeout: 265 seconds]
howdoi has quit [Quit: Connection closed for inactivity]
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
gingray has joined #ruby
lxsameer has joined #ruby
hahuang61 has quit [Ping timeout: 244 seconds]
User458764 has joined #ruby
ziarkaen has joined #ruby
Channel6 has quit [Quit: Leaving]
gingray has quit [Ping timeout: 265 seconds]
ace05 has joined #ruby
ziarkaen has quit [Ping timeout: 250 seconds]
ace05 has quit [Remote host closed the connection]
ProfSechs_ has joined #ruby
ProfSechs_ has quit [Max SendQ exceeded]
f4 has quit [Read error: Connection reset by peer]
ProfSechs_ has joined #ruby
<ProfSechs_> harfangk
<ProfSechs_> why?
squidbits has quit [Quit: WeeChat 1.3]
f4 has joined #ruby
pawnbox has joined #ruby
ProfSechs has quit [Ping timeout: 250 seconds]
pawnbox has quit [Ping timeout: 256 seconds]
<harfangk> ogre is associated with cannibalistic fairy tale monster, so it has negative connotation
<harfangk> i don't want that in my company name unless i'm specifically going for that effect
Capela has joined #ruby
toretore has joined #ruby
<ProfSechs_> i see. thank you. you are very acccurate. i'm reading about ogres right now. Ogre is also associated with the meaning to "devour"
<ProfSechs_> and hence, if you want a company that deals with lots of data,
<ProfSechs_> i suppose the meaning is sufficient for one's inspiration.
<ProfSechs_> "Id" on the other hand, is about instinctual primal desire.
<ProfSechs_> so i was going for one of these meanings.
<harfangk> it depends on your main cilentele
<ProfSechs_> just the general public.
<harfangk> id has intellectual connotation
ace05 has joined #ruby
<ProfSechs_> it does. I was thinking the same.
<harfangk> so it might appeal better to educated and/or high-ranking suits
xall has quit [Ping timeout: 244 seconds]
<ProfSechs_> to the general public reading the company name though,
<ProfSechs_> maybe ogre sounds more entertaining.
<ProfSechs_> remember id software?
<harfangk> yeah it would
<ProfSechs_> who made the game doom?
<harfangk> yup
<ProfSechs_> everyone confuses it with 'id' with 'eye-d'
<ProfSechs_> identification
<ProfSechs_> but i think the CEO really meant freudian id/
Capela has quit [Ping timeout: 250 seconds]
<ProfSechs_> hence the game doom that deals with demons.
<ProfSechs_> anyways, haha
<ProfSechs_> thank you for discussing this. you are very intuitive.
<harfangk> i'm glad that it was helpful
<ProfSechs_> can't decide but is okay. hahaha
<harfangk> go for the name that you love haha
Jameser has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<harfangk> you can spin the branding story any way you want to, anyway
<ProfSechs_> go for 'id' with a .org, or go for 'ogre' with a .net
xall has joined #ruby
<ProfSechs_> avaliable domain names.
last_staff has joined #ruby
<ProfSechs_> yes.
<harfangk> create both, test with people, and see which one you prefer over time
rrichardsr3 has quit [Read error: Connection reset by peer]
<hammeds> anyone here has hotmails or outlooks list ping meanyone here know command on cygin how to filter plz tell me
<harfangk> domain's not that expensive anyway
rrichardsr3 has joined #ruby
<ProfSechs_> yes...
<hammeds> anyone here has hotmails or outlooks list ping meanyone here know command on cygin how to filter plz tell me
nahra has quit [Remote host closed the connection]
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
nahra has joined #ruby
last_staff has quit [Quit: last_staff]
ProfSechs_ has quit [Quit: Leaving]
vuoto has joined #ruby
xall has quit [Ping timeout: 250 seconds]
Aliks has quit [Remote host closed the connection]
ace05 has quit [Remote host closed the connection]
aeontech has joined #ruby
rrichardsr3 has quit [Quit: Apparantly my attempt to stay awake has failed...]
lacour has quit [Quit: Leaving]
vuoto has quit [Quit: Lost terminal]
Darmani has quit [Ping timeout: 260 seconds]
quazimodo has joined #ruby
benlieb has joined #ruby
djbkd has quit [Quit: Leaving...]
gizless has quit [Ping timeout: 252 seconds]
gizless has joined #ruby
jaguarmagenta has quit [Remote host closed the connection]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
vuoto has joined #ruby
vuoto has quit [Remote host closed the connection]
djbkd has joined #ruby
f4 has quit [Read error: Connection reset by peer]
ace05 has joined #ruby
f4 has joined #ruby
gingray has joined #ruby
howdoi has joined #ruby
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby
ziarkaen has joined #ruby
gingray has quit [Ping timeout: 244 seconds]
konsolebox has joined #ruby
djbkd has quit [Ping timeout: 260 seconds]
ur5us has joined #ruby
ziarkaen has quit [Ping timeout: 244 seconds]
bocaneri has joined #ruby
rippa has joined #ruby
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
ur5us has quit [Read error: No route to host]
ur5us has joined #ruby
xall has joined #ruby
f4 has quit [Read error: Connection reset by peer]
f4 has joined #ruby
Silthias has joined #ruby
rrichardsr3 has joined #ruby
Silthias1 has quit [Ping timeout: 250 seconds]
Capela has joined #ruby
xall has quit [Ping timeout: 250 seconds]
Capela has quit [Ping timeout: 260 seconds]
vuoto has joined #ruby
f4 has quit [Read error: Connection reset by peer]
nadir has quit [Quit: Connection closed for inactivity]
palms has quit [Ping timeout: 260 seconds]
vuoto has quit [Remote host closed the connection]
ruurd has quit [Remote host closed the connection]
claudiuinberlin has joined #ruby
benlieb has quit [Quit: benlieb]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
josealobato has joined #ruby
quazimodo has quit [Ping timeout: 256 seconds]
josealobato has quit [Client Quit]
xall has joined #ruby
tvw has joined #ruby
pawnbox has joined #ruby
xall has quit [Ping timeout: 260 seconds]
dnicole has joined #ruby
blackbombay__ has joined #ruby
dnicole has quit [Ping timeout: 268 seconds]
glebm has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
blackbombay__ has quit [Ping timeout: 265 seconds]
xall has joined #ruby
pawnbox_ has joined #ruby
pawnbox has quit [Ping timeout: 260 seconds]
Jameser has joined #ruby
akaiiro has quit [Ping timeout: 268 seconds]
CloCkWeRX has quit [Ping timeout: 244 seconds]
yardenbar has joined #ruby
the_drow has joined #ruby
doublemalt_ has joined #ruby
ziarkaen has joined #ruby
Jameser has quit [Max SendQ exceeded]
Jameser has joined #ruby
zukin has joined #ruby
atmosx has joined #ruby
ziarkaen has quit [Ping timeout: 260 seconds]
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #ruby
tomphp has joined #ruby
CloCkWeRX has joined #ruby
pawnbox_ has quit [Ping timeout: 244 seconds]
Dimik has quit [Ping timeout: 252 seconds]
Capela has joined #ruby
pawnbox has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #ruby
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
firstdayonthejob has joined #ruby
Capela has quit [Ping timeout: 250 seconds]
izaac has quit [Ping timeout: 256 seconds]
gusrub_ has joined #ruby
manjaro-kde5 has joined #ruby
gusrub_ has quit [Ping timeout: 265 seconds]
matp_ has joined #ruby
matp has quit [Ping timeout: 260 seconds]
manjaro-kde5 has quit [Ping timeout: 252 seconds]
Puffball has quit [Remote host closed the connection]
Puffball has joined #ruby
Arcaire has left #ruby ["Leaving"]
minimalism has quit [Quit: minimalism]
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
gingray has joined #ruby
zukin has quit [Ping timeout: 250 seconds]
evidex has joined #ruby
zukin has joined #ruby
izaac has joined #ruby
mic_e has joined #ruby
Jackneill has joined #ruby
gingray has quit [Ping timeout: 260 seconds]
zukin has quit [Client Quit]
evidex has quit [Ping timeout: 260 seconds]
ag4ve_ has quit [Remote host closed the connection]
conta has joined #ruby
mic_e has quit [Ping timeout: 244 seconds]
gingray has joined #ruby
User458764 has joined #ruby
AndrewIsHere has joined #ruby
claudiuinberlin has quit [Remote host closed the connection]
rrichardsr3 has quit [Read error: Connection reset by peer]
ziarkaen has joined #ruby
AndrewIsHere has quit [Ping timeout: 260 seconds]
Hyuk has joined #ruby
rrichardsr3 has joined #ruby
claudiuinberlin has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
renderful has joined #ruby
ziarkaen has quit [Ping timeout: 268 seconds]
ocbtec has joined #ruby
sameerynho has joined #ruby
lxsameer has quit [Ping timeout: 260 seconds]
renderful has quit [Ping timeout: 244 seconds]
gingray has quit [Ping timeout: 265 seconds]
Hyuk has quit [Ping timeout: 250 seconds]
rrichardsr3 has quit [Quit: Apparantly my attempt to stay awake has failed...]
fumck is now known as fumk
Puffball has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
Pupeno has joined #ruby
Pupeno has joined #ruby
Pupeno has quit [Changing host]
Puffball has joined #ruby
Capela has joined #ruby
sepp2k has joined #ruby
knight- has quit [Remote host closed the connection]
gingray has joined #ruby
Puffball_ has joined #ruby
Capela has quit [Ping timeout: 250 seconds]
Puffball has quit [Ping timeout: 265 seconds]
Capela has joined #ruby
dionysus69 has joined #ruby
aeontech has quit [Quit: aeontech]
codfection has joined #ruby
f4 has joined #ruby
gizmore has joined #ruby
gizless has quit [Ping timeout: 244 seconds]
knight_ has joined #ruby
konsolebox has quit [Quit: Leaving]
f4 has quit [Read error: Connection reset by peer]
Helheim has quit [Quit: Bah, stupid error messages.]
f4 has joined #ruby
tvw has quit []
Helheim has joined #ruby
Madplatypus has joined #ruby
lxsameer_ has joined #ruby
sameerynho has quit [Ping timeout: 260 seconds]
dhurba has joined #ruby
f4 has quit [Ping timeout: 268 seconds]
rrichardsr3 has joined #ruby
frmendes has joined #ruby
_whitelogger has joined #ruby
gingray has quit [Ping timeout: 268 seconds]
ruid has joined #ruby
User458764 has joined #ruby
jackjackdripper has quit [Quit: Leaving.]
ziarkaen has joined #ruby
anuxivm has joined #ruby
rrichard_ has joined #ruby
anuxivm has left #ruby [#ruby]
anuxivm has joined #ruby
Ishido has joined #ruby
ziarkaen has quit [Ping timeout: 250 seconds]
platzhirsch has joined #ruby
tubbo has quit [Ping timeout: 252 seconds]
rrichardsr3 has quit [Ping timeout: 268 seconds]
JeanCarloMachado has joined #ruby
gingray has joined #ruby
harai has quit [Ping timeout: 260 seconds]
tubbo has joined #ruby
creat has quit [Ping timeout: 244 seconds]
f0rpaxe has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
pandaant has joined #ruby
igniting has joined #ruby
User458764 has joined #ruby
arnonhongklay has joined #ruby
dionysus69 has quit [Ping timeout: 260 seconds]
mikecmpbll has joined #ruby
blackbombay__ has joined #ruby
rrichard_ has quit [Quit: Apparantly my attempt to stay awake has failed...]
harfangk has quit [Ping timeout: 250 seconds]
nettoweb has joined #ruby
symm- has quit [Quit: Leaving...]
platzhirsch has quit [Ping timeout: 244 seconds]
Pumukel has joined #ruby
platzhirsch has joined #ruby
evidex has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
zotherst1 has quit [Quit: WeeChat 1.6]
zotherstupidguy has joined #ruby
Pumukel has quit [Remote host closed the connection]
nekcode has joined #ruby
Pumukel has joined #ruby
evidex has quit [Ping timeout: 265 seconds]
zotherstupidguy has quit [Client Quit]
Pumukel has quit [Ping timeout: 260 seconds]
the_drow has quit [Quit: This computer has gone to sleep]
AndrewIsHere has joined #ruby
ruid has quit [Ping timeout: 256 seconds]
ruby-lang337 has joined #ruby
radic has joined #ruby
AndrewIsHere has quit [Ping timeout: 260 seconds]
ziarkaen has joined #ruby
c355e3b has joined #ruby
gener1c has quit [Remote host closed the connection]
Guest10767 has quit [Ping timeout: 258 seconds]
ziarkaen has quit [Ping timeout: 252 seconds]
Ariadeno has joined #ruby
biberu has joined #ruby
Ariadeno is now known as Guest65040
nettoweb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
XV8 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ur5us has quit [Read error: Connection reset by peer]
ur5us has joined #ruby
xall has quit [Ping timeout: 260 seconds]
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
palms has joined #ruby
ruby-lang337 has quit [Ping timeout: 260 seconds]
ur5us has quit [Ping timeout: 256 seconds]
xall has joined #ruby
nadir has joined #ruby
ARCADIVS has quit [Quit: ARCADIVS]
palms has quit [Ping timeout: 260 seconds]
charliesome has joined #ruby
xall_ has joined #ruby
xall has quit [Ping timeout: 268 seconds]
the_drow has joined #ruby
dhurba has quit [Ping timeout: 244 seconds]
cdg has joined #ruby
xall_ has quit [Ping timeout: 252 seconds]
xall has joined #ruby
platzhirsch has quit [Quit: WeeChat 1.4]
davix has joined #ruby
xall_ has joined #ruby
xall has quit [Ping timeout: 244 seconds]
dnicole has joined #ruby
firstdayonthejob has quit [Ping timeout: 265 seconds]
dnicole has quit [Ping timeout: 260 seconds]
User458764 has joined #ruby
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
troulouliou_div2 has joined #ruby
SCHAAP137 has joined #ruby
ziarkaen has joined #ruby
Xiti has quit [Quit: Xiti]
Xiti has joined #ruby
platzhirsch has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
dhurba has joined #ruby
ziarkaen has quit [Ping timeout: 260 seconds]
charliesome has joined #ruby
nettoweb has joined #ruby
codfection has quit [Remote host closed the connection]
interpolate has joined #ruby
JeanCarloMachado has quit [Ping timeout: 268 seconds]
edwinvdgraaf has joined #ruby
troulouliou_div2 has quit [Remote host closed the connection]
sdothum has joined #ruby
rfoust has joined #ruby
codfection has joined #ruby
nettoweb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nettoweb has joined #ruby
Rumbles has joined #ruby
edwinvdgraaf has quit [Remote host closed the connection]
edwinvdgraaf has joined #ruby
Madplatypus has quit [Quit: Connection closed for inactivity]
_sfiguser has quit [Ping timeout: 250 seconds]
edwinvdgraaf has quit [Ping timeout: 256 seconds]
nekcode has quit [Quit: nekcode]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pragmaticus has joined #ruby
nikivi has joined #ruby
dionysus69 has joined #ruby
Rumbles has quit [Ping timeout: 260 seconds]
Lyubo1 has quit [Ping timeout: 244 seconds]
nikivi has quit [Client Quit]
charliesome has joined #ruby
evidex has joined #ruby
dionysus69 has quit [Ping timeout: 250 seconds]
hero has joined #ruby
JesseH has quit [Remote host closed the connection]
vuoto has joined #ruby
_sfiguser has joined #ruby
xall_ has quit [Ping timeout: 250 seconds]
aryaching has quit [Ping timeout: 265 seconds]
evidex has quit [Ping timeout: 265 seconds]
pandaant has quit [Remote host closed the connection]
yardenbar has quit [Ping timeout: 265 seconds]
yardenbar has joined #ruby
GodFather has joined #ruby
Ishido has quit [Remote host closed the connection]
lxsameer_ has quit [Quit: WeeChat]
AndrewIsHere has joined #ruby
yardenbar has quit [Ping timeout: 260 seconds]
Qommand0r has quit [Quit: WeeChat 1.6]
Rodya_ has joined #ruby
AndrewIsHere has quit [Ping timeout: 260 seconds]
Kendos-Kenlen has joined #ruby
ziarkaen has joined #ruby
hero has quit [Ping timeout: 260 seconds]
Qommand0r has joined #ruby
tomphp has joined #ruby
renderful has joined #ruby
ziarkaen has quit [Ping timeout: 244 seconds]
aryaching has joined #ruby
Rumbles has joined #ruby
renderful has quit [Ping timeout: 244 seconds]
interpolate has quit [Quit: interpolate]
interpolate has joined #ruby
interpolate has quit [Client Quit]
dionysus69 has joined #ruby
interpolate has joined #ruby
interpolate has quit [Client Quit]
xall_ has joined #ruby
igniting_ has joined #ruby
Qommand0r has quit [Quit: WeeChat 1.6]
nettoweb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Rumbles has quit [Ping timeout: 252 seconds]
Qommand0r has joined #ruby
igniting_ has quit [Quit: Ex-Chat]
jaguarmagenta has joined #ruby
codfection has quit [Remote host closed the connection]
maloik has quit [Remote host closed the connection]
maloik has joined #ruby
CloCkWeRX has quit [Ping timeout: 256 seconds]
xall_ has quit [Ping timeout: 265 seconds]
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
e1z0_ has joined #ruby
tomphp has joined #ruby
troulouliou_div2 has joined #ruby
cdg_ has joined #ruby
hutch34 has joined #ruby
cdg has quit [Ping timeout: 260 seconds]
charliesome has quit [Read error: Connection reset by peer]
byte512 has joined #ruby
gusrub_ has joined #ruby
rippa has joined #ruby
bluOxigen has quit [Ping timeout: 250 seconds]
bluOxigen has joined #ruby
Capela has quit [Remote host closed the connection]
hutch34 has quit [Ping timeout: 260 seconds]
meth has joined #ruby
meth has quit [Max SendQ exceeded]
gusrub_ has quit [Ping timeout: 256 seconds]
Ishido has joined #ruby
JeanCarloMachado has joined #ruby
r3vDev has quit [Ping timeout: 260 seconds]
meth has joined #ruby
xall_ has joined #ruby
hero has joined #ruby
marr has joined #ruby
ta_ has quit [Read error: Connection reset by peer]
ta__ has joined #ruby
Rodya_ has quit [Remote host closed the connection]
c0mrad3 has joined #ruby
Rodya_ has joined #ruby
JeanCarloMachado has quit [Ping timeout: 260 seconds]
Rodya__ has joined #ruby
Rodya_ has quit [Ping timeout: 250 seconds]
hero has quit [Ping timeout: 252 seconds]
hutch34 has joined #ruby
ziarkaen has joined #ruby
FatSpitfire has joined #ruby
ruurd has joined #ruby
ruurd is now known as Guest35695
webus has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
DLSteve has joined #ruby
ziarkaen has quit [Ping timeout: 265 seconds]
frmendes has quit [Quit: cya...]
Fridtjof has quit [Ping timeout: 260 seconds]
hutch34 has quit [Ping timeout: 260 seconds]
Fridtjof has joined #ruby
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jphase has quit [Read error: Network is unreachable]
jphase has joined #ruby
saneax-_-|AFK is now known as saneax
sleepee has joined #ruby
Rose_ has joined #ruby
<Rose_> Why Watir on Firefox wait the page loads? I don't even need to use 'sleep' or 'waituntil'. Why? [
muelleme has joined #ruby
evidex has joined #ruby
jaguarmagenta has quit [Remote host closed the connection]
palms has joined #ruby
rodfersou has joined #ruby
hutch34 has joined #ruby
Rose_ has quit [Quit: Page closed]
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yardenbar has joined #ruby
sleepee has quit [Quit: Leaving]
AndrewIsHere has joined #ruby
mikecmpbll has quit [Ping timeout: 250 seconds]
rfoust has joined #ruby
mikecmpb_ has joined #ruby
aeontech has joined #ruby
Ishido has quit [Remote host closed the connection]
muelleme has quit [Ping timeout: 250 seconds]
AndrewIsHere has quit [Ping timeout: 250 seconds]
mikecmpb_ has quit [Read error: Connection reset by peer]
mikecmpbll has joined #ruby
User458764 has joined #ruby
solocshaw has joined #ruby
Ishido has joined #ruby
Pumukel has joined #ruby
Pumukel has quit [Remote host closed the connection]
Pumukel has joined #ruby
tomphp has joined #ruby
muelleme has joined #ruby
palms has quit [Ping timeout: 260 seconds]
saneax is now known as saneax-_-|AFK
hutch34 has quit [Ping timeout: 250 seconds]
jaguarmagenta has joined #ruby
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Capela has joined #ruby
xall_ has quit [Ping timeout: 250 seconds]
last_staff has joined #ruby
ziarkaen has joined #ruby
last_staff has quit [Read error: Connection reset by peer]
bluOxigen has quit [Ping timeout: 268 seconds]
ccx9 has joined #ruby
tomphp has joined #ruby
ziarkaen has quit [Ping timeout: 260 seconds]
yardenbar has quit [Ping timeout: 260 seconds]
dionysus69 has quit [Remote host closed the connection]
dionysus69 has joined #ruby
Jameser has quit [Quit: Textual IRC Client: www.textualapp.com]
harfangk has joined #ruby
saneax-_-|AFK is now known as saneax
JoshS has joined #ruby
solocshaw has quit [Ping timeout: 252 seconds]
Channel6 has joined #ruby
shinnya has joined #ruby
JeanCarloMachado has joined #ruby
Rickmasta has quit [Quit: Textual IRC Client: www.textualapp.com]
jcao219 has quit [Ping timeout: 260 seconds]
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tristanp has quit [Remote host closed the connection]
tristanp has joined #ruby
anuxivm has quit [Quit: Leaving.]
Pumukel has quit [Remote host closed the connection]
Pumukel has joined #ruby
tristanp has quit [Ping timeout: 252 seconds]
Pumukel has quit [Ping timeout: 260 seconds]
dnicole has joined #ruby
evidex has quit [Ping timeout: 250 seconds]
yardenbar has joined #ruby
Rickmasta has joined #ruby
cdg_ has quit [Remote host closed the connection]
cdg has joined #ruby
last_staff has joined #ruby
dreinull has joined #ruby
GodFather has quit [Quit: Ex-Chat]
GodFather has joined #ruby
<dreinull> trying to debug a rack issue. How can I access Rack::Cascade.apps via pry in a sinatra app?
glebm has joined #ruby
Channel6 has quit [Quit: Leaving]
dnicole has quit [Ping timeout: 260 seconds]
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
sdothum has joined #ruby
ziarkaen has joined #ruby
<Papierkorb> c0mrad3: run `rake` in the project top dir
firstdayonthejob has joined #ruby
cdg_ has joined #ruby
<c0mrad3> Papierkorb: I am trying to package it for fedora, so I need to run tests in the spec file https://gitlab.com/fedora-ruby/gitlab-rpm/wikis/rubygem-packaging https://fedoraproject.org/wiki/Packaging:Ruby
<c0mrad3> Papierkorb: I am not sure if I can run rake in the project top dir!
cdg has quit [Ping timeout: 250 seconds]
pragmaticus has quit [Ping timeout: 250 seconds]
<Papierkorb> c0mrad3: well, you have to, if you can't do anything how could you do anything and thus package anything in the first place?
ziarkaen has quit [Ping timeout: 256 seconds]
<c0mrad3> I used some tools to automate it, and here is my spec file https://dhanvi.fedorapeople.org/packages/asciidoctor-mallard/asciidoctor-mallard.spec
<Papierkorb> in the %build step, you're running gem build. you can just run rake before that.
<Papierkorb> Note that I have no idea about fedora packaging.
nocd has quit [Quit: ZNC - http://znc.in]
<Papierkorb> Nor do I recommend packaging gems like that anyway
<blackbombay__> c0mrad3: are you sure you want to package that? it's not even more than a prerelease (aka beta software)
<Papierkorb> c0mrad3: why do you want to package stuff?
<Papierkorb> or rather, repackage
<c0mrad3> blackbombay__: yes I am aware that it is a prerelease but I need to package it!
<blackbombay__> for yourself or a fedora repo?
Ishido has quit [Ping timeout: 260 seconds]
<c0mrad3> Papierkorb: it is needed for a fedora team so I need to package it!
<c0mrad3> blackbombay__: for the fedora repo
benlieb has joined #ruby
* c0mrad3 blackbombay__: the review process is in here https://bugzilla.redhat.com/show_bug.cgi?id=1343977
Ishido has joined #ruby
nikivi has joined #ruby
<blackbombay__> hm ok
nullset68 has joined #ruby
Capela has quit [Remote host closed the connection]
nettoweb has joined #ruby
solocshaw has joined #ruby
JeanCarloMachado has quit [Ping timeout: 268 seconds]
saneax is now known as saneax-_-|AFK
Capela has joined #ruby
nettoweb has quit [Client Quit]
nullset68 has quit [Client Quit]
nullset68 has joined #ruby
alexherbo2 has joined #ruby
pragmaticus has joined #ruby
pragmaticus has quit [Max SendQ exceeded]
jshjsh has joined #ruby
pragmaticus has joined #ruby
SteenJobs has joined #ruby
Capela_ has joined #ruby
Capela has quit [Ping timeout: 256 seconds]
rkazak has joined #ruby
saneax-_-|AFK is now known as saneax
palms has joined #ruby
JoshS has quit [Ping timeout: 244 seconds]
nullset68 has quit [Quit: WeeChat 1.4]
nankyokusei has joined #ruby
minimalism has joined #ruby
Ishido has quit [Remote host closed the connection]
harai has joined #ruby
Ax has joined #ruby
cdg has joined #ruby
alexherbo2 has quit [Ping timeout: 256 seconds]
last_staff has quit [Quit: last_staff]
nocd has joined #ruby
troulouliou_div2 has quit [Quit: Leaving]
FatSpitfire has quit [Quit: Leaving.]
cdg_ has quit [Ping timeout: 244 seconds]
nankyokusei has quit [Remote host closed the connection]
davidt has joined #ruby
tvw has joined #ruby
AndrewIsHere has joined #ruby
Capela_ has quit [Read error: Connection reset by peer]
GodFather has quit [Read error: Connection reset by peer]
Capela has joined #ruby
GodFather has joined #ruby
lxsameer has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
yardenbar has quit [Ping timeout: 244 seconds]
renderful has joined #ruby
rrichardsr3 has joined #ruby
jaguarmagenta has quit [Remote host closed the connection]
ziarkaen has joined #ruby
renderful has quit [Ping timeout: 244 seconds]
lacour has joined #ruby
ziarkaen has quit [Ping timeout: 256 seconds]
Rodya__ has quit [Quit: Leaving...]
platzhir1 has joined #ruby
nikivi has quit [Quit: irc]
UserJosh has joined #ruby
jaguarmagenta has joined #ruby
cdg_ has joined #ruby
platzhirsch has quit [Ping timeout: 265 seconds]
cdg has quit [Ping timeout: 250 seconds]
jshjsh has quit [Ping timeout: 265 seconds]
akaiiro has joined #ruby
Ishido has joined #ruby
ledestin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
saneax is now known as saneax-_-|AFK
phantummm has quit [Quit: WeeChat 1.6]
Capela has quit [Remote host closed the connection]
nullset68 has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
nullset68 has quit [Client Quit]
meth has quit [Quit: Leaving]
Kendos-Kenlen has quit [Quit: Konversation terminated!]
nullset68 has joined #ruby
lel has joined #ruby
conta has quit [Quit: conta]
jottr has joined #ruby
roflmyeggo has joined #ruby
LoneHerm_ has joined #ruby
Lord_of_Life has quit [Excess Flood]
UserJosh is now known as JoshS
JeanCarloMachado has joined #ruby
Lord_of_Life has joined #ruby
roflmyeggo has quit [Ping timeout: 244 seconds]
thisirs has joined #ruby
nickmm has quit [Ping timeout: 268 seconds]
rrichardsr3 has quit [Quit: Apparantly my attempt to stay awake has failed...]
mic_e has joined #ruby
conta has joined #ruby
Capela has joined #ruby
Capela has quit [Remote host closed the connection]
Capela has joined #ruby
User458764 has joined #ruby
mic_e has quit [Ping timeout: 250 seconds]
evidex has joined #ruby
evidex has quit [Ping timeout: 252 seconds]
nullset68 has quit [Quit: WeeChat 1.4]
jaguarmagenta has quit [Remote host closed the connection]
GodFather has quit [Ping timeout: 250 seconds]
dnicole has joined #ruby
minimalism has quit [Quit: minimalism]
solocshaw has quit [Ping timeout: 250 seconds]
nettoweb has joined #ruby
solocshaw has joined #ruby
LoneHerm_ has quit [Remote host closed the connection]
LoneHermit has joined #ruby
dnicole has quit [Ping timeout: 250 seconds]
LoneHermit has quit [Remote host closed the connection]
LoneHerm_ has joined #ruby
jshjsh has joined #ruby
nettoweb has quit [Client Quit]
rkazak has quit [Quit: Sleep.....ing....]
lenwood has joined #ruby
roflmyeggo has joined #ruby
solocshaw has quit [Ping timeout: 260 seconds]
JoshS has quit [Ping timeout: 250 seconds]
muelleme has quit [Read error: Connection reset by peer]
muelleme has joined #ruby
xall_ has joined #ruby
LoneHerm_ has quit [Ping timeout: 265 seconds]
roflmyeggo has quit [Read error: Connection reset by peer]
Ax has quit [Ping timeout: 250 seconds]
ziarkaen has joined #ruby
nicoulaj has joined #ruby
roflmyeggo has joined #ruby
rkazak has joined #ruby
xall_ has quit [Ping timeout: 250 seconds]
arnonhongklay has quit [Ping timeout: 250 seconds]
ziarkaen has quit [Ping timeout: 268 seconds]
codfection has joined #ruby
evidex has joined #ruby
roflmyeggo has quit [Quit: Lost terminal]
minimalism has joined #ruby
jaguarmagenta has joined #ruby
nankyokusei has joined #ruby
UserJosh has joined #ruby
minimalism has quit [Client Quit]
minimalism has joined #ruby
cdg_ has quit [Remote host closed the connection]
Guest7141 has quit [K-Lined]
cdg has joined #ruby
evidex has quit [Ping timeout: 244 seconds]
evidex has joined #ruby
jshjsh has quit [Ping timeout: 265 seconds]
rkazak has quit [Remote host closed the connection]
agent_white has joined #ruby
nankyokusei has quit [Ping timeout: 252 seconds]
Channel6 has joined #ruby
nickmm has joined #ruby
cdg has quit [Ping timeout: 265 seconds]
f4 has joined #ruby
misterpink has joined #ruby
Tristan-Speccy has joined #ruby
glebm has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tristan-Speccy is now known as Guest48263
AlexRussia has quit [Ping timeout: 265 seconds]
AndrewIsHere has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
AlexRussia has joined #ruby
nettoweb has joined #ruby
JoshS has joined #ruby
gusrub_ has joined #ruby
tristanp has joined #ruby
UserJosh has quit [Ping timeout: 260 seconds]
gusrub_ has quit [Ping timeout: 244 seconds]
Capela has quit [Read error: Connection reset by peer]
glebm has joined #ruby
e1z0_ has quit [Quit: Textual IRC Client: www.textualapp.com]
Capela has joined #ruby
conta has quit [Quit: conta]
TPug has joined #ruby
tristanp has quit [Remote host closed the connection]
tristanp has joined #ruby
platzhir1 has quit [Quit: WeeChat 1.4]
pawnbox has joined #ruby
platzhirsch has joined #ruby
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jlyndon_ has quit [Quit: Connection closed for inactivity]
solocshaw has joined #ruby
lxsameer has quit [Quit: WeeChat 1.6]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tristanp has quit [Ping timeout: 260 seconds]
firstdayonthejob has quit [Quit: WeeChat 1.6]
jaguarmagenta has quit [Remote host closed the connection]
tristanp has joined #ruby
ziarkaen has joined #ruby
solocshaw has quit [Ping timeout: 260 seconds]
dviola has joined #ruby
ziarkaen has quit [Ping timeout: 260 seconds]
lenwood has quit [Ping timeout: 268 seconds]
Capela_ has joined #ruby
firstdayonthejob has joined #ruby
LoneHerm_ has joined #ruby
Capela has quit [Ping timeout: 268 seconds]
rfoust has joined #ruby
tristanp has quit [Remote host closed the connection]
gusrub_ has joined #ruby
pragmaticus has quit [Ping timeout: 268 seconds]
f4_ has joined #ruby
f4 has quit [Ping timeout: 244 seconds]
harfangk has quit [Quit: Textual IRC Client: www.textualapp.com]
Silke[m] has left #ruby ["User left"]
jottr has quit [Quit: WeeChat 1.5]
gizmore has quit [Ping timeout: 265 seconds]
gizmore has joined #ruby
gusrub_ has quit [Ping timeout: 260 seconds]
jshjsh has joined #ruby
Rickmasta has joined #ruby
agent_white has quit [Read error: Connection reset by peer]
agent_white has joined #ruby
JoshS has quit [Ping timeout: 244 seconds]
JeanCarloMachado has quit [Ping timeout: 250 seconds]
Rickmast_ has joined #ruby
TPug has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Rickmasta has quit [Ping timeout: 260 seconds]
Channel6 has quit [Quit: Leaving]
Capela has joined #ruby
naprimer_3 has joined #ruby
Capela_ has quit [Ping timeout: 265 seconds]
symm- has joined #ruby
naprimer_2 has quit [Ping timeout: 244 seconds]
nankyokusei has joined #ruby
dionysus69 has quit [Ping timeout: 260 seconds]
LoneHerm_ has quit [Remote host closed the connection]
LoneHerm_ has joined #ruby
lenwood has joined #ruby
nankyokusei has quit [Ping timeout: 250 seconds]
nettoweb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SteenJobs has quit [Quit: SteenJobs]
LoneHerm_ has quit [Ping timeout: 260 seconds]
xlegoman has joined #ruby
Capela_ has joined #ruby
Capela has quit [Ping timeout: 268 seconds]
ziarkaen has joined #ruby
ziarkaen has quit [Ping timeout: 244 seconds]
cyphase has quit [Ping timeout: 268 seconds]
futilegames has joined #ruby
ccx9 has quit [Ping timeout: 260 seconds]
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
tvw has quit [Remote host closed the connection]
cyphase has joined #ruby
tvw has joined #ruby
Ishido has quit [Remote host closed the connection]
futilegames has left #ruby [#ruby]
toretore has quit [Ping timeout: 250 seconds]
f4__ has joined #ruby
f4_ has quit [Ping timeout: 260 seconds]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
dhurba has quit [Quit: WeeChat 1.4]
lenwood has quit [Ping timeout: 250 seconds]
tvw has quit [Remote host closed the connection]
lenwood has joined #ruby
_sfiguser has quit [Ping timeout: 250 seconds]
tvw has joined #ruby
glebm has quit [Read error: Connection reset by peer]
glebm has joined #ruby
neanderslob has quit [Read error: Connection reset by peer]
JeanCarloMachado has joined #ruby
f4__ has quit [Ping timeout: 244 seconds]
mluts has joined #ruby
f4__ has joined #ruby
davidt has quit []
Pumukel has joined #ruby
s2013 has joined #ruby
jhack has joined #ruby
jhack has quit [Client Quit]
<s2013> so i am retrieving a random element from an array using sample, but i also want to retrieve the index of the sample
<s2013> anyway to do that?
jhack has joined #ruby
jhack has quit [Client Quit]
<elomatreb> s2013: At that point you could just use rand to get a random index of the element, no?
_sfiguser has joined #ruby
<s2013> yeah i ended up doing array.delete_at(rand(array.length))
<s2013> cause i wanted to actually delete a random element
average has left #ruby [#ruby]
f4__ has quit [Read error: Connection reset by peer]
lenwood has quit [Ping timeout: 260 seconds]
gingray has quit [Ping timeout: 268 seconds]
<blackbombay__> >> a = [1] and a.delete_at(-1) and a
<ruby[bot]> blackbombay__: # => [] (https://eval.in/672456)
leea has joined #ruby
tristanp has joined #ruby
f4__ has joined #ruby
thisirs has quit [Ping timeout: 260 seconds]
tristanp has quit [Remote host closed the connection]
aidalgol has joined #ruby
rodferso1 has joined #ruby
codfection has quit [Remote host closed the connection]
cydrobolt_ has quit [Quit: oooh...what does THIS button do?]
cydrobolt has joined #ruby
cydrobolt has joined #ruby
tristanp has joined #ruby
benlieb has quit [Quit: benlieb]
f4_ has joined #ruby
evidex has quit [Ping timeout: 252 seconds]
f4__ has quit [Ping timeout: 260 seconds]
rodfersou has quit [Ping timeout: 260 seconds]
symm- has quit [Ping timeout: 244 seconds]
mistermocha has joined #ruby
renderful has joined #ruby
symm- has joined #ruby
f4_ has quit [Ping timeout: 260 seconds]
interpolate has joined #ruby
pawnbox has quit [Remote host closed the connection]
ziarkaen has joined #ruby
symm-_ has joined #ruby
tristanp has quit [Remote host closed the connection]
renderful has quit [Ping timeout: 244 seconds]
vuoto has quit [Remote host closed the connection]
symm- has quit [Ping timeout: 260 seconds]
Madplatypus has joined #ruby
ziarkaen has quit [Ping timeout: 260 seconds]
Bish_ has joined #ruby
vikaton has joined #ruby
railssmith has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Bish has quit [Ping timeout: 260 seconds]
c0mrad3 has quit [Quit: Connection closed for inactivity]
f4_ has joined #ruby
mluts has quit [Ping timeout: 260 seconds]
redpants has joined #ruby
mluts has joined #ruby
nankyokusei has joined #ruby
fatloris has joined #ruby
tomphp has joined #ruby
<fatloris> yo guys suka blyad
<fatloris> anybody from russia
nankyokusei has quit [Ping timeout: 265 seconds]
cdg has joined #ruby
cdg_ has joined #ruby
SteenJobs has joined #ruby
cdg__ has joined #ruby
cdg has quit [Ping timeout: 260 seconds]
cdg__ has quit [Read error: Connection reset by peer]
symm-_ has quit [Ping timeout: 260 seconds]
cdg has joined #ruby
cdg_ has quit [Read error: Connection reset by peer]
loechel has joined #ruby
fatloris has quit [Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 47.0/20160614130443]]
jshjsh has quit [Ping timeout: 260 seconds]
chg has quit [Ping timeout: 256 seconds]
JoshS has joined #ruby
Pumukel has quit [Ping timeout: 260 seconds]
SteenJobs has quit [Quit: SteenJobs]
chg has joined #ruby
mluts has quit [Ping timeout: 256 seconds]
_vy_ has joined #ruby
mistermocha has quit [Ping timeout: 260 seconds]
benlieb has joined #ruby
SteenJobs has joined #ruby
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bob434 has joined #ruby
jshjsh has joined #ruby
jcao219 has joined #ruby
A124 has quit [Quit: '']
JoshS has quit [Ping timeout: 260 seconds]
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dnicole has joined #ruby
claudiuinberlin has quit []
weemsledeux has joined #ruby
benlieb has quit [Quit: benlieb]
weemsledeux has quit [Client Quit]
aidalgol has quit [Remote host closed the connection]
cdg_ has joined #ruby
cdg_ has quit [Read error: Connection reset by peer]
cdg_ has joined #ruby
cdg has quit [Read error: Connection reset by peer]
buglessdr2 has joined #ruby
loechel has quit [Remote host closed the connection]
jcao219 has quit [Ping timeout: 260 seconds]
leea has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
weemsledeux has joined #ruby
ziarkaen has joined #ruby
dnicole has quit [Ping timeout: 268 seconds]
Rickmast_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
miqlas-H has joined #ruby
miqlas-H has quit [Client Quit]
sepp2k has quit [Read error: Connection reset by peer]
ziarkaen has quit [Ping timeout: 252 seconds]
webus has quit [Quit: goodbye]
Rickmasta has joined #ruby
nickmm has quit [Ping timeout: 244 seconds]
glebm has quit [Read error: No route to host]
glebm has joined #ruby
buglessdr2 has quit [Ping timeout: 265 seconds]
aevin[m]1 has joined #ruby
truthabs has joined #ruby
PaulCapestany has quit [Quit: .]
jeffery has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
<jeffery> I am trying to understand ruby eventmachine and this particular example https://github.com/eventmachine/eventmachine/wiki/Code-Snippets
<jeffery> Under “Writing out to clients before Exit” example, where in the code does @connections variable get populated?
cdg_ has quit [Ping timeout: 256 seconds]
solocshaw has joined #ruby
PaulCapestany has joined #ruby
Jackneill has quit [Remote host closed the connection]
nicoulaj has quit [Read error: Connection reset by peer]
banisterfiend has joined #ruby
hutch34 has joined #ruby
nankyokusei has joined #ruby
PaulCapestany has quit [Read error: Connection reset by peer]
platzhirsch has quit [Ping timeout: 265 seconds]
PaulCapestany has joined #ruby
tristanp has joined #ruby
saneax-_-|AFK is now known as saneax
SteenJobs has joined #ruby
mesamoo has joined #ruby
hutch34 has quit [Ping timeout: 260 seconds]
nankyokusei has quit [Ping timeout: 265 seconds]
tristanp has quit [Remote host closed the connection]
<lupine> people still use EM?
<Nilium> People still use _____ → yes always
<Nilium> MUMPS? Still in use.
<lupine> heh, true
<lupine> jeffery: I'm not sure but I guess it's part of the contract of EM that it will stuff connections into that array (via attr_accessor :connections) when they come in
<lupine> that or the example is duff
glebm has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tristanp has joined #ruby
<jeffery> lupine: I have debuuged the code and the connections array does not get populated
glebm has joined #ruby
buglessdr2 has joined #ruby
i8igmac has quit [Ping timeout: 244 seconds]
glebm has quit [Client Quit]
<lupine> then the example is duff ^^
tristanp has quit [Remote host closed the connection]
nettoweb has joined #ruby
banisterfiend has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jcao219 has joined #ruby
UserJosh has joined #ruby
aeontech has quit [Quit: aeontech]
jshjsh has quit [Ping timeout: 244 seconds]
ziarkaen has joined #ruby
davidt has joined #ruby
jeffery has quit [Quit: jeffery]
Giordano has joined #ruby
tdy has quit [Ping timeout: 260 seconds]
firstdayonthejob has quit [Ping timeout: 250 seconds]
banisterfiend has joined #ruby
tristanp has joined #ruby
xall_ has joined #ruby
Immune has joined #ruby
ziarkaen has quit [Ping timeout: 256 seconds]
nettoweb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
s2013 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ramfjord has joined #ruby
tristanp has quit [Remote host closed the connection]
s2013 has joined #ruby
solocshaw has quit [Ping timeout: 260 seconds]
saneax is now known as saneax-_-|AFK