ChanServ changed the topic of #ruby-lang to: Ruby 1.9.3-p125: http://ruby-lang.org | Paste >3 lines of text on http://pastie.org or use a gist
nofxxxx has joined #ruby-lang
nofxxx has quit [Ping timeout: 252 seconds]
macmartine has joined #ruby-lang
sailias has quit [Ping timeout: 246 seconds]
voker57 has joined #ruby-lang
voker57 has quit [Changing host]
voker57 has joined #ruby-lang
rhalff has quit [Ping timeout: 252 seconds]
sora_h is now known as s0ra_h
kosmos has quit [Quit: Leaving]
srbartlett has joined #ruby-lang
srbartlett has quit [Remote host closed the connection]
srbartlett has joined #ruby-lang
asahi has left #ruby-lang [#ruby-lang]
towski has joined #ruby-lang
bytephilia has joined #ruby-lang
towski_ has joined #ruby-lang
towski__ has joined #ruby-lang
yxhuvud has quit [Ping timeout: 250 seconds]
towski has quit [Ping timeout: 255 seconds]
kain has quit [Quit: This computer has gone to sleep]
towski_ has quit [Ping timeout: 264 seconds]
bglusman_ has quit [Read error: Connection reset by peer]
bglusman has joined #ruby-lang
tjadc_ has joined #ruby-lang
tjadc has quit [Ping timeout: 272 seconds]
bglusman has quit [Read error: Connection reset by peer]
bglusman has joined #ruby-lang
snorkdude has quit [Remote host closed the connection]
RomyRomy has quit [Quit: RomyRomy]
anannie has quit [Remote host closed the connection]
fayimora has joined #ruby-lang
s0ra_h is now known as sora_h
gix has quit [Ping timeout: 246 seconds]
gix has joined #ruby-lang
brianpWins has quit [Quit: brianpWins]
tjadc_ has quit [Ping timeout: 272 seconds]
savage- has joined #ruby-lang
sora_h is now known as s0ra_h
Hakon has quit [Quit: Leaving...]
Hakon has joined #ruby-lang
toretore has quit [Quit: Leaving]
Transformer has joined #ruby-lang
Transformer has quit [Excess Flood]
jrafanie has joined #ruby-lang
Sambalero has quit [Remote host closed the connection]
gsav has quit [Ping timeout: 244 seconds]
Weems has joined #ruby-lang
jrafanie has quit [Client Quit]
xtagon has joined #ruby-lang
sailias has joined #ruby-lang
Sambalero has joined #ruby-lang
chimkan_ has joined #ruby-lang
Sambalero has quit [Remote host closed the connection]
s0ra_h is now known as sora_h
macmartine has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
towski__ has quit [Ping timeout: 264 seconds]
Oloryn_lt2 has joined #ruby-lang
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
Hakon has quit [Ping timeout: 240 seconds]
stardiviner has joined #ruby-lang
paulp has joined #ruby-lang
RomyRomy has joined #ruby-lang
sora_h is now known as s0ra_h
th3g33k has joined #ruby-lang
Doobie has quit [Remote host closed the connection]
Doobie has joined #ruby-lang
RomyRomy has quit [Quit: RomyRomy]
RomyRomy has joined #ruby-lang
RomyRomy has quit [Client Quit]
th3g33k has left #ruby-lang [#ruby-lang]
joekarma has quit [Quit: joekarma]
stardiviner is now known as nagato
eddified has joined #ruby-lang
<eddified> Hello, I'm learning ruby. I'd like to convert an enumerable (or an enumerator obtained via Enumerable.each) into an array. I can do this by handing 'each' a block that constructs the array, but I figure there's probably a better way to do it. Help?
towski has joined #ruby-lang
<richardjortega> not too familiar with ruby but wouldn't it be http://www.ruby-doc.org/core-1.9.3/Array.html#method-i-collect
joekarma has joined #ruby-lang
tenderlove has joined #ruby-lang
<eddified> well, if i give it a block, yes:
<eddified> irb(main):006:0> [].collect{|x|x}
<eddified> => []
<eddified> seems kinda hacky. Just thought there might be an easier way.
<eddified> Thx.
<eddified> Well, yes, it's easy enough...
bytephilia has quit [Quit: Computer has gone to sleep.]
<richardjortega> there might be a better way, still learning myself!
<eddified> in python it's a simple:
<eddified> list(enumerator)
<tsou> eddified: .to_a ?
<eddified> that's it!
<eddified> tsou: thx
<tsou> you're welcome
<tsou> eddified: also, try pry instead of irb :P
gregmore_ has joined #ruby-lang
<eddified> never heard of that
<richardjortega> i've never used pry
<richardjortega> been curious to use it myself
<eddified> it's not on my system
nagato has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
gregmoreno has quit [Ping timeout: 255 seconds]
<tsou> eddified: you can install it with gem if you want to play with it
towski has quit [Ping timeout: 244 seconds]
nagato has joined #ruby-lang
<joekarma> tsou: funny you should mention that because I was *just* googling to see if Ruby had anything like slime yet
towski has joined #ruby-lang
<joekarma> tsou: I tried googling "SRIM" and "Superior Ruby Interaction Mode" but couldn't come up with anything… So thanks!
<tsou> joekarma: you're welcome (i've never used slime)
s0ra_h is now known as sora_h
kain has joined #ruby-lang
xtagon has quit [Quit: leaving]
<richardjortega> anyone use mail chimp gem?
<richardjortega> having a problem using it
<richardjortega> i'm using "Mailchimp::API.lists" which returns all my lists, but i want to send it a specific id
chimkan_ has quit [Remote host closed the connection]
dc5ala has joined #ruby-lang
chimkan_ has joined #ruby-lang
kvirani has joined #ruby-lang
ryanf has quit [Ping timeout: 246 seconds]
sora_h is now known as s0ra_h
charliesome has joined #ruby-lang
gregmoreno has joined #ruby-lang
gregmore_ has quit [Ping timeout: 250 seconds]
chimkan_ has quit [Quit: chimkan_]
SycPuppy2 has joined #ruby-lang
SycPuppy2 has quit [Client Quit]
SycPuppy has joined #ruby-lang
frem has quit [Quit: Farewell!]
joekarma has quit [Quit: joekarma]
SycPuppy has left #ruby-lang [#ruby-lang]
kvirani has quit [Remote host closed the connection]
gsav has joined #ruby-lang
Rezwan has quit [Ping timeout: 276 seconds]
heftig has quit [Quit: leaving]
mistym has quit [Remote host closed the connection]
heftig has joined #ruby-lang
s0ra_h is now known as sora_h
nagato has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
havenn has joined #ruby-lang
ryanf has joined #ruby-lang
rippa has joined #ruby-lang
brianpWins has joined #ruby-lang
outoftime has quit [Ping timeout: 246 seconds]
sora_h is now known as s0ra_h
Z33K|Lux is now known as Lux_
Lux_ is now known as Lux__
Lux__ is now known as Lux___
outoftime has joined #ruby-lang
gregmoreno has quit [Ping timeout: 255 seconds]
lsegal has joined #ruby-lang
gregmoreno has joined #ruby-lang
diegoviola has joined #ruby-lang
paulp has quit [Remote host closed the connection]
dhruvasagar has joined #ruby-lang
tenderlove has quit [Remote host closed the connection]
havenn has quit [Remote host closed the connection]
brianpWins has quit [Quit: brianpWins]
banisterfiend has joined #ruby-lang
eddified has quit [Quit: Leaving.]
rippa has quit [Ping timeout: 255 seconds]
s0ra_h is now known as sora_h
paulp has joined #ruby-lang
savage- has quit [Remote host closed the connection]
sora_h is now known as s0ra_h
s0ra_h is now known as sora_h
havenn has joined #ruby-lang
knu has quit [Remote host closed the connection]
havenn has quit [Ping timeout: 244 seconds]
rue has quit [Remote host closed the connection]
rue has joined #ruby-lang
dc5ala has quit [Quit: Ex-Chat]
dc5ala has joined #ruby-lang
rue has quit [Ping timeout: 264 seconds]
dhruvasagar has quit [Ping timeout: 250 seconds]
savage- has joined #ruby-lang
dhruvasagar has joined #ruby-lang
snorkdude has joined #ruby-lang
snorkdude has quit [Remote host closed the connection]
dhruvasagar has quit [Ping timeout: 252 seconds]
dhruvasagar has joined #ruby-lang
lldong has joined #ruby-lang
setmeaway has joined #ruby-lang
chimkan has joined #ruby-lang
jimmy1980 has joined #ruby-lang
savage- has quit [Remote host closed the connection]
eboaz has quit [Quit: ircII EPIC4-2.10.1 -- Are we there yet?]
savage- has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 264 seconds]
jakko has joined #ruby-lang
Elihu5991 has joined #ruby-lang
savage- has quit [Remote host closed the connection]
<erikh> man I really want to go to kaigi
NameName has joined #ruby-lang
Elihu5991775 has joined #ruby-lang
jtoy has joined #ruby-lang
NameName has quit [Ping timeout: 245 seconds]
outsmartin has joined #ruby-lang
knu has joined #ruby-lang
gregmore_ has joined #ruby-lang
ryanf has quit [Quit: leaving]
gregmoreno has quit [Ping timeout: 264 seconds]
dhruvasagar has joined #ruby-lang
heftig has quit [Ping timeout: 245 seconds]
Elihu5991775 has quit [Quit: irc2go]
jakko_ has joined #ruby-lang
heftig has joined #ruby-lang
jakko has quit [Ping timeout: 264 seconds]
Shvillr has quit [Read error: Connection reset by peer]
faces has joined #ruby-lang
facest has quit [Read error: Connection reset by peer]
ruurd has joined #ruby-lang
rhalff has joined #ruby-lang
jtoy has quit [Quit: jtoy]
Elihu5991 has quit [Ping timeout: 245 seconds]
ruurd has quit [Quit: Leaving...]
qwerxy has joined #ruby-lang
ruurd has joined #ruby-lang
Lux___ has quit []
towski has quit [Remote host closed the connection]
jakko_ has quit [Remote host closed the connection]
dhruvasagar has quit [Ping timeout: 255 seconds]
jakko_ has joined #ruby-lang
dhruvasagar has joined #ruby-lang
rue has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 264 seconds]
fgomez has quit [Ping timeout: 255 seconds]
<erikh> ha ha! my process manager is supervising daemons!!!!
chimkan has quit [Quit: chimkan]
<rue> Yay for
chimkan has joined #ruby-lang
qwerxy has quit [Quit: offski]
<erikh> now I just need to rig up a control socket and a control tool.
chimkan has quit [Client Quit]
paulp has quit [Remote host closed the connection]
<erikh> rue: any chance I could get a code review from you?
<erikh> well, it was worth as hot
outsmartin has quit [Quit: Leaving.]
Leeky_afk is now known as Leeky
solars has joined #ruby-lang
setmeaway has quit [Read error: Connection reset by peer]
nagato has joined #ruby-lang
shevy has joined #ruby-lang
qwerxy has joined #ruby-lang
Criztian has joined #ruby-lang
<tubbo> ugh having a really frustrating issue over here... "cannot load such file -- vcr/cassette/persisters/file_system" is being thrown when i call VCR.configure
<tubbo> doesn't happen on Travis-CI, only locally
<tubbo> tried downgrading to 2.2.3 and 2.2.0 but I get the same error
diegoviola has quit [Quit: leaving]
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
Criztian has quit [Remote host closed the connection]
cha1tanya has joined #ruby-lang
cha1tanya has quit [Changing host]
cha1tanya has joined #ruby-lang
lupine_85 has quit [Excess Flood]
lupine_85 has joined #ruby-lang
cha1tanya has quit [Read error: Connection reset by peer]
igotnolegs has quit [Quit: Computer has gone to sleep.]
jakko_ has quit [Remote host closed the connection]
jakko_ has joined #ruby-lang
_AtheoS_ has left #ruby-lang [#ruby-lang]
cha1tanya has joined #ruby-lang
cha1tanya has quit [Changing host]
cha1tanya has joined #ruby-lang
<burgestrand> tubbo: are you using bundler?
<burgestrand> I’ve had gems partially load when using bundler, and thus they fail to load their additional files once needed. It’s because you start the application and manage to load the gem before you load bundler, more or less.
<rhalff> hi, how to dynamically create a module/namespace ?
<Mon_Ouie> Module.new
<Mon_Ouie> Which can be assigned to a constant
toretore has joined #ruby-lang
<rhalff> Mon_Ouie, ok thanks.
setmeaway has joined #ruby-lang
<erikh> heh; anyone want to review some code? :)
chimkan has joined #ruby-lang
jxie has quit [Quit: leaving]
yxhuvud has joined #ruby-lang
qwerxy has quit [Quit: offski]
<rhalff> Mon_Ouie, If I have a file with something like Nested::Something::Bla, is there an easy way to let Nested::Something be defined ? (as empty modules)
<Mon_Ouie> Nested::Something = Module.new
<Mon_Ouie> or just module Nested::Something; end
<banisterfiend> rhalff: u could hack together some monstrosity using const_missing
<erikh> or const_set and inject
outsmartin has joined #ruby-lang
<rhalff> it's just needed for some dumb loading during a unit test, ok thanks.
<outsmartin> how can i make sure that an instance of my class has an uniq name? should i keep a list? or are there better solutions
<erikh> "Nested::Module".split(/::/).inject(Object) { |x, y| x.const_set(y, Module.new) }
<erikh> gory but it works well for navigating unknown namespaces
<banisterfiend> outsmartin: instances dont really have names anyway, do u mean the name of the local?
<erikh> if you're dynamically creating locals, use a hash
<erikh> or at least an array
<outsmartin> Entity.new("john") if i do that twice it should throw a namealreadyinuse error
<erikh> You're going to need a singleton
<erikh> arguably, you should validate uniqueness outside of the instance instead.
<erikh> e.g., hash = { }; a = Entity.new("john") hash[a.name] = a
<erikh> add a semicolon in the right spot there.
<outsmartin> ok thanks i will play around with that for a bit
dreinull has joined #ruby-lang
tbuehlmann has joined #ruby-lang
wm3|zzz is now known as workmad3
_whitelogger has joined #ruby-lang
chimkan has quit [Quit: chimkan]
Leeky is now known as Leeky_afk
tenderlove has joined #ruby-lang
x0F has quit [Disconnected by services]
x0F_ has joined #ruby-lang
x0F_ is now known as x0F
tenderlove has quit [Ping timeout: 244 seconds]
wallerdev has quit [Quit: wallerdev]
kristofferrr has joined #ruby-lang
workmad3 is now known as wm3|away
havenn has joined #ruby-lang
relix has joined #ruby-lang
qwerxy has joined #ruby-lang
srbartlett has quit [Remote host closed the connection]
srbartlett has joined #ruby-lang
srbartlett has quit [Remote host closed the connection]
rippa has joined #ruby-lang
havenn has quit [Ping timeout: 246 seconds]
jbsan has quit [Quit: jbsan]
jbsan has joined #ruby-lang
heftig has quit [Ping timeout: 250 seconds]
neocoin has joined #ruby-lang
dmwuw has quit [Ping timeout: 264 seconds]
slyphon has quit [Quit: WeeChat 0.3.7]
srbartlett has joined #ruby-lang
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
toretore has quit [Quit: Leaving]
kain has quit [Quit: quit]
toretore has joined #ruby-lang
heftig has joined #ruby-lang
jimmy1980 has quit [Ping timeout: 246 seconds]
lldong has quit [Ping timeout: 240 seconds]
jimmy1980 has joined #ruby-lang
yugui is now known as yugui_zzz
pemeon has joined #ruby-lang
jarib has quit [Excess Flood]
mikeric has joined #ruby-lang
jarib has joined #ruby-lang
salout_ has joined #ruby-lang
Arsen7 has quit [Ping timeout: 246 seconds]
heftig has quit [Ping timeout: 250 seconds]
cha1tanya has quit [Quit: आलोच..]
salout_ has quit [Quit: Konversation terminated!]
mikeric has quit [Quit: mikeric]
pemeon has quit [Remote host closed the connection]
Axsuul has quit [Ping timeout: 240 seconds]
banisterfiend has quit [Read error: Connection reset by peer]
Hakon has joined #ruby-lang
banisterfiend has joined #ruby-lang
mistym has joined #ruby-lang
kristofferrr has quit [Quit: ❤]
mistym has quit [Remote host closed the connection]
postmodern has quit [Quit: Leaving]
jxie has joined #ruby-lang
dreinull has quit [Remote host closed the connection]
dreinull has joined #ruby-lang
srbartlett has quit [Remote host closed the connection]
qwerxy has quit [Quit: offski]
hynkle has joined #ruby-lang
jbsan has quit [Quit: JB.. OUT!]
matti has joined #ruby-lang
dreinull has quit [Ping timeout: 264 seconds]
jbsan has joined #ruby-lang
hynkle has quit [Quit: Computer has gone to sleep.]
qwerxy has joined #ruby-lang
qwerxy has quit [Client Quit]
seanstickle has joined #ruby-lang
ConstantineXVI has quit [Excess Flood]
Defusal has quit [Quit: brb]
ConstantineXVI has joined #ruby-lang
chessguy has quit [Remote host closed the connection]
ConstantineXVI has quit [Client Quit]
ConstantineXVI has joined #ruby-lang
yugui_zzz is now known as yugui
gsav has quit [Quit: Lost terminal]
banisterfiend has quit [Read error: Connection reset by peer]
chessguy has joined #ruby-lang
gsav has joined #ruby-lang
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
Defusal has joined #ruby-lang
nofxxxx has quit [Read error: Operation timed out]
nofxxxx has joined #ruby-lang
cha1tanya has joined #ruby-lang
cha1tanya has quit [Changing host]
cha1tanya has joined #ruby-lang
tomb_ has quit [Quit: Computer has gone to sleep.]
banisterfiend has joined #ruby-lang
shevy has left #ruby-lang [#ruby-lang]
mistym has quit [Remote host closed the connection]
r0bby has joined #ruby-lang
mssola has joined #ruby-lang
nofxxxx has quit [Read error: Operation timed out]
nofxxxx has joined #ruby-lang
tenderlove has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 272 seconds]
dejongge has joined #ruby-lang
tenderlove has quit [Ping timeout: 255 seconds]
gsav has quit [Ping timeout: 240 seconds]
cha1tanya has quit [Quit: आलोच..]
dhruvasagar has joined #ruby-lang
qwerxy has joined #ruby-lang
snorkdude has joined #ruby-lang
mssola has quit [Quit: Konversation terminated!]
snorkdude has quit [Read error: Connection reset by peer]
chessguy has quit [Read error: Connection reset by peer]
chessguy has joined #ruby-lang
jimmy1980 has quit [Ping timeout: 250 seconds]
jimmy1980 has joined #ruby-lang
gsav has joined #ruby-lang
yugui is now known as yugui_zzz
dhruvasagar has quit [Ping timeout: 244 seconds]
Weems has quit [Ping timeout: 272 seconds]
nagato has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
outoftime has quit [Ping timeout: 272 seconds]
chessguy has quit [Remote host closed the connection]
kvirani has joined #ruby-lang
havenn has joined #ruby-lang
dous has joined #ruby-lang
yugui_zzz is now known as yugui
benanne has joined #ruby-lang
mistym has joined #ruby-lang
mistym has quit [Remote host closed the connection]
mfolnovic has joined #ruby-lang
yugui is now known as yugui_zzz
banaan has joined #ruby-lang
benanne has quit [Read error: Connection reset by peer]
mfolnovic has quit [Quit: Leaving.]
mfolnovic has joined #ruby-lang
mfolnovic has quit [Client Quit]
mfolnovic has joined #ruby-lang
<mfolnovic> hello! I have a string in specific format and regex which fully matches it. What I'm trying to do is changing string with other values, through named groups defined in regex. Something like https://gist.github.com/3199461. After debugging this, match in block is a string. This is confusing to me because http://stackoverflow.com/a/7278909/564442 works.
<Mon_Ouie> mfolnovic: gsub doesn't yield the MatchData object, it yields a String
<Mon_Ouie> Use the (IIRC) $~ variable
<Mon_Ouie> (and I do recall correctly)
<Mon_Ouie> And there's no #[]= method there actually, not that you need it
<mfolnovic> Mon_Ouie: $~ variable? is it $1, $2 etc. ?
<mfolnovic> Mon_Ouie: what would be the correct way to change values inside groups?
<Mon_Ouie> No, just $~
<Mon_Ouie> Try it in IRB: "foo" =~ /f/; $~
<Mon_Ouie> And to change the value, you'd just return a string with those values changed
<Mon_Ouie> Like do_stuff_with_group1(m[1]) + do_stuff_with_group2(m[2])
havenn has quit [Remote host closed the connection]
<Mon_Ouie> (m[0] is the whole matched string, not the first captured group)
willdrew has joined #ruby-lang
<mfolnovic> Mon_Ouie: cool, tnx. but I was aiming for changing through named groups, since I get to know regex at runtime. It could be /(?<group1>\d+)\/(?<group2>\d+)/, but it could also be /(?<group2>\d+)\/(?<group1>\d+)/, or even /(?<group1>\d+)----(?<group2>\d+)/ (string is pretty dynamic). and in my use case, I'd like to change value of group1
willdrew has quit [Remote host closed the connection]
<Mon_Ouie> string[m.offset(1), m[1].length] = whatever; m
<Mon_Ouie> string*
<Mon_Ouie> where m is the MatchData object
Taranis has joined #ruby-lang
<mfolnovic> Mon_Ouie: cool, tnx a lot
<mfolnovic> Mon_Ouie: spent whole afternoon on this, still a newbie for ruby :(
corsican has quit [Quit: leaving]
<Mon_Ouie> Nevermind what I said actually, offset doesn't return what I expected
corsican has joined #ruby-lang
<mfolnovic> Mon_Ouie: I'm currently trying str[match.begin(:page)..match.end(:page)] = value
<Mon_Ouie> [m.begin(1) - m.begin(0), m[1].length] would work
<Mon_Ouie> begin/end are relative to the whole string, not the matched part
kristofferrr has joined #ruby-lang
<mfolnovic> Mon_Ouie: str[(match.begin(:page))..(match.end(:page) - 1)] = '2', this works for me. I'm referencing match through group name because, as I said, I don't know index of group I want (it could be 1, 2 etc.)
<mfolnovic> Mon_Ouie: still, tnx, gave me great idea
<mfolnovic> Mon_Ouie: wouldn't be more useful if block in gsub received MatchData instead of String?
banaan has quit [Read error: Connection reset by peer]
<mfolnovic> Mon_Ouie: and ability to change MatchData
<Mon_Ouie> I disagree about the second part, it doesn't make sense to mutate a MatchData object
<mfolnovic> Mon_Ouie: not even in a use case like I have now?
<Mon_Ouie> Yes
benanne has joined #ruby-lang
<Mon_Ouie> Because once you change it, it's no longer information about the string that has been matched
<mfolnovic> Mon_Ouie: agree. but still, if it is in a block's scope, and you change in on purpose (in a block)...?
<Mon_Ouie> Why would blocks matter for that?
macmartine has joined #ruby-lang
<mfolnovic> Mon_Ouie: isn't it used (in gsub) to change matched string to other value?
<Mon_Ouie> The matched string isn't a MatchData object
<mfolnovic> Mon_Ouie: why not?
Nisstyre has quit [Ping timeout: 272 seconds]
havenn has joined #ruby-lang
<Mon_Ouie> Because that's not what it represents. It includes the location of the match and its components, as well as the content of the initial string before and after the match
tomb_ has joined #ruby-lang
<mfolnovic> Mon_Ouie: but you agree that there should be a cleaner way to do what I want. not through using matcher.begin(), matcher.end() and directly changing string?
<Mon_Ouie> Sure, but just defining a method that returns the string with some matches changed to something else would be enough
cha1tanya has joined #ruby-lang
<mfolnovic> Mon_Ouie: kk, because I thought doing this through blocks is more a ruby-way :)
benanne has quit [Read error: Connection reset by peer]
skipper has joined #ruby-lang
skipper has quit [Remote host closed the connection]
malev has joined #ruby-lang
havenn has quit [Ping timeout: 246 seconds]
sora_h is now known as s0ra_h
dreinull has joined #ruby-lang
havenn has joined #ruby-lang
dhruvasagar has joined #ruby-lang
havenn has quit [Remote host closed the connection]
cantonic has quit [Quit: cantonic]
Z33K|Lux has joined #ruby-lang
rushed has joined #ruby-lang
rushed has quit [Client Quit]
havenn has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 240 seconds]
dhruvasagar has joined #ruby-lang
chimkan has joined #ruby-lang
dhruvasagar has quit [Ping timeout: 264 seconds]
havenn has quit [Remote host closed the connection]
heftig has joined #ruby-lang
qwerxy has quit [Quit: offski]
ruurd has quit [Quit: Leaving...]
dhruvasagar has joined #ruby-lang
cantonic has joined #ruby-lang
havenn has joined #ruby-lang
jakko__ has joined #ruby-lang
chimkan has quit [Quit: chimkan]
savage- has joined #ruby-lang
jakko__ has quit [Remote host closed the connection]
jakko_ has quit [Ping timeout: 272 seconds]
rushed has joined #ruby-lang
rushed has quit [Quit: rushed]
voker57 has quit [Read error: Connection reset by peer]
dejongge has quit [Read error: Connection timed out]
lsegal has joined #ruby-lang
mars__ has joined #ruby-lang
havenn has quit [Remote host closed the connection]
gsav has quit [Ping timeout: 272 seconds]
chimkan has joined #ruby-lang
pemeon has joined #ruby-lang
havenn has joined #ruby-lang
s0ra_h is now known as sora_h
chimkan has quit [Client Quit]
tenderlove has joined #ruby-lang
mistym has joined #ruby-lang
sora_h is now known as s0ra_h
pemeon has quit [Remote host closed the connection]
s0ra_h is now known as sora_h
wallerdev has joined #ruby-lang
havenn has quit [Remote host closed the connection]
bytephilia has joined #ruby-lang
tenderlove has quit [Remote host closed the connection]
Nisstyre has joined #ruby-lang
cha1tanya has quit [Quit: आलोच..]
dhruvasagar has quit [Ping timeout: 252 seconds]
jtoy has joined #ruby-lang
jtoy has quit [Client Quit]
bytephilia has quit [Quit: Computer has gone to sleep.]
mistym has quit [Remote host closed the connection]
ruurd has joined #ruby-lang
sora_h is now known as s0ra_h
havenn has joined #ruby-lang
Keva161 has joined #ruby-lang
chimkan has joined #ruby-lang
tenderlove has joined #ruby-lang
bytephilia has joined #ruby-lang
savage- has quit [Remote host closed the connection]
macmartine has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
Weems has joined #ruby-lang
savage- has joined #ruby-lang
cantonic has quit [Quit: cantonic]
dmwuw has joined #ruby-lang
Hakon has quit [Quit: Leaving...]
nofxxx has joined #ruby-lang
savage- has quit [Remote host closed the connection]
jtoy has joined #ruby-lang
cantonic has joined #ruby-lang
livencode has joined #ruby-lang
nofxxxx has quit [Ping timeout: 240 seconds]
tbuehlmann has quit []
chimkan has quit [Quit: chimkan]
ruurd has quit [Quit: Leaving...]
nofxxxx has joined #ruby-lang
jtoy has quit [Client Quit]
banisterfiend has quit [Read error: Connection reset by peer]
nofxxx has quit [Ping timeout: 264 seconds]
banisterfiend has joined #ruby-lang
ruurd has joined #ruby-lang
cantonic has quit [Quit: cantonic]
chimkan has joined #ruby-lang
seanstickle has quit [Quit: seanstickle]
havenn has quit [Remote host closed the connection]
mistym has joined #ruby-lang
mistym has quit [Remote host closed the connection]
havenn has joined #ruby-lang
alindeman has quit [Quit: /quit]
ruurd has quit [Quit: Leaving...]
s0ra_h is now known as sora_h
kirin`_ has quit [Quit: leaving]
kirin` has joined #ruby-lang
kristofferrr has quit [Quit: ❤]
akira989 has joined #ruby-lang
havenn has quit [Remote host closed the connection]
havenn has joined #ruby-lang
tenderlove has quit [Remote host closed the connection]
livencode has left #ruby-lang ["Leaving"]
Sambalero has joined #ruby-lang
sora_h is now known as s0ra_h
havenn has quit [Ping timeout: 245 seconds]
enebo has joined #ruby-lang
Axsuul has joined #ruby-lang
qwerxy has joined #ruby-lang
jackhammer2022 has joined #ruby-lang
enebo has quit [Quit: enebo]
kvirani has quit [Remote host closed the connection]
neocoin has quit [Remote host closed the connection]
macmartine has joined #ruby-lang
mfolnovic has left #ruby-lang [#ruby-lang]
nazty has joined #ruby-lang
nazty has quit [Read error: Connection reset by peer]
naz has quit [Quit: Leaving]
hramrach has quit [Ping timeout: 276 seconds]
hramrach has joined #ruby-lang
s0ra_h is now known as sora_h
tenderlove has joined #ruby-lang
chimkan has quit [Quit: chimkan]
nertzy has joined #ruby-lang
cantonic has joined #ruby-lang
akira989 has quit [Remote host closed the connection]
sandbags has joined #ruby-lang
sandbags has quit [Changing host]
sandbags has joined #ruby-lang
towski has joined #ruby-lang
towski has quit [Remote host closed the connection]
banisterfiend has quit [Ping timeout: 240 seconds]
dejongge has joined #ruby-lang
sora_h is now known as s0ra_h
mars__ has quit [Quit: Leaving]
lupine_85 has quit [Changing host]
lupine_85 has joined #ruby-lang
neocoin has joined #ruby-lang
nofxxxx has quit [Ping timeout: 264 seconds]
banisterfiend has joined #ruby-lang
nofxxxx has joined #ruby-lang
gregmore_ has quit [Read error: Connection reset by peer]
gregmoreno has joined #ruby-lang
brunocoelho has joined #ruby-lang
Jade has joined #ruby-lang
spuk has joined #ruby-lang
ruurd has joined #ruby-lang
Berglund has joined #ruby-lang
malev has quit [Remote host closed the connection]
snorkdude has joined #ruby-lang
lcdhoffman has joined #ruby-lang
Berglund has quit [Quit: Computer died.]
ruurd has quit [Quit: Leaving...]
s0ra_h is now known as sora_h
rippa has quit [Ping timeout: 255 seconds]
brunocoelho has quit [Remote host closed the connection]
gsav has joined #ruby-lang
banisterfiend has quit [Ping timeout: 252 seconds]
cantonic has quit [Quit: cantonic]
gsav has quit [Ping timeout: 246 seconds]
sora_h is now known as s0ra_h
snorkdude has quit [Remote host closed the connection]
dc5ala has quit [Quit: Ex-Chat]
dejongge has quit [Remote host closed the connection]
Keva161 has quit [Remote host closed the connection]
chimkan has joined #ruby-lang
banisterfiend has joined #ruby-lang
yxhuvud has quit [Ping timeout: 250 seconds]
towski has joined #ruby-lang
ltd has quit [Ping timeout: 240 seconds]
jtoy has joined #ruby-lang
15SACFCYB has joined #ruby-lang
chimkan has quit [Ping timeout: 246 seconds]
macmartine has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
banisterfiend has quit [Ping timeout: 240 seconds]
chimkan_ has joined #ruby-lang
qwerxy has quit [Quit: offski]
jtoy has quit [Quit: jtoy]
15SACFCYB has quit [Ping timeout: 244 seconds]
chimkan_ has quit [Client Quit]
banisterfiend has joined #ruby-lang
qwerxy has joined #ruby-lang
qwerxy has quit [Client Quit]
arooni-mobile has quit [Read error: Connection reset by peer]
dreinull has quit [Remote host closed the connection]
dreinull has joined #ruby-lang
towski has quit [Remote host closed the connection]
s0ra_h is now known as sora_h
dreinull has quit [Ping timeout: 264 seconds]
VegetableSpoon has joined #ruby-lang
towski has joined #ruby-lang
towski has quit [Remote host closed the connection]
jtoy has joined #ruby-lang
thone_ has joined #ruby-lang
alindeman_ has joined #ruby-lang
VegetableSpoon has quit [Remote host closed the connection]
Sambalero has quit [Remote host closed the connection]
thone has quit [Ping timeout: 240 seconds]
snorkdude has joined #ruby-lang
alindeman_ is now known as alindeman__
brianpWins has joined #ruby-lang
alindeman__ is now known as alindeman
Leeky_afk is now known as Leeky
jarib has quit [Excess Flood]
jarib has joined #ruby-lang
snorkdude has quit [Remote host closed the connection]
bytephilia has quit [Read error: Connection reset by peer]
nofxxxx has quit [Ping timeout: 244 seconds]
sora_h is now known as s0ra_h
Criztian has joined #ruby-lang
r0bby is now known as robbyoconnor
nofxxxx has joined #ruby-lang
rhalff has quit [Ping timeout: 250 seconds]
nullthreat has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
jtoy has quit [Quit: jtoy]
jtoy has joined #ruby-lang
Leeky is now known as Leeky_afk
jimmy1980 has quit [Ping timeout: 255 seconds]
jtoy has quit [Quit: jtoy]
igotnolegs has joined #ruby-lang
ryanf has joined #ruby-lang
Sambalero has joined #ruby-lang
Sambalero has quit [Remote host closed the connection]
ltd has joined #ruby-lang
jackhammer2022 has quit [Read error: Connection reset by peer]
jackhammer2022 has joined #ruby-lang
voker57 has joined #ruby-lang
voker57 has quit [Changing host]
voker57 has joined #ruby-lang
gsav has joined #ruby-lang
gsav has quit [Client Quit]
solars has quit [Ping timeout: 272 seconds]
snorkdude has joined #ruby-lang
snorkdude has quit [Remote host closed the connection]
gix has quit [Ping timeout: 240 seconds]
Criztian has quit [Remote host closed the connection]
gix has joined #ruby-lang
s0ra_h is now known as sora_h
banisterfiend has quit [Read error: Connection reset by peer]
bglusman has quit [Remote host closed the connection]
ryanf has quit [Quit: broken pipes |||]
banisterfiend has joined #ruby-lang
Sambalero has joined #ruby-lang
cantonic has joined #ruby-lang
sora_h is now known as s0ra_h
s0ra_h is now known as sora_h
wm3|away is now known as wm3|zzz
cantonic has quit [Quit: cantonic]
srbartlett has joined #ruby-lang
nagato has joined #ruby-lang
Sambalero has quit [Remote host closed the connection]
jtoy has joined #ruby-lang
rockets has joined #ruby-lang
andrewhl has joined #ruby-lang
tcopp has joined #ruby-lang
tcopp has left #ruby-lang [#ruby-lang]
woollyams has joined #ruby-lang
nofxxx has joined #ruby-lang
nofxxxx has quit [Ping timeout: 272 seconds]
fayimora has quit [Quit: Busy…..zzzzz]
sevvie has joined #ruby-lang
rockets is now known as zastern
jackhammer2022 has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
diegoviola has joined #ruby-lang
nofxxxx has joined #ruby-lang