apeiros changed the topic of #ruby-lang to: Ruby 2.0.0-p247: http://ruby-lang.org (Ruby 1.9.3-p448) || Paste >3 lines of text on http://gist.github.com
<pcfreak30> Go to the web page and scroll to the blocks example. i am seeing 2 variables get put into a block but cant figure out how they are getting passed
<Nilium> Which one are you calling the blocks example? 'Cause the first example there uses a block.
yfeldblum has joined #ruby-lang
<pcfreak30> "Procedures, AKA, Procs"
<whitequark> yield 1, 2
ilyam has quit [Quit: ilyam]
<Nilium> yield(*(1..1000).to_a)
Voker57 has quit [Ping timeout: 268 seconds]
joshuawscott has quit [Quit: Leaving.]
hogeo has joined #ruby-lang
havenwood has joined #ruby-lang
shinnya has quit [Quit: ZNC - http://znc.in]
iliketurtles has quit [Quit: zzzzz…..]
<charliesome> freedrull yes
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mdedetrich has joined #ruby-lang
hogeo has quit [Remote host closed the connection]
Voker57 has joined #ruby-lang
iliketurtles has joined #ruby-lang
mistym has quit [Remote host closed the connection]
ruskie has joined #ruby-lang
mrsolo has quit [Quit: Leaving]
netShadow has left #ruby-lang [#ruby-lang]
hashkey_ has joined #ruby-lang
jmeeuwen has quit [Quit: Disconnecting from stoned server.]
<pcfreak30> So do modules group group classes or do classes group modules as I found it confusing that both a module and class can have methods
jmeeuwen has joined #ruby-lang
MartynKeigher is now known as MartynKeigher|AW
iliketurtles has quit [Quit: zzzzz…..]
hashkey has quit [Ping timeout: 245 seconds]
xuser has quit [Quit: leaving]
mistym has joined #ruby-lang
siberia has quit [Quit: siberia]
cored has quit [Ping timeout: 240 seconds]
joshuawscott has joined #ruby-lang
<drbrain> pcfreak30: both
<drbrain> a) Class subclasses Module
<drbrain> b) both Module and Class may be used for namespacing (grouping)
<pcfreak30> How exactly does that work out?
<erikh> Module's an Object like any other
<drbrain> c) a module can be mixed-in to another module (or class) to add shared functionality
<pcfreak30> and whats the actal diff between em
<drbrain> pcfreak30: you can create an instance of a class and you can mix-in a module
<drbrain> you can't do the opposite
<drbrain> this is separate from namespacing (grouping)
skade has quit [Quit: Computer has gone to sleep.]
sdegutis has joined #ruby-lang
sdegutis has joined #ruby-lang
hashkey_ has quit [Read error: Connection reset by peer]
limon7 has joined #ruby-lang
sergiocampama has joined #ruby-lang
hashkey_ has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
hashkey_ is now known as hashkey
joshuawscott has quit [Quit: Leaving.]
tkuchiki has joined #ruby-lang
amerine has quit [Quit: Textual IRC Client: www.textualapp.com]
mootpointer has joined #ruby-lang
fn_ has joined #ruby-lang
retro|cz has joined #ruby-lang
henrikhodne has joined #ruby-lang
setmeaway has quit [Ping timeout: 248 seconds]
bradland has quit [Quit: bradland]
iliketurtles has joined #ruby-lang
glebm has quit [Read error: Operation timed out]
glebm has joined #ruby-lang
siberia has joined #ruby-lang
Guest72114 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
hogeo has joined #ruby-lang
wmoxam has joined #ruby-lang
iliketurtles has quit [Ping timeout: 246 seconds]
fn_ has quit [Remote host closed the connection]
<zzak> drbrain: do you know curses "vline()"?
MartynKeigher|AW is now known as MartynKeigher
pipework has joined #ruby-lang
iliketurtles has joined #ruby-lang
sdegutis has quit [Remote host closed the connection]
glebm has quit [Ping timeout: 268 seconds]
joshuawscott has joined #ruby-lang
ndrst has quit [Ping timeout: 276 seconds]
glebm has joined #ruby-lang
mdedetrich has quit [Quit: Computer has gone to sleep.]
mdedetrich has joined #ruby-lang
sdegutis has joined #ruby-lang
voip_engineer has quit [Remote host closed the connection]
mdedetrich has quit [Client Quit]
ndrst has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #ruby-lang
rickhull has joined #ruby-lang
voip_engineer has joined #ruby-lang
<rickhull> can someone tell me what i'm doing wrong with minitest? https://gist.github.com/rickhull/953a26c82487d11d0ed3
<rickhull> i expect this test to pass rather than error
flip_digits has quit [Remote host closed the connection]
mdedetrich has joined #ruby-lang
<erikh> oh, don't call .call
<rickhull> oh, hm
<erikh> I think .must_raise will do that for you
wmoxam has quit [Ping timeout: 264 seconds]
<erikh> I don't use minitest/spec though
<rickhull> ah, ok. yah that sounds right
<erikh> but that's how rspec works
<erikh> and I typically use regular minitest
<erikh> minitest FOR MEN
<rickhull> spec is ph-balanced for a woman though
<erikh> we're horrible people
joshuawscott has quit [Quit: Leaving.]
<rickhull> nah, you're awesome
<rickhull> tests pass!
<erikh> yay
flip_digits has joined #ruby-lang
<erikh> hey, any remote chance you're up for a beer tonight?
<erikh> 'cause I'm bored and still in town.
<rickhull> the chance is remote
<erikh> heh fair enough
<rickhull> was not on my agenda, i'll be getting out of here in an hour or so
<rickhull> ping u when i do?
mistym has quit [Remote host closed the connection]
<erikh> yeah sure, I'm just chilling out
rickruby has joined #ruby-lang
charliesome has joined #ruby-lang
flip_digits has quit [Remote host closed the connection]
jmeeuwen has quit [Quit: Disconnecting from stoned server.]
jmeeuwen has joined #ruby-lang
flip_digits has joined #ruby-lang
vlad_starkov has joined #ruby-lang
glebm has quit [Ping timeout: 264 seconds]
iliketurtles has quit [Quit: zzzzz…..]
flip_digits has quit [Remote host closed the connection]
Domon has joined #ruby-lang
flip_digits has joined #ruby-lang
Cakey has joined #ruby-lang
wmoxam has joined #ruby-lang
Fraibert has joined #ruby-lang
xuser has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 260 seconds]
kstuart has quit [Ping timeout: 268 seconds]
mootpointer has quit [Quit: Computer has gone to sleep.]
heftig has quit [Quit: Quitting]
lsegal has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mootpointer has joined #ruby-lang
lele has quit [Ping timeout: 245 seconds]
lele has joined #ruby-lang
malev has quit [Remote host closed the connection]
<drbrain> zzak: I did not know vline()
<zzak> man curs_border
<zzak> i dont think these are supported in curses from stdlib :(
<zzak> some ffi curses does tho
<zzak> would be cool to have them :+1:
mistym has joined #ruby-lang
<drbrain> should be easy to add
postmodern has quit [Quit: Leaving]
sdegutis has quit [Remote host closed the connection]
sdegutis has joined #ruby-lang
sdegutis has joined #ruby-lang
joshuawscott has joined #ruby-lang
sush24 has joined #ruby-lang
<sdegutis> think im better off just doing a bunch of rb_define_class/rb_define_method thats dynamically figured out at setup-time, instead of relying on method_missing
sn0wb1rdz has quit [Quit: ZNC - http://znc.in]
<drbrain> sdegutis: yes
RooBNooB has joined #ruby-lang
<drbrain> zzak: Curses patching Pro Tip™: only bother wrapping variants that take a WINDOW *
sn0wb1rdz has joined #ruby-lang
<drbrain> zzak: the curses wrapper always knows what WINDOW * it is operating on
<sdegutis> this necessitates some design decisions. yay
<drbrain> so you can always provide it even if you're operating on the default window
anonymuse has joined #ruby-lang
sn0wb1rdz has quit [Client Quit]
sn0wb1rdz has joined #ruby-lang
mootpointer has quit [Quit: Computer has gone to sleep.]
sn0wb1rdz has quit [Client Quit]
postmodern has joined #ruby-lang
ffio has joined #ruby-lang
RooBNooB has quit [Quit: Page closed]
mootpointer has joined #ruby-lang
nathanstitt has joined #ruby-lang
pcfreak30 has quit [Quit: Page closed]
sstrickl has quit [Quit: sstrickl]
vlad_starkov has joined #ruby-lang
rickhull has quit [Quit: Leaving.]
voip_engineer has quit [Remote host closed the connection]
wmoxam has quit [Ping timeout: 264 seconds]
limon7 has quit [Remote host closed the connection]
limon7 has joined #ruby-lang
sn0wb1rd has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 264 seconds]
mistym has quit [Remote host closed the connection]
sn0wb1rd has quit [Quit: ZNC - http://znc.in]
<zzak> drbrain: i havent looked into it yet
<zzak> drbrain: do you update http://rubygems.rubyforge.org/rubygems-update/ ?
<drbrain> zzak: I do
mootpointer has quit [Quit: Computer has gone to sleep.]
<zzak> great, was just checking
<drbrain> zzak: you should be able to find my curses scrollpad patch as an example
Guest84975 has joined #ruby-lang
<zzak> drbrain: thank you
<drbrain> my internet is really slow
<drbrain> otherwise I would find it for you
Guest84975 is now known as sn0wb1rdz
<zzak> i only see doc commits
<drbrain> I think shugo committed it for me
iliketurtles has joined #ruby-lang
anonymuse has quit [Remote host closed the connection]
<zzak> ill try to work on it after the conference this weekend
mdedetrich has quit [Quit: Computer has gone to sleep.]
pi____ has joined #ruby-lang
mdedetrich has joined #ruby-lang
iliketurtles has quit [Ping timeout: 246 seconds]
<drbrain> zzak: pad_refresh is what you'd want to use as an example
pi______ has joined #ruby-lang
io_syl has quit [Ping timeout: 264 seconds]
joshuawscott has quit [Quit: Leaving.]
xuser has quit [Quit: WeeChat 0.3.8]
iliketurtles has joined #ruby-lang
yatish27 has joined #ruby-lang
<zzak> drbrain: for my talk? or for vline()
xuser has joined #ruby-lang
voip_engineer has joined #ruby-lang
<drbrain> for vline()
<drbrain> well, wvline()
sdegutis has quit [Remote host closed the connection]
tyman has joined #ruby-lang
kurko__ has quit [Quit: Computer has gone to sleep.]
fosky has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
Senjai has quit [Read error: Operation timed out]
siberia has quit [Changing host]
siberia has joined #ruby-lang
xxaM has joined #ruby-lang
<zzak> drbrain: thank you
pi______ has quit [Remote host closed the connection]
pi____ has quit [Remote host closed the connection]
pi____ has joined #ruby-lang
arooni-mobile has joined #ruby-lang
tyman has quit [Ping timeout: 264 seconds]
sergiocampama has quit [Quit: sergiocampama]
mootpointer has joined #ruby-lang
sdegutis has joined #ruby-lang
mdedetrich has quit [Ping timeout: 256 seconds]
io_syl has joined #ruby-lang
mdedetrich has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
flip_digits has quit [Remote host closed the connection]
bzalasky has joined #ruby-lang
flip_digits has joined #ruby-lang
pi_____ has joined #ruby-lang
pjeide has quit [Ping timeout: 264 seconds]
GeissT has quit [Quit: MillBroChat AdIRC User]
joshuawscott has joined #ruby-lang
dhsmith has quit [Remote host closed the connection]
GeissT has joined #ruby-lang
Cakey has quit [Quit: leaving]
joshuawscott has quit [Ping timeout: 260 seconds]
tomzx_mac has quit [Ping timeout: 246 seconds]
dhsmith has joined #ruby-lang
Cakey has joined #ruby-lang
sdegutis has left #ruby-lang [#ruby-lang]
pjeide has joined #ruby-lang
pjeide has quit [Changing host]
pjeide has joined #ruby-lang
yatish27_ has joined #ruby-lang
yatish27 has quit [Ping timeout: 256 seconds]
banister has quit [Remote host closed the connection]
thepumpkin has quit [Ping timeout: 268 seconds]
iliketurtles has joined #ruby-lang
apeiros has joined #ruby-lang
yatish27 has joined #ruby-lang
dhruvasagar has joined #ruby-lang
yatish27_ has quit [Ping timeout: 256 seconds]
wallerdev has quit [Quit: wallerdev]
flip_digits has quit [Remote host closed the connection]
mootpointer has quit [Read error: Connection reset by peer]
<erikh> poopline()
<zzak> there is actually a class "fatal"
<zzak> rb_eFatal = rb_define_class("fatal", rb_eException);
<zzak> >> raise Exception::fatal
<eval-in> zzak => undefined method `fatal' for Exception:Class (NoMethodError) ... (https://eval.in/39906)
xuser has quit [Quit: leaving]
<zzak> lol
<zzak> >> Exception.const_get(:fatal)
<eval-in> zzak => wrong constant name fatal (NameError) ... (https://eval.in/39907)
<erikh> it's a metjod dide
<erikh> wow phone fail
<erikh> and fatal is on kernel iirc
<zzak> its a class
<erikh> >> Kernel::fatal nil
<eval-in> erikh => undefined method `fatal' for Kernel:Module (NoMethodError) ... (https://eval.in/39908)
<erikh> wat
<zzak> erikh: rb_eFatal = rb_define_class("fatal", rb_eException);
<zzak> you can only call it from C
<gnufied> you are defining a class there.
<erikh> >> Object::fatal nil
<eval-in> erikh => undefined method `fatal' for Object:Class (NoMethodError) ... (https://eval.in/39909)
<gnufied> are you saying, it already exists?
<erikh> waaaaaaaaat
<gnufied> fatal was a illusion
<erikh> >> fatal nil
<eval-in> erikh => undefined method `fatal' for main:Object (NoMethodError) ... (https://eval.in/39910)
<erikh> shit
<zzak> gnufied: that is from cruby, see https://github.com/ruby/ruby/blob/trunk/error.c#L1740
<erikh> I am apparently sufficiently drunk
mdedetrich has quit [Ping timeout: 268 seconds]
saarinen has quit [Quit: saarinen]
<erikh> maybe I'm thinking of fail
<erikh> >> fail nil
<eval-in> erikh => exception object expected (TypeError) ... (https://eval.in/39911)
<erikh> yep
<zzak> maybe with ffi lol
<zzak> or fiddle i mean
<erikh> heh
ryez has joined #ruby-lang
joshuawscott has joined #ruby-lang
mdedetrich has joined #ruby-lang
<gnufied> zzak: weird, it doesn't appear to be callable though
<zzak> >> require 'fiddle'; Fiddle::Function.new(Fiddle.dlopen(nil)['rb_fatal'], [Fiddle::TYPE_VOIDP], TYPE_VOIDP).call("wtf happened?");
<eval-in> zzak => (https://eval.in/39912)
<zzak> :/
jsullivandigs has quit [Remote host closed the connection]
<zzak> gnufied: only callable by C
jsullivandigs has joined #ruby-lang
<gnufied> yeah
<zzak> i wonder if jruby or rubinius implement it
<gnufied> doubt it.
warren has left #ruby-lang ["Leaving"]
<zzak> lol
joshuawscott has quit [Ping timeout: 260 seconds]
<gnufied> I am just wondering, how did they protect it
<gnufied> from being exported
<gnufied> and why it not callable from ruby
<gnufied> it seems to be declared in ruby.h as well
<zzak> it is exported
<gnufied> yeah
<zzak> but Ruby is case sensitive
<gnufied> okay?
<zzak> try to define a class in ruby without caps
jsullivandigs has quit [Ping timeout: 246 seconds]
<gnufied> yes. true. but I can bypass that via Class.new()
<zzak> >> class foo; def omg; puts "really?"; end; end; foo.new.omg
<eval-in> zzak => /tmp/execpad-2ddb9bef8973/source-2ddb9bef8973:2: class/module name must be CONSTANT ... (https://eval.in/39920)
sush24 has quit [Read error: Connection reset by peer]
<zzak> but foo = Class.new {} isnt the same
<zzak> foo is just a ref to an anonymous class
<erikh> fart
sush24 has joined #ruby-lang
mootpointer has joined #ruby-lang
<erikh> >> foo = Class.new; foo.name = "Foo"; Foo
<eval-in> erikh => undefined method `name=' for #<Class:0x408b11b4> (NoMethodError) ... (https://eval.in/39921)
<gnufied> Class has no setter called name. :P
<erikh> >> foo = Class.new; foo.instance_variable_set("@name", "Foo"); Foo
<eval-in> erikh => uninitialized constant Foo (NameError) ... (https://eval.in/39922)
<gnufied> I am still trying to think, how much different is there between Class.new() and class Foo
<erikh> unfortunately probably a lot
<erikh> man, so drunk
<erikh> thank you android for correcting my spelling
<gnufied> shouldn't drink. also someone called 911 for farting, so take care
<drbrain> there are fewer checks for things from C
<drbrain> rb_define_class allows lowercase names
<erikh> i will try not to pass gaa
<drbrain> but there is no way to create a lowercase constant from ruby
<drbrain> or retrieve one
apeiros has quit [Remote host closed the connection]
dLog has quit [Read error: Connection reset by peer]
<zzak> Class::new uses rb_class_initialize, while "class Foo" uses rb_define_class
<zzak> must sleep, おやすみなさい!
xxaM has quit [Remote host closed the connection]
levifig has quit [Excess Flood]
pi____ has quit [Ping timeout: 268 seconds]
pi_____ has quit [Ping timeout: 264 seconds]
yatish27_ has joined #ruby-lang
dc5ala has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
yatish27 has quit [Ping timeout: 245 seconds]
bzalasky has quit [Remote host closed the connection]
guns has joined #ruby-lang
Fraibert has quit [Read error: Connection reset by peer]
dagobah has joined #ruby-lang
hitesh has joined #ruby-lang
mdedetrich has quit [Ping timeout: 246 seconds]
bzalasky has joined #ruby-lang
eoinkelly has joined #ruby-lang
fosky has quit [Ping timeout: 246 seconds]
<guns> In ruby 1.9 I was able to monkey patch Integer's inspect method to display return values in different radixes; I can't make this work in 2.0: module_eval, instance_eval, and straight up eval fail
<guns> Is this possible in 2.0?
vlad_starkov has joined #ruby-lang
amerine has joined #ruby-lang
<drbrain> guns: looks like you'll need to override Fixnum#inspect and Bignum#inspect
<guns> drbrain: Okay, I will try. brb
<drbrain> there were changes to how inspect works in 2.0
<drbrain> in 1.9 inspect called to_s, this no longer happens
<guns> drbrain: Okay, that works. I swore I tried it before, but it's clear I haven't
<guns> thank you
<drbrain> :D
eoinkelly has quit [Quit: eoinkelly]
mootpointer has quit [Quit: Computer has gone to sleep.]
yatish27_ has quit [Remote host closed the connection]
mdedetrich has joined #ruby-lang
yfeldblum has quit [Ping timeout: 256 seconds]
fosky has joined #ruby-lang
workmad3 has joined #ruby-lang
x0f has quit [Ping timeout: 264 seconds]
arooni-mobile has quit [Ping timeout: 256 seconds]
x0f has joined #ruby-lang
iliketurtles has joined #ruby-lang
<hakunin> what's a decent pattern for a compatibility layer if you are in ruby 1.9.3 (no prepend module)?
hashkey has quit [Quit: Leaving]
<hakunin> i ran into this a few times, but never quite found an elegant way to do this
pjeide` has joined #ruby-lang
pjeide has quit [Disconnected by services]
<hakunin> you write a class that does the new thing, but you want some temporary logic to handle the old way, which is easily removable
<hakunin> temporarily handle both
joshuawscott has joined #ruby-lang
workmad3 has quit [Ping timeout: 246 seconds]
vlad_starkov has quit [Remote host closed the connection]
pjeide` has left #ruby-lang [#ruby-lang]
<hakunin> admittedly, maybe irc is not the best place for this type of thing
x0f has quit [Ping timeout: 264 seconds]
<hakunin> if you have class A and you include a module B, then A has to call out to be via super, but in this case you want it the other way around, where A has no idea about B…
<hakunin> s/to be/to B/
x0f has joined #ruby-lang
<hakunin> but where B could dispatch various things to A as needed
<gnufied> why would a module be aware of class in which it is included?
joshuawscott has quit [Ping timeout: 246 seconds]
save has joined #ruby-lang
<hakunin> gnufied: it's a hypothetical way to put it, saw the beginning?
<gnufied> I did and I am not quite sure what you are asking.
<hakunin> gnufied: you never had that in code?
<hakunin> gnufied: where you had to introduce a new format of some, say, database structure
<hakunin> gnufied: and you wanted to support the old one at the same time
<gnufied> hakunin: I want to hear something concrete.
<gnufied> hakunin: you don
<gnufied> replace database strucutre via module overrides anyways
saarinen has joined #ruby-lang
apeiros has joined #ruby-lang
<hakunin> (not replace, add to it, then remove old stuff later)
<hakunin> so yes, replace, but not at once
<gnufied> there are multiple ways.
<gnufied> call super, use alias
<hakunin> super is the other way around
<hakunin> ok let's say you have a reader that returns a digest of a string. now you want a different digest, but if some condition is true - you want an old digest
<gnufied> so, in my deriver class:
<gnufied> class Foo; def digest; if str == "no"; super else <overridden digest>; end; end
<gnufied> super will call old digest
<gnufied> derived*
havenwood has quit [Remote host closed the connection]
<hakunin> so you are saying that i should leave the old code and put an "update" layer on top of it
<hakunin> i was thinking the opposite of that
<hakunin> i want to get rid of old code
<hakunin> but add a compatibility layer with it on top of new code
<hakunin> maybe i shouldn't want that, i'm not claiming this is a good approach
<gnufied> actually, you are being very vague
<gnufied> some code example will help. a gist perhaps
<hakunin> sorry ok sec
tyman has joined #ruby-lang
yatish27 has joined #ruby-lang
mdedetrich has quit [Quit: Computer has gone to sleep.]
<hakunin> gnufied: would love to hear your thoughts
<gnufied> I am being thick here perhaps, but still do not see whats wrong with using super or how it is other way around? if you want to remove old code (and by remove you mean delete), then you will have to simply copy old code to new class, if you want to provide compatbility between both versions
<gnufied> the way, I see it FooCompat looks good
<hakunin> gnufied: no i think you're addressing it, it's not really that big of a deal
benlovell has joined #ruby-lang
<gnufied> cool.
<hakunin> gnufied: just a matter of elegance. i don't want to resort to alias method type of shenanigans
<gnufied> sure, super is better agreed.
solars has joined #ruby-lang
<hakunin> gnufied: and this way it's not just "remove an include, and you're done" - you still have to do some copying, swapping, etc
jigfox has quit [Quit: jigfox]
<hakunin> gnufied: but with prepend in ruby 2 this will be entirely elegant
yatish27 has quit [Ping timeout: 264 seconds]
iliketurtles has quit [Quit: zzzzz…..]
<hakunin> gnufied: added ruby 2 solution to the bottom of that gist, to show the kind of thing that'd be ideal: https://gist.github.com/maxim/7cb390e4d1614ba0d3bd
bzalasky has quit [Remote host closed the connection]
bzalasky has joined #ruby-lang
<dbussink> zzak: we have it mainly so extensions that use it don't fail with unresolved symbols
<dbussink> zzak: but it raises a regular exception actually
postmodern has quit [Ping timeout: 264 seconds]
<drbrain> dbussink: about the only place I can see in CRuby that rubinius would have it is for rb_scan_args for your C extension support
<dbussink> drbrain: well, i've seen extensions call rb_fatal in some situations
<dbussink> drbrain: so if we want to run those, we need to have it anyway as a symbol
<drbrain> yeah
<dbussink> might has well have a somewhat useful implementation then
guns has quit [Quit: guns]
<drbrain> I see big decimal and tk calling it
<drbrain> I think rb_fatal() was called more often in older ruby
<drbrain> for example, I think it used to be raised due to deadlock
<drbrain> now a ThreadError is raised
postmodern has joined #ruby-lang
siberia has quit [Quit: siberia]
<drbrain> ah, I guess not, 1.8 raises it more often, but I deadlock isn't obviously one of those places
io_syl has quit [Quit: io_syl]
Domon has quit [Remote host closed the connection]
jbsan has quit [Quit: jbsan]
heftig has joined #ruby-lang
fragamus_ has joined #ruby-lang
voip_engineer has quit [Remote host closed the connection]
postmodern has quit [Ping timeout: 245 seconds]
henrikhodne has quit [Ping timeout: 264 seconds]
dhsmith has quit [Remote host closed the connection]
lsegal` has joined #ruby-lang
lsegal has quit [Read error: Connection reset by peer]
Domon has joined #ruby-lang
vlad_starkov has joined #ruby-lang
retro|cz has quit [Ping timeout: 264 seconds]
skade has joined #ruby-lang
joshuawscott has joined #ruby-lang
ffio_ has joined #ruby-lang
mbj has joined #ruby-lang
joshuawscott has quit [Ping timeout: 246 seconds]
postmodern has joined #ruby-lang
riotbit has joined #ruby-lang
riotbit has quit [Client Quit]
firstdayonthejob has quit [Quit: WeeChat 0.4.1]
mytrile has joined #ruby-lang
fosky has quit [Ping timeout: 246 seconds]
henrikhodne has joined #ruby-lang
bzalasky has quit [Remote host closed the connection]
jigfox has joined #ruby-lang
mytrile has quit [Remote host closed the connection]
poga has joined #ruby-lang
ffio has quit [Quit: WeeChat 0.4.1]
<yorickpeterse> herro
maxmanders has joined #ruby-lang
sreffotsirk has joined #ruby-lang
mdedetrich has joined #ruby-lang
yatish27 has joined #ruby-lang
amerine has quit [Quit: Computer has gone to sleep.]
mdedetrich has quit [Max SendQ exceeded]
mdedetrich has joined #ruby-lang
amerine has joined #ruby-lang
mdedetrich has quit [Max SendQ exceeded]
vlad_starkov has quit [Remote host closed the connection]
lsegal` has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
jonahR has quit [Quit: jonahR]
mdedetrich has joined #ruby-lang
henrikhodne has quit [Ping timeout: 268 seconds]
saarinen has quit [Quit: saarinen]
tbuehlmann has joined #ruby-lang
tyman has quit [Quit: tyman]
pi_____ has joined #ruby-lang
flip_digits has joined #ruby-lang
elia has joined #ruby-lang
relix has joined #ruby-lang
mdedetrich has quit [Max SendQ exceeded]
yatish27 has quit [Remote host closed the connection]
<ddfreyne> hero
mdedetrich has joined #ruby-lang
flip_digits has quit [Ping timeout: 256 seconds]
mdedetrich has quit [Max SendQ exceeded]
mdedetrich has joined #ruby-lang
marr has joined #ruby-lang
yatish27 has joined #ruby-lang
mdedetrich has quit [Ping timeout: 256 seconds]
pi_____ has quit [Remote host closed the connection]
joshuawscott has joined #ruby-lang
Cakey has quit [Ping timeout: 256 seconds]
mdedetrich has joined #ruby-lang
xuser has joined #ruby-lang
joshuawscott has quit [Ping timeout: 256 seconds]
<gnufied> I hate the speed at which github changes urls of things and pervasive linking people do to github
setmeaway has joined #ruby-lang
<gnufied> github doesn't even bother with 301
<gnufied> screw that
<gnufied> 404
<gnufied> for example, http://develop.github.com/ used to be a real url
AnthonyAtalanta has joined #ruby-lang
<ddfreyne> Yeah... I would open an issue on the github developer repo and tell them to redirect
<ddfreyne> gnufied: They do 301s pretty nicely otherwise though
<gnufied> do they do 301 when ownership is transferred?
<gnufied> they should IMO
<gnufied> that is very common
<ddfreyne> Yes
<ddfreyne> ALthough... not sure. They do when renaming repositories
fragamus_ has quit [Quit: Computer has gone to sleep.]
shireesh has joined #ruby-lang
<gnufied> where are you opening issues for github btw?
<gnufied> that unofficial issue tracker?
faces has joined #ruby-lang
<ddfreyne> gnufied: Hmm, seems like they disabled issues: https://github.com/github/developer.github.com
<ddfreyne> Or use https://github.com/contact
face has quit [Ping timeout: 264 seconds]
sush24 has quit [Read error: Connection reset by peer]
amerine has quit [Quit: Computer has gone to sleep.]
yatish27 has quit [Remote host closed the connection]
amerine has joined #ruby-lang
<gnufied> thank man. but I will probably just complain on twitter for now
<gnufied> :-)
mytrile has joined #ruby-lang
sush24 has joined #ruby-lang
yatish27 has joined #ruby-lang
mbj has quit [Ping timeout: 264 seconds]
vlad_starkov has joined #ruby-lang
limon7 has quit [Remote host closed the connection]
limon7 has joined #ruby-lang
HuguesGombert has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
vlad_starkov has quit [Ping timeout: 245 seconds]
HuguesGombert has left #ruby-lang [#ruby-lang]
hugy69 has joined #ruby-lang
sush24_ has joined #ruby-lang
sush24 has quit [Ping timeout: 246 seconds]
hahuang65 has joined #ruby-lang
sush24_ has quit [Ping timeout: 264 seconds]
nivanson has quit [Read error: Connection reset by peer]
nivanson has joined #ruby-lang
jsullivandigs has joined #ruby-lang
sush24_ has joined #ruby-lang
_ffio_ has joined #ruby-lang
ffio_ has quit [Ping timeout: 268 seconds]
yatish27 has joined #ruby-lang
jsullivandigs has quit [Ping timeout: 246 seconds]
<yorickpeterse> tis but a quiet day
retro|cz has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #ruby-lang
joshuawscott has joined #ruby-lang
<Nilium> The fun doesn't start 'til tomorrow.
joshuawscott has quit [Ping timeout: 264 seconds]
hahuang65 has quit [Ping timeout: 264 seconds]
sascha_d has quit [Quit: obai]
<apeiros> indeed. tomorrow is a good day. national holiday in switzerland, as our country parties its birthday :D
<injekt> \o/
<ddfreyne> I don't even know what Belgium's national holiday is :(
<ddfreyne> I think 21 because we got a new king
<yorickpeterse> ddfreyne: doesn't matter, the only important thing for you now is oktoberfest
<Nilium> I have no national holidays tomorrow, but I do have a festival with microbrew tasting, which is another way of saying $10 for a lot of beer
<injekt> oktoberfest is on when I visit arrrrrrrrrrcamp \o/
vlad_starkov has joined #ruby-lang
<yorickpeterse> I like this part in my code where 504 and 257 (and a bunch of others) magically add up to 722
<injekt> ...
<yorickpeterse> smells like a grouping bug
vlad_starkov has quit [Remote host closed the connection]
cads has quit [Ping timeout: 268 seconds]
vlad_starkov has joined #ruby-lang
adambeynon has joined #ruby-lang
sharma__ has joined #ruby-lang
sush24_ has quit [Ping timeout: 264 seconds]
realDAB has joined #ruby-lang
AnthonyAtalanta has quit [Remote host closed the connection]
AnthonyAtalanta has joined #ruby-lang
kvs has quit [Ping timeout: 240 seconds]
rsync has joined #ruby-lang
heftig has quit [Ping timeout: 268 seconds]
joshuawscott has joined #ruby-lang
heftig has joined #ruby-lang
ahmdrefat has joined #ruby-lang
<jds> Hi there
<jds> Does it sound plausible that if you have a long running ruby program that makes a Net::HTTP request to foo.com, and foo.com later update their DNS to point somewhere else, ruby still uses the old IP?
<jds> I'm struggling to explain some behaviour I'm seeing, kind of grasping at straws...
<jds> The TTL was set to 10 minutes, this is weeks later
<manveru> entry in /etc/hosts ?
joshuawscott has quit [Ping timeout: 256 seconds]
<manveru> afaik ruby just uses glibc for dns
hahuang65 has joined #ruby-lang
_ffio_ has quit [Ping timeout: 268 seconds]
GeissT has quit [Ping timeout: 256 seconds]
skade has quit [Ping timeout: 264 seconds]
<jds> Hmm, I'll take a look
kvs has joined #ruby-lang
joonty_ has joined #ruby-lang
hahuang65 has quit [Ping timeout: 264 seconds]
joonty has quit [Ping timeout: 240 seconds]
skade has joined #ruby-lang
joonty_ is now known as joonty
skade has quit [Ping timeout: 264 seconds]
joonty has quit [Quit: WeeChat 0.4.1]
joonty has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
relix has joined #ruby-lang
anonymuse has joined #ruby-lang
mytrile has quit [Remote host closed the connection]
Domon has quit [Remote host closed the connection]
realDAB has quit [Quit: realDAB]
anonymuse has quit [Remote host closed the connection]
sharma__ has quit [Ping timeout: 264 seconds]
sharma__ has joined #ruby-lang
benlovell has quit [Ping timeout: 264 seconds]
tbuehlmann has quit [Remote host closed the connection]
rails_smith has quit [Quit: Leaving.]
sreffotsirk has quit [Quit: ❤]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has joined #ruby-lang
jonahR has joined #ruby-lang
jds has quit [Ping timeout: 256 seconds]
Cakey has joined #ruby-lang
relix has joined #ruby-lang
jds has joined #ruby-lang
Cakey has quit [Ping timeout: 246 seconds]
joshuawscott has joined #ruby-lang
verto has joined #ruby-lang
ffio has joined #ruby-lang
kirin` has quit [Read error: Connection reset by peer]
vlad_starkov has quit [Remote host closed the connection]
joshuawscott has quit [Ping timeout: 264 seconds]
verto has quit [Ping timeout: 264 seconds]
ahmdrefat has quit [Read error: Connection reset by peer]
ahmdrefat has joined #ruby-lang
hahuang65 has joined #ruby-lang
rails_smith has joined #ruby-lang
ldnunes has joined #ruby-lang
setmeaway has quit [Read error: Connection reset by peer]
setmeaway2 has joined #ruby-lang
mdedetrich has quit [Quit: Computer has gone to sleep.]
hahuang65 has quit [Ping timeout: 246 seconds]
skade has quit [Ping timeout: 246 seconds]
joshuawscott has joined #ruby-lang
hashkey has joined #ruby-lang
cored has joined #ruby-lang
cored has joined #ruby-lang
cored has quit [Changing host]
anonymuse has joined #ruby-lang
face has joined #ruby-lang
face has quit [Read error: Connection reset by peer]
faces has quit [Read error: Connection reset by peer]
face has joined #ruby-lang
hugy69 has quit [Quit: hugy69]
anonymuse has quit [Remote host closed the connection]
jxie has quit [Quit: leaving]
joshuawscott has quit [Quit: Leaving.]
benlovell has joined #ruby-lang
hogeo has quit [Remote host closed the connection]
toretore has joined #ruby-lang
dhruvasagar has quit [Read error: Operation timed out]
poga has quit [Remote host closed the connection]
flip_digits has joined #ruby-lang
kurko__ has joined #ruby-lang
thepumpkin has joined #ruby-lang
hitesh has quit [Quit: Leaving]
glebm has joined #ruby-lang
GeissT has joined #ruby-lang
kstuart has joined #ruby-lang
fragamus_ has joined #ruby-lang
wallerdev has joined #ruby-lang
adambeynon has quit [Quit: Textual IRC Client: www.textualapp.com]
adambeynon has joined #ruby-lang
pipework has quit [Remote host closed the connection]
enebo has joined #ruby-lang
Uranio has quit [Quit: while you reading this, a kitty dies]
jonahR has quit [Quit: jonahR]
enebo has quit [Client Quit]
glebm has quit [Ping timeout: 264 seconds]
scampbell has joined #ruby-lang
sush24_ has joined #ruby-lang
<maloik> injekt: I can paste a bunch of links for hotels if you want
sharma__ has quit [Ping timeout: 264 seconds]
skade has joined #ruby-lang
<injekt> maloik: that'd be great, could you message me them? trying to find somewhere fairly close to the conf
<maloik> There's a fairly wide range of places to stay, some b&b's etc too
<maloik> some closer than others, but in the end Ghent is small enough to get around easily and public transportation is quite good as well
<injekt> yeah I checked out a few on gmaps but was a little overwhelmed (I'm also taking the gf, so I can't stay somewhere TOO cheap, which I usually wouldn't mind)
<injekt> that's good to hear
<maloik> if you don't find anything you like in there let me know and I'll try to get some more
breakingthings has joined #ruby-lang
<injekt> cheers :)
<maloik> np :-) we really should publish a proper list of information on the site soon
<maloik> but talks first :-)
jsullivandigs has joined #ruby-lang
x0f has quit [Ping timeout: 268 seconds]
x0f has joined #ruby-lang
joshuawscott has joined #ruby-lang
jsullivandigs has quit [Ping timeout: 245 seconds]
gja has joined #ruby-lang
realDAB has joined #ruby-lang
setmeaway2 has quit [Read error: Connection reset by peer]
<ddfreyne> Maybe i should go to Arrrrcamp next time. Visit my hometown :)
joooooo has joined #ruby-lang
hashkey_ has joined #ruby-lang
<maloik> we still have tickets ;-)
<ddfreyne> I only attended the 2009 and 2010 editions when it was free
javajax has joined #ruby-lang
x0f has quit [Read error: Operation timed out]
hashkey has quit [Ping timeout: 256 seconds]
x0f has joined #ruby-lang
kurko__ has quit [Ping timeout: 245 seconds]
adambeynon has quit [Quit: Textual IRC Client: www.textualapp.com]
glebm has joined #ruby-lang
kurko__ has joined #ruby-lang
vlad_starkov has joined #ruby-lang
mdedetrich has joined #ruby-lang
x0f has quit [Ping timeout: 264 seconds]
hashkey_ is now known as hashkey
x0f has joined #ruby-lang
anonymuse has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rsync has quit [Read error: Connection reset by peer]
rsync has joined #ruby-lang
tomzx_mac has joined #ruby-lang
voip_engineer has joined #ruby-lang
voip_engineer has quit [Remote host closed the connection]
relix has joined #ruby-lang
x0f has quit [Ping timeout: 245 seconds]
x0f has joined #ruby-lang
rsync has left #ruby-lang [#ruby-lang]
adambeynon has joined #ruby-lang
retro|cz has quit [Ping timeout: 245 seconds]
<zzak> hi ❤
yfeldblum has joined #ruby-lang
<maloik> o/
nathanstitt has joined #ruby-lang
x0f has quit [Ping timeout: 256 seconds]
agarcia has joined #ruby-lang
x0f has joined #ruby-lang
cored has quit [Ping timeout: 245 seconds]
javajax has quit [Quit: Leaving.]
cored has joined #ruby-lang
malev has joined #ruby-lang
w00x has joined #ruby-lang
realDAB has quit [Quit: realDAB]
x0f has quit [Ping timeout: 246 seconds]
x0f has joined #ruby-lang
mbj has joined #ruby-lang
sstrickl has joined #ruby-lang
sstrickl has joined #ruby-lang
sstrickl has quit [Changing host]
wmoxam has joined #ruby-lang
dhruvasagar has joined #ruby-lang
sascha_d has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
vlad_starkov has quit [Remote host closed the connection]
agile has quit [Remote host closed the connection]
cored has quit [Ping timeout: 264 seconds]
retro|cz has joined #ruby-lang
cored has joined #ruby-lang
pipework has joined #ruby-lang
tomzx_mac has quit [Ping timeout: 264 seconds]
bgant has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
dhruvasagar has quit [Ping timeout: 256 seconds]
limon7 has quit [Remote host closed the connection]
limon7 has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
io_syl has joined #ruby-lang
sharma__ has joined #ruby-lang
mbj has quit [Read error: Connection reset by peer]
sush24_ has quit [Ping timeout: 245 seconds]
sascha_d has quit [Quit: obai]
Senjai has joined #ruby-lang
save has quit [Quit: Konversation terminated!]
elia has quit [Read error: Connection reset by peer]
_elia has joined #ruby-lang
intellitech has quit [Ping timeout: 264 seconds]
GeissT has quit [Quit: MillBroChat AdIRC User]
nathanstitt has quit [Ping timeout: 246 seconds]
nathanstitt has joined #ruby-lang
judofyr has joined #ruby-lang
sascha_d has joined #ruby-lang
PaulePanter has quit [Remote host closed the connection]
x0f has quit [Ping timeout: 268 seconds]
nathanstitt has quit [Quit: I growing sleepy]
x0f has joined #ruby-lang
musl_ has quit [Quit: WeeChat 0.4.1]
limon7 has quit [Quit: Konversation terminated!]
nathanstitt has joined #ruby-lang
x0f has quit [Ping timeout: 264 seconds]
x0f has joined #ruby-lang
mistym has joined #ruby-lang
Johz has joined #ruby-lang
io_syl has quit [Quit: io_syl]
x0f has quit [Ping timeout: 268 seconds]
x0f has joined #ruby-lang
realDAB has joined #ruby-lang
jxie has joined #ruby-lang
mistym has quit [Remote host closed the connection]
ahmdrefat has quit [Remote host closed the connection]
x0f has quit [Ping timeout: 264 seconds]
jxie has quit [Client Quit]
x0f has joined #ruby-lang
nathanstitt has quit [Ping timeout: 256 seconds]
barttenbrinke has joined #ruby-lang
sascha_d has quit [Quit: obai]
bzalasky has joined #ruby-lang
barttenbrinke has quit [Ping timeout: 264 seconds]
skade has quit [Ping timeout: 246 seconds]
Voker57 has quit []
solars has quit [Ping timeout: 245 seconds]
mistym has joined #ruby-lang
nathanstitt has joined #ruby-lang
bradsmith has joined #ruby-lang
adambeynon has quit [Ping timeout: 240 seconds]
realDAB has quit [Quit: realDAB]
danrabinowitz has joined #ruby-lang
nathanstitt has quit [Ping timeout: 256 seconds]
benlovell has quit [Ping timeout: 268 seconds]
nathanstitt has joined #ruby-lang
shinnya has joined #ruby-lang
sascha_d has joined #ruby-lang
onr has joined #ruby-lang
Fraibert has joined #ruby-lang
adambeynon has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
realDAB has joined #ruby-lang
nathanstitt has joined #ruby-lang
<yorickpeterse> what is this magic
fragamus_ has quit [Quit: Computer has gone to sleep.]
enebo has joined #ruby-lang
<andrewvos> don't pretend you don't love it
<yorickpeterse> Well I would if my font would allow unicode rabbits/turtles
bzalasky has quit [Remote host closed the connection]
<andrewvos> yorickpeterse: Use OSX
ffio has quit [Quit: WeeChat 0.4.1]
<yorickpeterse> I'd rather eat a dick
<andrewvos> Eat a dick
mistym has quit [Remote host closed the connection]
rickruby has quit [Remote host closed the connection]
jxie has joined #ruby-lang
<yorickpeterse> not hungry
<andrewvos> Be not hungry
dhsmith has joined #ruby-lang
tyman has joined #ruby-lang
ugoelaias has joined #ruby-lang
<onr> hi
<onr> well, wrong window.
glebm has quit [Ping timeout: 246 seconds]
gja has joined #ruby-lang
agarcia has quit [Quit: Konversation terminated!]
tkuchiki has joined #ruby-lang
jsullivandigs has joined #ruby-lang
bgant has quit [Quit: Leaving.]
digs has joined #ruby-lang
jsullivandigs has quit [Read error: Connection reset by peer]
digs is now known as Guest69784
vlad_starkov has joined #ruby-lang
tyman has quit [Quit: tyman]
AnthonyAtalanta has quit [Quit: AnthonyAtalanta]
mistym has joined #ruby-lang
ugoelaias has left #ruby-lang [#ruby-lang]
mistym is now known as Misty
Misty is now known as mistym
judofyr has quit [Remote host closed the connection]
Mon_Ouie has joined #ruby-lang
jigfox has quit [Quit: jigfox]
dhsmith has quit [Remote host closed the connection]
dhsmith has joined #ruby-lang
__butch__ has joined #ruby-lang
skade has joined #ruby-lang
Cope has joined #ruby-lang
AnthonyAtalanta has joined #ruby-lang
yatish27 has joined #ruby-lang
malev has quit [Remote host closed the connection]
flip_digits has quit [Read error: Connection reset by peer]
flip_digits has joined #ruby-lang
intellitech has joined #ruby-lang
yatish27 has quit [Read error: Connection reset by peer]
yatish27_ has joined #ruby-lang
sstrickl has quit [Quit: sstrickl]
gja has quit [Quit: This computer has gone to sleep]
mbj has joined #ruby-lang
sstrickl has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
malev has joined #ruby-lang
sstrickl has quit [Client Quit]
Pupeno has joined #ruby-lang
Pupeno has joined #ruby-lang
bgant has joined #ruby-lang
<tubbo> emoji in the terminal is why os x is the bestest
<tubbo> it's like how did this not get invented before right?
vmoravec has quit [Ping timeout: 268 seconds]
Hitesh_ has joined #ruby-lang
henrikhodne has joined #ruby-lang
<Pupeno> Any ideas why when I say A::B::C Ruby would complaint about B::C not existing? I have two classes, one is A::B and the other is B. A::B::C exists (it's a string, a constant), B::C does not. But why is Ruby using the wrong class to find the constant?
realDAB has quit [Quit: realDAB]
onr has left #ruby-lang [#ruby-lang]
shireesh has quit [Quit: Leaving]
Hitesh_ has quit [Quit: Leaving]
pskosinski has joined #ruby-lang
_jpb__ has joined #ruby-lang
_jpb__ has joined #ruby-lang
skade has quit [Ping timeout: 245 seconds]
<injekt> Pupeno: Ruby will check ::B::C if A::B::C doesn't exist, maybe something is ordered badly?
pskosinski has quit [Ping timeout: 240 seconds]
zmike1234 has joined #ruby-lang
skade has joined #ruby-lang
glebm has joined #ruby-lang
pskosinski has joined #ruby-lang
hahuang65 has joined #ruby-lang
Cope has left #ruby-lang [#ruby-lang]
Cope has joined #ruby-lang
<Cope> I want to search through a bunch of named files, and if I find some stuff between "----" and "----" (inclusive), delete it - suggested approaches?
<yorickpeterse> find $DIR -name '----*----' -delete
<erikh> what
<yorickpeterse> it's a one-liner!
<erikh> yorickpeterse: your unix license is revoked
<yorickpeterse> what, how so?
<Cope> yorickpeterse: ak sorry - i mean only deleye the stuff between ---- and ----
<Cope> not the whoel file
<yorickpeterse> oh right
<erikh> Cope: I'd probably do some flipping with perl -ne tbh
<yorickpeterse> for file in $(find $DIR -name '----*----'); do; mv $(echo $file | sed 's/----(.+)----/whateverimlazy/g') done
<yorickpeterse> still a one-liner!
* yorickpeterse runs
ruskie has quit [Read error: Operation timed out]
<yorickpeterse> errr, that won't work
<yorickpeterse> needs to be `mv $file $(echo ....)`
* Cope grins
<erikh> Cope: are there newlines between ---- ?
<yorickpeterse> wait, are these filenames or the contents?
mrsolo has joined #ruby-lang
<Cope> erikh: yeah - it's some non-standrd markup in a series of docs that I need to clear out
<erikh> gotcha
<yorickpeterse> oh right, so file contents
<erikh> yeah, perl -ne script that just m/-----/, sets something, if it's set, do not print, if it encounters ----, unset, etc
<erikh> should be a one liner but I am lazy -- I imagine that's enough to get you rolling, though.
gja has joined #ruby-lang
<erikh> you could do it with ruby but it'd just be slower and not look much different.
<Cope> does mean i need to install perl; i already have ruby (on windows)
<erikh> oh, windows
<erikh> okie doke -- yeah, ruby has -ne
jbsan has joined #ruby-lang
<erikh> how big is the file? not huge? could you read it all into ram?
<Cope> oh yeah
<Cope> a few 100 lines
yatish27_ has left #ruby-lang [#ruby-lang]
<Cope> x 20 files or so
<erikh> File.read('foo').gsub(%r!-----.*-----!m, '')
<erikh> give that a shot
* Cope shoots
<erikh> actually, use .*?
<erikh> not .*
yatish27 has joined #ruby-lang
glebm has quit [Ping timeout: 264 seconds]
<erikh> and I guess the m is superfluous on ruby
<erikh> so remove it if it gives you issues
bradsmith has quit [Remote host closed the connection]
<Cope> seems to work fine :)
<Cope> how does it work!
iliketurtles has joined #ruby-lang
<erikh> oh
<erikh> so, the m (or the default in ruby, but you'd need m in perl, etc)
<erikh> makes . match a newline
<erikh> well, line endings.
<Cope> ah ok
<erikh> the .* matches all content up to the next -----
<erikh> the ? modifier in .*? says to match as little as possible
<erikh> the "technical" term is "non-greedy"
<erikh> where .* would be "greedy
<Cope> right
<Cope> and the %r! ! bit?
<erikh> so that's really all there is to it - it finds the -----, swallows content to the next -----, then replaces it with an empty string
apeiros has quit [Remote host closed the connection]
<erikh> oh, that's just fancy ruby syntax for constructing a regexp
<Cope> the regex stuff i knew
<Cope> ah
<Cope> i see
<erikh> compare with Regexp.new("-----.*?-----")
<Cope> yeah i hadn't seen that before
skade has quit [Ping timeout: 246 seconds]
<erikh> nice for times when you need to embed a / or whatever
<erikh> I imagine you're familiar with sed or perl, same idea
<Cope> yep
<erikh> wait -- you're lordcope right?
<erikh> or a different cope?
cored has quit [Ping timeout: 268 seconds]
<erikh> we were supposed to meet at velocity once with josh timberman
<erikh> but I got sick
cored has joined #ruby-lang
Cakey has joined #ruby-lang
<Cope> same cope :) trying to ease the pain of context switching from python to ruby
<Cope> i find after a few days of one my brain stops thinking the other way
saarinen has joined #ruby-lang
<erikh> yeah, the reason I gave you the m was because it's required for perl, used to be my mainstay
<erikh> 6 years later and I still do it, heh
bradsmith has joined #ruby-lang
arooni-mobile has joined #ruby-lang
cads has joined #ruby-lang
ruskie has joined #ruby-lang
Pupeno has quit [Ping timeout: 246 seconds]
pskosinski has quit [Ping timeout: 240 seconds]
intellitech has quit [Quit: SMOKE BOMB!]
pskosinski has joined #ruby-lang
dagobah has quit [Remote host closed the connection]
sn0wb1rdz has quit [Quit: ZNC - http://znc.in]
vlad_starkov has quit [Read error: Connection reset by peer]
dhruvasagar has joined #ruby-lang
vlad_starkov has joined #ruby-lang
sstrickl has joined #ruby-lang
sstrickl has quit [Changing host]
sstrickl has joined #ruby-lang
skade has joined #ruby-lang
Guest69784 has quit [Remote host closed the connection]
benanne has joined #ruby-lang
itcharlie has joined #ruby-lang
hahuang65 has quit [Ping timeout: 256 seconds]
tkuchiki has quit [Remote host closed the connection]
dhruvasagar has quit [Ping timeout: 264 seconds]
skade has quit [Ping timeout: 264 seconds]
yatish27_ has joined #ruby-lang
_tockitj has joined #ruby-lang
yatish27 has quit [Ping timeout: 245 seconds]
sepp2k has joined #ruby-lang
dhruvasagar has joined #ruby-lang
gja has quit [Quit: This computer has gone to sleep]
_elia has quit [Ping timeout: 245 seconds]
hitesh has joined #ruby-lang
apeiros has joined #ruby-lang
saarinen has quit [Quit: saarinen]
dhruvasagar has quit [Ping timeout: 264 seconds]
symm- has joined #ruby-lang
pskosinski has quit [Quit: Til rivido Idisti!]
nignaztic has joined #ruby-lang
elia has joined #ruby-lang
jroes has left #ruby-lang [#ruby-lang]
neurodam1ge has quit [Ping timeout: 264 seconds]
nazty has quit [Ping timeout: 264 seconds]
saarinen has joined #ruby-lang
saarinen has quit [Client Quit]
henrikhodne has quit [Ping timeout: 264 seconds]
hahuang65 has joined #ruby-lang
<whitequark> I'm tempted to drop 1.9.2 support in parser.
<whitequark> it has some... very obscure encoding bugs I have zero wish to resolve
nathanstitt has joined #ruby-lang
neurodamage has joined #ruby-lang
hahuang61 has quit [Ping timeout: 264 seconds]
rippa has joined #ruby-lang
hitesh has quit [Read error: Connection reset by peer]
robbyoconnor has quit [Read error: Connection reset by peer]
rippa has quit [Client Quit]
skade has joined #ruby-lang
robbyoconnor has joined #ruby-lang
sn0wb1rdz has joined #ruby-lang
<mistym> whitequark: Oh, ew. Obscure encoding bugs are one of those things that are incredibly aggravating to debug
elia has quit [Ping timeout: 256 seconds]
nathanstitt has quit [Ping timeout: 264 seconds]
<whitequark> mistym: I even know why that happens.
<mistym> whitequark: Oh?
<whitequark> I just can't be bothered to build a huge, fragile tower of workarounds to make it not happen.
<yorickpeterse> Status: WONTFIX
<mistym> Yeah, don't blame you
<whitequark> mistym: [lack of] coercion in String#+
<whitequark> wrt/ encoding.
io_syl has joined #ruby-lang
elia has joined #ruby-lang
voip_engineer has joined #ruby-lang
rippa has joined #ruby-lang
<yorickpeterse> "Email recipients also enjoy these benefits: EFFector, EFF's weekly e-newsletter" THAT'S NOT A BENEFIT EFF
nathanstitt has joined #ruby-lang
sn0wb1rdz is now known as arangamani
yatish27_ has quit [Remote host closed the connection]
Cakey has quit [Ping timeout: 268 seconds]
nivanson_ has joined #ruby-lang
nivanson has quit [Read error: Connection reset by peer]
elia has quit [Ping timeout: 256 seconds]
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
arangamani is now known as sn0wb1rd
ruby-lang627 has joined #ruby-lang
jonahR has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kennyvb has quit [Quit: ZNC - http://znc.in]
kennyvb has joined #ruby-lang
mbj has quit [Quit: leaving]
barttenbrinke has joined #ruby-lang
tenderlove has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
saarinen has joined #ruby-lang
saarinen has quit [Client Quit]
saarinen has joined #ruby-lang
barttenbrinke has quit [Ping timeout: 264 seconds]
barttenb_ has joined #ruby-lang
taq has joined #ruby-lang
barttenb_ has quit [Remote host closed the connection]
thmzlt has joined #ruby-lang
gnufied has quit [Ping timeout: 264 seconds]
gnufied has joined #ruby-lang
<freedrull> what does it mean in the profiler graph html when the output in the number of calls column is a fraction like 1/4 ?
zmike1234 has quit [Quit: ~]
gnufied has left #ruby-lang [#ruby-lang]
heftig has quit [Read error: Connection reset by peer]
<andrewvos> How do people record screencasts and make animated gifs nowadays?
heftig has joined #ruby-lang
<apeiros> andrewvos: mspaint
<apeiros> do I win?
x0f has quit [Read error: Operation timed out]
anonymuse has quit [Remote host closed the connection]
x0f has joined #ruby-lang
Olipro has quit [Ping timeout: 246 seconds]
<andrewvos> Nahh I just used Quicktime
<andrewvos> Terrible quality though
<andrewvos> But I'm sure as fuck not paying 40 dollar for a screen recorder
havenwood has joined #ruby-lang
anonymus_ has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
nathanstitt has joined #ruby-lang
elia has joined #ruby-lang
x0f has quit [Ping timeout: 246 seconds]
x0f has joined #ruby-lang
<darix> andrewvos: seen the howto from the sublime guys?
elia has quit [Quit: Computer has gone to sleep.]
apeiros has quit [Remote host closed the connection]
x0f has quit [Ping timeout: 264 seconds]
elia has joined #ruby-lang
x0f has joined #ruby-lang
elia has quit [Client Quit]
dc5ala has quit [Quit: Ex-Chat]
tenderlove has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
anonymus_ is now known as anonymuse
AnthonyAtalanta has quit [Quit: AnthonyAtalanta]
havenwood has joined #ruby-lang
glebm has joined #ruby-lang
x0f has quit [Ping timeout: 246 seconds]
ruby-lang627 has quit [Ping timeout: 250 seconds]
apeiros has joined #ruby-lang
x0f has joined #ruby-lang
havenwood has quit [Ping timeout: 264 seconds]
anonymuse has quit [Remote host closed the connection]
mbj has joined #ruby-lang
x0f has quit [Ping timeout: 245 seconds]
x0f has joined #ruby-lang
anonymuse has joined #ruby-lang
hashkey has quit [Quit: Leaving]
<whitequark> um. how was the %-string syntax for a symbol array again?
<whitequark> %i.
brianpWins has joined #ruby-lang
<apeiros> yes
<apeiros> >> %i[a b c]
<eval-in> apeiros => [:a, :b, :c] (https://eval.in/40033)
<apeiros> >> %I[a b#{1+1}]
<eval-in> apeiros => [:a, :b2] (https://eval.in/40034)
sharma__ has quit [Ping timeout: 246 seconds]
x0f has quit [Ping timeout: 264 seconds]
x0f has joined #ruby-lang
AnthonyAtalanta has joined #ruby-lang
AnthonyAtalanta has quit [Client Quit]
MaddinXx has joined #ruby-lang
MaddinXx has quit [Remote host closed the connection]
x0f has quit [Ping timeout: 245 seconds]
<rue> i is for intern
nathanstitt has quit [Quit: I growing sleepy]
<whitequark> yeah
x0f has joined #ruby-lang
fcahoon has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
poga has joined #ruby-lang
vlad_starkov has joined #ruby-lang
sepp2k1 has joined #ruby-lang
x0f has quit [Ping timeout: 256 seconds]
SiliconDon has joined #ruby-lang
vlad_starkov has quit [Ping timeout: 264 seconds]
sepp2k has quit [Ping timeout: 264 seconds]
x0f has joined #ruby-lang
<andrewvos> darix: Wow thanks!
SiliconDon has quit [Client Quit]
SiliconDon has joined #ruby-lang
<darix> andrewvos: glad i could help
judofyr has joined #ruby-lang
<andrewvos> darix: That's such a good idea
SiliconDon has quit [Client Quit]
SiliconDon has joined #ruby-lang
poga has quit [Remote host closed the connection]
poga has joined #ruby-lang
<freedrull> uhh woah, if you do a rehearsal with bmbm, shouldn't the rehearsal be slower?
SiliconDon has quit [Client Quit]
<yorickpeterse> Not per se
<yorickpeterse> the whole point for it is to warm things up, so it can actually be faster
x0f has quit [Ping timeout: 264 seconds]
<whitequark> what?
saarinen has quit [Quit: saarinen]
brianpWins has quit [Quit: brianpWins]
alekst has joined #ruby-lang
x0f has joined #ruby-lang
saarinen has joined #ruby-lang
nathanstitt has joined #ruby-lang
saarinen has quit [Client Quit]
brianpWins has joined #ruby-lang
judofyr has quit [Remote host closed the connection]
saarinen has joined #ruby-lang
<freedrull> ok
<zzak> whitequark: hey
<zzak> does your bot have a ri-ish syntax for linking to your docs?
x0f has quit [Ping timeout: 264 seconds]
Cakey has joined #ruby-lang
x0f has joined #ruby-lang
jaimef has quit [Excess Flood]
<whitequark> zzak: hm. my bot?
<whitequark> _whitelogger: ?
anonymuse has quit [Remote host closed the connection]
<yorickpeterse> hmmm....retractoring
x0f has quit [Ping timeout: 256 seconds]
jaimef has joined #ruby-lang
juo has joined #ruby-lang
pskosinski has joined #ruby-lang
x0f has joined #ruby-lang
pipework has quit [Remote host closed the connection]
<whitequark> zzak: not sure what you mean
thepumpkin has quit [Remote host closed the connection]
Cakey has quit [Ping timeout: 256 seconds]
pskosinski has quit [Client Quit]
anonymuse has joined #ruby-lang
pipework has joined #ruby-lang
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
iliketurtles has joined #ruby-lang
<yorickpeterse> whitequark: he wants to query rxr via IRC
<whitequark> yorickpeterse: oh
<whitequark> well I guess I can implement that
<whitequark> but I've no idea how it should work
x0f has quit [Ping timeout: 264 seconds]
<zzak> whitequark: hmm i thought it already did this
jigfox has joined #ruby-lang
<zzak> i must have been dreaming
alekst has quit [Quit: Leaving...]
x0f has joined #ruby-lang
tenderlove has joined #ruby-lang
Olipro has joined #ruby-lang
Olipro has quit [Read error: Connection reset by peer]
thepumpkin has joined #ruby-lang
poga has quit [Remote host closed the connection]
tenderlo_ has joined #ruby-lang
tenderlove has quit [Ping timeout: 240 seconds]
poga has joined #ruby-lang
thmzlt has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tenderlo_ has quit [Ping timeout: 240 seconds]
ruby-lang569 has joined #ruby-lang
jigfox has quit [Quit: jigfox]
kstuart has quit [Ping timeout: 245 seconds]
ruby-lang569 has quit [Ping timeout: 250 seconds]
pipework has quit [Remote host closed the connection]
v1rr3n has joined #ruby-lang
<yorickpeterse> whitequark: the AST for `alias` nodes is wack
<yorickpeterse> e.g.
<yorickpeterse> plus I found a bug in it
<yorickpeterse> whitequark: http://hastebin.com/figitojuri.rb
<yorickpeterse> Putting aside that `Foo.alias` doesn't actually work, since alias is not a method, the syntax is weird
<yorickpeterse> it shouldn't just throw away the first bit
taq has left #ruby-lang [#ruby-lang]
<yorickpeterse> hm, that triggers a syntax error actually
<yorickpeterse> but my diagnostic handler swallows it
havenwood has joined #ruby-lang
<yorickpeterse> disregard that, I suck cock, etc
tenderlove has joined #ruby-lang
getseclectic has joined #ruby-lang
workmad3 has joined #ruby-lang
scampbell has quit [Remote host closed the connection]
vlad_starkov has joined #ruby-lang
<getseclectic> dunno if this is the best place to ask, but i'm having problems installing ruby-oci8, it looks like it is looking for oci.h in "rdbms/public", "rdbms/demo", "network/public", "plsql/public" but none of those directories exist in the oracle instant client zips
<getseclectic> looked through a bunch of tutorials and it seems like they just expect everything to be in the right place
anonymuse has quit [Remote host closed the connection]
<apeiros> getseclectic: ruby-oci8 is best installed by following the guide on ruby-oci8's website by the letter.
<getseclectic> yeah i tried to
vlad_starkov has quit [Ping timeout: 264 seconds]
<getseclectic> but the oracle instant client zips don't have an rdbms or network or plsql subdirectory so i'm not sure why it's looking for c headers there
anonymuse has joined #ruby-lang
<getseclectic> similarly, it looks for sqlplus in a bin subdirectory that doesn't exist in the instant client zips
<getseclectic> ah i see the full oracle install has those subdirectories
<getseclectic> but there is no full oracle install for mac
<apeiros> getseclectic: hm? I installed oci8 with instantclient too
<getseclectic> hm
<apeiros> current one even works on 10.8
<getseclectic> the first problem i ran into was that sqlplus is right in $ORACLE_HOME, not a bin subdirectory
poga has quit [Remote host closed the connection]
<getseclectic> so i made a copy of it and got past that
<apeiros> (we were stuck with 10.6 due to scumbag oracle for years)
havenwood has quit [Remote host closed the connection]
<getseclectic> but then it was looking for the c headers in $ORACLE_HOME/rdbms/public or whatever
<getseclectic> and none of those four paths it looked in exist in the instant client package
<apeiros> weird. iirc I didn't have to do anything but exactly what the oci8 guide said
havenwood has joined #ruby-lang
<getseclectic> i wonder if the oracle packages changed or something
<apeiros> hm
<apeiros> I last installed it about 2 months ago I think
<getseclectic> i see the c header where it is expecting on my ubuntu desktop because i have a full oracle xe install, but not on our intern's mac with just the instant client
<getseclectic> ah i doubt they changed much since then
<getseclectic> maybe he screwed up some other part of the install
<getseclectic> yeah i think he messed up one of the library paths now that i am looking through oraconf.rb some more
vlad_starkov has joined #ruby-lang
<getseclectic> it is trying to configure itself for the full install instead of the instant client
havenwood has quit [Ping timeout: 246 seconds]
havenwood has joined #ruby-lang
MaddinXx has joined #ruby-lang
ldnunes has quit [Quit: Leaving]
Mon_Ouie has quit [Ping timeout: 256 seconds]
workmad3 has quit [Ping timeout: 264 seconds]
<getseclectic> will mess around with it some more i guess, thanks
getseclectic has quit [Quit: Page closed]
jds_ has joined #ruby-lang
<jds_> Heya
elia has joined #ruby-lang
MaddinXx has quit [Remote host closed the connection]
wmoxam has quit [Ping timeout: 256 seconds]
<jds_> I have an event loop that's waiting for input from a socket or a pipe. Is it legitimate to do something like IO.select([read_pipe, socket]), or am I doing it wrong?
<zzak> select is your friend
MaddinXx has joined #ruby-lang
<drbrain> jds_: that's exactly what I would do
<jds_> Hm, ok. I couldn't find any examples in the ruby docs about passing a socket to select(), they all just talking about IO objects
<drbrain> a socket is an IO
_elia has joined #ruby-lang
<drbrain> jds_: ruby -rsocket -e 'p Socket.new(Socket::SOCK_DGRAM, Socket::AF_INET).kind_of? IO'
<jds_> Oh, so it is. I think I followed the wrong superclass somewhere along the line
elia has quit [Ping timeout: 240 seconds]
<zzak> jds_: i used it for a chat once, let me find it
<matti> zzak: Ohai
solars has joined #ruby-lang
<zzak> i only found the pre-refactored socket chat :(
<zzak> sorry
<zzak> i made it use select once
<zzak> its been a while tho
MaddinXx has quit [Quit: MaddinXx]
charliesome has joined #ruby-lang
x0f has quit [Ping timeout: 245 seconds]
x0f has joined #ruby-lang
kstuart has joined #ruby-lang
flip_digits has quit [Remote host closed the connection]
bgant has quit [Quit: Leaving.]
x0f has quit [Ping timeout: 240 seconds]
kpads has quit []
vlad_starkov has quit [Remote host closed the connection]
x0f has joined #ruby-lang
voip_engineer has quit [Read error: Connection reset by peer]
voip_eng_ has joined #ruby-lang
MaddinXx has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
fcahoon has quit [Quit: Leaving]
skade has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
gnufied has joined #ruby-lang
voip_eng_ has quit [Read error: Connection reset by peer]
__butch__ has quit [Remote host closed the connection]
voip_engineer has joined #ruby-lang
firstdayonthejob has joined #ruby-lang
nathanstitt has quit [Read error: Connection reset by peer]
firstdayonthejob has quit [Client Quit]
w00x has quit [Ping timeout: 256 seconds]
jsullivandigs has quit [Remote host closed the connection]
Mon_Ouie has quit [Ping timeout: 246 seconds]
jsullivandigs has joined #ruby-lang
_elia has quit [Quit: Computer has gone to sleep.]
MaddinXx has quit [Quit: MaddinXx]
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
jsullivandigs has quit [Ping timeout: 240 seconds]
Johz has quit [Ping timeout: 240 seconds]
firstdayonthejob has joined #ruby-lang
jinie has quit [Read error: Operation timed out]
jsullivandigs has joined #ruby-lang
solars has quit [Ping timeout: 276 seconds]
havenwood has quit [Remote host closed the connection]
havenwood has joined #ruby-lang
voip_eng_ has joined #ruby-lang
voip_engineer has quit [Read error: Connection reset by peer]
PaulePanter has joined #ruby-lang
wmoxam has joined #ruby-lang
havenwood has quit [Ping timeout: 240 seconds]
jinie has joined #ruby-lang
arooni-mobile has quit [Ping timeout: 245 seconds]
hashkey has joined #ruby-lang
dorei has joined #ruby-lang
<dorei> hello
<dorei> how can I convert a Class method into a Proc ?
Johz has joined #ruby-lang
dorei was kicked from #ruby-lang by apeiros [cross-posting without informing in all channels that you cross-post is unwelcome. this is only a kick, not a ban. consider it a warning.]
dorei has joined #ruby-lang
voip_eng_ has quit [Remote host closed the connection]
mbj has quit [Quit: leaving]
<charliesome> dorei: MyClass.method(:my_method).to_proc
breakingthings has quit [Quit: breakingthings]
<dorei> thanx charliesome
jds_ has quit [Remote host closed the connection]
<zenspider> awr
<zenspider> rawr even
saarinen has quit [Quit: saarinen]
Nosnam has joined #ruby-lang
LauraE has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
arooni-mobile has joined #ruby-lang
joshuawscott has quit [Quit: Leaving.]
Nosnam has quit []
Senjai has quit [Ping timeout: 264 seconds]
voip_engineer has joined #ruby-lang
havenwood has joined #ruby-lang
vlad_starkov has joined #ruby-lang
voip_engineer has quit [Remote host closed the connection]
sebastianb has joined #ruby-lang
sebastianb has left #ruby-lang [#ruby-lang]
tomzx_mac has joined #ruby-lang
saarinen has joined #ruby-lang
joshuawscott has joined #ruby-lang
dorei has left #ruby-lang [#ruby-lang]
dhsmith has quit [Remote host closed the connection]
vlad_starkov has quit [Ping timeout: 245 seconds]
LauraE has quit [Ping timeout: 248 seconds]
<zzak> zenspider: do you know who wrote rss.rb? kouhei is in the copyright but i want to be sure
wmoxam has quit [Ping timeout: 240 seconds]
<zenspider> zzak: kou has first commit and 4/7 commits.
<zenspider> (not counting the eol automated commit)
<zzak> yeah
<zenspider> tho it looks like rss/*.rb existed before it
architbaweja has joined #ruby-lang
<zzak> im gonna ask him via twitter
<zenspider> matz has first commit on rss/rss.rb , but kou has nearly every commit following
<zenspider> pretty fair to say that it is his ... esp if he's listed for it on the maintainer list
Nisstyre has quit [Quit: Leaving]
kurko__ has quit [Quit: Computer has gone to sleep.]
<zenspider> gah... and I'm pretty sure that the initial import is in copyright violation
charliesome has joined #ruby-lang
<zzak> o_O
<zenspider> also. tabs. everywhere. this is icky.
<zenspider> I blame you zz
<zzak> drbrain: what was the rotating photo thing for rubykaigi?
<zzak> ishotei?
<zzak> i cant find it now
<drbrain> I don't remember
voip_engineer has joined #ruby-lang
<drbrain> you should tweet at kakutani
<zzak> bout to
<drbrain> zenspider: why?
<zenspider> which why?
<drbrain> why copyright violation?
<zenspider> oh. because they used real RSS feeds with real content from diveintomark and dave winer's blog
<drbrain> ah, the diff was so long I did not get that far
jsullivandigs has quit [Remote host closed the connection]
jsullivandigs has joined #ruby-lang
<zenspider> yeah. that too
<mistym> Wait, an RSS lib is in the stdlib?
jsullivandigs has quit [Remote host closed the connection]
<zzak> haha
jsulliva_ has joined #ruby-lang
<zzak> exactly
jsulliva_ has quit [Remote host closed the connection]
maxmanders has quit [Quit: Computer has gone to sleep.]
jsullivandigs has joined #ruby-lang
<drbrain> mistym: if Rails were invented before 1.8.2 it might possibly be in the stdlib too
jsullivandigs has quit [Read error: Connection reset by peer]
jsulliva_ has joined #ruby-lang
<zzak> drbrain: why 1.8.2?
<drbrain> zzak: that's around when RubyGems started to become popular
<zzak> when was rubygems released?
<zzak> 2000ish right?
<drbrain> 2004-03-14
<zzak> nice
voip_engineer has quit [Remote host closed the connection]
<drbrain> and ruby 1.8.2 was christmas 2004
kurko__ has joined #ruby-lang
benanne has quit [Quit: kbai]
scmx has joined #ruby-lang
joshuawscott has quit [Quit: Leaving.]
duphus has joined #ruby-lang
anonymuse has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
havenwood has joined #ruby-lang
havenwood has quit [Ping timeout: 245 seconds]
joooooo has quit [Ping timeout: 264 seconds]
imperator2 has joined #ruby-lang
kirin` has joined #ruby-lang
Johz has quit [Quit: Leaving]
LauraE has joined #ruby-lang
glebm has quit [Ping timeout: 268 seconds]
glebm has joined #ruby-lang
enebo has quit [Quit: enebo]