apeiros_ changed the topic of #ruby-lang to: Ruby 2.0.0-p0: http://ruby-lang.org (Ruby 1.9.3-p392) || Paste >3 lines of text on http://gist.github.com
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
breakingthings has joined #ruby-lang
outoftime has quit [Quit: Leaving]
apeiros_ has quit [Ping timeout: 276 seconds]
<breakingthings> Gentlemens. I would like to search an array containing random integers 1-6, and count two groups; entries where value > 4, and entries where value == 1.
<breakingthings> Is there a particularly ruby way of doing this?
<breakingthings> I'm looking at Enumerable and see a few possibilities such as find_all, I could find_all twice and make them into two arrays to then add, but I figure there might be an easier way since I don't really need those other arrays.
robnik has quit [Quit: Page closed]
KA_ has quit [Quit: KA_]
toretore has quit [Quit: Leaving]
krohrbaugh has joined #ruby-lang
mistym has quit [Remote host closed the connection]
dankest has joined #ruby-lang
[[johnonymous]] has joined #ruby-lang
mistym_ has joined #ruby-lang
q1w2e3 has left #ruby-lang [#ruby-lang]
krohrbaugh has quit [Quit: Leaving.]
spuk has joined #ruby-lang
gix- has joined #ruby-lang
jsilver has quit [Remote host closed the connection]
geopet has quit [Quit: geopet]
marr has quit [Ping timeout: 264 seconds]
sn0wb1rd has joined #ruby-lang
Criztian has quit [Remote host closed the connection]
gix has quit [Ping timeout: 260 seconds]
KA_ has joined #ruby-lang
<breakingthings> Well, I guess I'm settling on array.map { |v| if v > 4 then hits += 1; if v == 1 then fails += 1; }
gix- has quit [Ping timeout: 255 seconds]
jsilver has joined #ruby-lang
gix has joined #ruby-lang
<darix> breakingthings: dont use .map
<darix> use each
<breakingthings> are they interchangeable?
<darix> map returns a changed array
<darix> .each just loops over it
retro|cz has quit [Ping timeout: 246 seconds]
gix has quit [Ping timeout: 248 seconds]
apeiros_ has joined #ruby-lang
<breakingthings> darix: that worked, thanks
jonahR has quit [Quit: jonahR]
gix has joined #ruby-lang
jerrytgarcia has quit [Read error: Connection reset by peer]
apeiros_ has quit [Ping timeout: 246 seconds]
jerrytgarcia has joined #ruby-lang
hahuang65 has joined #ruby-lang
jsilver has quit [Remote host closed the connection]
jsilver has joined #ruby-lang
krohrbaugh has joined #ruby-lang
krohrbaugh has quit [Client Quit]
tomzx_mac has joined #ruby-lang
davidbalbert is now known as davidbalber|away
krohrbaugh has joined #ruby-lang
dankest has quit [Quit: Leaving...]
punchfacechamp has joined #ruby-lang
havenwood has joined #ruby-lang
_MJ_4Q_ has joined #ruby-lang
mrsolo has quit [Quit: Leaving]
dhruvasagar has quit [Ping timeout: 255 seconds]
KU0N has quit [Quit: Linkinus - http://linkinus.com]
agile has joined #ruby-lang
dankest has joined #ruby-lang
dhruvasagar has joined #ruby-lang
q1w2e3 has joined #ruby-lang
dankest has quit [Ping timeout: 264 seconds]
reppard has joined #ruby-lang
tallship has quit [Quit: Too Hip gotta go - Going..... Down..... Mr. Tyler?]
mercwithamouth has quit [Ping timeout: 240 seconds]
JStoker is now known as Guest64683
mjio has quit []
mercwithamouth has joined #ruby-lang
Guest64683 is now known as JStoker
jsilver has quit [Remote host closed the connection]
jsilver has joined #ruby-lang
<zenspider> minitest version 4.6.2 has been released! | software releases by ryan davis - http://blog.zenspider.com/releases/2013/02/minitest-version-4-6-2-has-been-released.html
krohrbaugh has quit [Quit: Leaving.]
kogent has quit [Quit: kogent]
mistym_ has quit [Remote host closed the connection]
Qfwfq has quit [Ping timeout: 255 seconds]
tylersmith has quit [Quit: tylersmith]
enebo has joined #ruby-lang
<zenspider> vlad version 2.4.1 has been released! | software releases by ryan davis - http://blog.zenspider.com/releases/2013/02/vlad-version-2-4-1-has-been-released.html
jsilver has quit [Ping timeout: 276 seconds]
__butch__ has quit [Quit: Leaving.]
<zenspider> rawr
dhruvasagar has quit [Ping timeout: 244 seconds]
dzhulk has quit [Quit: Leaving.]
hackeron has quit [Ping timeout: 248 seconds]
<zzak> zenspider: that reminds me
gregmore_ has quit [Read error: Connection reset by peer]
enebo has quit [Quit: enebo]
gregmore_ has joined #ruby-lang
gregmore_ has quit [Remote host closed the connection]
<zzak> drbrain updated the globals rdoc in mri, did you want a patch to backport those changes to your quickref?
<zzak> zenspider: ^
gregmore_ has joined #ruby-lang
enebo has joined #ruby-lang
<zenspider> zzak: that'd be fantastic, yes please
gregmor__ has joined #ruby-lang
<zenspider> I gotta run
<zzak> wheres the sorce
gregmore_ has quit [Ping timeout: 248 seconds]
gregmor__ has quit [Ping timeout: 255 seconds]
krohrbaugh has joined #ruby-lang
<zzak> i guess this means i have to email you a patch, damn you
KA_ has quit [Quit: KA_]
KA_ has joined #ruby-lang
krohrbaugh has quit [Quit: Leaving.]
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
krohrbaugh has joined #ruby-lang
Radagast has joined #ruby-lang
havenwood has quit [Ping timeout: 276 seconds]
_MJ_4Q_ has quit [Remote host closed the connection]
KA_ has quit [Quit: KA_]
dhruvasagar has joined #ruby-lang
krohrbaugh has quit [Quit: Leaving.]
mjio has joined #ruby-lang
sebastiansier has joined #ruby-lang
krisvage has quit [Remote host closed the connection]
Radagast has quit [Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/]
q1w2e3 has quit [Read error: Connection reset by peer]
dhruvasagar has quit [Read error: Operation timed out]
dhruvasagar has joined #ruby-lang
srbaker has quit [Quit: Computer has gone to sleep.]
sn0wb1rd has quit [Quit: sn0wb1rd]
jerrytgarcia has quit [Read error: Connection reset by peer]
jerrytgarcia has joined #ruby-lang
bzalasky has joined #ruby-lang
bzalasky has quit [Remote host closed the connection]
lsegal has joined #ruby-lang
krisvage has joined #ruby-lang
bzalasky has joined #ruby-lang
Qfwfq has joined #ruby-lang
Qfwfq has joined #ruby-lang
Qfwfq has quit [Changing host]
sn0wb1rd has joined #ruby-lang
krisvage has quit [Ping timeout: 256 seconds]
mistym has quit [Remote host closed the connection]
hahuang65 has quit [Quit: Computer has gone to sleep.]
bzalasky has quit [Remote host closed the connection]
imajes has quit [Excess Flood]
sebastiansier has quit [Remote host closed the connection]
imajes has joined #ruby-lang
krohrbaugh has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
pr0ton has quit [Ping timeout: 276 seconds]
anjen has joined #ruby-lang
macmartine has joined #ruby-lang
intellitech has left #ruby-lang [#ruby-lang]
intellitech has joined #ruby-lang
reppard has quit [Quit: leaving]
krisvage has joined #ruby-lang
Qfwfq has quit [Ping timeout: 255 seconds]
punchfacechamp has quit [Quit: adios!]
Qfwfq has joined #ruby-lang
anjen has quit [Quit: anjen]
pr0ton has joined #ruby-lang
klebervirgilio has quit [Remote host closed the connection]
sepp2k has quit [Remote host closed the connection]
r0bby has joined #ruby-lang
klebervirgilio has joined #ruby-lang
vbatts|work has joined #ruby-lang
klebervirgilio has quit [Ping timeout: 246 seconds]
krisvage has quit [Ping timeout: 240 seconds]
punchfacechamp has joined #ruby-lang
_MJ_4Q_ has joined #ruby-lang
datanoise has quit [Ping timeout: 264 seconds]
punchfacechamp has quit [Client Quit]
tdy_ has quit [Ping timeout: 246 seconds]
bzalasky has joined #ruby-lang
havenn has joined #ruby-lang
torrieri has joined #ruby-lang
brianpWins has quit [Quit: brianpWins]
fire has quit [Ping timeout: 246 seconds]
rsl has quit [Quit: Computer has gone to sleep.]
anonymuse has joined #ruby-lang
r0bby has quit [Read error: Connection reset by peer]
geopet has joined #ruby-lang
r0bby has joined #ruby-lang
hahuang65 has joined #ruby-lang
Qfwfq has quit [Ping timeout: 255 seconds]
krisvage has joined #ruby-lang
Qfwfq has joined #ruby-lang
Qfwfq has joined #ruby-lang
Qfwfq has quit [Changing host]
wmoxam has joined #ruby-lang
[[johnonymous]] has quit [Quit: Computer has gone to sleep.]
datanoise has joined #ruby-lang
khaase has quit [Ping timeout: 240 seconds]
jwollert has quit [Ping timeout: 245 seconds]
mbr has quit [Ping timeout: 245 seconds]
msch has quit [Ping timeout: 260 seconds]
[dmp] has quit [Ping timeout: 252 seconds]
meise has quit [Ping timeout: 245 seconds]
Muz has quit [Ping timeout: 264 seconds]
darix has quit [Ping timeout: 276 seconds]
vlad_starkov has joined #ruby-lang
r0bby has quit [Ping timeout: 248 seconds]
anonymuse has quit [Quit: Leaving...]
krisvage has quit [Ping timeout: 248 seconds]
retro|cz has joined #ruby-lang
Elico1 has joined #ruby-lang
Elico1 has quit [Client Quit]
darix has joined #ruby-lang
darix has quit [Changing host]
darix has joined #ruby-lang
meise has joined #ruby-lang
jwollert has joined #ruby-lang
[dmp] has joined #ruby-lang
Muz has joined #ruby-lang
khaase has joined #ruby-lang
brooks has joined #ruby-lang
mbr has joined #ruby-lang
blr2k has joined #ruby-lang
bzalasky has quit [Remote host closed the connection]
geopet has quit [Quit: geopet]
macmartine has quit [Quit: Computer has gone to sleep.]
Qfwfq has quit [Ping timeout: 255 seconds]
Qfwfq has joined #ruby-lang
Qfwfq has joined #ruby-lang
Qfwfq has quit [Changing host]
RobertBirnie has quit [Quit: RobertBirnie]
hahuang65 has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
naughtystyle has joined #ruby-lang
jerrytgarcia has quit [Read error: Connection reset by peer]
krisvage has joined #ruby-lang
jerrytgarcia has joined #ruby-lang
pr0ton has quit [Quit: pr0ton]
dhruvasagar has quit [Ping timeout: 244 seconds]
dhruvasagar has joined #ruby-lang
krisvage has quit [Ping timeout: 252 seconds]
dhruvasagar has quit [Ping timeout: 240 seconds]
iamjarvo has quit [Quit: Leaving.]
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
wmoxam has quit [Ping timeout: 240 seconds]
naughtystyle has left #ruby-lang [#ruby-lang]
islander_ has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
<islander_> hi guys, I have a question. This will probably seem really stupid. I'm not a native English speaker and im having a hard time getting through the beginning ruby book. Am I a hopeless case or is there another resource?
<havenn> islander_: What is your native language?
<islander_> cebuano
dhruvasagar has joined #ruby-lang
<havenn> islander_: There are some good resources in English at: http://www.ruby-lang.org/en/documentation/
<islander_> thank you
<havenn> islander_: You can change the /en/ to other languages that are supported, but I'm afraid cebuano is not.
<islander_> yes, it's not a very known language
Qfwfq has quit [Ping timeout: 255 seconds]
RobertBirnie has joined #ruby-lang
<havenn> islander_: /es/ or /fr/ work for example
Qfwfq has joined #ruby-lang
<islander_> havenn: thank you, i tried using /ce/, /bi/ (cebuano is also known as bisaya) but it seems to not work
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
ikst has joined #ruby-lang
ikst has quit [Remote host closed the connection]
mercwithamouth has quit [Ping timeout: 264 seconds]
blr2k has quit [Quit: Page closed]
fsvehla has joined #ruby-lang
kuja has quit [Ping timeout: 256 seconds]
r0bby has joined #ruby-lang
krisvage has joined #ruby-lang
kuja has joined #ruby-lang
RobertBirnie has quit [Quit: RobertBirnie]
breakingthings has quit []
r0bby_ has joined #ruby-lang
islander_ has quit [Remote host closed the connection]
r0bby has quit [Ping timeout: 264 seconds]
mercwithamouth has joined #ruby-lang
smitjel has joined #ruby-lang
achiu has quit [Quit: WeeChat 0.3.9.2]
kgrz has joined #ruby-lang
achiu has joined #ruby-lang
neverminding has quit [Quit: neverminding]
krisvage has quit [Ping timeout: 264 seconds]
macmartine has joined #ruby-lang
_MJ_4Q_ has quit [Remote host closed the connection]
r0bby_ is now known as robbyoconnor
rippa has joined #ruby-lang
tdy_ has joined #ruby-lang
smitjel has left #ruby-lang [#ruby-lang]
KA_ has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 256 seconds]
dhruvasagar has joined #ruby-lang
RobertBirnie has joined #ruby-lang
RobertBirnie has quit [Client Quit]
fsvehla has quit [Quit: fsvehla]
RobertBirnie has joined #ruby-lang
krisvage has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
richardjortega has quit [Quit: richardjortega]
mistym has quit [Remote host closed the connection]
tdy_ has quit [Ping timeout: 240 seconds]
ryanf has quit [Quit: leaving]
havenn has quit [Remote host closed the connection]
krisvage has quit [Ping timeout: 272 seconds]
klebervi_ has joined #ruby-lang
njrosati has joined #ruby-lang
wallerdev has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 260 seconds]
stardiviner has joined #ruby-lang
noop has joined #ruby-lang
klebervi_ has quit [Ping timeout: 255 seconds]
canton7 has quit [Remote host closed the connection]
pkrnj has quit [Quit: Textual IRC Client: www.textualapp.com]
brianpWins has joined #ruby-lang
tonni has quit [Remote host closed the connection]
bluepojo_ has joined #ruby-lang
bluepoj__ has joined #ruby-lang
bluepojo_ has quit [Read error: Connection reset by peer]
tomzx_mac has quit [Read error: Operation timed out]
msch has joined #ruby-lang
bluepojo has quit [Read error: Connection reset by peer]
wardrop has quit [Quit: wardrop]
brooks has quit [Ping timeout: 264 seconds]
brooks has joined #ruby-lang
bluepoj__ has quit [Remote host closed the connection]
tonni has joined #ruby-lang
bluepojo has joined #ruby-lang
vlad_starkov has joined #ruby-lang
jerrytgarcia has quit [Read error: Connection reset by peer]
jerrytgarcia has joined #ruby-lang
krisvage has joined #ruby-lang
justinseiter has quit [Quit: WeeChat 0.3.7]
brooks_ has joined #ruby-lang
bluepojo has quit [Ping timeout: 246 seconds]
apeiros_ has joined #ruby-lang
mjio has quit []
brooks has quit [Ping timeout: 260 seconds]
vlad_starkov has quit [Ping timeout: 264 seconds]
shajith has quit [Ping timeout: 255 seconds]
shajith has joined #ruby-lang
amerine has quit [Quit: Textual IRC Client: www.textualapp.com]
amerine has joined #ruby-lang
kgrz has quit [Quit: Computer has gone to sleep.]
krisvage has quit [Ping timeout: 276 seconds]
JohnBat26 has joined #ruby-lang
Mon_Ouie has quit [Ping timeout: 255 seconds]
mantono has quit [Excess Flood]
mantono has joined #ruby-lang
vlad_starkov has joined #ruby-lang
apeiros_ has quit [Remote host closed the connection]
rbevers has joined #ruby-lang
rbevers has quit [Read error: Connection reset by peer]
rbevers has joined #ruby-lang
KA_ has quit [Quit: KA_]
skade_ has joined #ruby-lang
skade has quit [Ping timeout: 246 seconds]
skade_ is now known as skade
vlad_starkov has quit [Remote host closed the connection]
imajes has quit [Excess Flood]
gix has quit [Ping timeout: 244 seconds]
imajes has joined #ruby-lang
kgrz has joined #ruby-lang
wycats__ has quit [Ping timeout: 255 seconds]
antbody has joined #ruby-lang
rolfb has joined #ruby-lang
vlad_starkov has joined #ruby-lang
gix has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
vlad_starkov has joined #ruby-lang
krisvage has joined #ruby-lang
macmartine has quit [Quit: Computer has gone to sleep.]
xalei has joined #ruby-lang
dhruvasagar has joined #ruby-lang
ryanf has joined #ruby-lang
krisvage has quit [Ping timeout: 246 seconds]
dr_bob has joined #ruby-lang
JStoker is now known as Guest49891
rbevers has left #ruby-lang [#ruby-lang]
replore has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
Guest49891 is now known as EvilJStoker
voker57 has joined #ruby-lang
voker57 has joined #ruby-lang
apeiros_ has joined #ruby-lang
Rubennn has quit [Ping timeout: 255 seconds]
Rubennn has joined #ruby-lang
krz has joined #ruby-lang
beiter has joined #ruby-lang
mercwithamouth has quit [Ping timeout: 252 seconds]
joschi has quit [Ping timeout: 272 seconds]
joschi has joined #ruby-lang
msch has quit [Ping timeout: 272 seconds]
tonni has quit [Remote host closed the connection]
vmoravec has joined #ruby-lang
replore has quit [Remote host closed the connection]
beho has joined #ruby-lang
crazyhorse has joined #ruby-lang
<crazyhorse> hi
<crazyhorse> i've been trying to setup rbenv and ruby under ubuntu.. i get this can't find zlib error when trying to use gem
<crazyhorse> any ideas?
<postmodern> crazyhorse, looks like you didn't install the zlib headers for ruby to compile against
<crazyhorse> :/
<postmodern> crankharder, copy/paste those commands
vlad_starkov has joined #ruby-lang
<crazyhorse> ok :)
vlad_starkov has quit [Remote host closed the connection]
<postmodern> damn tab complete not working :)
msch has joined #ruby-lang
<postmodern> crazyhorse, try copy/pasting the apt-get command, and re-running ruby-build
<postmodern> crazyhorse, or if you're adventurous, you could use chruby and run it's scripts/setup.sh which installs ruby,jruby,rubinius
<postmodern> crazyhorse, and runs all the necessary apt-get commands
<crazyhorse> well i actually want to get it running with rbenv
Averna has quit [Quit: Leaving.]
krisvage has joined #ruby-lang
<postmodern> crazyhorse, also note that ruby-build doesn't do anything special
<postmodern> crazyhorse, you can compile rubies by hand for rbenv
<crazyhorse> really ok :/
<postmodern> crankharder, just ./configure --prefix=$HOME/.rbenv/version/1.9.3
<crazyhorse> prior to installation?
<postmodern> crazyhorse, ./configure && make && make install
canton7 has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
<crazyhorse> postmodern: this guide looks pretty good as well
imajes has quit [Excess Flood]
JohnBat26 has quit [Remote host closed the connection]
ottbot has joined #ruby-lang
RobertBirnie has quit [Quit: RobertBirnie]
imajes has joined #ruby-lang
KU0N has joined #ruby-lang
tonni has joined #ruby-lang
krisvage has quit [Ping timeout: 255 seconds]
tdy_ has joined #ruby-lang
gnufied has joined #ruby-lang
solars has joined #ruby-lang
Stilo has joined #ruby-lang
schaerli has joined #ruby-lang
beho has quit [Remote host closed the connection]
tdy_ has quit [Ping timeout: 276 seconds]
ohsix has quit [Ping timeout: 260 seconds]
JohnBat26 has joined #ruby-lang
maxmanders has joined #ruby-lang
krisvage has joined #ruby-lang
apeiros_ has quit [Read error: Connection reset by peer]
jerrytgarcia has quit [Read error: Connection reset by peer]
jerrytgarcia has joined #ruby-lang
apeiros_ has joined #ruby-lang
beiter has quit [Quit: beiter]
beiter has joined #ruby-lang
<whitequark> dominikh: hi
<whitequark> is there anything in cinch for working with colors?
krisvage has quit [Ping timeout: 252 seconds]
<freedrull> is it a bad idea to overwrite the `send` method
toretore has joined #ruby-lang
<yorickpeterse> morning kids
<yorickpeterse> freedrull: yes
* freedrull tries to think of a better name
* freedrull for his method
<yorickpeterse> Yorick's rule of not getting punched in the privates by a Rubyist: don't override core Ruby methods with some custom behaviour
<freedrull> 1am would be a pretty lame time to get punched in the privates
amdprophet has quit [Ping timeout: 255 seconds]
<yorickpeterse> At least you'd be awake
imajes has quit [Excess Flood]
adambeynon has joined #ruby-lang
wycats__ has joined #ruby-lang
imajes has joined #ruby-lang
marr has joined #ruby-lang
voker57 has quit [Remote host closed the connection]
blacktulip has joined #ruby-lang
beho has joined #ruby-lang
workmad3 has joined #ruby-lang
krisvage has joined #ruby-lang
achamian has joined #ruby-lang
dzhulk has joined #ruby-lang
ohsix has joined #ruby-lang
workmad3 has quit [Ping timeout: 264 seconds]
francisfish has joined #ruby-lang
gokul has joined #ruby-lang
nXqd has joined #ruby-lang
fire has joined #ruby-lang
beiter has quit [Read error: Connection reset by peer]
krisvage has quit [Ping timeout: 255 seconds]
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
yorickpeterse has quit [Quit: campfire]
schaerli has quit [Remote host closed the connection]
yorickpeterse has joined #ruby-lang
rippa has quit [Ping timeout: 240 seconds]
io_syl has quit [Quit: Computer has gone to sleep.]
Criztian has joined #ruby-lang
poga has quit [Remote host closed the connection]
kevinfagan has joined #ruby-lang
brianpWins has quit [Quit: brianpWins]
xcombelle has joined #ruby-lang
krisvage has joined #ruby-lang
mesch has joined #ruby-lang
geson has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
krisvage has quit [Ping timeout: 264 seconds]
<injekt> whitequark: Cinch::Formatting
mesch has quit [Ping timeout: 245 seconds]
<whitequark> injekt: thanks!
Stilo has quit [Quit: Textual IRC Client: www.textualapp.com]
krisvage has joined #ruby-lang
judofyr has joined #ruby-lang
krisvage has quit [Remote host closed the connection]
<judofyr> HEY FOLKS
beho has quit [Remote host closed the connection]
jerrytgarcia has quit [Read error: Connection reset by peer]
jerrytgarcia has joined #ruby-lang
tdy_ has joined #ruby-lang
thone_ has quit [Quit: leaving]
thone has joined #ruby-lang
<injekt> HELO G'MORNING
<judofyr> \o/
cultureulterior_ has joined #ruby-lang
hackeron has joined #ruby-lang
woollyams has joined #ruby-lang
woollyams has quit [Client Quit]
<judofyr> multipart is hard :/
<injekt> aye
<injekt> in other news I hate handling mass email
<judofyr> mailchimp?
<injekt> I'm using sendgrid for handling all the apps mail, but yesterday I almost ended up leaving them and having massive issues
<injekt> they do.. some weird stuff
<andrewvos> So we're using two different versions of svn here, 1.6 and 1.7, in the same project. I have to keep on switching between them.
<andrewvos> zzak: Beat that ^
<injekt> just using svn is bad enough
<andrewvos> true
<andrewvos> Holy fuck
<andrewvos> umm...
<andrewvos> How the hell
<andrewvos> Explain that
<andrewvos> (The beer glass)
<andrewvos> Whoooaaaa
<andrewvos> The possibilities
<manveru> lol
sush24 has joined #ruby-lang
amdprophet has joined #ruby-lang
fire has quit [Ping timeout: 276 seconds]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
crazyhorse has quit [Ping timeout: 246 seconds]
workmad3 has joined #ruby-lang
stardiviner has joined #ruby-lang
kgrz has quit [Quit: Computer has gone to sleep.]
Banistergalaxy has quit [Read error: Connection reset by peer]
bin7me has joined #ruby-lang
sepp2k has joined #ruby-lang
geson has left #ruby-lang [#ruby-lang]
schaerli has joined #ruby-lang
Banistergalaxy has joined #ruby-lang
nkr has joined #ruby-lang
kgrz has joined #ruby-lang
fire has joined #ruby-lang
klebervirgilio has joined #ruby-lang
gokul has quit [Read error: Connection reset by peer]
gnufied has quit [Quit: Leaving.]
klebervirgilio has quit [Ping timeout: 276 seconds]
gnufied has joined #ruby-lang
sush24 has quit [Ping timeout: 260 seconds]
maxmanders has quit [Ping timeout: 252 seconds]
maxmanders has joined #ruby-lang
crazyhorse has joined #ruby-lang
<crazyhorse> hey i'm running bundler
<crazyhorse> and it says could not find rake-x.x.x in any of the sources
<crazyhorse> when i type gem list
<crazyhorse> it's installed
beho has joined #ruby-lang
<judofyr> crazyhorse: you probably need `source :rubygems`
<crazyhorse> i've commented them out
<crazyhorse> because i don't want it to go and fetch them
<crazyhorse> because they should all be installed locally
<judofyr> oh
<crazyhorse> if it appears in gem list.. i don't know why it says it can't find it
<judofyr> crazyhorse: do you have the exact same version?
<crazyhorse> exact same version
<crazyhorse> rake (0.8.7) << from gem file lock
<crazyhorse> rake (0.8.7) << from gem list (under *** LOCAL GEMS ***)
<apeiros_> judofry: congrats! only 2y! :D (that's at least 3x as fast as my releases *g*)
jxie_ has quit [Quit: leaving]
<judofyr> apieros: :D
<judofyr> apieros: I didn't release 1.3.3 though ;)
<darix> crazyhorse: check for .bundle/config
<darix> if it exists and blocks systems gems
<crazyhorse> BUNDLE_NO_PRUNE: true
<crazyhorse> erm
<crazyhorse> i have no idea why this worked
srbaker has joined #ruby-lang
beho has quit [Remote host closed the connection]
<crazyhorse> but running bundle /vendor/cache
tonni has quit [Read error: Connection reset by peer]
<crazyhorse> bundle --path=vendor/cache ... fixed the problem
tonni has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 252 seconds]
<yorickpeterse> judofyr: ALL PAIRSE GLORIOUS DEAR LEADER JUDOFUR FOR NEW TILT RELEASE
<yorickpeterse> * judofyr
<judofyr> \o/
<yorickpeterse> that only took 2 years
xalei has quit [Remote host closed the connection]
<manveru> judofyr: srsly thanks :)
achamian has quit [Remote host closed the connection]
rsl has joined #ruby-lang
krohrbaugh1 has joined #ruby-lang
meise_ has joined #ruby-lang
krz has quit [Quit: krz]
Banistergalaxy has quit [Ping timeout: 244 seconds]
injekt_ has joined #ruby-lang
[dmp]_ has joined #ruby-lang
[dmp]_ has quit [Changing host]
[dmp]_ has joined #ruby-lang
tpope_ has joined #ruby-lang
arsinh__ has joined #ruby-lang
kgrz_ has joined #ruby-lang
bougyman_ has joined #ruby-lang
maxmande_ has joined #ruby-lang
tonni has quit [Read error: Connection reset by peer]
tonni_ has joined #ruby-lang
cupakrom- has joined #ruby-lang
Banistergalaxy has joined #ruby-lang
postmodern has quit [Quit: Leaving]
blowmage` has joined #ruby-lang
kgrz has quit [*.net *.split]
maxmanders has quit [*.net *.split]
crazyhorse has quit [*.net *.split]
hackeron has quit [*.net *.split]
meise has quit [*.net *.split]
[dmp] has quit [*.net *.split]
arsinh has quit [*.net *.split]
krohrbaugh has quit [*.net *.split]
bougyman has quit [*.net *.split]
joast has quit [*.net *.split]
injekt has quit [*.net *.split]
delqn has quit [*.net *.split]
blowmage has quit [*.net *.split]
tpope has quit [*.net *.split]
cupakromer has quit [*.net *.split]
fuzzy8balls has quit [*.net *.split]
singpolyma has quit [*.net *.split]
singpolyma has joined #ruby-lang
hackeron has joined #ruby-lang
jerrytgarcia has quit [Read error: Connection reset by peer]
jerrytgarcia has joined #ruby-lang
techlife has quit [Ping timeout: 248 seconds]
fuzzy8balls has joined #ruby-lang
techlife has joined #ruby-lang
sebastiansier has joined #ruby-lang
achamian has joined #ruby-lang
carloslopes has joined #ruby-lang
dustint has joined #ruby-lang
vlad_starkov has joined #ruby-lang
kgrz_ has quit [Quit: Computer has gone to sleep.]
achamian has quit [Remote host closed the connection]
schaerli has quit [Remote host closed the connection]
fire has quit [Quit: WeeChat 0.4.0]
imajes has quit [Excess Flood]
hackeron has quit [Read error: Connection reset by peer]
hackeron has joined #ruby-lang
imajes has joined #ruby-lang
tonni has joined #ruby-lang
tonni_ has quit [Ping timeout: 276 seconds]
Austin__ has joined #ruby-lang
<andrewvos> yorickpeterse: We should get that every time someone releases a gem in here
<yorickpeterse> I should start a Kickstarter campaign for that
vlad_starkov has quit [Remote host closed the connection]
iamjarvo has joined #ruby-lang
injekt_ has left #ruby-lang [#ruby-lang]
injekt has joined #ruby-lang
dblack__ has joined #ruby-lang
<andrewvos> yorickpeterse: Cool, you do that I'll get started on the https://petitions.whitehouse.gov/ petition.
<yorickpeterse> I don't live the US
<yorickpeterse> I live in a somewhat sane country
<andrewvos> Neither do I
Squarepy has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 264 seconds]
vlad_starkov has joined #ruby-lang
beho has joined #ruby-lang
beho has quit [Remote host closed the connection]
<yorickpeterse> In unrelated news, I'm quite satisfied with my Ruby code pushing out 800 PDF reports in about an hour
<yorickpeterse> and the total amount of memory being used is around 120MB spread over 2 processes
<yorickpeterse> of which 80% is the base environment
Squarepy has quit [Changing host]
Squarepy has joined #ruby-lang
klebervirgilio has joined #ruby-lang
brooks_ has left #ruby-lang [#ruby-lang]
<workmad3> yorickpeterse: how big are the pdf reports?
<yorickpeterse> The actual file size is around 200 kb from the top of my head
<yorickpeterse> The slowest bit is the data aggregation in Mongo
<yorickpeterse> I was expecting that to use quite a bit of memory but it seems that using the aggregation framework of 2.2 takes care of that rather nicely
<yorickpeterse> Also because the end datasets are not that big
<yorickpeterse> (in terms of quantity)
tomzx_mac has joined #ruby-lang
srbaker has quit [Quit: Computer has gone to sleep.]
spuk has quit [Ping timeout: 244 seconds]
sockmonk has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
slyphon has quit [Quit: slyphon]
MaddinXx has joined #ruby-lang
mistym has joined #ruby-lang
jbsan has quit [Ping timeout: 276 seconds]
mistym has quit [Remote host closed the connection]
beho has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
kgrz has joined #ruby-lang
srbaker has joined #ruby-lang
sush24 has joined #ruby-lang
vlad_starkov has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
achamian has joined #ruby-lang
noop has quit [Remote host closed the connection]
sush24 has quit [Read error: Connection reset by peer]
slyphon has joined #ruby-lang
tonni has quit [Read error: Connection reset by peer]
kurko_ has joined #ruby-lang
breakingthings has joined #ruby-lang
tonni has joined #ruby-lang
achamian has quit [Ping timeout: 255 seconds]
mistym has joined #ruby-lang
mistym has joined #ruby-lang
mistym has quit [Changing host]
kogent has joined #ruby-lang
slyphon_ has joined #ruby-lang
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
slyphon has quit [Ping timeout: 264 seconds]
slyphon_ is now known as slyphon
krisvage has joined #ruby-lang
dzhulk has quit [Quit: Leaving.]
wmoxam has joined #ruby-lang
RobertBirnie has joined #ruby-lang
slyphon has quit [Ping timeout: 244 seconds]
kogent has quit [Quit: kogent]
Nolic has joined #ruby-lang
iamjarvo has quit [Quit: Leaving.]
kogent has joined #ruby-lang
lupine has quit [Excess Flood]
outoftime has joined #ruby-lang
jxie has joined #ruby-lang
Qfwfq has quit [Ping timeout: 255 seconds]
Qfwfq has joined #ruby-lang
JohnBat26 has quit [Remote host closed the connection]
lupine has joined #ruby-lang
jerrytgarcia has quit [Read error: Connection reset by peer]
jerrytgarcia has joined #ruby-lang
hackeron_ has joined #ruby-lang
hackeron has quit [Read error: Connection reset by peer]
maxmande_ has quit [Quit: Textual IRC Client: www.textualapp.com]
maxmanders has joined #ruby-lang
Qfwfq has quit [Read error: Connection reset by peer]
sailias has joined #ruby-lang
JohnBat26 has joined #ruby-lang
rue|w has joined #ruby-lang
kain_ has joined #ruby-lang
kain has quit [Read error: Connection reset by peer]
rue|w has quit [Ping timeout: 264 seconds]
mistym has quit [Remote host closed the connection]
hackeron_ has quit [Ping timeout: 255 seconds]
sush24 has joined #ruby-lang
enebo has joined #ruby-lang
hackeron has joined #ruby-lang
klebervirgilio has quit [Ping timeout: 264 seconds]
sush24 has quit [Read error: Connection reset by peer]
tomzx_mac has quit [Ping timeout: 260 seconds]
sebastiansier has quit [Remote host closed the connection]
jxpx777 has joined #ruby-lang
davidbalber|away is now known as davidbalbert
vlad_starkov has joined #ruby-lang
davidbalbert is now known as davidbalber|away
bzalasky has joined #ruby-lang
rolfb has quit [Quit: Linkinus - http://linkinus.com]
kain_ is now known as kain
bzalasky has quit [Read error: Connection reset by peer]
bzalasky has joined #ruby-lang
Banistergalaxy has quit [Ping timeout: 272 seconds]
klebervirgilio has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
bzalasky has quit [Read error: Connection reset by peer]
achamian has joined #ruby-lang
bzalasky has joined #ruby-lang
nXqd has quit [Ping timeout: 255 seconds]
davidbalber|away is now known as davidbalbert
_MJ_4Q_ has joined #ruby-lang
bougyman_ has quit [Changing host]
bougyman_ has joined #ruby-lang
bougyman_ is now known as bougyman
anonymuse has joined #ruby-lang
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
linc01n has quit [Ping timeout: 245 seconds]
bzalasky has quit [Remote host closed the connection]
linc01n has joined #ruby-lang
dr_bob has left #ruby-lang [#ruby-lang]
klebervirgilio has quit [Read error: Connection timed out]
imajes has quit [Excess Flood]
klebervirgilio has joined #ruby-lang
sailias1 has joined #ruby-lang
imajes has joined #ruby-lang
gnufied has quit [Quit: Leaving.]
imajes has quit [Excess Flood]
iamjarvo has joined #ruby-lang
imajes has joined #ruby-lang
rippa has joined #ruby-lang
beiter has joined #ruby-lang
sailias has quit [Ping timeout: 255 seconds]
imajes has quit [Excess Flood]
wallerdev has joined #ruby-lang
imajes has joined #ruby-lang
wallerdev has quit [Client Quit]
agile has quit [Remote host closed the connection]
tonni has quit [Remote host closed the connection]
punchfacechamp has joined #ruby-lang
klebervirgilio has quit [Read error: Connection timed out]
klebervirgilio has joined #ruby-lang
rue|w has joined #ruby-lang
RobertBirnie has quit [Quit: RobertBirnie]
Mon_Ouie has joined #ruby-lang
fsvehla has joined #ruby-lang
sush24 has joined #ruby-lang
<andrewvos> This is going to ruin my life www.reddit.com/r/BuyItForLife
jonahR has joined #ruby-lang
rue|w has quit [Ping timeout: 264 seconds]
fsvehla has quit [Client Quit]
fsvehla has joined #ruby-lang
slyphon has joined #ruby-lang
gustavnils has joined #ruby-lang
iamjarvo has quit [Read error: Connection reset by peer]
iamjarvo has joined #ruby-lang
forrest has joined #ruby-lang
beho has quit [Remote host closed the connection]
geopet has joined #ruby-lang
krisvage has quit [Remote host closed the connection]
solars has quit [Read error: Operation timed out]
kevinfagan has quit [Quit: Linkinus - http://linkinus.com]
kevinfagan has joined #ruby-lang
krisvage has joined #ruby-lang
tonni has joined #ruby-lang
spacesuit has joined #ruby-lang
spacesuit has quit [Client Quit]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
vlad_starkov has joined #ruby-lang
justinseiter has joined #ruby-lang
kgrz has quit [Quit: Computer has gone to sleep.]
Criztian has quit [Remote host closed the connection]
judofyr has quit [Remote host closed the connection]
gnufied has joined #ruby-lang
Axsuul has joined #ruby-lang
agile has joined #ruby-lang
krisvage has quit [Remote host closed the connection]
mercwithamouth has joined #ruby-lang
tonni has quit [Read error: Connection reset by peer]
jbsan has joined #ruby-lang
sebastiansier has joined #ruby-lang
apeiros_ has quit [Remote host closed the connection]
KA_ has joined #ruby-lang
carloslopes has quit [Remote host closed the connection]
sush24 has quit [Ping timeout: 264 seconds]
<yfeldblum> if SMTP AUTH and SMTP STARTTLS are both used, is the TLS session created before attempting auth or after attempting auth?
jerrytgarcia has quit [Read error: Connection reset by peer]
jerrytgarcia has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 245 seconds]
sush24 has joined #ruby-lang
justinram has joined #ruby-lang
<injekt> yfeldblum: smtp auth should happen before starttls but it's server dependent
rippa has joined #ruby-lang
mercwithamouth has quit [Ping timeout: 276 seconds]
<injekt> actually tls should start first
stiang has joined #ruby-lang
justinseiter has quit [Ping timeout: 264 seconds]
richardjortega has joined #ruby-lang
<yfeldblum> injekt, just want to be clear that we're talking STARTTLS specifically, not TLS
fire has joined #ruby-lang
<darix> injekt: wtf?
<darix> injekt: you mean after starttls right?
<darix> injekt: why would i send the login data before securing the connection?
<yfeldblum> injekt, also, if the SMTP client tries STARTTLS and the command fails, what will the client do? fail the mail transaction completely? or continue the mail transaction without the session protocol being upgraded to TLS?
<injekt> darix: yes I corrected myself
<darix> ah
<darix> yfeldblum: depends on your security policies
<yfeldblum> darix, the net/smtp SMTP client, which is part of ruby stdlib, which is why i'm asking here
<darix> yfeldblum: most mail servers allow configuring that for both smtp client and server part. e.g. if you try to auth with tls you might get kicked out by the server side
<injekt> yeah it's mostly configured on the server
<darix> yfeldblum: sorry i cant test. all my mail servers are set up for starttls :)
<darix> i would expect net/smtp to throw an exception if starttls fails
vlad_starkov has joined #ruby-lang
ryanf has quit [Quit: leaving]
rue|w has joined #ruby-lang
emptyflask has joined #ruby-lang
__butch__ has joined #ruby-lang
dblack__ has quit [Quit: dblack__]
justinseiter has joined #ruby-lang
torrieri has quit [Quit: Leaving...]
rue|w has quit [Ping timeout: 248 seconds]
beho has joined #ruby-lang
<yfeldblum> injekt, darix, i'm reading through https://github.com/ruby/ruby/blob/v1_9_3_392/lib/net/smtp.rb and it appears STARTTLS is attempted before AUTH and if STARTTLS fails then an exception is raised and the transaction is aborted ... anyone feel like confirming that's what the code does?
yalue has joined #ruby-lang
carloslopes has joined #ruby-lang
sepp2k1 has joined #ruby-lang
[[johnonymous]] has joined #ruby-lang
tdy_ has quit [Read error: Connection reset by peer]
sepp2k has quit [Ping timeout: 272 seconds]
stiang has quit [Quit: stiang]
<zzak> i would disagree with you
francisfish has quit [Remote host closed the connection]
francisfish has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 246 seconds]
francisfish has quit [Read error: No route to host]
KA_ has quit [Quit: KA_]
skade has quit [Quit: Computer has gone to sleep.]
carloslopes has quit [Ping timeout: 248 seconds]
noop has joined #ruby-lang
dzhulk has joined #ruby-lang
krohrbaugh1 has quit [Read error: Operation timed out]
tylersmith has joined #ruby-lang
jxpx777 has quit [Quit: Leaving...]
sn0wb1rd has quit [Quit: sn0wb1rd]
joast has joined #ruby-lang
kgrz has joined #ruby-lang
dblack_ has joined #ruby-lang
cupakrom- has left #ruby-lang [#ruby-lang]
<yfeldblum> zzak, yeah that's the code i was reading too
tdy_ has joined #ruby-lang
<yfeldblum> zzak, but i see the call to #starttls come first (inside an `if` block) followed by the call to #authenticate
cupakromer has joined #ruby-lang
<zzak> true
<zzak> what is check_auth_method and check_auth_args then?
<zzak> ahh, they just validate auth, not actually run authentication
<zzak> yfeldblum: sorry, you are correct then
countdigi has joined #ruby-lang
jonahR has quit [Quit: jonahR]
<whitequark> is there a simple way to get only non-unique elements from an Array?
<yfeldblum> whitequark, (arr - arr.uniq).uniq
<whitequark> yfeldblum: thanks
<whitequark> er wait no, this doesn't work
<whitequark> [1] pry(main)> [1,1,2]-[1,2]
<whitequark> => []
KA__ has joined #ruby-lang
<whitequark> actually I already solved it for my particular rails case
<whitequark> (m-m.uniq_by(&:slug)).map(&:slug)
<whitequark> (m is an AR model)
io_syl has joined #ruby-lang
slyphon has quit [Quit: slyphon]
breakingthings has quit []
pr0ton has joined #ruby-lang
carloslopes has joined #ruby-lang
voker57 has joined #ruby-lang
voker57 has quit [Changing host]
voker57 has joined #ruby-lang
achamian has quit [Remote host closed the connection]
noop has quit [Quit: Leaving]
sush24_ has joined #ruby-lang
beiter has quit [Quit: beiter]
beiter has joined #ruby-lang
sush24 has quit [Ping timeout: 276 seconds]
sebastiansier has quit [Read error: Connection reset by peer]
kgrz has quit [Ping timeout: 244 seconds]
jbsan has quit [Quit: jbsan]
shiningblue has quit [Ping timeout: 248 seconds]
_MJ_4Q_ has quit [Remote host closed the connection]
Nolic has quit [Quit: WeeChat 0.3.9.2]
_MJ_4Q_ has joined #ruby-lang
<yfeldblum> whitequark, ah right
thone_ has joined #ruby-lang
_MJ_4Q_ has quit [Remote host closed the connection]
__Big0__ has joined #ruby-lang
maxmanders has quit [Quit: Computer has gone to sleep.]
torrieri has joined #ruby-lang
rue|w has joined #ruby-lang
thone has quit [Ping timeout: 240 seconds]
achiu has quit [Quit: WeeChat 0.3.9.2]
sebastiansier has joined #ruby-lang
sush24_ has quit [Ping timeout: 248 seconds]
gregmoreno has joined #ruby-lang
Stilo has joined #ruby-lang
sush24_ has joined #ruby-lang
brianpWins has joined #ruby-lang
achiu has joined #ruby-lang
nighthwk1 has joined #ruby-lang
rue|w has quit [Ping timeout: 248 seconds]
sn0wb1rd has joined #ruby-lang
emptyflask has quit [Ping timeout: 245 seconds]
__butch__ has quit [Quit: Leaving.]
sush24_ has quit [Ping timeout: 246 seconds]
ryanf has joined #ruby-lang
gnufied has quit [Quit: Leaving.]
sush24 has joined #ruby-lang
justinram has quit [Remote host closed the connection]
sush24_ has joined #ruby-lang
tallship has joined #ruby-lang
cultureulterior_ has quit [Quit: cultureulterior_]
sush24 has quit [Ping timeout: 260 seconds]
__butch__ has joined #ruby-lang
beiter has quit [Quit: beiter]
sush24_ has quit [Ping timeout: 248 seconds]
tdy_ has quit [Ping timeout: 240 seconds]
sush24_ has joined #ruby-lang
KA__ has quit [Quit: KA__]
KA__ has joined #ruby-lang
JohnBat26|2 has joined #ruby-lang
KA__ has quit [Client Quit]
nXqd has joined #ruby-lang
imajes has quit [Excess Flood]
RobertBirnie has joined #ruby-lang
imajes has joined #ruby-lang
MaddinXx has quit [Ping timeout: 248 seconds]
nighthwk1 has quit [Remote host closed the connection]
jonahR has joined #ruby-lang
pkrnj has joined #ruby-lang
sush24_ has quit [Ping timeout: 264 seconds]
chrismar035 has joined #ruby-lang
jxpx777 has joined #ruby-lang
swav has quit [Remote host closed the connection]
ottbot has quit [Ping timeout: 255 seconds]
jerrytgarcia has quit [Read error: Connection reset by peer]
richardjortega has quit [Ping timeout: 245 seconds]
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
tpope_ has left #ruby-lang [#ruby-lang]
tpope has joined #ruby-lang
burgestrand has quit [Ping timeout: 255 seconds]
Austin__ has quit [Quit: Leaving.]
breakingthings has joined #ruby-lang
beiter has joined #ruby-lang
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
sush24 has joined #ruby-lang
dblack_ has quit [Quit: dblack_]
marr has quit [Ping timeout: 246 seconds]
sush24 has quit [Ping timeout: 240 seconds]
slyphon has joined #ruby-lang
sush24 has joined #ruby-lang
__butch__ has quit [Quit: Leaving.]
sush24 has quit [Quit: Leaving]
sush24 has joined #ruby-lang
wmoxam has quit [Read error: Connection reset by peer]
imajes has quit [Excess Flood]
wmoxam has joined #ruby-lang
justinram has joined #ruby-lang
imajes has joined #ruby-lang
Nolic has joined #ruby-lang
fire has quit [Ping timeout: 248 seconds]
kain has quit [Quit: exit]
kain has joined #ruby-lang
baba has joined #ruby-lang
kgrz has joined #ruby-lang
krisvage has joined #ruby-lang
JohnBat26|2 has quit [Remote host closed the connection]
njrosati has quit [Ping timeout: 248 seconds]
slyphon has quit [Quit: slyphon]
KA__ has joined #ruby-lang
njrosati has joined #ruby-lang
ivanoats has joined #ruby-lang
ivanoats has joined #ruby-lang
slyphon has joined #ruby-lang
mistym is now known as mistym_lunch
kgrz has quit [Ping timeout: 255 seconds]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
rippa has quit [Ping timeout: 240 seconds]
skade has joined #ruby-lang
xcombelle has quit [Quit: Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC.]
hackeron has quit [Ping timeout: 264 seconds]
rue|w has joined #ruby-lang
baba has quit [Quit: WeeChat 0.4.0]
Stilo has quit [Quit: Textual IRC Client: www.textualapp.com]
KA__ has quit [Quit: KA__]
rue|w has quit [Ping timeout: 276 seconds]
marr has joined #ruby-lang
adambeynon has joined #ruby-lang
hackeron has joined #ruby-lang
davidbalbert is now known as davidbalber|away
richardjortega has joined #ruby-lang
sepp2k1 has quit [Remote host closed the connection]
voker57 has quit [Ping timeout: 248 seconds]
voker57 has joined #ruby-lang
voker57 has quit [Changing host]
voker57 has joined #ruby-lang
tonni has joined #ruby-lang
Stilo has joined #ruby-lang
MaddinXx has joined #ruby-lang
ddd has quit [Ping timeout: 245 seconds]
tdy_ has joined #ruby-lang
jsilver has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
ddd has joined #ruby-lang
Nolic has quit [Quit: WeeChat 0.3.9.2]
ddd is now known as Guest34862
KaosMcRage has joined #ruby-lang
<KaosMcRage> anyone hear anything on the openssl on ruby 2.0 issue? hdm brought it up here on Sunday
seydar has joined #ruby-lang
seydar has left #ruby-lang [#ruby-lang]
schaerli has joined #ruby-lang
jsilver has quit [Remote host closed the connection]
pr0ton has quit [Quit: pr0ton]
jsilver has joined #ruby-lang
<drbrain> KaosMcRage: what issue?
skade has joined #ruby-lang
<KaosMcRage> drbrain: cipher.rb:61:in `<class:Cipher>': superclass mismatch for class Cipher (TypeError)
<KaosMcRage> drbrain: I'm not familiar enough to speak intelligently about it, but see the discussion here: http://irclog.whitequark.org/ruby-lang/2013-02-24
__butch__ has joined #ruby-lang
pkrnj has quit [Quit: Computer has gone to sleep.]
ottbot has joined #ruby-lang
MaddinXx has quit [Remote host closed the connection]
<drbrain> KaosMcRage: I don't think it's an issue in ruby
<drbrain> KaosMcRage: sounds like that file is being required twice
<KaosMcRage> drbrain: yeah wasn't sure, it sounded like it was "big enough" that other people would be impacted and someone somewhere would resolve - just wasn't sure if that was a ruby thing or an openssl thing or what
<drbrain> considering the output from the file contains a bunch of "warning: already initialized constant", I think it's not a ruby bug
<KaosMcRage> ok
Squarepy has quit [Remote host closed the connection]
jsilver has quit [Remote host closed the connection]
richardjortega has quit [Quit: richardjortega]
sebastiansier has quit [Remote host closed the connection]
nkr has quit [Quit: Linkinus - http://linkinus.com]
mistym_lunch is now known as mistym
Mon_Ouie has quit [Ping timeout: 246 seconds]
skade has quit [Ping timeout: 240 seconds]
pr0ton has joined #ruby-lang
rue|w has joined #ruby-lang
beiter has quit [Quit: beiter]
skade has joined #ruby-lang
snarfmason has quit [Quit: Textual IRC Client: www.textualapp.com]
rue|w has quit [Ping timeout: 248 seconds]
dzhulk has quit [Quit: Leaving.]
chrismar035 has quit [Quit: chrismar035]
davidbalber|away is now known as davidbalbert
burgestrand has joined #ruby-lang
chrismar035 has joined #ruby-lang
jnoon has joined #ruby-lang
srbaker has quit [Quit: Computer has gone to sleep.]
pkrnj has joined #ruby-lang
tonni has quit [Ping timeout: 248 seconds]
Kevin has joined #ruby-lang
Kevin is now known as Guest64410
brianpWins has quit [Quit: brianpWins]
kevinfagan has quit [Ping timeout: 248 seconds]
tonni has joined #ruby-lang
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
kogent has quit [Quit: kogent]
cultureulterior_ has joined #ruby-lang
sush24 has quit [Quit: This computer has gone to sleep]
KaosMcRage has left #ruby-lang [#ruby-lang]
tylersmith has quit [Quit: tylersmith]
jondot has joined #ruby-lang
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
tylersmith has joined #ruby-lang
<jondot> setting up a new mac. what's good to install everything nowadays? (I've previously used https://github.com/pivotal/pivotal_workstation)
geson has joined #ruby-lang
francisfish has joined #ruby-lang
tonni has quit [Remote host closed the connection]
<injekt> 'everything'?
<injekt> install ruby. done.
<injekt> what does 'everything' include?
chrismar035 has quit [Quit: chrismar035]
<wmoxam> jondot: if you previously used that and were happy with it then why not use it again?
<jondot> wmoxam: was a long time ago, I don't even remember how the experience was. in any case I'd love to know what's common today as I fell out of the loop probably
sailias1 has quit [Ping timeout: 264 seconds]
<wmoxam> jondot: I setup a machine recently (last week)
Mon_Ouie has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
<wmoxam> jondot: It took about an hour to get pretty much everything I wanted
<wmoxam> osx dev tools, brew, rbenc, ruby-build, macvim, Chrome, Firefox
<jondot> yea. i'm tempted to manually do everything. this will be the first time in a while i'm giving native OSX a chance. in my previous MBP I just developed inside virtualbox on ubuntu all the time.
cultureulterior_ has quit [Read error: Connection reset by peer]
<wmoxam> I see
slyphon_ has joined #ruby-lang
cultureulterior_ has joined #ruby-lang
MaddinXx_ has joined #ruby-lang
slyphon has quit [Ping timeout: 260 seconds]
slyphon_ is now known as slyphon
Guest64410 has quit [Quit: Leaving...]
cmckni3 has quit [Quit: Textual IRC Client: www.textualapp.com]
<jondot> wmoxam: there was a thread not so long ago on HN, 'boxen' something.
gustavnils has quit [Quit: Textual IRC Client: www.textualapp.com]
<jondot> ah, its by the github crew.
schaerli has quit [Remote host closed the connection]
schaerli has joined #ruby-lang
maxmanders has joined #ruby-lang
MaddinXx_ has quit [Remote host closed the connection]
carloslopes has quit [Remote host closed the connection]
maxmanders has quit [Ping timeout: 260 seconds]
ryanf_ has joined #ruby-lang
sebastiansier has joined #ruby-lang
Criztian has joined #ruby-lang
davidbalbert is now known as davidbalber|away
ryanf_ has quit [Ping timeout: 248 seconds]
rue|w has joined #ruby-lang
wasserspiegel has joined #ruby-lang
KA_ has joined #ruby-lang
rue|w has quit [Read error: Operation timed out]
Mon_Ouie has quit [Ping timeout: 245 seconds]
bluepojo has joined #ruby-lang
ryanf_ has joined #ruby-lang
ryanf_ has quit [Remote host closed the connection]
slyphon has quit [Quit: slyphon]
cultureulterior_ has quit [Quit: cultureulterior_]
ottbot has quit [Ping timeout: 244 seconds]
schaerli has quit [Remote host closed the connection]
sebastiansier has quit [Remote host closed the connection]
maxmanders has joined #ruby-lang
krisvage has quit [Ping timeout: 255 seconds]
Stilo has quit [Quit: Textual IRC Client: www.textualapp.com]
Nolic has joined #ruby-lang
mjio has joined #ruby-lang
geson has quit [Quit: Leaving.]
dustint has quit [Ping timeout: 272 seconds]
tonni has joined #ruby-lang
Stilo has joined #ruby-lang
francisfish has quit [Remote host closed the connection]
kurko_ has quit [Quit: Computer has gone to sleep.]
wardrop has joined #ruby-lang
nazty has joined #ruby-lang
Nisstyre-laptop has joined #ruby-lang
cmckni3 has joined #ruby-lang
dzhulk has joined #ruby-lang
benanne has joined #ruby-lang
schaerli has joined #ruby-lang
anteaya has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
schaerli has quit [Remote host closed the connection]
nazty has quit [Quit: Lost terminal]
Mon_Ouie has quit [Ping timeout: 245 seconds]
beho has quit [Remote host closed the connection]
Bwild has quit [Ping timeout: 256 seconds]
nazty has joined #ruby-lang
yours_truly has joined #ruby-lang
mercwithamouth has joined #ruby-lang
blacktulip has quit [Remote host closed the connection]
wmoxam has quit [Quit: leaving]
yours_truly has quit [Quit: Leaving]
srbaker has joined #ruby-lang
__Big0__ has quit [Remote host closed the connection]
beho has joined #ruby-lang
mercwithamouth has quit [Ping timeout: 255 seconds]
robbyoconnor has joined #ruby-lang
krisvage has joined #ruby-lang
rue|w has joined #ruby-lang
toretore has quit [Quit: Leaving]
mercwithamouth has joined #ruby-lang
slyphon has joined #ruby-lang
swav has joined #ruby-lang
rue|w has quit [Ping timeout: 264 seconds]
Bwild has joined #ruby-lang
mistym has quit [Remote host closed the connection]
havenn has joined #ruby-lang
forrest has quit [Quit: Leaving]
swav has quit [Remote host closed the connection]
swav has joined #ruby-lang
sockmonk has quit [Ping timeout: 240 seconds]
justinseiter has quit [Ping timeout: 240 seconds]
yalue has quit [Quit: Leaving]
mercwithamouth has quit [Ping timeout: 240 seconds]
swav has quit [Ping timeout: 264 seconds]
workmad3 has quit [Read error: Operation timed out]
anteaya has left #ruby-lang ["Leaving"]
slyphon has quit [Ping timeout: 244 seconds]
robbyoconnor has quit [Ping timeout: 255 seconds]
breakingthings has quit []
maxmanders has quit [Quit: Computer has gone to sleep.]
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
nazty has quit [Ping timeout: 248 seconds]
kurko_ has joined #ruby-lang
enebo has quit [Quit: enebo]
Criztian has quit [Ping timeout: 244 seconds]
justinseiter has joined #ruby-lang
KU0N has quit [Quit: Linkinus - http://linkinus.com]
beho has quit [Remote host closed the connection]
havenn has quit [Remote host closed the connection]
datanoise has quit [Ping timeout: 276 seconds]
havenwood has joined #ruby-lang
dzhulk1 has joined #ruby-lang
justinseiter has quit [Ping timeout: 248 seconds]
bzb has quit [Quit: I hate to quit but my bladder's full. :-(]
dzhulk has quit [Ping timeout: 244 seconds]
dzhulk1 has quit [Ping timeout: 255 seconds]
krisvage has quit [Remote host closed the connection]
anonymuse has quit [Quit: Linkinus - http://linkinus.com]
dankest has joined #ruby-lang
nazty has joined #ruby-lang
iamjarvo has quit [Quit: Leaving.]
agile has quit [Remote host closed the connection]
krisvage has joined #ruby-lang
mistym has quit [Remote host closed the connection]
tdy_ has quit [Ping timeout: 264 seconds]
torrieri has quit [Quit: Leaving...]
rue|w has joined #ruby-lang
jsilver has joined #ruby-lang
mercwithamouth has joined #ruby-lang
davidbalber|away is now known as davidbalbert