apeiros changed the topic of #ruby-lang to: Ruby 2.1.4; 2.0.0-p594; 1.9.3-p550: http://ruby-lang.org || Paste code on http://gist.github.com
nofxx_ has joined #ruby-lang
cornerman has quit [Ping timeout: 245 seconds]
cornerma1 is now known as cornerman
Lewix has quit [Remote host closed the connection]
Lewix has joined #ruby-lang
yfeldblum has quit [Ping timeout: 265 seconds]
charliesome has joined #ruby-lang
oak has joined #ruby-lang
yusuf has joined #ruby-lang
Lewix has quit [Ping timeout: 250 seconds]
sepp2k has quit [Read error: Connection reset by peer]
yfeldblum has joined #ruby-lang
tenderlove has joined #ruby-lang
tenderlove has quit [Remote host closed the connection]
arooni-mobile has joined #ruby-lang
lcdhoffman has joined #ruby-lang
workmad3 has quit [Ping timeout: 260 seconds]
lcdhoffman has quit [Client Quit]
parenjitsu has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lcdhoffman has joined #ruby-lang
bruno- has quit [Ping timeout: 240 seconds]
arrubin has joined #ruby-lang
lcdhoffman has quit [Client Quit]
ruby-lang956 has joined #ruby-lang
<ruby-lang956> has anyone made a graphical game in ruby? I would like to look at some others. Here is my attempt at a scorched earth game clone: https://github.com/jamesmoriarty/scorched-earth-rb
RobertBirnie has quit [Ping timeout: 264 seconds]
oak has quit [Read error: Connection reset by peer]
oak has joined #ruby-lang
j4cknewt_ has quit [Remote host closed the connection]
Averna has joined #ruby-lang
mistym has quit [Remote host closed the connection]
thagomizer has quit [Quit: Leaving.]
bantic has joined #ruby-lang
arooni-mobile has quit [Ping timeout: 256 seconds]
havenwood has quit [Remote host closed the connection]
allomov has joined #ruby-lang
mikecmpbll has quit [Quit: i've nodded off.]
iliketurtles has quit [Quit: zzzzz…..]
allomov has quit [Ping timeout: 250 seconds]
loincloth has quit [Remote host closed the connection]
lcdhoffman has joined #ruby-lang
oak has quit [Read error: Connection reset by peer]
oak has joined #ruby-lang
mistym has joined #ruby-lang
tkuchiki has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
charliesome has quit [Quit: zzz]
lcdhoffman has quit [Ping timeout: 245 seconds]
oak has quit [Ping timeout: 244 seconds]
AmBienCeD has quit [Read error: Connection reset by peer]
jbardin has quit [Quit: jbardin]
<bougyman> Can I programmatically determine where the #initialize method for some class is, file/line number-wise?
pr0ton has quit [Quit: pr0ton]
<bougyman> I've got the craziest problem, my test all run fine in every environment, except for CI, where CloudFiles::Connection is saying it has no such method container_exists?
pr0ton has joined #ruby-lang
<bougyman> i'm trying to find out wth is providing CloudFiles.
<bougyman> it's very hard to introspect the CI build, and we can't make it fail outside of the CI build.
<bougyman> so I'm just printing logger info.
<bougyman> I want to print "Where the hell am I getting CloudFiles from?"
nathanstitt has quit [Quit: Laters]
<ruby-lang956> sounds like missing config for that environment [CI]
spastorino has quit [Quit: Connection closed for inactivity]
tkuchiki has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
nathanstitt has joined #ruby-lang
tkuchiki has quit [Read error: Connection reset by peer]
robbyoconnor has quit [Read error: Connection reset by peer]
tkuchiki has joined #ruby-lang
arooni-mobile has joined #ruby-lang
oak has joined #ruby-lang
chouhoulis has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
oak1 has joined #ruby-lang
oak has quit [Read error: Connection reset by peer]
tkuchiki has quit [Ping timeout: 256 seconds]
Lewix has joined #ruby-lang
rcvalle has quit [Quit: rcvalle]
ruby-lang956 has quit [Ping timeout: 246 seconds]
tenderlove has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
Lewix has joined #ruby-lang
tenderlove has quit [Ping timeout: 258 seconds]
bruno- has joined #ruby-lang
j4cknewt has joined #ruby-lang
iliketurtles has joined #ruby-lang
Lewix has quit [Ping timeout: 256 seconds]
bruno- has quit [Ping timeout: 260 seconds]
jimbach has joined #ruby-lang
tkuchiki has joined #ruby-lang
hackingoff has quit [Remote host closed the connection]
iliketurtles has quit [Read error: Connection reset by peer]
KINGSABRI has quit [Ping timeout: 260 seconds]
iliketurtles has joined #ruby-lang
Lewix has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
iliketur_ has joined #ruby-lang
fuhgeddaboudit has joined #ruby-lang
iliketurtles has quit [Ping timeout: 256 seconds]
iliketur_ has quit [Remote host closed the connection]
frank_o has quit [Ping timeout: 265 seconds]
iliketurtles has joined #ruby-lang
iliketurtles has quit [Client Quit]
nofxx_ has quit [Ping timeout: 272 seconds]
nofxx_ has joined #ruby-lang
David_H__ has joined #ruby-lang
charliesome has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
KINGSABRI has joined #ruby-lang
David_H_Smith has quit [Ping timeout: 244 seconds]
robbyoconnor has joined #ruby-lang
djbkd has quit [Quit: My people need me...]
marr has quit [Ping timeout: 256 seconds]
yatish27 has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
Lewix has joined #ruby-lang
pr0ton has quit [Quit: pr0ton]
jgpawletko has quit [Quit: jgpawletko]
Lewix has quit [Ping timeout: 255 seconds]
kfpratt has quit []
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shinnya has quit [Ping timeout: 244 seconds]
kurko has joined #ruby-lang
KINGSABRI has quit [Ping timeout: 245 seconds]
<oak1> Could someone please tell me why this doesn't stick?
<oak1> trying to add "nick_name" to the hash by merging it in...is this the wrong approach?
jimbach has quit [Remote host closed the connection]
Lewix has joined #ruby-lang
Hero has joined #ruby-lang
tenderlove has joined #ruby-lang
<Hero> Hi ya! I need some help with my xpath script.
ur5us has quit [Remote host closed the connection]
Hero has quit [Client Quit]
robbyoconnor has quit [Quit: Konversation terminated!]
tenderlove has quit [Ping timeout: 264 seconds]
goodcodeguy has joined #ruby-lang
bantic has quit [Quit: bantic]
<yusuf> hellow, i wrote a new route path that receive POST method, and then my controller run some function based on the JSON, it's a security leak or not? (i'm using RAILS)
David_H__ has quit [Remote host closed the connection]
David_H_Smith has joined #ruby-lang
michaeldeol has joined #ruby-lang
allomov has joined #ruby-lang
jimbach has joined #ruby-lang
allomov has quit [Ping timeout: 264 seconds]
bradcliffe has joined #ruby-lang
bradcliffe has quit [Read error: Connection reset by peer]
bradcliffe has joined #ruby-lang
bradcliffe has quit [Max SendQ exceeded]
bradcliffe has joined #ruby-lang
bradcliffe has quit [Client Quit]
_shinnc has joined #ruby-lang
houhoulis has joined #ruby-lang
jimbach has quit [Remote host closed the connection]
ikrima has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
existensil has quit [Quit: WeeChat 0.4.2]
tenderlove has joined #ruby-lang
goodcodeguy has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bruno- has joined #ruby-lang
kalehv has quit [Remote host closed the connection]
kalehv has joined #ruby-lang
bruno- has quit [Ping timeout: 260 seconds]
kalehv has quit [Ping timeout: 264 seconds]
jimbach has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
jimbach has quit [Remote host closed the connection]
ruby-lang611 has joined #ruby-lang
<ruby-lang611> Hello
ruby-lang611 has quit [Client Quit]
mistym has quit [Remote host closed the connection]
charliesome has quit [Quit: zzz]
araujo has quit [Quit: Leaving]
ur5us has joined #ruby-lang
xcesariox has joined #ruby-lang
Rakko has joined #ruby-lang
tenderlove has quit [Remote host closed the connection]
<Rakko> I'm having trouble calling WIN32OLE.new(…) in 2.1.3 on Windows 8.1. I've run regsvr on the requisite DLL, and it works fine on my Win7 work PC. Anyone have an idea how to make it work?
robbyoconnor has joined #ruby-lang
arooni-mobile has quit [Ping timeout: 255 seconds]
<Rakko> For the record, the DLL is AutoHotkey.dll, found in http://hotkeyit.ahk4.net/AutoHotkey.zip; the actual call I'm trying in Ruby is `ahk=WIN32OLE.new('AutoHotkey.Script')`.
charliesome has joined #ruby-lang
<Rakko> Win32OLE tells me "Invalid class string"
robbyoconnor has quit [Read error: Connection reset by peer]
r0bby has joined #ruby-lang
|jemc| has quit [Quit: WeeChat 1.0.1]
<Rakko> Is it just that WIN32OLE doesn't work with 64-bit Ruby? I thought I was using 64-bit at work too, but maybe I'm wrong.
djbkd has joined #ruby-lang
fuhgeddaboudit has quit [Ping timeout: 272 seconds]
hackingoff has joined #ruby-lang
r0bby_ has joined #ruby-lang
r0bby has quit [Ping timeout: 255 seconds]
kyb3r_ has joined #ruby-lang
SuMo_D has joined #ruby-lang
snsei has joined #ruby-lang
mistym has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
xcesariox has quit [Quit: Textual IRC Client: www.textualapp.com]
<Rakko> I actually can't seem to make any new WIN32OLE object
dwknoxy has quit [Quit: Textual IRC Client: www.textualapp.com]
<Rakko> Scratch that.
<pipework> while you're scratching that, my back could use a scratch.
kurko has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sunaku has joined #ruby-lang
kurko has joined #ruby-lang
CaryInVictoria has joined #ruby-lang
<Rakko> hehe
michaeldeol has joined #ruby-lang
kurko has quit [Client Quit]
brianpWins has joined #ruby-lang
hramrach_ has quit [Ping timeout: 246 seconds]
matti has quit [Ping timeout: 256 seconds]
matti has joined #ruby-lang
matti has joined #ruby-lang
snsei has quit [Remote host closed the connection]
snsei has joined #ruby-lang
amsha has joined #ruby-lang
robbyoconnor has joined #ruby-lang
tenderlove has joined #ruby-lang
r0bby_ has quit [Ping timeout: 244 seconds]
robbyoconnor has quit [Client Quit]
CaryInVictoria has quit [Remote host closed the connection]
tenderlove has quit [Ping timeout: 240 seconds]
hramrach_ has joined #ruby-lang
charliesome has quit [Quit: zzz]
kaczmar has joined #ruby-lang
ur5us has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
gix has quit [Ping timeout: 258 seconds]
kaczmar has quit [Ping timeout: 260 seconds]
bungoman has quit [Remote host closed the connection]
CaryInVictoria has joined #ruby-lang
gix has joined #ruby-lang
_shinnc has quit [Quit: _shinnc]
haraoka_ has joined #ruby-lang
amsha has quit [Quit: Be back later ...]
CaryInVictoria has quit [Remote host closed the connection]
<imperator> Rakko, should work fine with 64-bit Ruby
CaryInVictoria has joined #ruby-lang
oak1 has quit [Read error: Connection reset by peer]
oak has joined #ruby-lang
Miphix has quit [Quit: Leaving]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<Rakko> ok
<Rakko> mysterious
djbkd has quit [Quit: Leaving...]
oak has quit [Ping timeout: 255 seconds]
Miphix has joined #ruby-lang
sunaku has quit [Read error: Connection reset by peer]
<imperator> ?
AKASkip has joined #ruby-lang
sunaku has joined #ruby-lang
<Rakko> that it doesn't work here
charliesome has joined #ruby-lang
_shinnc has joined #ruby-lang
diegovio1 has joined #ruby-lang
diegoviola has quit [Ping timeout: 264 seconds]
diegovio1 is now known as diegoviola
AKASkip has quit [Ping timeout: 264 seconds]
ndrst has quit [Ping timeout: 265 seconds]
bungoman has joined #ruby-lang
|jemc| has joined #ruby-lang
snsei has quit [Remote host closed the connection]
snsei has joined #ruby-lang
snsei has quit [Remote host closed the connection]
bungoman has quit [Ping timeout: 244 seconds]
kakaouette has joined #ruby-lang
<kakaouette> woaa!! free bitcoins here to http://cryptosrevolution.wix.com/beta
yatish27 has quit [Ping timeout: 258 seconds]
havenwood has joined #ruby-lang
existensil has joined #ruby-lang
<yusuf> need some advice ._. i wrote a new route path that receive POST method, and then my controller run some function based on the JSON value, it's a security leak or not? (i'm using RAILS)
<ledestin> yusuf: you pass function name?
<yusuf> yes
<yusuf> func.name and parameter
<ledestin> how about File.delete?
sunaku has quit [Ping timeout: 265 seconds]
kakaouette was kicked from #ruby-lang by imperator [kakaouette]
<yusuf> only run my own funtion :D
<whitequark> imperator: ✔
<ledestin> yusuf: up to you. if I can pass anything, I can do many things.
<imperator> whitequark:
<yusuf> ohh.. if i run my own func. over post, (only my own funcion) it's okay?
<yusuf> havent any security issues ?
<ledestin> yusuf: can you explain in more detail?
<yusuf> i write some function , i.e : function to puts some string
<yusuf> and i call it over the POST method using JSON
<ledestin> yusuf: it all depends on what your function does
<yusuf> so my RAILS receive the POST, and read the JSON and then run the function that defined in that JSON ( including the parameter)
<whitequark> imperator: (it was an Unicode checkmark)
<ledestin> yusuf: you contradict yoursel. first you say that any function can be called, then you say it’s only parameter that you pass. choose one.
<yusuf> (both :D
<yusuf> the function and the parameter passed over JSON :D
<ledestin> well, then, what I said earlier, applies
<ledestin> I can call eval
<ledestin> and do basicly anything
<yusuf> so if there are no dangerous function like delete or anything, it will fine?
<yusuf> nope, i already specify the list of function name :D
<yusuf> so the other function will get nothing :D
<ledestin> yusuf: it’s too hard to help you, I give up
<yusuf> it's done, but i need some advice related with security issues :D
<yusuf> it's dangerous or not, because i'm new in RAILS :D
<yusuf> if it's not dangerous, so i can implement it to my server :D
x0f has quit [Ping timeout: 250 seconds]
gianlucadv has joined #ruby-lang
x0f has joined #ruby-lang
oleo__ has quit [Quit: Verlassend]
godd2 has joined #ruby-lang
x0f has quit [Ping timeout: 255 seconds]
x0f has joined #ruby-lang
AKASkip has joined #ruby-lang
rahul_j has joined #ruby-lang
charliesome has quit [Quit: zzz]
robbyoconnor has joined #ruby-lang
bungoman has joined #ruby-lang
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-lang
jo__ has quit [Quit: Connection closed for inactivity]
bungoman has quit [Ping timeout: 256 seconds]
tenderlove has joined #ruby-lang
snsei has joined #ruby-lang
tenderlove has quit [Ping timeout: 260 seconds]
snsei has quit [Ping timeout: 256 seconds]
houhoulis has quit [Remote host closed the connection]
ikrima has quit [Ping timeout: 245 seconds]
amsha has joined #ruby-lang
michaeldeol has joined #ruby-lang
michaeldeol has quit [Client Quit]
apeiros has quit [Read error: Connection reset by peer]
amsha has quit [Ping timeout: 255 seconds]
apeiros has joined #ruby-lang
ender|dkm has joined #ruby-lang
ahmetkapikiran has quit [Quit: ahmetkapikiran]
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
postmodern has quit [Quit: Leaving]
Averna has quit [Quit: Leaving.]
ruby-lang199 has joined #ruby-lang
ruby-lang199 has quit [Client Quit]
Lewix has quit [Remote host closed the connection]
apeiros has quit [Ping timeout: 264 seconds]
[spoiler] has joined #ruby-lang
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
mistym has quit [Remote host closed the connection]
mistym has joined #ruby-lang
bungoman has joined #ruby-lang
charliesome has joined #ruby-lang
mistym has quit [Ping timeout: 256 seconds]
ikrima has joined #ruby-lang
bungoman has quit [Ping timeout: 265 seconds]
ndrst has joined #ruby-lang
lsegal has joined #ruby-lang
yfeldblum has quit [Ping timeout: 265 seconds]
SuMo_D has quit [Remote host closed the connection]
solars has joined #ruby-lang
diegoviola has quit [Quit: WeeChat 1.0.1]
SuMo_D has joined #ruby-lang
<freedrull> how can i write a regex that matches if a string has NO control characters [[:cntrl]]
<|jemc|> >> 'foo' =~ /[^[:cntrl:]]/
<eval-in__> |jemc| => 0 (https://eval.in/214496)
<Rakko> I figured out my problem. I didn't run regsvr32 as administrator.
Rakko has quit [Quit: Bye]
allomov has joined #ruby-lang
<freedrull> >> 'foo\n' =~ /[^[:cntrl:]]/
<eval-in__> freedrull => 0 (https://eval.in/214497)
<freedrull> hmm
SuMo_D has quit [Ping timeout: 256 seconds]
<freedrull> >> 'foo\n' =~ /^[[:cntrl:]]/
<eval-in__> freedrull => nil (https://eval.in/214498)
<freedrull> >> 'foo' =~ /^[[:cntrl:]]/
<eval-in__> freedrull => nil (https://eval.in/214499)
nofxx_ has quit [Remote host closed the connection]
<|jemc|> freedrull: it's the single quotes impeding your escaped characters
apeiros has joined #ruby-lang
<freedrull> >> "foo\n" =~ /^[[:cntrl:]]/
<eval-in__> freedrull => nil (https://eval.in/214500)
<|jemc|> that said, I misread your original question
kaczmar has joined #ruby-lang
<|jemc|> >> "foo\x1Ffoo" =~ /^[^[:cntrl:]]*$/
<eval-in__> |jemc| => nil (https://eval.in/214501)
<|jemc|> >> "foofoo" =~ /^[^[:cntrl:]]*$/
<eval-in__> |jemc| => 0 (https://eval.in/214502)
francisfish has quit [Remote host closed the connection]
kaczmar has quit [Ping timeout: 264 seconds]
<apeiros> ^ and $ are usually the wrong anchors in ruby
<apeiros> you usually want \A and \z
snsei has joined #ruby-lang
vondruch has joined #ruby-lang
<freedrull> >> "foofoo" =~ /\A[^[:cntrl:]]\z/
<eval-in__> freedrull => nil (https://eval.in/214519)
<freedrull> :O
<apeiros> you forgot the *
<freedrull> >> "foofoo" =~ /\A[^[:cntrl:]]*\z/
<eval-in__> freedrull => 0 (https://eval.in/214520)
<freedrull> >> "foofoo\n" =~ /\A[^[:cntrl:]]*\z/
<eval-in__> freedrull => nil (https://eval.in/214521)
<freedrull> there we go
<freedrull> oh god thanks ><
<apeiros> ^$ is start/end of line. \A\z is start/end of string.
<freedrull> line meaning, until you see a newline?
cih has joined #ruby-lang
hannes_ has joined #ruby-lang
<hannes_> o hi
hannes_ is now known as maloik
<|jemc|> apeiros: thanks; I always forget ^$ breaks on lines in ruby
snsei has quit [Ping timeout: 256 seconds]
benlovell has joined #ruby-lang
ta has quit [Ping timeout: 250 seconds]
qba73 has joined #ruby-lang
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
|jemc| has quit [Quit: WeeChat 1.0.1]
benlovell has quit [Read error: Connection reset by peer]
benlovell has joined #ruby-lang
ta has joined #ruby-lang
|jemc| has joined #ruby-lang
bungoman has joined #ruby-lang
faces has joined #ruby-lang
ruby-lang236 has joined #ruby-lang
<ruby-lang236> can someone help me with some ruby?
face has quit [Ping timeout: 244 seconds]
<ruby-lang236> i want to run a script and define a varible at the same time, e.g "ruby blah.rb hello"
<ruby-lang236> and make it print hello
<ruby-lang236> i have forgotten the method
cih_ has joined #ruby-lang
<maloik> try accessing ARGV
<maloik> puts "hello #{ARGV[0]}" for example
<ruby-lang236> thank u
<ruby-lang236> i had a lesson about it and i forgot about it
<apeiros> you should have taken notes :-p
<ruby-lang236> yeah
bungoman has quit [Ping timeout: 255 seconds]
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
rahul_j has quit [Quit: rahul_j]
cih has quit [Ping timeout: 265 seconds]
q_leonetti has joined #ruby-lang
<maloik> or asked a friend to copy them. that's what I did in school
<maloik> I was horrible :(
<ruby-lang236> haha
havenwood has quit [Remote host closed the connection]
<apeiros> maybe you were just efficient? economic?
hackingoff has quit [Remote host closed the connection]
ruby-lang236 has quit [Quit: Page closed]
<maloik> hardly economic, I spend loads on the copies
<maloik> I remember walking out of the copy center place with a stack of papers and a 50 euro bill in my last year of high school haha
charliesome has joined #ruby-lang
rahul_j has joined #ruby-lang
francisfish has joined #ruby-lang
amsha has joined #ruby-lang
francisfish has quit [Remote host closed the connection]
amsha has quit [Ping timeout: 255 seconds]
<apeiros> sometimes spending money is economic ;-)
<maloik> I've got a piece of code that is basically packages = something.reduce([]) }
<maloik> doh
<maloik> I've got a piece of code that is basically packages = something.reduce([]) { |packages, package_string| # do stuff; packages }
<maloik> but that means "packages" is being shadowed
<maloik> I often end up using "result" as a variable name in the block, but isn't there a better way to write something like that?
<apeiros> since it essentially refers to the same thing I see no problem with that
<apeiros> but inject with `…; memo }` usually means you're using the wrong construct :-p
tbuehlmann has joined #ruby-lang
<maloik> how do you mean?
<maloik> oh yea you mean map
<apeiros> I mean that inject is then the proper thing to use when the result of the operation is naturally the returned value. without you forcing it.
<apeiros> well, which the right tool is in such cases depends on what you do. can be map. can be flat_map. can be each_with_object.
<maloik> well I often find myself doing the same thing with hashes or what not, so question was still valid :D
<maloik> but good point, I dont need a reduce here
<apeiros> maloik: sure the question was valid. the two things are unrelated :)
<maloik> though actually I'm not entirely sure I understood what you meant with "inject is the proper thing to use"
allomov has quit [Remote host closed the connection]
<maloik> (the entire sentence I mean lol)
<apeiros> .inject { |a,b| a + b } # the sum is the natural return value of the block, no need to force the block to return it -> proper use of inject
<apeiros> .inject { |a,b| a.something(b); a } # a is not the natural return value of the block, you force it by using `; a`. -> wrong use of inject
<maloik> what would you use in that case then?
<apeiros> the easiest substitution is each_with_object. but as said, it depends on the specific case.
<apeiros> in some cases e.g. map/flat_map are better. sometimes people emulate select/reject.
<maloik> interesting, I'm going to try and keep that in mind the next time I find myself forcing the return value
<maloik> actually even better, going to find an example in my code
<apeiros> also almost always when you find yourself using mutating methods in the block of inject, you're not using it right
chussenot has joined #ruby-lang
mkaesz has joined #ruby-lang
mikecmpbll has joined #ruby-lang
francisfish has joined #ruby-lang
<maloik> hmm I'm finding a bunch of examples, usually where we inject and want to build a hash
<maloik> the first one is pretty typical... the second I think is probably harder to refactor into not using inject
<maloik> (or not abusing it)
<apeiros> .find_all_by_device_id(device_id).first ?
<apeiros> why not just find_by_device_id(device_id)
<maloik> I have no idea, would have to look into it... super old code I bet
michael_mbp has quit [Excess Flood]
<apeiros> anyway, first one: CactiGraph.where(device_id: Cacti.device_ids_for_hostname(@resource.hostname)).index_by(&:device_id)
<apeiros> does not even need inject :-p
<apeiros> also I guess you want `@possible_devices ||=` there
michael_mbp has joined #ruby-lang
<apeiros> second one is a case for flat_map IMO
<apeiros> otherwise - each_with_object
dangerousdave has joined #ruby-lang
michd is now known as MichD
futilegames has joined #ruby-lang
bungoman has joined #ruby-lang
<yorickpeterse> morning
<yorickpeterse> another day, another rails security fix
marr has joined #ruby-lang
<maloik> first example was a tricky one, but yea index_by pretty much solves almost all other cases
<maloik> (mindblown)
emmesswhy has joined #ruby-lang
bungoman has quit [Ping timeout: 260 seconds]
<ljarvis> hai
elia has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
allomov has joined #ruby-lang
elia has quit [Client Quit]
kaczmar has joined #ruby-lang
<maloik> ljarvis: still have those invites?
elia has joined #ruby-lang
ruby-lang567 has joined #ruby-lang
<ruby-lang567> mlkdamd
<ruby-lang567> woah this is cool
<ruby-lang567> so this is an irc
godd2 has quit [Remote host closed the connection]
banister has joined #ruby-lang
<ljarvis> maloik: I have one left now, want it?
ruby-lang567 has quit [Ping timeout: 246 seconds]
<maloik> yea sure thing!
elia has quit [Quit: Computer has gone to sleep.]
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
KINGSABRI has joined #ruby-lang
<ljarvis> maloik: what's your email?
<ljarvis> I have it somewhere
<ljarvis> but effort etc
elia has joined #ruby-lang
<maloik> hannes.fostie@gmail.com
kaczmar has quit [Quit: kaczmar]
<ljarvis> sent
<yorickpeterse> Argh, Fog is a POS
<ljarvis> lie
<yorickpeterse> hurrdurr fuck IAM lets always require AWS keys to be set
<yorickpeterse> and then lets use those empty values instead of the IAM credentials
<ljarvis> it uses my iam credentials
<ljarvis> with the "use_iam_profile" option, anyway
<yorickpeterse> doesn't for me, it seems to still use the default empty string I gave it
<yorickpeterse> basically I had to do Fog.credentials = {:aws_access_key_id => '', :aws_secret_access_key => '', :use_iam_profile => true} to even get it to shut up about the first 2 being required
<yorickpeterse> but it then seems to use the actual empty string values, instead of the IAM credentials
<yorickpeterse> and I can see the credentials being there in the #inspect value
<ljarvis> why are you using empty strings?
<ljarvis> oh
<ljarvis> im not using them..
<yorickpeterse> because otherwise it's "HERP DERP THESE ARE REQUIRED"
<yorickpeterse> wat
<yorickpeterse> e.g.
<ljarvis> and don't get anything about them being required
<ljarvis> fog_credentials = {
<ljarvis> provider: 'AWS',
<ljarvis> path_style: true
<ljarvis> use_iam_profile: true,
<ljarvis> }
<maloik> thx ljarvis
<ljarvis> np
<yorickpeterse> oh what the fuck is this magic
<yorickpeterse> now it of course works
<maloik> also: chrome only, fail
<ljarvis> aye :/
<yorickpeterse> as in, not specifying the keys
<yorickpeterse> what the
<yorickpeterse> COMPUTERS, Y U DO DIS
<ljarvis> yorickpeterse: fail
<yorickpeterse> yeah apparently
<yorickpeterse> well thank you kind sir for rubber ducking with me
<ljarvis> :D
* yorickpeterse has so far awarded himself "Dumbest programmer of the year" award 3 times this week
_shinnc has quit [Quit: _shinnc]
<yorickpeterse> so yeah, moving everything over to dotenv + nuking all hardcoded AWS credentials was....hard
<yorickpeterse> 3 years of security debt burned down, at the cost of shit breaking several times
<yorickpeterse> right, pray to the AWS gods this works so I can get back to writing documentation and watching videos of cats wearing shark suits
<yorickpeterse> "feedback - #549 Failure after 19 sec (Open)" fek
_shinnc has joined #ruby-lang
quimrstorres has joined #ruby-lang
kaczmar has joined #ruby-lang
<freedrull> anyone want to get a beer
<freedrull> woops
haraoka_ has quit [Ping timeout: 264 seconds]
arBmind has joined #ruby-lang
bungoman has joined #ruby-lang
<yorickpeterse> freedrull: yes please
bruno- has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
yfeldblum has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
bungoman has quit [Ping timeout: 245 seconds]
_shinnc has quit [Quit: _shinnc]
tkuchiki has quit [Ping timeout: 265 seconds]
dangerousdave has joined #ruby-lang
emmesswhy has quit [Quit: This computer has gone to sleep]
banister is now known as banisterfiend
kyb3r_ has quit [Ping timeout: 255 seconds]
amsha has joined #ruby-lang
_shinnc has joined #ruby-lang
quimrstorres has quit [Remote host closed the connection]
amsha has quit [Ping timeout: 256 seconds]
quimrstorres has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangerousdave has joined #ruby-lang
tkuchiki has joined #ruby-lang
elia has quit [Ping timeout: 245 seconds]
elia has joined #ruby-lang
elia has quit [Client Quit]
sarkyniin has joined #ruby-lang
elia has joined #ruby-lang
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby-lang
elia has quit [Client Quit]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
elia has joined #ruby-lang
|jemc| has quit [Quit: WeeChat 1.0.1]
ldnunes has joined #ruby-lang
_shinnc has quit [Ping timeout: 260 seconds]
kaczmar has quit [Quit: kaczmar]
allomov has quit [Read error: Connection reset by peer]
allomov has joined #ruby-lang
dangerousdave has joined #ruby-lang
elia has quit [Quit: (IRC Client: textualapp.com)]
_shinnc has joined #ruby-lang
_shinnc has quit [Client Quit]
stamina has joined #ruby-lang
_shinnc has joined #ruby-lang
<yorickpeterse> logic: uploading file in browser results in an access denied error
<yorickpeterse> uploading file in the console works just fine
<yorickpeterse> щ(゚д゚щ)
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
workmad3 has joined #ruby-lang
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bungoman has joined #ruby-lang
tbuehlmann has quit [Remote host closed the connection]
bungoman has quit [Ping timeout: 256 seconds]
allomov has quit [Remote host closed the connection]
_shinnc has quit [Quit: _shinnc]
caseydriscoll has joined #ruby-lang
caseydriscoll has quit [Remote host closed the connection]
caseydriscoll has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
q_leonetti_ has joined #ruby-lang
q_leonetti has quit [Ping timeout: 245 seconds]
q_leonetti_ is now known as q_leonetti
tbuehlmann has joined #ruby-lang
j4cknewt has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
chussenot_ has joined #ruby-lang
_shinnc has joined #ruby-lang
_shinnc has quit [Client Quit]
chussenot has quit [Ping timeout: 265 seconds]
chussenot_ is now known as chussenot
<yorickpeterse> and then it work
<yorickpeterse> * works
<yorickpeterse> only to find out it's the wrong bucket
<yorickpeterse> ._.
<yorickpeterse> how I ever managed to poop independently is a mystery
allomov has joined #ruby-lang
quimrstorres has quit [Remote host closed the connection]
stamina has quit [Quit: WeeChat 1.0.1]
pablocantero has joined #ruby-lang
arBmind1 has joined #ruby-lang
dangerousdave has joined #ruby-lang
arBmind has quit [Ping timeout: 272 seconds]
allomov has quit [Remote host closed the connection]
quimrstorres has joined #ruby-lang
pablocan_ has joined #ruby-lang
pablocantero has quit [Ping timeout: 255 seconds]
allomov has joined #ruby-lang
cih has joined #ruby-lang
cih_ has quit [Read error: Connection reset by peer]
snsei has joined #ruby-lang
stamina has joined #ruby-lang
maloik has quit [Quit: Lost terminal]
pablocan_ has quit [Remote host closed the connection]
allomov has quit [Ping timeout: 265 seconds]
q_leonetti has quit [Quit: q_leonetti]
snsei has quit [Ping timeout: 255 seconds]
pablocantero has joined #ruby-lang
chussenot has quit [Quit: chussenot]
ruby-lang240 has joined #ruby-lang
ruby-lang240 has quit [Client Quit]
futilegames has quit [Quit: futilegames]
q_leonetti has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
q_leonetti has quit [Client Quit]
tenderlove has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
stardiviner has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
rahul_j has joined #ruby-lang
benlovell has quit [Ping timeout: 244 seconds]
banister has joined #ruby-lang
<banister> avdi: ping
ta has quit [Read error: Connection reset by peer]
<banister> anyone here decent @ Arel ?
ruby-lang900 has joined #ruby-lang
tenderlove has quit [Ping timeout: 264 seconds]
chussenot has joined #ruby-lang
chussenot has quit [Client Quit]
kalehv has joined #ruby-lang
bungoman has joined #ruby-lang
futilegames has joined #ruby-lang
ruby-lang900 has left #ruby-lang [#ruby-lang]
bungoman has quit [Ping timeout: 245 seconds]
dangerousdave has joined #ruby-lang
chussenot has joined #ruby-lang
maloik has joined #ruby-lang
frank_o has joined #ruby-lang
benlovell has joined #ruby-lang
dwknoxy has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
workmad3 is now known as wm3|away
amsha has joined #ruby-lang
amsha has quit [Ping timeout: 255 seconds]
yusuf has quit [Quit: Leaving.]
jgpawletko has joined #ruby-lang
frank_o has quit [Ping timeout: 264 seconds]
mskaesz has joined #ruby-lang
ledestin has quit [Read error: Connection reset by peer]
banister has quit [Ping timeout: 246 seconds]
ledestin has joined #ruby-lang
benlovell has quit [Ping timeout: 244 seconds]
q_leonetti has joined #ruby-lang
mkaesz has quit [Ping timeout: 265 seconds]
yfeldblum has quit [Remote host closed the connection]
frank_o has joined #ruby-lang
goodcodeguy has joined #ruby-lang
kalehv has quit [Remote host closed the connection]
quimrstorres has quit [Remote host closed the connection]
pablocantero has quit [Remote host closed the connection]
pablocantero has joined #ruby-lang
kirin` has quit [Ping timeout: 250 seconds]
robbyoconnor has quit [Ping timeout: 244 seconds]
chussenot has quit [Quit: chussenot]
benlovell has joined #ruby-lang
kirin` has joined #ruby-lang
miqui has joined #ruby-lang
yfeldblum has joined #ruby-lang
benlovell has quit [Ping timeout: 264 seconds]
yfeldblu_ has joined #ruby-lang
yfeldblum has quit [Ping timeout: 245 seconds]
cornerma1 has joined #ruby-lang
<ljarvis> heh
yfeldblu_ has quit [Ping timeout: 256 seconds]
cih has quit [Read error: Connection reset by peer]
cornerman has quit [Ping timeout: 244 seconds]
cornerma1 is now known as cornerman
cih has joined #ruby-lang
mskaesz has quit [Ping timeout: 265 seconds]
dangerousdave has joined #ruby-lang
quimrstorres has joined #ruby-lang
malconis has joined #ruby-lang
chussenot has joined #ruby-lang
chussenot has quit [Client Quit]
quimrstorres has quit [Ping timeout: 256 seconds]
<frank_o> ljarvis: What's so funny?
<ljarvis> what?
hackeron has quit [Ping timeout: 264 seconds]
hackeron has joined #ruby-lang
koos303 has joined #ruby-lang
territorial has joined #ruby-lang
oleo has joined #ruby-lang
ender|dkm has quit [Ping timeout: 255 seconds]
mkaesz has joined #ruby-lang
<frank_o> ljarvis: I just joined. Worried I was missing out on a joke or something.
dorei has joined #ruby-lang
<yorickpeterse> plenty of jokes in this channel
<yorickpeterse> huehuehuehue
<maloik> not necessarily funny
<maloik> :D
kurko has joined #ruby-lang
bungoman has joined #ruby-lang
Benstr has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
mkaesz has quit [Ping timeout: 264 seconds]
wm3|away is now known as workmad3
mkaesz has joined #ruby-lang
snsei has joined #ruby-lang
j4cknewt has quit [Ping timeout: 265 seconds]
mskaesz has joined #ruby-lang
<maloik> ugh
<maloik> debsecan, the debian tool that checks your packages against their CVE database, apparently works based off of a file where the top part is the CVE's, and the bottom part is the packages which reference the CVE by linenumber in the file rather than CVE identifier
<maloik> I can't imagine how that'd be easier to neither parse nor export from whatever system it is they use
cih has quit [Ping timeout: 264 seconds]
mkaesz has quit [Ping timeout: 260 seconds]
jimbach has joined #ruby-lang
jimbach has quit [Remote host closed the connection]
jimbach has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
yfeldblum has joined #ruby-lang
<frank_o> maloik: Choose OpenBSD for your Unix needs. OpenBSD -- the world's simplest and most secure Unix-like OS. Creator of the world's most used SSH implementation OpenSSH, the world's most elegant firewall PF, and the world's most elegant mail server OpenSMTPD, and the OpenSSL rewrite LibreSSL. OpenBSD -- the cleanest kernel, the cleanest userland and the cleanest configuration syntax.
ta has joined #ruby-lang
yfeldblum has quit [Ping timeout: 255 seconds]
loincloth has joined #ruby-lang
enebo has joined #ruby-lang
AKASkip has quit [Ping timeout: 245 seconds]
chussenot has joined #ruby-lang
territorial has quit [Ping timeout: 245 seconds]
<maloik> uhm... yea we're not going to go ahead and reinstall 1000 servers
<maloik> not to mention that is actually entirely irrelevant
benlovell has joined #ruby-lang
nathanstitt has joined #ruby-lang
<ljarvis> does anyone have time for a stupid js question? other irc channels are cancer
tbuehlmann has quit [Quit: Leaving]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
amsha has joined #ruby-lang
j4cknewt has joined #ruby-lang
shinnya has joined #ruby-lang
<ledestin> ljarvis: I’m not too good with it though
<maloik> not sure if I'll be of help, but shoot
benlovell has quit [Ping timeout: 250 seconds]
<ljarvis> ah I think i may have sold it
<ljarvis> basically I'm looping through eleemnts and making ajax requests, and once they're all finished I want to execute another function
<ljarvis> I just added an array and then used $.when.apply(null, arr)
<ljarvis> I think it might work
<ljarvis> *shrug*
<ljarvis> yep works, thanks anyway!
<ljarvis> (ps i hate js so much)
<maloik> go try out opal for us
<ljarvis> D:
<maloik> or which was it that compiled to js for front-end ruby? I can't remember
ggherdov_ has quit [Changing host]
ggherdov_ has joined #ruby-lang
ggherdov_ has joined #ruby-lang
ggherdov_ is now known as ggherdov
rue|w has quit [Quit: Leaving...]
diegovio1 has joined #ruby-lang
diegovio1 is now known as dviola
dwknoxy is now known as dknox-afk
mkaesz has joined #ruby-lang
charliesome has joined #ruby-lang
benlovell has joined #ruby-lang
hackeron has quit [Ping timeout: 240 seconds]
<sluukkonen2> ljarvis: the jquery when is terrible
<sluukkonen2> I recommend using q.js
hackeron has joined #ruby-lang
<ljarvis> why is it terrible?
<ljarvis> ie is it unreliable? as it seems to work
q_leonetti has quit [Quit: q_leonetti]
mskaesz has quit [Ping timeout: 240 seconds]
momomomomo has joined #ruby-lang
<ljarvis> oh right i cant create gists via the github api in js anyway
q_leonetti has joined #ruby-lang
<sluukkonen2> sorry, I gotta run to the train now. I'll explain more later on (if I remember to :)a
frank_o has quit [Ping timeout: 272 seconds]
ender|dkm has joined #ruby-lang
tenderlove has joined #ruby-lang
charliesome has quit [Quit: zzz]
<yorickpeterse> ok I need a sanity check here for a moment
<yorickpeterse> There are _12_ months in the range Date.new(2012, 2, 29)..Date.new(2013, 2, 28) right?
<yorickpeterse> Ruby seems to disagree with that, thinking there are 13
dangerousdave has joined #ruby-lang
<yorickpeterse> oh hm, it probably includes 2012-02
<avdi> banister: Hm?
charliesome has joined #ruby-lang
stef204 has joined #ruby-lang
stef204 has quit [Changing host]
stef204 has joined #ruby-lang
ender|dkm has quit [Ping timeout: 255 seconds]
<maloik> don't think he's around anymore avdi
amsha has quit [Quit: Be back later ...]
[spoiler] has quit [Quit: Leaving]
<yorickpeterse> durrr can't count
<momomomomo> yorickpeterse: btw, that functionality in Date is from Rails
<momomomomo> Date.new doesn’t accept arguments in irb
<yorickpeterse> momomomomo: it does
<yorickpeterse> require 'date'
<momomomomo> ah derp
<yorickpeterse> RubyGems ships a dummy Date class for compatibility reasons
<yorickpeterse> >> Date
<eval-in__> yorickpeterse => Date (https://eval.in/215173)
<yorickpeterse> >> Date.new
<eval-in__> yorickpeterse => #<Date:0x4082d0e4> (https://eval.in/215174)
<momomomomo> nevermind
<yorickpeterse> >> require 'date'; Date.new
<eval-in__> yorickpeterse => #<Date: -4712-01-01 ((0j,0s,0n),+0s,2299161j)> (https://eval.in/215176)
<momomomomo> shoulda checked the api
* yorickpeterse slaps momomomomo's bottom and grins cheekily
mfmfmfmfmfmf has joined #ruby-lang
* momomomomo notices a new person join the room with a play on my name
quimrstorres has joined #ruby-lang
stardiviner has quit [Ping timeout: 255 seconds]
mkaesz has quit [Remote host closed the connection]
<ledestin> :bu in Vim is so annoying. Is there a better way?
mkaesz has joined #ruby-lang
havenwood has joined #ruby-lang
whippythellama has joined #ruby-lang
bungoman_ has joined #ruby-lang
bungoman_ has quit [Remote host closed the connection]
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
bungoman_ has joined #ruby-lang
bungoman has quit [Ping timeout: 245 seconds]
bungoman has joined #ruby-lang
bungoman_ has quit [Read error: Connection reset by peer]
blowmage has quit [Ping timeout: 264 seconds]
jgpawletko is now known as jgpawletko_away
blowmage has joined #ruby-lang
j4cknewt has quit [Ping timeout: 244 seconds]
SuMo_D has joined #ruby-lang
stef204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
arooni-mobile has joined #ruby-lang
<ljarvis> ledestin: it requires an argument, how else would you provide an buffer name/index?
<ledestin> ljarvis: I’ve googled out buf explorer, it has some UI
<ljarvis> also, :b# <3
<ljarvis> got that shit mapped to ,l
yfeldblum has joined #ruby-lang
charliesome has quit [Quit: zzz]
<ledestin> ljarvis: what ,| is supposed to do? Docs say , is about repeating something
yfeldblum has quit [Ping timeout: 255 seconds]
<maloik> the vim channel is super helpful usually btw
<maloik> can recommend it
<ljarvis> ledestin: huh?
<ljarvis> I don't know what ,| does (maybe you're refering to me saying ,l)
<ledestin> maloik: right. just used them channels not being too helpful. #bash is mighty helpful too.
<ledestin> ljarvis: yep, was that a smile?
<ljarvis> no, I mapped <leader>l to :b#
<ljarvis> because it's awesome
ender|dkm has joined #ruby-lang
workmad3 is now known as wm3|busy
chouhoulis has quit [Remote host closed the connection]
danijoo has quit [Read error: Connection reset by peer]
<ledestin> it’s the same as Ctrl-6, isn’t it?
elia` has joined #ruby-lang
<ljarvis> not sure maybe? I don't use ctrl+numbers
danijoo has joined #ruby-lang
<ljarvis> that's more awkward for me
<ljarvis> ,l means i dont have to move much :D
mfmfmfmf_ has joined #ruby-lang
<ledestin> Ctrl-6 or Ctrl-^ is the standard mapping
mfmfmfmfmfmf has quit [Read error: Connection reset by peer]
bungoman has quit [Remote host closed the connection]
<ljarvis> :)
mfmfmfmf_ has quit [Remote host closed the connection]
nathanstitt has quit [Quit: I growing sleepy]
blowmage has quit [Ping timeout: 240 seconds]
benzrf has joined #ruby-lang
<benzrf> #ruby for life!!!!
<ljarvis> #perl4lyfe
nathanstitt has joined #ruby-lang
benzrf has left #ruby-lang [#ruby-lang]
ender|dkm has quit [Ping timeout: 255 seconds]
bungoman has joined #ruby-lang
cmhobbs has joined #ruby-lang
cmhobbs has quit [Changing host]
cmhobbs has joined #ruby-lang
amsha has joined #ruby-lang
dknox-afk has quit [Quit: Textual IRC Client: www.textualapp.com]
mistym has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
mistym has quit [Remote host closed the connection]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
momomomomo has joined #ruby-lang
apeiros has quit [Ping timeout: 244 seconds]
j2p2 has joined #ruby-lang
shinnya has quit [Ping timeout: 250 seconds]
araujo has joined #ruby-lang
slawrence00 has joined #ruby-lang
fijimunkii has joined #ruby-lang
stef204 has joined #ruby-lang
shevy has joined #ruby-lang
ender|dkm has joined #ruby-lang
sepp2k has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
quimrstorres has quit []
|jemc| has joined #ruby-lang
SuMo_D has joined #ruby-lang
SuMo_D has quit [Ping timeout: 272 seconds]
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
kyb3r_ has joined #ruby-lang
kaczmar has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
sunaku has joined #ruby-lang
loincloth has joined #ruby-lang
kaczmar_ has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
kaczmar has quit [Ping timeout: 250 seconds]
kaczmar_ is now known as kaczmar
rippa has joined #ruby-lang
stef204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
banister has joined #ruby-lang
yfeldblum has joined #ruby-lang
seanosaur has joined #ruby-lang
apeiros has joined #ruby-lang
yfeldblum has quit [Ping timeout: 264 seconds]
Lewix has joined #ruby-lang
jo__ has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo_ has joined #ruby-lang
frank_o has joined #ruby-lang
q_leonetti has quit [Quit: q_leonetti]
amaterasu48 has joined #ruby-lang
momomomomo has joined #ruby-lang
amaterasu48 has left #ruby-lang [#ruby-lang]
amaterasu48 has joined #ruby-lang
sunaku has quit [Ping timeout: 260 seconds]
seanosaur has quit [Read error: Connection reset by peer]
seanosaur has joined #ruby-lang
danijoo_ has quit [Read error: Connection reset by peer]
spastorino has joined #ruby-lang
danijoo has joined #ruby-lang
chouhoulis has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
oak has joined #ruby-lang
SuMo_D has joined #ruby-lang
chussenot has quit [Quit: chussenot]
SuMo_D has quit [Read error: Connection reset by peer]
toertore has quit [Quit: Leaving]
SuMo_D has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
qba73 has quit []
sunaku has joined #ruby-lang
stef204 has joined #ruby-lang
SuMo_D has quit [Ping timeout: 255 seconds]
amsi has joined #ruby-lang
CaryInVictoria has quit [Remote host closed the connection]
momomomomo has quit [Quit: momomomomo]
CaryInVictoria has joined #ruby-lang
thagomizer has joined #ruby-lang
goodcodeguy has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
toretore has joined #ruby-lang
benlovell has quit [Ping timeout: 272 seconds]
goodcodeguy has joined #ruby-lang
chouhoulis has quit [Read error: Connection reset by peer]
chouhoulis has joined #ruby-lang
yfeldblum has joined #ruby-lang
wallerdev has joined #ruby-lang
sunaku has quit [Quit: WeeChat 1.0.1]
<ljarvis> that's what I ended up with
<ljarvis> apparently underscore.js has an .after which could do this too
solars has quit [Quit: WeeChat 0.4.1]
yfeldblum has quit [Ping timeout: 258 seconds]
oak has quit [Read error: Connection reset by peer]
oak1 has joined #ruby-lang
oleo is now known as Guest4082
oleo__ has joined #ruby-lang
Guest4082 has quit [Quit: Verlassend]
oleo__ has quit [Read error: Connection reset by peer]
Lewix has joined #ruby-lang
RobertBirnie has joined #ruby-lang
stef204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
CaryInVictoria has quit [Remote host closed the connection]
imkmf has joined #ruby-lang
ninjago has joined #ruby-lang
momomomomo has joined #ruby-lang
carraroj has joined #ruby-lang
CaryInVictoria has joined #ruby-lang
csurap has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
oleo__ has joined #ruby-lang
oleo__ is now known as oleo
frank_o has quit [Ping timeout: 264 seconds]
seanosaur has quit [Read error: Connection reset by peer]
seanosaur has joined #ruby-lang
mikecmpbll has quit [Quit: i've nodded off.]
emmesswhy has joined #ruby-lang
theotherstupidgu has joined #ruby-lang
oak1 has quit [Read error: Connection reset by peer]
oak has joined #ruby-lang
arooni-mobile has quit [Ping timeout: 256 seconds]
mfmfmfmfmfmf has joined #ruby-lang
nelsonsar has joined #ruby-lang
imperator has joined #ruby-lang
ninjago has quit []
hackeron has quit [Ping timeout: 244 seconds]
SuMo_D has joined #ruby-lang
hackeron has joined #ruby-lang
dagda1 has quit [Quit: Textual IRC Client: www.textualapp.com]
jkad1 has joined #ruby-lang
aef has quit [Remote host closed the connection]
jkad1 has quit [Client Quit]
jkad1 has joined #ruby-lang
araujo has quit [Ping timeout: 265 seconds]
futilegames has quit [Quit: futilegames]
nelsonsar has quit [Remote host closed the connection]
jkad1 has quit [Client Quit]
jkad1 has joined #ruby-lang
GBrawl has joined #ruby-lang
jgpawletko_away is now known as jgpawletko
symm- has joined #ruby-lang
CaryInVictoria has quit []
mistym has joined #ruby-lang
mkaesz has quit [Quit: Leaving...]
jkad1 has quit [Quit: leaving]
jkad1 has joined #ruby-lang
kaczmar has quit [Quit: kaczmar]
CaryInVictoria has joined #ruby-lang
nelsonsar has joined #ruby-lang
futilegames has joined #ruby-lang
imkmf has quit [Quit: Textual IRC Client: www.textualapp.com]
blowmage has joined #ruby-lang
sunaku has joined #ruby-lang
carraroj has quit [Quit: Konversation terminated!]
sepp2k has quit [Quit: Konversation terminated!]
parenjitsu has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
Lewix has quit [Remote host closed the connection]
stamina has quit [Quit: WeeChat 1.0.1]
emmesswhy has quit [Quit: Leaving]
francisfish has quit [Remote host closed the connection]
frank_o has joined #ruby-lang
cored has joined #ruby-lang
cored has joined #ruby-lang
carraroj has joined #ruby-lang
caddis123 has joined #ruby-lang
<caddis123> hi, quick question: is homebrew required to install & run rvm on mac os x?
AKASkip has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
|jemc| has quit [Quit: WeeChat 1.0.1]
danijoo has joined #ruby-lang
carraroj has quit [Quit: Konversation terminated!]
caddis123 has quit [Quit: leaving]
nelsonsar has quit [Remote host closed the connection]
vondruch has quit [Ping timeout: 258 seconds]
|jemc| has joined #ruby-lang
vondruch has joined #ruby-lang
chussenot has joined #ruby-lang
cleopatra has joined #ruby-lang
cleopatra has quit [Client Quit]
yfeldblum has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
momomomomo has joined #ruby-lang
imkmf has joined #ruby-lang
danijoo has joined #ruby-lang
nelsonsar has joined #ruby-lang
Guest94604 is now known as samkottler
samkottler has quit [Changing host]
samkottler has joined #ruby-lang
imkmf_ has joined #ruby-lang
yfeldblum has quit [Ping timeout: 258 seconds]
imkmf has quit [Ping timeout: 245 seconds]
ruby-lang980 has joined #ruby-lang
chussenot has quit [Quit: chussenot]
danijoo has quit [Read error: Connection reset by peer]
dchoi has joined #ruby-lang
danijoo has joined #ruby-lang
astopo has joined #ruby-lang
snooc has joined #ruby-lang
chussenot has joined #ruby-lang
wm3|busy has quit [Ping timeout: 244 seconds]
astopo has left #ruby-lang [#ruby-lang]
michaeldeol has joined #ruby-lang
carraroj has joined #ruby-lang
jkad1 has quit [Quit: leaving]
snsei has quit [Remote host closed the connection]
koos303 has quit [Quit: Connection closed for inactivity]
hackingoff has joined #ruby-lang
mfmfmfmfmfmf has quit [Read error: Connection reset by peer]
mfmfmfmfmfmf has joined #ruby-lang
mikecmpbll has joined #ruby-lang
benlovell has joined #ruby-lang
postmodern has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
danijoo has quit [Read error: Connection reset by peer]
mfmfmfmfmfmf has quit [Read error: Connection reset by peer]
SuMo_D has joined #ruby-lang
danijoo has joined #ruby-lang
mfmfmfmfmfmf has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
ruby-lang980 has quit [Ping timeout: 246 seconds]
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
bungoman_ has joined #ruby-lang
sepp2k has joined #ruby-lang
j4cknewt has joined #ruby-lang
bungoma__ has joined #ruby-lang
bungoman has quit [Ping timeout: 264 seconds]
bungoman_ has quit [Read error: Connection reset by peer]
nelsonsar has quit [Remote host closed the connection]
mfmfmfmfmfmf has quit [Read error: Connection reset by peer]
mfmfmfmfmfmf has joined #ruby-lang
mfmfmfmfmfmf has quit [Read error: Connection reset by peer]
j4cknewt has quit [Ping timeout: 256 seconds]
nelsonsar has joined #ruby-lang
sunaku has quit [Ping timeout: 256 seconds]
thumpba has joined #ruby-lang
yfeldblum has joined #ruby-lang
yfeldblum has quit [Ping timeout: 255 seconds]
momomomomo_ has joined #ruby-lang
nelsonsa_ has joined #ruby-lang
araujo has joined #ruby-lang
benlovell has quit [Ping timeout: 255 seconds]
nelsonsar has quit [Ping timeout: 240 seconds]
nelsonsa_ has quit [Read error: Connection reset by peer]
havenwood has joined #ruby-lang
nelsonsar has joined #ruby-lang
momomomomo has quit [Ping timeout: 256 seconds]
momomomomo_ is now known as momomomomo
futilegames has quit [Quit: futilegames]
thumpba has quit [Ping timeout: 260 seconds]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
j4cknewt has joined #ruby-lang
thumpba has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
amaterasu48 has quit [Ping timeout: 255 seconds]
michaeldeol has joined #ruby-lang
GBrawl has quit [Quit: (null)]
ikrima has quit [Ping timeout: 264 seconds]
sunaku has joined #ruby-lang
pablocantero has quit [Remote host closed the connection]
SuMo_D has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
nelsonsar has quit [Remote host closed the connection]
SuMo_D has quit [Ping timeout: 255 seconds]
thebastl has joined #ruby-lang
pablocantero has joined #ruby-lang
jmrepetti has joined #ruby-lang
pablocantero has quit [Remote host closed the connection]
ahmetkapikiran has joined #ruby-lang
araujo has quit [Quit: Leaving]
chouhoul_ has joined #ruby-lang
amsha has quit [Quit: Be back later ...]
momomomomo has quit [Ping timeout: 258 seconds]
amsha has joined #ruby-lang
chouhoulis has quit [Ping timeout: 250 seconds]
thebastl has quit [Quit: Leaving]
carraroj has left #ruby-lang ["Konversation terminated!"]
Lewix has joined #ruby-lang
vondruch has quit [Ping timeout: 260 seconds]
yfeldblum has joined #ruby-lang
ldnunes has quit [Quit: Leaving]
jds has quit [Quit: Connection closed for inactivity]
matp has quit [Ping timeout: 244 seconds]
snsei has joined #ruby-lang
vondruch has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
shinnya has joined #ruby-lang
snsei has quit [Remote host closed the connection]
spuk has quit [Ping timeout: 260 seconds]
seanosaur has quit []
spuk has joined #ruby-lang
apt-get_ has joined #ruby-lang
kaczmar has joined #ruby-lang
sarkyniin has quit [Ping timeout: 250 seconds]
snsei has joined #ruby-lang
ruby-lang773 has joined #ruby-lang
Aova has quit [Ping timeout: 265 seconds]
Lewix has quit [Remote host closed the connection]
mfmfmfmfmfmf has joined #ruby-lang
tenderlove has quit [Quit: Leaving...]
ruby-lang773 has quit [Ping timeout: 246 seconds]
tenderlove has joined #ruby-lang
snooc has quit [Quit: see-ya]
Aova has joined #ruby-lang
CaryInVictoria has quit [Remote host closed the connection]
thagomizer has quit [Quit: Leaving.]
Miphix has quit [Quit: Leaving]
tejas-manohar has joined #ruby-lang
t_ has quit [Ping timeout: 256 seconds]
vondruch has quit [Ping timeout: 256 seconds]
j2p2 has quit [Ping timeout: 272 seconds]
chouhoul_ has quit []
chouhoulis has joined #ruby-lang
j2p2 has joined #ruby-lang
theotherstupidgu has quit [Quit: leaving]
jgpawletko has quit [Quit: jgpawletko]
pablocantero has joined #ruby-lang
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
GBrawl has joined #ruby-lang
GBrawl has quit [Client Quit]
imperator has quit [Quit: Valete!]
loincloth has quit [Remote host closed the connection]
kfpratt has joined #ruby-lang
jmrepetti has quit [Remote host closed the connection]
SuMo_D has joined #ruby-lang
loincloth has joined #ruby-lang
sunaku has quit [Ping timeout: 244 seconds]
amaterasu48 has joined #ruby-lang
sunaku has joined #ruby-lang
whippythellama has quit [Quit: whippythellama]
amaterasu48 has quit [Ping timeout: 256 seconds]
kaczmar has quit [Ping timeout: 255 seconds]
sunaku has quit [Ping timeout: 244 seconds]
Benstr has quit [Ping timeout: 260 seconds]
mistym has quit [Remote host closed the connection]
kurko has quit [Ping timeout: 245 seconds]
kurko has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 265 seconds]
sunaku has joined #ruby-lang
kyb3r_ has quit [Read error: Connection reset by peer]
AKASkip has quit [Ping timeout: 245 seconds]
kyb3r_ has joined #ruby-lang
dchoi_ has joined #ruby-lang
dchoi has quit [Read error: Connection reset by peer]
nathanstitt has quit [Quit: Laters]
chouhoulis has quit [Remote host closed the connection]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Changing host]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Client Quit]
yfeldblum has joined #ruby-lang
cmhobbs has quit [Remote host closed the connection]
tejas-manohar has quit [Quit: Page closed]
chussenot has quit [Ping timeout: 255 seconds]
pablocantero has quit [Remote host closed the connection]
fijimunkii has quit [Quit: leaving]
kaczmar has joined #ruby-lang
diegoviola has joined #ruby-lang
Sgeo has quit [Read error: Connection reset by peer]
enebo has quit [Quit: enebo]
q_leonetti has joined #ruby-lang
Sgeo has joined #ruby-lang
dviola has quit [Ping timeout: 256 seconds]
havenwood has quit [Remote host closed the connection]
wm3|busy has joined #ruby-lang
gianlucadv has quit [Ping timeout: 260 seconds]
GBrawl has joined #ruby-lang
snsei has quit [Remote host closed the connection]
snsei has joined #ruby-lang
mistym has joined #ruby-lang
amaterasu48 has joined #ruby-lang
j2p2 has quit [Ping timeout: 265 seconds]
thumpba has quit [Ping timeout: 245 seconds]
snsei has quit [Ping timeout: 245 seconds]
bungoma__ has quit [Remote host closed the connection]
pablocantero has joined #ruby-lang
symm- has quit [Ping timeout: 250 seconds]
snsei has joined #ruby-lang
GBrawl has quit [Quit: (null)]
kalehv has joined #ruby-lang
Aria has joined #ruby-lang
havenwood has joined #ruby-lang
dchoi_ has quit []
pr0ton_ has joined #ruby-lang
musl has quit [Quit: WeeChat 1.0.1]
musl has joined #ruby-lang
pr0ton_ has quit [Client Quit]
CaryInVictoria has joined #ruby-lang
pablocantero has quit [Remote host closed the connection]
oak has quit [Ping timeout: 264 seconds]
j4cknewt has quit [Remote host closed the connection]
wm3|busy has quit [Ping timeout: 264 seconds]
csurap has quit [Ping timeout: 265 seconds]
jimbach has quit [Remote host closed the connection]
havenwood has quit []
charliesome has joined #ruby-lang
wm3|busy has joined #ruby-lang
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
nisstyre is now known as nisscream
charliesome has quit [Client Quit]
wallerdev has quit [Quit: wallerdev]
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
GBrawl has joined #ruby-lang
GBrawl has quit [Client Quit]
jimbach has joined #ruby-lang
wm3|busy is now known as workmad3
amsha has quit [Quit: Be back later ...]
charliesome has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
snsei has quit [Remote host closed the connection]
oak has joined #ruby-lang
jimbach has quit [Remote host closed the connection]
snsei has joined #ruby-lang
j4cknewt has joined #ruby-lang
MichD is now known as michd
yfeldblum has quit [Remote host closed the connection]
cored has quit [Ping timeout: 260 seconds]
jimbach has joined #ruby-lang
slawrence00 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
j4cknewt has quit [Ping timeout: 258 seconds]
diegoviola has quit [Remote host closed the connection]
ItSANgo has joined #ruby-lang
q_leonetti has quit [Quit: q_leonetti]
sunaku has quit [Ping timeout: 244 seconds]
pablocantero has joined #ruby-lang
|jemc| has quit [Ping timeout: 255 seconds]
pablocantero has quit [Remote host closed the connection]
cabot__ has joined #ruby-lang
cabot__ has quit [Client Quit]
oleo__ has joined #ruby-lang
oleo is now known as Guest59845
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
oleo__ has quit [Read error: Connection reset by peer]
q_leonetti has joined #ruby-lang
oleo__ has joined #ruby-lang
oleo__ is now known as oleo
parenjitsu has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Guest59845 has quit [Ping timeout: 264 seconds]
j4cknewt has joined #ruby-lang
imkmf_ has quit [Ping timeout: 272 seconds]
yfeldblum has joined #ruby-lang
mfmfmfmfmfmf has quit [Remote host closed the connection]
darix has quit [Ping timeout: 250 seconds]
mfmfmfmfmfmf has joined #ruby-lang
kalehv has quit [Remote host closed the connection]
amaterasu48 has quit [Ping timeout: 244 seconds]
nertzy has joined #ruby-lang