<zenspider>
welcome to ubuntu hell... I can't help you.
<zenspider>
that error message doesn't even make sense ...
<zenspider>
so you've got a completely borked ruby packaging system as a result.
tenderlove has quit [Remote host closed the connection]
<zenspider>
fine. you'll have to use ruby-doc.org or the like instead. please go read the documentation on Array and Enumerable. Everything you could possibly want is there. you just can't easily access it locally until you fix your f'd up ruby/rubygems
<steveklabnik>
ugh
<zenspider>
everytime you try to do something in a C++ way... there is a 10x better way to do it in ruby
<zenspider>
not MY ugh to fix... I disavow once ubuntu's bullshit gets in the way. they're the world's most unhelpful asshole developers ever. we've tried. multiple times. fuck em. dtm
<dospod>
lol
blazes816 has quit [Quit: blazes816]
<dospod>
I just need to write a loop to check 2 elements and display a message if the 2 elements match
<zenspider>
and I blame the fact that you consciously chose to go to school in corpus as the reason why you didn't install rubygems the way I said. :P
<dospod>
I actually had no choice :/
<dospod>
parents told me they would pay for me to go to school anywhere in texas
<dospod>
until the time actually came around to go to school , then they told me to fuck off
<zenspider>
if the choice were to go to school in corpus vs not going to school... I know what _I_ would choose :P
<dospod>
so I choose to stay home, mooch off their electricity , and save money here !
<zenspider>
hah
kain has joined #ruby-lang
mrsolo has quit [Quit: Leaving]
<dospod>
and honestly for what I really want to do it's a great school , but the cs department besides what I want to do is falling apart
<zenspider>
rice has a damn strong CS program... otherwise there is no reason to be in texas
<dospod>
my teacher is a first year teacher as well -_-
<dospod>
my school is actually rather strong for cyber security
<tdy>
how does she work for OSU and teach in texas?
<dospod>
that I do not know
<dospod>
I know she works remotely for OSU
<dospod>
and then "teaches"
<zenspider>
prolly where she did her graduate work and still has resources there
<dospod>
nice lady, more than likely is a way better programmer than me, but the whole crame php , javascript , ruby , rails etc into 16 weeks isn't a good idea
<dospod>
cram*
<zenspider>
get into rice. learn scheme from the heavy hitters. then worry about getting out of texas :P
<dospod>
haha I've looked at the programs across the state and when it comes to security classes in the cs field
<zenspider>
ok. must go. I've got some maya coba beans in my freezer calling my name
<dospod>
they are all week
kurko_ has joined #ruby-lang
<zenspider>
so is your spelling :P
<dospod>
that I will gladly agree with you
<dospod>
so is my programming as well
<zenspider>
meh security... it is weak.
<zenspider>
anyhow. I need to go
<zenspider>
read Enumerable
<zenspider>
ALL of it
<dospod>
well thank you
<zenspider>
read Array
<dospod>
and will do
<zenspider>
most of it
<dospod>
I need to get this stuff done -_-
<eam>
any recommendations on a ruby gem for parsing and manipulating zone files?
<dospod>
If the only job offer I get after school is to be a full time programmer I may just bring a flask to work every day
<lianj>
while i < a.length
CrazyHorse18 has joined #ruby-lang
<matti>
dospod: Why?
<matti>
dospod: Its matter of learning tools of trade.
<matti>
dospod: And having hacker mentality.
<dospod>
I honestly don't care for programming at all
<matti>
dospod: I just blew up a job interview, because I am not a hard-core CS nerd ;]
<dospod>
I want to do more cyber security , pen testing or network admin stuff
<lianj>
lol
<tdy>
cyber security w/o programming?
<matti>
dospod: You'd be surprised how much a programming knowlege that requires.
<matti>
dospod: And on a very low level.
<tdy>
extremely low level
<dospod>
I have slowly realized
<dospod>
I'm starting to think I just wasted my money
<matti>
dospod: You have to be really devoted.
tallship has joined #ruby-lang
<lianj>
not to be rude, but if you dont care about programming and now about coding, better kill that thought
<lianj>
s/now/know/
<dospod>
I'm 20k too deep
<dospod>
:/
<lianj>
wth
<dospod>
school debt
CrazyHorse181 has joined #ruby-lang
CrazyHorse181 has quit [Client Quit]
<erikh>
doesn't matter what you paid if you don't work for it
<matti>
dospod: Try to move some of your points over to a different degree.
<tallship>
If you keep taking classes at a junior college after you graduate you can continue to get deferrals and never have to pay the loans back ;)
<dospod>
I'm already at a university
CrazyHorse18 has quit [Ping timeout: 256 seconds]
<tallship>
After you graduate
<erikh>
my wife started with a business degree and got her master's of education. it's not easy, but you can change your career.
<erikh>
IIRC, I think that most people will have like 7 careers before they die
<dospod>
it's more of a I'm on a time limit to get out of school
<erikh>
but I'd have to look it up to get the exact number, it's surprisingly large though.
cardoni has quit [Quit: cardoni]
<dospod>
http://codepad.org/uk39IZEM is there a reason my puts array.inspect is displaying nothing when the script runs
<erikh>
your while loop never runs
<erikh>
unless arrayNum has a length of 0
<dospod>
doh
<erikh>
#each might be better there.
<dospod>
I changed it to !=
Karunamon has joined #ruby-lang
<erikh>
that won't work either
<dospod>
just ran fine
<erikh>
actually, nm, it should work fine.
<erikh>
missed the +=1
<dospod>
I understand I keep missing little things all day
<erikh>
uh, that is every programmer from a 6 year old with a copy of BASIC to Donald Knuth
<erikh>
and if you think it's different in any other industry, you're wrong.
<matti>
erikh: 7?
<matti>
erikh: I am stuck with one ;s
<dospod>
it's part of being human
<erikh>
matti: something like that, yeah.
<matti>
erikh: I am constantly trying to move from Ops to Dev ;p
<dospod>
well thank you for the help
<matti>
erikh: Maybe one day before I will be 80.
<erikh>
look, I gotta go but if you can get this far and can tolerate making mistakes (there are a variety of techniques to help) and have some persistence, I'm sure you'll be just fine in this industry
<erikh>
most of us computer professional are a pampered spoiled lot
<matti>
Haha
<matti>
dospod: Like in the Hackers movie.
<erikh>
you could do a lot worse
<dospod>
I tend to like the system admin , network admin , packet analysis, bt5 stuff
<matti>
dospod: "Never give up; never surrender"
<dospod>
programming seems to kick my ass
<dospod>
I need motivation
<dospod>
I seemed to lost that some years ago
<matti>
dospod: Then be an excellent systems administrator.
<dospod>
that is the plan
<matti>
dospod: Learn how to design complex architecture, and automation.
<dospod>
or a pen tester
<matti>
dospod: And there is a bright future.
<matti>
dospod: I'd defer from security. It has become extremely complex nowadays.
<dospod>
but untl I graduate I have to suck it up and keep programming/ scripting
<matti>
dospod: And running off-the-shelf tools is not pen-testing.
<matti>
dospod: Is making a fun of oneself.
<dospod>
honestly from what I have seen in class I like it
rking has quit [Ping timeout: 252 seconds]
<Karunamon>
testing-
<matti>
dospod: Write a shellcode against a formatstring in C.
<Karunamon>
ah there we go
<dospod>
but our school doesn't have the funds for anything but bt5 stuff , I'm starting to think the program itself is a joke
<matti>
dospod: By yourself.
<matti>
Karunamon: :)
<dospod>
which is sad because my school is one of the few I have seen that actually offers security based cs classes
<Karunamon>
heh, there was no indication that i had to be registered to talk
<Karunamon>
.. or it could be because i'm using a new irc app
<dospod>
but I will probably be back later but until then thank you all for the help
<erikh>
says you're logged in. use /whois Karunamon
<Karunamon>
yeah, i wasn't until a few seconds ago
<Karunamon>
you have to understand i'm breaking a 12 year long mIRC habit :)
enebo has quit [Quit: enebo]
<erikh>
you liked your irc client and got ridiculed into using another one?
<Karunamon>
nah, just got tired of it
<erikh>
ah
<Karunamon>
actually annoyance at micrscript is what got me writing ruby
<matti>
mIRC...
<matti>
;d
<matti>
irssi <3
<erikh>
ah; well I know weechat has ruby plugins and I think limechat can do them too
* Karunamon
notes those names down
<Karunamon>
actually that's what brings me here today.. what was a mirc irc bot that i'm trying to reimplement in ruby
<CaptainJet>
pre-emptive: look into the Cinch gem
<Karunamon>
already using it :)
<erikh>
ah! check out cinch. there's also an irc channel with a pretty responsive maintainer @ #cinch
<erikh>
dominik's good people
<Karunamon>
that actually is my question though - i'm trying to use activerecord for some database shenanigans
tallship has quit [Remote host closed the connection]
dospod has quit [Ping timeout: 256 seconds]
<Karunamon>
nite! and no, not since my origin account got owned and EA was useless
<Karunamon>
but that's a rant for another time :P
tallship has joined #ruby-lang
<matti>
Karunamon: ;p
<Karunamon>
anyways, on that bit of code i just posted, i set up my AR schema inside a class's initializer.. then when I go actually try to reference it in a subclass, IDE tells me that it's not found
<Karunamon>
Memobox will get instantiated on the bot's startup, so that's where i'm getting confused
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
kurko_ has quit [Ping timeout: 256 seconds]
dous has joined #ruby-lang
dous has quit [Changing host]
dous has joined #ruby-lang
alvaro_o_ has quit [Quit: Ex-Chat]
sush24 has joined #ruby-lang
ryanlecompte has joined #ruby-lang
nitti has joined #ruby-lang
erichmenge has quit [Quit: Be back later]
nitti has quit [Ping timeout: 264 seconds]
naquad has quit [Excess Flood]
cardoni has joined #ruby-lang
naquad has joined #ruby-lang
kurko_ has joined #ruby-lang
havenn has joined #ruby-lang
havenn has quit [Remote host closed the connection]
krohrbaugh has quit [Quit: Leaving.]
kurko_ has quit [Ping timeout: 245 seconds]
<Karunamon>
barring that.. is there a simple way to, inside a script, have it dump you into an IRB shell within the context of the script that's running?
kurko_ has joined #ruby-lang
<foca>
Karunamon: require "irb"; IRB.start
kain has quit [Ping timeout: 244 seconds]
krohrbaugh has joined #ruby-lang
CaptainJet has quit []
dhruvasagar has joined #ruby-lang
cardoni has quit [Quit: cardoni]
cardoni has joined #ruby-lang
kurko_ has quit [Quit: Computer has gone to sleep.]
dc5ala has joined #ruby-lang
nertzy3 has quit [Quit: This computer has gone to sleep]
<manveru>
the best way to handle activerecord is to throw it in front of a bus and hope nobody inside gets hurt
<Karunamon>
hehe, the only reason i'm even using it for something like this (I know SQL and could just as easy use sqlite directly) is for learning purposes
<manveru>
i recommend the sequel library, unless you have a good reason to need activerecord
<Karunamon>
that too. my external libraries list doubled in size the moment i included AR
justinmcp has quit [Ping timeout: 260 seconds]
justinmcp has joined #ruby-lang
kain has joined #ruby-lang
flowerpot has quit [Ping timeout: 244 seconds]
ramonmaruko has quit [Remote host closed the connection]
ramonmaruko has joined #ruby-lang
xsdg has quit [Ping timeout: 248 seconds]
sush24 has joined #ruby-lang
xsdg has joined #ruby-lang
therod has joined #ruby-lang
kain has quit [Ping timeout: 276 seconds]
nettsundere has quit [Ping timeout: 272 seconds]
lun_ has joined #ruby-lang
kitallis has joined #ruby-lang
therod has quit [Ping timeout: 276 seconds]
areil has joined #ruby-lang
brianpWins has joined #ruby-lang
wyhaines has joined #ruby-lang
nettsundere has joined #ruby-lang
booyakah has quit [Ping timeout: 245 seconds]
sush24 has quit [Quit: Leaving]
Mon_Ouie has quit [Ping timeout: 260 seconds]
<reactormonk>
welcome to AR
<certainty>
moin everyone ... can someone please explain to me why in this expression: callcc{ |out| [1].each{|_| out(3) } } ... the continuation bound by 'out' isn't visible inside the inner block?
kain has joined #ruby-lang
therod has joined #ruby-lang
vlad_starkov has joined #ruby-lang
kain has quit [Ping timeout: 240 seconds]
anannie has joined #ruby-lang
therod has quit [Ping timeout: 256 seconds]
<reactormonk>
certainty, maybe you want to call it?
<certainty>
reactormonk: i really woul like to but the binding is not visible
runeb has quit [Remote host closed the connection]
rippa has quit [Ping timeout: 244 seconds]
robotmay has quit [Ping timeout: 256 seconds]
runeb has joined #ruby-lang
robotmay has joined #ruby-lang
m3nd3s has joined #ruby-lang
lolzie has joined #ruby-lang
dous has quit [Remote host closed the connection]
kgrz has quit [Quit: Computer has gone to sleep.]
spuk has quit [Ping timeout: 268 seconds]
mwjcomputing has joined #ruby-lang
sush24 has joined #ruby-lang
nofxx has quit [Ping timeout: 246 seconds]
Mon_Ouie has joined #ruby-lang
<Kero>
Looking for a rest client or http client that can do http pipelining (asynchronous processing of results, so requests can be done faster; the HW we are talking http+json to is slower than advertized when doing synchronous calls)
Cordax has quit [Quit: Computer has gone to sleep.]
<matti>
:>
<matti>
Thanks!
zomgbie has joined #ruby-lang
<Kero>
EventMachine looks nice, but where is its HttpRequest ? examples do not work. It has deprecated HttpClients (pl) but fails to announce where the replacing Request can be found...
<rindolf>
mistym: and it will block other uses of RowHandle as an iterator.
<mistym>
rindolf: How so? #each returns an enumerator if called without a block, the same way Array#each does, etc.
runeb has joined #ruby-lang
Ziioynx has joined #ruby-lang
<rindolf>
mistym: but I can iterate on an array too.
<rindolf>
mistym: I mean - what if I want other loops to be available?
<rindolf>
mistym: why can't I do @array.map { |x| [x, myfunc(x)]; } and iterate over that
<rindolf>
?
workmad3 has quit [Ping timeout: 244 seconds]
erichmenge has joined #ruby-lang
tenderlove has joined #ruby-lang
havenn has quit [Remote host closed the connection]
brianpWins has quit [Quit: brianpWins]
kurko_ has quit [Ping timeout: 276 seconds]
<Uranio>
I wonder if are posible to anticipate a 404, I eman, for check if a page will return a 404
kurko_ has joined #ruby-lang
<Uranio>
could Net::HTTP do it
<Uranio>
?
<CoverSlide>
Uranio: usually issue a HEAD request to a server
blazes816 has joined #ruby-lang
<CoverSlide>
Net::HTTP should be capable of that
<CoverSlide>
though usually i use typhoeus for http stuff so I wouldn't know
runeb has quit [Ping timeout: 255 seconds]
hikimonk has quit [Quit: Leaving.]
<Uranio>
how is that of the HEAD request, you connect and ask the apge without pull it?
<Uranio>
apge = page
<mistym>
rindolf: Sure - you could define a simpler iteration as RowHandle's #each, and either define other iteration types as alternate iteration methods that build on #each, or move that logic into the specific places they're used. I don't think I have a really clear idea where you're going with this/what you want to do, so maybe if you wanted to explain more?
<CoverSlide>
Uranio: it's in the HTTP spec. a HEAD request should only return the headers that you would if you do a GET request
<Uranio>
interesting...
burgestrand has joined #ruby-lang
<CoverSlide>
so it would check for a 404, but the client and server would have less work to do
<Uranio>
thanks CoverSlide
d3vic3 has joined #ruby-lang
<rindolf>
mistym: I want to create a way to iterate over both the indices and the cells they point to.
<rindolf>
mistym: I though I could do that with @indexes.map { |x| [x, Cell(x)] }
<rindolf>
mistym: I thought I could do that with @indexes.map { |x| [x, Cell(x)] }
<mistym>
rindolf: Which class context is that in? I don't see an instance variable named indexes.
<mistym>
rindolf: You wanted that to return a list, or provide an enumerable object to the caller? Why wasn't it working?
bougyman has joined #ruby-lang
bougyman has quit [Changing host]
bougyman has joined #ruby-lang
yxhuvud has joined #ruby-lang
<rindolf>
mistym: I wanted to provide something I can use each «do |x, cell|» on. And it didn't work.
^sandbags^ has joined #ruby-lang
^sandbags^ has quit [Changing host]
^sandbags^ has joined #ruby-lang
sush24 has joined #ruby-lang
burgestrand has quit [Quit: Leaving.]
sandbags has quit [Ping timeout: 244 seconds]
Ziioynx has quit [Ping timeout: 276 seconds]
Kingy has joined #ruby-lang
bfreeman has joined #ruby-lang
pulleasy has joined #ruby-lang
<rindolf>
mistym: oh, now it worked.
judofyr has quit [Remote host closed the connection]
nettsundere has joined #ruby-lang
dr_bob has quit [Read error: Connection reset by peer]
lcdhoffman has quit [Quit: lcdhoffman]
<rindolf>
mistym: sorry for the noise. PEBKAC.
<mistym>
rindolf: No problem!
<rindolf>
mistym: thanks.
alessio has quit [Read error: Connection reset by peer]
alessio has joined #ruby-lang
<mistym>
rindolf: Like I said earlier, rather than just define an "iter" method, you could also define #each right on RowHandle and include the Enumerable mixin. Presumably that would iterate rows, then you could define a "#each_row_with_column" iterator (or similar) built on top of #each.
Serial_Killer_C has quit [Remote host closed the connection]
Serial_Killer_C has joined #ruby-lang
^sandbags^ is now known as sandbags
anachronistic has joined #ruby-lang
jgomez has quit [Remote host closed the connection]
futurechimp has quit [Quit: Leaving]
thillux has joined #ruby-lang
shtirlic has joined #ruby-lang
ananna has joined #ruby-lang
<nofxx>
'rescue' should always come last ? and when there's an 'ensure' too? *code style guidelines
cyri_ has quit [Quit: cyri_]
<mistym>
nofxx: begin; rescue; ensure; end
savage- has joined #ruby-lang
<nofxx>
mistym, cool, thank you
anannie has quit [Ping timeout: 240 seconds]
irleif has quit [Quit: Computer has gone to sleep.]
Serial_Killer_C has quit [Remote host closed the connection]
Kingy has quit [Quit: Leaving]
yats has joined #ruby-lang
nettsundere has quit [Ping timeout: 252 seconds]
Serial_Killer_C has joined #ruby-lang
wallerdev has joined #ruby-lang
havenn has quit [Remote host closed the connection]
kurko_ has quit [Ping timeout: 265 seconds]
Serial_Killer_C has quit [Remote host closed the connection]
kurko_ has joined #ruby-lang
gnufied has quit [Quit: Leaving.]
nitti_ has joined #ruby-lang
irleif has joined #ruby-lang
nitti has quit [Ping timeout: 265 seconds]
havenn has joined #ruby-lang
sepp2k1 has joined #ruby-lang
headius has joined #ruby-lang
jordan_ has joined #ruby-lang
jordan_ has quit [Remote host closed the connection]
yats has quit [Ping timeout: 265 seconds]
sepp2k has quit [Ping timeout: 240 seconds]
nettsundere has joined #ruby-lang
d3vic3 has quit [Quit: leaving]
methods has joined #ruby-lang
<drbrain>
Don't forget then! begin; rescue; then; ensure; end
methods has left #ruby-lang [#ruby-lang]
ridders24 has joined #ruby-lang
<ridders24>
anyone used ocra on windows?
wyhaines has joined #ruby-lang
wyhaines_ has quit [Read error: Connection reset by peer]
cyri_ has joined #ruby-lang
Serial_K_ has joined #ruby-lang
justinram has quit [Remote host closed the connection]
ridders24 has quit [Quit: Leaving]
lun__ has joined #ruby-lang
Uranio has quit [Quit: WeeChat 0.3.8]
sush24 has quit [Quit: This computer has gone to sleep]
robotmay has quit [Remote host closed the connection]
havenn has quit [Remote host closed the connection]
<imperator>
nope
havenn has joined #ruby-lang
brianpWins has joined #ruby-lang
Rizzle has joined #ruby-lang
havenn has quit [Remote host closed the connection]
_Mon_Ouie_ has quit [Ping timeout: 244 seconds]
areil has quit [Remote host closed the connection]
_Mon_Ouie_ has joined #ruby-lang
intellitech has joined #ruby-lang
adambeynon has joined #ruby-lang
m3nd3s has joined #ruby-lang
mrsolo has quit [Quit: Leaving]
savage- has quit [Remote host closed the connection]
justinram has joined #ruby-lang
ryanlecompte has joined #ruby-lang
lun__ has quit [Remote host closed the connection]
havenn has joined #ruby-lang
mattsgarrison has joined #ruby-lang
alvaro_o has joined #ruby-lang
lun_ has joined #ruby-lang
brianpWins has quit [Quit: brianpWins]
Serial_K_ has quit [Remote host closed the connection]
nitti_ has quit [Remote host closed the connection]
hakunin_ is now known as hakunin
Serial_Killer_C has joined #ruby-lang
uuair has quit [Quit: uuair]
kith has quit [Quit: kith]
kith has joined #ruby-lang
dbussink has quit [Quit: Coyote finally caught me]
dbussink has joined #ruby-lang
cyri_ has quit [Quit: cyri_]
nitti has joined #ruby-lang
m3nd3s has quit [Read error: No route to host]
m3nd3s has joined #ruby-lang
tbuehlmann has quit [Remote host closed the connection]
justinmcp has quit [Ping timeout: 246 seconds]
CoverSlide has quit [Read error: No route to host]
swarley has joined #ruby-lang
CoverSlide has joined #ruby-lang
justinmcp has joined #ruby-lang
kurko_ has quit [Ping timeout: 245 seconds]
kurko_ has joined #ruby-lang
lcdhoffman has joined #ruby-lang
nickdc has joined #ruby-lang
kurko_ has quit [Ping timeout: 272 seconds]
kurko_ has joined #ruby-lang
achiu has quit [Read error: Operation timed out]
nickdc has quit [Ping timeout: 244 seconds]
m3nd3s has quit []
m3nd3s has joined #ruby-lang
headius has quit [Quit: headius]
nitti has quit [Remote host closed the connection]
kurko_ has quit [Ping timeout: 246 seconds]
tenderlove has quit [Remote host closed the connection]
kurko_ has joined #ruby-lang
burgestrand has joined #ruby-lang
jarib has quit [Excess Flood]
kurko_ has quit [Ping timeout: 245 seconds]
jarib has joined #ruby-lang
kurko_ has joined #ruby-lang
rippa has quit [Ping timeout: 272 seconds]
krohrbaugh has quit [Quit: Leaving.]
<erikh>
hi folks
kurko_ has quit [Ping timeout: 255 seconds]
<freedrull>
hi
Serial_Killer_C has quit [Remote host closed the connection]
kurko_ has joined #ruby-lang
headius has joined #ruby-lang
<rindolf>
erikh: hi.
Serial_Killer_C has joined #ruby-lang
krohrbaugh has joined #ruby-lang
kurko_ has quit [Ping timeout: 245 seconds]
kurko_ has joined #ruby-lang
<matti>
Hi erikh
<erikh>
hi folks
wallerdev has quit [Quit: wallerdev]
<rue>
Your fingers forgiven you, I take it?
<rindolf>
erikh: sup?
<erikh>
rue: oh no. I'm pretty sure I'm not going to drink for a month after this week is over.
elux has joined #ruby-lang
<elux>
hey guys
headius has quit [Quit: headius]
<rindolf>
elux: meow.
<elux>
whats wrong with this..? x = lambda { something }; something.instance_eval(&x) ..?
<elux>
this works fine if i define x = Proc.new { something }
<elux>
er .. "something" is arbitrary .. those should be different..
<elux>
x = lambda { something }; obj.instance_eval(&x) versus x = Proc.new { something }; obj.instance_eval(&x)
<elux>
its like i can instance_eval a lambda?
<elux>
cant*
hakunin has quit [Remote host closed the connection]
thillux_ has joined #ruby-lang
<rue>
That so?
<elux>
nevermind
<elux>
i just used instance_exec
<elux>
rue: yea.. its so when the method that gets run in the block doesnt exist.. i was just doing some block / method_missing magic for my dsl when building an AST .. long story
<elux>
got it figured out..
<elux>
thx
basicxman has joined #ruby-lang
basicxman has quit [Changing host]
basicxman has joined #ruby-lang
basicxman has left #ruby-lang [#ruby-lang]
thillux has quit [Ping timeout: 248 seconds]
ehutzelman has joined #ruby-lang
setmeaway has quit [Quit: Leaving]
tenderlove has joined #ruby-lang
<freedrull>
does anyone know if there will ever be nil#to_hash or something
hakunin has joined #ruby-lang
<matti>
Hi tenderlove
<tenderlove>
hello!
<matti>
freedrull: No.
blacktul_ has joined #ruby-lang
wallerdev has joined #ruby-lang
<rindolf>
tenderlove: hi.
blacktulip has quit [Ping timeout: 248 seconds]
<matti>
rindolf: I love your nick.
<rindolf>
matti: thanks.
<matti>
rindolf: Every time I see it, it reminds me about Santa Claus.
alexkane has quit [Quit: alexkane]
<rindolf>
matti: OK.
wyhaines has quit [Ping timeout: 244 seconds]
<matti>
rindolf: Which is a happy memory ;]
<matti>
rindolf: +1
<rindolf>
matti: I am actually Randolph's and Rudolph's Evil Twin Brother.
wyhaines has joined #ruby-lang
<rindolf>
matti: I am a chief engineer in the Evil Reindeer conspiracy.
Carnage\ has joined #ruby-lang
<matti>
rindolf: ;]
BigFatFatty has joined #ruby-lang
<matti>
rindolf: I love the name Evil Reindeer Inc.
<matti>
rindolf: If I will go to name a company one day...
<matti>
;]
Paradox has joined #ruby-lang
<rindolf>
matti: OK.
<rindolf>
matti: :-)
<rindolf>
matti: well, actually, Rindolf was the name of a Dwarven warrior I played on some AD&D sessions.
<mistym>
lteo: Oh yeah, never mind. It does show as that in ps.
<lteo>
woot
<mistym>
I was going by the process name in the Terminal.app tab header, which is still 'ruby'.
tenderlove has quit [Read error: Connection reset by peer]
tenderlove has joined #ruby-lang
wyhaines_ has joined #ruby-lang
justinmcp has joined #ruby-lang
justinmcp has quit [Remote host closed the connection]
workmad3 has joined #ruby-lang
nitti has quit [Remote host closed the connection]
wyhaines has quit [Ping timeout: 252 seconds]
wyhaines has joined #ruby-lang
justinram has quit [Remote host closed the connection]
wyhaines_ has quit [Ping timeout: 244 seconds]
headius has joined #ruby-lang
__butch__ has joined #ruby-lang
__butch__ has quit [Remote host closed the connection]
blacktulip has quit [Remote host closed the connection]
swarley has quit [Ping timeout: 246 seconds]
workmad3 has quit [Ping timeout: 255 seconds]
imajes has quit [Excess Flood]
imajes has joined #ruby-lang
nitti has joined #ruby-lang
elux has quit [Quit: Bye!]
scampbell has quit [Remote host closed the connection]
zspencer has quit [Quit: zspencer]
wyhaines_ has joined #ruby-lang
wyhaines has quit [Ping timeout: 245 seconds]
workmad3 has joined #ruby-lang
nitti has quit [Remote host closed the connection]
sebastiandeutsch has joined #ruby-lang
coryf has quit [Remote host closed the connection]
<sebastiandeutsch>
Hi I have a method that takes def flagger(*args) - in the code it's usually called flagger :flag, :another_flag no I want to collect all flags in a map and pass it to that method - how can I archive that flagger @map does not do the thing i want :-(
slyphon has joined #ruby-lang
therod has joined #ruby-lang
<heftig>
sebastiandeutsch: @map is an array like [:foo, :bar, :baz]?
<sebastiandeutsch>
heftig: @map like { flag: true, another_flag: true }
workmad3 has quit [Ping timeout: 255 seconds]
<sebastiandeutsch>
I inspected the code of flagger and it's checking if certain keys are within args (and then it's doing magic stuff)
<heftig>
why a hash?
<sebastiandeutsch>
heftig: don't know I can construct what I want
<drbrain>
you can type "opscode to espresso vivace brix" into google maps
<erikh>
if you want to poke at it
<andrewvos>
erikh: Oi!
<zzak>
having nerd club?
outoftime has quit [Quit: Leaving]
<drbrain>
erikh: Aaron with the pinkish/redish hair is also coming up
<drbrain>
… Aaron from Chicago
<erikh>
aaron who?
<erikh>
oh, he's sitting right next to me
<erikh>
sec
sandbags has quit [Remote host closed the connection]
<drbrain>
Aaron Kalin, we think
fletch_ has quit []
<drbrain>
if you come at sixish we'll be going to dinner
<drbrain>
otherwise, seven
<erikh>
cool; just talked to aaron, it's a deal
imajes has quit [Excess Flood]
<erikh>
drbrain: reset might not be able to make it, but you two should talk
<drbrain>
ok
imajes has joined #ruby-lang
lun__ has joined #ruby-lang
<erikh>
anyhow if I don't shake off this hangover I will probably not be very exciting
<erikh>
TO THE COFFEE
chessguy has quit [Remote host closed the connection]
BigFatFatty has left #ruby-lang [#ruby-lang]
lun_ has quit [Ping timeout: 240 seconds]
philiphale1 has joined #ruby-lang
jkyle has joined #ruby-lang
<jkyle>
is there a way to uninstall all gems that were installed as a dependency of a gem that is no longer installed? (like apt-get autoremove or port uninstall leaves)