<dan__>
i dont understand, why does $R_HOME return something, but env has no R_HOME
<ace05>
so it doesn't look as if R has installed properly
<ace05>
env shows you all the environmental variables currently set on your machine
gix has quit [Ping timeout: 244 seconds]
<dan__>
but isnt $R_HOME an env variable? so why doesnt that show under env?
djbkd has quit [Ping timeout: 245 seconds]
<ace05>
A working R installation is required. R must have been built with the '--enable-R-shlib' option enabled to provide the R shared library used by RSRuby.
<ace05>
Ensure the R_HOME environment variable is set appropriately. E.g.:
<ace05>
R_HOME=/Library/Frameworks/R.framework/Resources (on OS X)
<ace05>
R_HOME=/usr/lib/R (on Ubuntu Linux)
Pumukel has quit [Ping timeout: 250 seconds]
<dan__>
i have R installed though, okay i will delete all these r packages
Pumukel has joined #ruby
xall_ has quit [Ping timeout: 260 seconds]
<ace05>
i would reinstall R
gix has joined #ruby
<ace05>
and then to confirm that R_HOME env variable now exists before attempting to install rsruby
ramfjord has quit [Ping timeout: 252 seconds]
Robtop__ has joined #ruby
<ace05>
and make sure that you are installing R the right way for your linux distro
<ace05>
different ways to install R for ubuntu, fedora, centos etc
Pumukel has quit [Ping timeout: 250 seconds]
jhass has joined #ruby
Pumukel has joined #ruby
nankyokusei has joined #ruby
Rodya_ has quit [Quit: Leaving...]
pwnd_nsfw` has quit [Ping timeout: 245 seconds]
chouhoul_ has joined #ruby
<dan__>
hmmm
<ace05>
are you running ubuntu?
<dan__>
yes, 14.04
nankyokusei has quit [Ping timeout: 260 seconds]
<dan__>
okay so i just deleted all r packages, then did sudo apt-get intall r-base, and ran bundle install, that did not work
Guest66 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
i8igmac has quit [Quit: Leaving]
vuoto has joined #ruby
bluOxigen has quit [Ping timeout: 260 seconds]
xall_ has joined #ruby
Guest66 has joined #ruby
kareeoleez has quit [Remote host closed the connection]
Guest66 has quit [Client Quit]
kareeoleez has joined #ruby
xall_ has quit [Ping timeout: 250 seconds]
Immune has joined #ruby
jenrzzz has joined #ruby
CloCkWeRX has quit [Ping timeout: 244 seconds]
jenrzzz has quit [Ping timeout: 245 seconds]
Jmickey has joined #ruby
inteq has joined #ruby
inteq has quit [Remote host closed the connection]
kn330 has quit [Ping timeout: 260 seconds]
Guest66 has joined #ruby
cdg has joined #ruby
grh has joined #ruby
arashb has joined #ruby
CloCkWeRX has joined #ruby
Guest11127 has quit [Remote host closed the connection]
firstdayonthejob has joined #ruby
sombok has joined #ruby
Guest43 has joined #ruby
pandbearit has joined #ruby
Guest43 is now known as Rufus
railssmith has joined #ruby
Pent has joined #ruby
arashb has quit [Remote host closed the connection]
ChiefAlexander has joined #ruby
SCHAAP137 has quit [Quit: Leaving]
blockchan has joined #ruby
roamingdog has quit [Remote host closed the connection]
ChiefAlexander has quit [Remote host closed the connection]
tvw has quit [Remote host closed the connection]
brt has joined #ruby
Derperperd has joined #ruby
SCHAAP137 has joined #ruby
Jameser has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Immune has quit [Ping timeout: 260 seconds]
ace05 has quit [Remote host closed the connection]
brendan- has joined #ruby
renderful has joined #ruby
kareeoleez has quit [Read error: Connection reset by peer]
AndrewIsHere has joined #ruby
pandbearit has quit [Quit: This computer has gone to sleep]
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
Channel6 has joined #ruby
pandbearit has joined #ruby
AndrewIsHere has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
renderful has quit [Ping timeout: 260 seconds]
AndrewIsHere has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
AndrewIsHere has joined #ruby
roamingdog has joined #ruby
AndrewIsHere has quit [Remote host closed the connection]
abernstein has joined #ruby
kareeoleez has joined #ruby
brendan- has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
Prawnzy has joined #ruby
ace05 has joined #ruby
kareeole_ has joined #ruby
kareeoleez has quit [Read error: Connection reset by peer]
roamingdog has quit [Remote host closed the connection]
ChiefAlexander has joined #ruby
Stazer has left #ruby [#ruby]
Prawnzy has quit [Ping timeout: 250 seconds]
railssmith has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nankyokusei has quit [Remote host closed the connection]
ddffg has joined #ruby
Guest66 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
CloCkWeRX has quit [Quit: Leaving.]
roamingdog has joined #ruby
railssmith has joined #ruby
muelleme has joined #ruby
Devalo has joined #ruby
xall_ has joined #ruby
xall_ has quit [Ping timeout: 260 seconds]
jaguarmagenta has joined #ruby
grh has quit [Ping timeout: 244 seconds]
railssmith has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rkoller has joined #ruby
rkoller has quit [Client Quit]
Guest56226 has joined #ruby
cdg has quit [Remote host closed the connection]
Channel6 has quit [Quit: Leaving]
cdg has joined #ruby
JeanCarloMachado has joined #ruby
cdg has quit [Ping timeout: 260 seconds]
Guest2 has joined #ruby
Guest2 has left #ruby [#ruby]
Devalo has quit [Remote host closed the connection]
Devalo has joined #ruby
jaguarmagenta has quit [Remote host closed the connection]
frankiee_ has joined #ruby
lenwood has joined #ruby
Devalo has quit [Ping timeout: 250 seconds]
gingray has quit [Ping timeout: 265 seconds]
dan_ has joined #ruby
dan_ is now known as Guest57477
Guest66 has joined #ruby
<Guest57477>
i will pay someone if you can help me debug a ruby gem issue
aswen has quit [Ping timeout: 252 seconds]
d3d1rty has joined #ruby
<Zarthus>
or you could just ask your question, provide details, and see if someone helps you
lenwood has quit [Ping timeout: 245 seconds]
<Guest57477>
okay zarthus, i tried yesterday but no success. i will try again. i am having a very hard time getting a gem, rsruby installed. i finally got it installed, i think, but now when i do require 'rsruby' the gem cannot be found
<Zarthus>
is it in your $PATH
<Guest57477>
i installed it with bundle, dan@issacdan:~/sports$ bundle list rsruby
<Zarthus>
do you run your code with `bundle exec ruby program.rb`?
<Guest57477>
yes
xall_ has joined #ruby
eljimmy has joined #ruby
<elomatreb>
Could you gist the complete error?
Jmickey has quit [Quit: Today's strong opinions and general awkwardness was brought to you by Textual IRC Client: www.textualapp.com]
railssmith has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
<Guest57477>
elomatreb, right now, assuming the gem is installed properly, which it seems to be... when i do irb; require 'rsruby'; it just says it cant find it
<Guest57477>
it says "cannot load"
<elomatreb>
How did you start irb?
<Guest57477>
i just do "irb"
rkazak has joined #ruby
<elomatreb>
Try `bundle exec irb`
<Guest57477>
k that worked
<Guest57477>
we did it
lenwood has joined #ruby
<elomatreb>
What bundler does is manage the gem load path for you. It can't to that if your program (including irb) is started without it
<Guest57477>
thanks. btw, on the small chance anyone here is interested in why i couldnt get rsruby to install yesterday, cause i was in here asking about it then, it was related to this line of code, sudo bundle config build.rsruby "--with-R-include=/usr/share/R/include --with-cflags='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -fPIC'"
xall_ has quit [Ping timeout: 260 seconds]
<Guest57477>
yesterday the cflags argument was =\"...\", and that crashed it. i changed it to, ='...' and it worked
kareeole_ has quit [Remote host closed the connection]
kareeoleez has joined #ruby
aphprentice has joined #ruby
banisterfiend has quit [Ping timeout: 260 seconds]
shiru has joined #ruby
sulcino has joined #ruby
ChiefAlexander has joined #ruby
ChiefAlexander has quit [Remote host closed the connection]
kareeoleez has quit [Ping timeout: 260 seconds]
abernstein has quit [Ping timeout: 245 seconds]
davix has joined #ruby
wpostma has quit [Quit: WeeChat 1.3]
SCHAAP137 has quit [Remote host closed the connection]
<dionysus69>
hmm that only in case if I suspect nils in array, in my case there either would be weight of 1 or there wouldnt be question. weight defaults to 1 on db level
tummy has joined #ruby
mhib has joined #ruby
djbkd has joined #ruby
maloik has quit [Remote host closed the connection]
benlieb has quit [Quit: benlieb]
maloik has joined #ruby
grh has quit [Ping timeout: 260 seconds]
snowball has left #ruby [#ruby]
last_staff has quit [Quit: RL promises]
<havenwood>
dionysus69: without the Ruby Array#sum from Rails or the faster Array#sum from Ruby 2.4 you could do: quiz.questions.inject(0) { |sum, question| sum + question.weight.to_i }
<havenwood>
though the #to_i is an ugly way to handle the `nil` (and you haven't mentioned if these are integers) so not quite like that
<zotherstupidguy>
victorfonseca i am interested, btw there is a diff ruby group for such annoncments
<Mon_Ouie>
Or more readable, if f(x,y) is just x + y, ((((a + b) + c) + d) + e)
<victorfonseca>
Sorry. My first time here guys. I’m Java and Go dev LOL
<victorfonseca>
can you send a resume to victor.fonseca@sciensa.com
<victorfonseca>
?
solocshaw has joined #ruby
<zotherstupidguy>
sure, obrigado :)
<masterasia>
zotherstupidguy, what's the other group?
<masterasia>
for announcements
<bovis>
[25, 11, 11, 20, 10].map(&:to_i) <- with the "&:" operator here, what exactly is it doing? selecting all elements of the array unconditionally and then just passing each one to to_s?
Prawnzy has quit [Ping timeout: 268 seconds]
lenwood has quit [Ping timeout: 250 seconds]
<bovis>
the numbers there could be strings, it's arbitrary
<masterasia>
no bovis
<masterasia>
it iterates through and pass each element to to_i
<mikecmpbll>
that operator is "to proc", and the symbol :to_i represents a method name
<Mon_Ouie>
There's no '&:' operator. It's just '&some_object', some_object happens to be a symbol
<zotherstupidguy>
masterasia i keep forgetting it, i looked it up in the channel header, but couldn't find it. apeiros would know
<bovis>
oh ok
yardenbar has quit [Ping timeout: 268 seconds]
<bovis>
thanks
setient has joined #ruby
solocshaw has quit [Ping timeout: 260 seconds]
lenwood has joined #ruby
lenwood has quit [Remote host closed the connection]
pragmaticus has quit [Ping timeout: 252 seconds]
lenwood has joined #ruby
kareeoleez has joined #ruby
roamingdog has quit [Remote host closed the connection]
roamingdog has joined #ruby
roamingdog has quit [Remote host closed the connection]
roamingdog has joined #ruby
roamingdog has quit [Remote host closed the connection]
solocshaw has joined #ruby
roamingdog has joined #ruby
aidalgol has joined #ruby
kareeole_ has joined #ruby
kareeoleez has quit [Read error: Connection reset by peer]
houhoulis has quit [Remote host closed the connection]
marr has joined #ruby
lenwood has quit [Client Quit]
lenwood has joined #ruby
banisterfiend has joined #ruby
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Guest57477 has quit [Ping timeout: 260 seconds]
Cohedrin has joined #ruby
JeanCarloMachado has quit [Ping timeout: 245 seconds]
djbkd has joined #ruby
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby
lenwood has quit [Client Quit]
minimalism has quit [Quit: minimalism]
lenwood has joined #ruby
Guest66 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jenrzzz has joined #ruby
minimalism has joined #ruby
ddffg has quit [Quit: Leaving]
ponga has quit [Quit: Connection closed for inactivity]
jaguarmagenta has quit [Remote host closed the connection]
blackbombay has quit [Ping timeout: 265 seconds]
lenwood has quit [Ping timeout: 250 seconds]
lenwood has joined #ruby
JeanCarloMachado has joined #ruby
lenwood has quit [Client Quit]
lenwood has joined #ruby
brendan- has joined #ruby
xall_ has joined #ruby
matp has quit [Excess Flood]
Pisuke has quit [Excess Flood]
roamingd_ has joined #ruby
mhib has quit [Quit: Leaving]
roamingd_ has quit [Remote host closed the connection]
Pisuke has joined #ruby
roamingdog has quit [Write error: Broken pipe]
Yzguy has joined #ruby
roamingdog has joined #ruby
pokalyis has joined #ruby
roamingdog has quit [Remote host closed the connection]
AndrewIsHere has quit [Remote host closed the connection]
roamingdog has joined #ruby
tvw has joined #ruby
roamingdog has quit [Remote host closed the connection]
lenwood has quit [Quit: Konversation terminated!]
lenwood has joined #ruby
Yzguy has quit [Client Quit]
Prawnzy has joined #ruby
symm- has quit [Ping timeout: 265 seconds]
symm-_ has joined #ruby
railssmith has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jgnagy has joined #ruby
nankyokusei has quit [Remote host closed the connection]
brendan- has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
PaulCapestany has quit [Read error: Connection reset by peer]
lenwood has quit [Ping timeout: 250 seconds]
shayan_ has joined #ruby
Klumben has quit [Ping timeout: 245 seconds]
hutch34 has quit [Ping timeout: 265 seconds]
PaulCapestany has joined #ruby
UserOO7 has joined #ruby
Klumben has joined #ruby
shayan_ has quit [Ping timeout: 245 seconds]
Exuma has joined #ruby
A5101 has joined #ruby
sneakerhax has joined #ruby
Guest57477 has joined #ruby
Prawnzy has quit [Ping timeout: 260 seconds]
dnicole has joined #ruby
<Exuma>
Hey, does anyone know what happened to the Clockwork gem... it str8 up disappeared, and I can't google any information on it: https://github.com/tomykaira/clockwork
shayan_ has joined #ruby
Fernando-Basso has joined #ruby
jaguarmagenta has joined #ruby
skweek has quit [Ping timeout: 260 seconds]
jaguarmagenta has quit [Read error: Connection reset by peer]
buglessdr has quit [Quit: Leaving]
jaguarmagenta has joined #ruby
<Fernando-Basso>
So, class << self; attr_accessor :foo; end creates class instance variables, not class variables, right?
Madplatypus has quit [Quit: Connection closed for inactivity]
dionysus69 has quit [Ping timeout: 244 seconds]
<soahccc>
Fernando-Basso: it is shared between instances if it's that what you mean
<soahccc>
You then have TheClass.foo & .foo=
<Papierkorb>
Fernando-Basso: *instance variables, but yes, on the instance of the Class object itself
<Fernando-Basso>
yeah, I meant it "creates a CIVAR", nota CVAR.
kareeoleez has quit [Remote host closed the connection]
<Guest57477>
i had ruby 2.2, and with bundler i tried to install a gem called rsruby. and then i changed to ruby 1.9 and installed rsruby again with bundler. now when i search my computer i see rsruby gem located in var/lib/gems/2.2.0/bundler/gems/rsruby
<Guest57477>
why do i still have this if i did uninstall for the old bundler? and how do i get rid of this version of the gem im not using
Prawnzy has joined #ruby
nexocentric__ has quit [Quit: Leaving]
<Fernando-Basso>
Guest57477: how did you "switch" versions?
<Guest57477>
i did sudo dpkg --purge, for each ruby package i saw
Technodrome has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Pent has joined #ruby
pokalyis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sneakerhax has quit [Read error: Connection reset by peer]
<Fernando-Basso>
I think you should be in ruby 2.2, uninstall the gem, switch to 1.9, and install it.
<Fernando-Basso>
Guest57477: echo $PATH | sed 's/:/\r/g'
<Guest57477>
im in 1.9.1 now, ruby 2.2 is uninstalled, but the 2.2 gem is still there
eljimmy has quit [Quit: This computer has gone to sleep]
<Guest57477>
dan@issacdan:~/sports$ echo $PATH | sed 's/:/\r/g'
<Fernando-Basso>
Sorry.
<Fernando-Basso>
Guest57477: echo $PATH | sed 's/:/\n/g'
firstdayonthejob has quit [Ping timeout: 260 seconds]
jaguarmagenta has quit [Remote host closed the connection]
millerti has joined #ruby
<Fernando-Basso>
Okay. I don't see anything related to gem there. I makes sense, actually. I was mislead because I use rvm and have set PATH to some specific places.
jenrzzz has quit [Ping timeout: 250 seconds]
<Fernando-Basso>
Don't you have /var/lib/gems/1.9/?
<Guest57477>
dan@issacdan:/var/lib/gems$ ls
<Guest57477>
1.9.1 2.1.0 2.2.0
<Guest57477>
i had a hard time installing this gem, so i was switching versions of ruby. now i left a mess.
<Guest57477>
i think maybe one of the old versions of the gem is accidentally being called, but i dunno
<Fernando-Basso>
I am not familiar with that approach. My gems are all in ~/.rmv/<sometthing>
<Guest57477>
i know rsruby is crashing now, so i thought it may have to do with these old versions i installed
<Fernando-Basso>
Only if it is loading the wrong version,I think.
<Guest57477>
how can i tell which version is being loaded ?
nankyokusei has joined #ruby
naprimer_2 has joined #ruby
<elomatreb>
Version of a gem?
<Guest57477>
yes, when i am in a ruby console and do "irb", and then i do "require 'rsruby'", how can i tell which version is being loaded
<Fernando-Basso>
Try bundle show rsruby
<elomatreb>
<MainModuleOfTheGem>::VERSION is a convention
NeverTired has quit [Quit: Connection closed for inactivity]
<Guest57477>
oh wow, it is calling the wrong version
dextertzu has quit [Read error: Connection reset by peer]
<Guest57477>
bundle show ruby, says it is calling the 2.1.0/gem, and i need the 1.9.0/gem
eelster has quit [Ping timeout: 256 seconds]
naprimer_3 has quit [Ping timeout: 260 seconds]
<Fernando-Basso>
There is also `gem env`
dextertzu has joined #ruby
<Guest57477>
so how do i fix this problem?
ace05 has quit [Remote host closed the connection]
<Fernando-Basso>
I would try to switch to the version that you _don't_ want to use, then do `gem uninstall rsruby`.
nankyokusei has quit [Ping timeout: 260 seconds]
<Guest57477>
okay so i would have to reinstall the version of ruby that i dont want?
<Fernando-Basso>
And see if it disappear from the directory (including the directory itself).
<Fernando-Basso>
I think so.
<Guest57477>
k ill try that thanks
ziarkaen has joined #ruby
<Fernando-Basso>
I think just rm -rf /var/lib/gems/<version_you_don't_want/ may break things.
<Fernando-Basso>
It is safer to uninstall with bundler/gem itself.
<Guest57477>
heh i alredy did that to one folder, hope it doesnt break it too bad
<Fernando-Basso>
And then, I would recomend using a ruby version manager to avoid installing gems system-wide.
<Fernando-Basso>
But I don't know much about this, so, don't take my words too seriously.
<elomatreb>
You don't actually *need* a version manager for that. gem can do that by itself, the option is something like "--user-install"
<Fernando-Basso>
Guest57477: Yes, elomatreb is right! Listen to hime.
<Fernando-Basso>
I would go with the simplest approach in your situation, Guest57477.
SteenJobs has joined #ruby
<Fernando-Basso>
Which is elomatreb's approach :)
<elomatreb>
Don't get me wrong, a version manager is a decent choice. chruby is excellent
<Fernando-Basso>
I didn't get you wrong. I just think it is a wise choice going with the simplest path for now, in his case.
<Fernando-Basso>
Unless he has time to learn, install, configure a version manager.
<elomatreb>
That's what I like about chruby, it's extremely minimal so there isn't much to learn
<Fernando-Basso>
Great! I started using rvm for a reason I don't know (perhaps it was the first thing I heard about).
NeverTired has joined #ruby
ghr has quit [Ping timeout: 268 seconds]
hutch34 has joined #ruby
jenrzzz has joined #ruby
eljimmy has joined #ruby
ghr has joined #ruby
Puffball has quit [Remote host closed the connection]
railssmith has joined #ruby
UserOO7 has quit [Read error: Connection reset by peer]
UserOO7_ has joined #ruby
nankyokusei has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
roamingdog has joined #ruby
misterpink has joined #ruby
chouhoulis has joined #ruby
nankyokusei has quit [Ping timeout: 252 seconds]
shinnya has joined #ruby
pokalyis has joined #ruby
UserOO7_ has quit [Remote host closed the connection]
pandbearit has quit [Quit: This computer has gone to sleep]
benlieb has joined #ruby
benlieb has quit [Client Quit]
gusrub has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
Derperperd has quit [Quit: Derperperd]
UserOO7 has joined #ruby
ramfjord has quit [Ping timeout: 260 seconds]
tummy has joined #ruby
benlieb has joined #ruby
jcao219 has joined #ruby
ben_____ has joined #ruby
ben_____ has quit [Remote host closed the connection]
ben_____ has joined #ruby
hutch34 has quit [Ping timeout: 250 seconds]
nankyokusei has joined #ruby
railssmith has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
frozengeek has joined #ruby
cdg has quit [Remote host closed the connection]
cdg has joined #ruby
tvw has quit [Remote host closed the connection]
kareeoleez has joined #ruby
nankyokusei has quit [Ping timeout: 245 seconds]
ccmcdee-sfc has quit [Quit: WeeChat 1.6]
millerti has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cdg has quit [Ping timeout: 245 seconds]
millerti has joined #ruby
JeanCarloMachado has quit [Ping timeout: 250 seconds]
dnicole has quit [Remote host closed the connection]
benlieb has quit [Quit: benlieb]
UserOO7 has quit [Remote host closed the connection]
UserOO7 has joined #ruby
kareeoleez has quit [Ping timeout: 260 seconds]
kareeoleez has joined #ruby
fiddlerwoaroof_ has joined #ruby
pandbearit has joined #ruby
renderfu_ has joined #ruby
ARCADIVS has joined #ruby
pragmaticus has joined #ruby
fiddlerwoaroof has quit [Ping timeout: 260 seconds]
nankyokusei has joined #ruby
exchgr has quit [Ping timeout: 260 seconds]
SteenJobs has joined #ruby
renderfu_ has quit [Ping timeout: 244 seconds]
Rickmasta has joined #ruby
Bellthoven has joined #ruby
nankyokusei has quit [Ping timeout: 260 seconds]
biberu has quit []
shayan_ has quit [Quit: shayan_]
shayan_ has joined #ruby
roamingdog has quit [Remote host closed the connection]
roamingdog has joined #ruby
ace05 has joined #ruby
SteenJobs has quit [Quit: SteenJobs]
roamingdog has quit [Remote host closed the connection]
roamingdog has joined #ruby
infernix has quit [Ping timeout: 250 seconds]
Devalo has joined #ruby
roamingdog has quit [Remote host closed the connection]
symm-_ has quit [Quit: Leaving...]
roamingdog has joined #ruby
roamingdog has quit [Remote host closed the connection]
roamingdog has joined #ruby
tdy has quit [Ping timeout: 256 seconds]
eelster has joined #ruby
chouhoulis has quit [Remote host closed the connection]
ChiefAlexander has joined #ruby
roamingdog has quit [Remote host closed the connection]
roamingdog has joined #ruby
roamingdog has quit [Remote host closed the connection]
UserOO7 has quit [Read error: Connection reset by peer]
roamingdog has joined #ruby
roamingdog has quit [Remote host closed the connection]
i8igmac has joined #ruby
nankyokusei has joined #ruby
igniting has quit [Quit: Ex-Chat]
Devalo has quit [Ping timeout: 250 seconds]
ChiefAlexander has quit [Remote host closed the connection]
<bougyman>
manveru: ping
<i8igmac>
i have been following old tutorials on actioncontroller::live, but maybe there is a more up to date document
<i8igmac>
im trying to stream a linux console application threw a webbrowser `wavemon`