closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
madgen has quit [Ping timeout: 260 seconds]
Aethenelle has joined #ruby-core
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shinnya has joined #ruby-core
zzak has quit [Remote host closed the connection]
zzak has joined #ruby-core
Aethenelle has quit [Quit: Aethenelle]
toretore has joined #ruby-core
shinnya has quit [Ping timeout: 244 seconds]
charliesome has joined #ruby-core
shinnya has joined #ruby-core
tax has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<zzak>
[c-73-162-234-90.hsd1.ca.comcast.net/73.162.234.90, irc.freenode.net] Why is it that when I escape a backslash in a string, then print it, it shows \\ instead of the \ I wanted?
<zzak>
[shevy, irc.freenode.net] yeah that is a gem
dbussink has quit [Ping timeout: 264 seconds]
<zzak>
[Realname, irc.freenode.net] I do not care about particular gem.
<zzak>
[Realname, irc.freenode.net] Just want to read a streaming http get response by line.
<zzak>
[Realname, irc.freenode.net] shevy Got any idea how? The only way I got idea is read_body with block and somehow detect new line.
<zzak>
[Realname, irc.freenode.net] Me got two ideas. a) raw TCP and gets, b) make api put records by line to the pipe
dbussink has joined #ruby-core
nokada has joined #ruby-core
eregon_ has quit [Remote host closed the connection]
mame3 has joined #ruby-core
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] now that i had to re install my OS i dont have ruby 2.3 anymore D:
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] how do i install it cause i dont have it writen down
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] pls help
madgen has quit [Ping timeout: 276 seconds]
eregon has joined #ruby-core
eregon has quit [Remote host closed the connection]
eregon has joined #ruby-core
<zzak>
[shevy, irc.freenode.net] TheCubeLord wget ftp://ftp.ruby-lang.org/pub/ruby/2.3/ruby-2.3.0.tar.xz; compile it into a prefix like your home directory if you want to; alternatively use one of the handholding solutions that do these things for you like rvm or chruby and follow the instructions
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] k
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] umm how do i install rvm
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] noob here
<zzak>
[shevy, irc.freenode.net] did you try the instruction yet?
<zzak>
[shevy, irc.freenode.net] lol I just tried and it failed
<zzak>
[shevy, irc.freenode.net] sorta... ./scripts/functions/utility: line 381: groupadd: command not found
<zzak>
[shevy, irc.freenode.net] pretty messy
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] welp found it
<zzak>
[The Thought That One Day The Mouse Will get The Ch, irc.freenode.net] thanks anyways
unya has joined #ruby-core
unya has quit [Ping timeout: 250 seconds]
madgen has joined #ruby-core
<zzak>
[Adium User, irc.freenode.net] hey everyone. i've forked a gem, modified it slightly, and want to include it in my project, but I’m getting: LoadError: cannot load such file