vesan has quit [Read error: Connection reset by peer]
vesan has joined #ruby-lang
singpolyma has joined #ruby-lang
<diegoviola>
what is !! in ruby?
<rue>
!(!)
<diegoviola>
what does that?
<diegoviola>
!
yannis has quit [Quit: yannis]
<postmodern>
has anyone used Ruby on an ARM system?
<postmodern>
diegoviola, unary operator for negation
EvilJStoker has quit [Ping timeout: 244 seconds]
x0F has quit [Disconnected by services]
x0F_ has joined #ruby-lang
x0F_ is now known as x0F
kvirani has joined #ruby-lang
deryldoucette has quit [Read error: Connection reset by peer]
deryldoucette has joined #ruby-lang
deryldoucette is now known as Guest82308
dhruvasagar has joined #ruby-lang
Banistergalaxy has quit [Ping timeout: 265 seconds]
igotnolegs has quit [Quit: Computer has gone to sleep.]
seanstickle has joined #ruby-lang
<arooni-mobile>
hi folks; i tried to install readline as set forth in the rvm docs: https://rvm.io//packages/readline/ ... however even after following the instructions (namely: rvm pkg install readline ; and rvm reinstall 1.9.2 --with-readline-dir=$rvm_path/usr ... i'm getting the same error: "Readline was unable to be required, if you need completion or history install readline then reinstall the ruby. " ideas?
Cykey has quit [Quit: Computer has gone to sleep.]
srbartlett has quit [Remote host closed the connection]
srbartlett has joined #ruby-lang
fayimora has quit [Read error: Connection reset by peer]
fayimora has joined #ruby-lang
<rue>
arooni-mobile: You’re welcome!
<arooni-mobile>
rue, it was your inspiration on boolean operators that did it for me
srbartlett has quit [Ping timeout: 252 seconds]
dankest has quit [Ping timeout: 244 seconds]
<hagabaka>
diegoviola: it's a way to map objects to true/false values, !!false gives false, !!nil gives false, !!true gives true, and !!anything_else also gives true
woollyams has joined #ruby-lang
<rue>
arooni-mobile: My awesome rubs off that way
<diegoviola>
hagabaka: what is the logic behind that?
<diegoviola>
hagabaka: behind objects returning true or false with a !!
<hagabaka>
!! is two ! operators, the first ! always returns true or false, but negated from the operand, for example !1 gives false
<hagabaka>
then the second ! negates it again
Dreamer3 has quit [Quit: Computer has gone to sleep.]
sepp2k has quit [Remote host closed the connection]
jobicoppola has quit [Quit: Leaving...]
judofyr has quit [Remote host closed the connection]
rindolf has joined #ruby-lang
judofyr has joined #ruby-lang
<rindolf>
Hi all. With this code - http://paste.debian.net/171221/ and ruby-1.8.7.p358-1.mga2 (on Mageia Linux 2), I am getting «/home/shlomif/progs/freecell/hg/fc-solve/fc-solve/scripts/summarise-dbm-fc-solve-results.rb:85: syntax error, unexpected $end, expecting kEND». I can't see what is wrong with my code.
stardiviner has joined #ruby-lang
<shevy>
rindolf daj_results =
<shevy>
rindolf that part of the code does not seem to close for me
<rindolf>
shevy: it's a here-document.
<rindolf>
shevy: I found out what the problem was: the "daj." line on line 79.
<rindolf>
shevy: too bad ruby reported it on a different line.
judofyr has quit [Remote host closed the connection]
tRAS has quit [Quit: Mother, did it need to be so high?]
srbartlett has joined #ruby-lang
ryanf has quit [Quit: leaving]
hebz0rl has quit [Quit: Verlassend]
srbartlett has quit [Remote host closed the connection]
<Mon_Ouie>
It's hard for ruby to tell that you didn't actually intend to call end on daj
ridders24 has joined #ruby-lang
fayimora_ has joined #ruby-lang
fayimora has quit [Ping timeout: 264 seconds]
fayimora_ is now known as fayimora
<rindolf>
Mon_Ouie: yes.
tRAS has joined #ruby-lang
<rue>
NO
<rue>
Wait yes
voker57_ has joined #ruby-lang
z33k|Luxx has quit [Ping timeout: 260 seconds]
voker57 has quit [Ping timeout: 248 seconds]
Z33K|Lux has quit [Ping timeout: 256 seconds]
TheHunter_1039 has quit [Quit: TheHunter_1039]
ryez has joined #ruby-lang
tRAS has quit [Quit: Mother, did it need to be so high?]
Codif has quit [Remote host closed the connection]
kaspernj has joined #ruby-lang
tRAS has joined #ruby-lang
shevy has quit [Read error: Operation timed out]
gouthamvel has joined #ruby-lang
dalekurt_ has joined #ruby-lang
gouthamvel has left #ruby-lang [#ruby-lang]
dalekurt has quit [Ping timeout: 252 seconds]
sora_h is now known as s0ra_h
dalekurt_ is now known as dalekurt
benanne has joined #ruby-lang
igotnolegs has quit [Quit: Computer has gone to sleep.]
tRAS has quit [Read error: Operation timed out]
tRAS has joined #ruby-lang
s0ra_h is now known as sora_h
flowerpot has quit [Remote host closed the connection]
mikeric has joined #ruby-lang
perryh is now known as perryh_away
toretore has joined #ruby-lang
vesan has quit [Read error: Connection reset by peer]
vesan has joined #ruby-lang
cirwim has quit [Quit: Leaving.]
mikeric has quit [Quit: mikeric]
postmodern has quit [Quit: Leaving]
RegEchse has joined #ruby-lang
dalekurt has quit [Read error: Connection reset by peer]
dalekurt has joined #ruby-lang
mikeric has joined #ruby-lang
mikeric has quit [Client Quit]
RegEchse has quit [Remote host closed the connection]
RegEchse has joined #ruby-lang
gsav has quit [Read error: Connection reset by peer]
dejongge has joined #ruby-lang
A124 has joined #ruby-lang
gsav has joined #ruby-lang
mikeric has joined #ruby-lang
Y_Ichiro has quit [Read error: Connection reset by peer]
krz has quit [Quit: krz]
thrcka_ has joined #ruby-lang
gsav has quit [Read error: Connection reset by peer]
EvilJStoker has joined #ruby-lang
pbjorklund has joined #ruby-lang
yannis has joined #ruby-lang
sei has joined #ruby-lang
indeterminate has quit [Ping timeout: 252 seconds]
ryez has quit [Ping timeout: 245 seconds]
kvirani has quit [Remote host closed the connection]
thrcka_ has left #ruby-lang [#ruby-lang]
mikeric has quit [Quit: mikeric]
tRAS has quit [Quit: Mother, did it need to be so high?]
sandbags has quit [Remote host closed the connection]
cantonic has joined #ruby-lang
ryez has joined #ruby-lang
VegetableSpoon has joined #ruby-lang
banister has joined #ruby-lang
Cykey has joined #ruby-lang
setmeaway has quit [Read error: Connection reset by peer]
TheHunter_1039 has joined #ruby-lang
tomb_ has quit [Quit: Computer has gone to sleep.]
cantonic has quit [Remote host closed the connection]
m3nd3s has quit [Remote host closed the connection]
tomb_ has joined #ruby-lang
dRbiG has quit [Ping timeout: 256 seconds]
zz_wasnotrice is now known as wasnotrice
dRbiG has joined #ruby-lang
wasnotrice is now known as zz_wasnotrice
dRbiG has quit [Ping timeout: 244 seconds]
zz_wasnotrice is now known as wasnotrice
dRbiG has joined #ruby-lang
ryanf has quit [Quit: leaving]
sepp2k has quit [Remote host closed the connection]
fayimora has joined #ruby-lang
dRbiG has quit [Ping timeout: 240 seconds]
dRbiG has joined #ruby-lang
wasnotrice is now known as zz_wasnotrice
fukushim_ has joined #ruby-lang
fukushima has quit [Ping timeout: 249 seconds]
zz_wasnotrice is now known as wasnotrice
dRbiG has quit [Remote host closed the connection]
dRbiG has joined #ruby-lang
wasnotrice is now known as zz_wasnotrice
<arooni-mobile>
is there a way to figure out why the gem 'ace' is getting required? i dont have it in my Gemfile.. and ruby is complaining about not having access to it
dRbiG has quit [Ping timeout: 245 seconds]
fayimora has quit [Ping timeout: 245 seconds]
<arooni-mobile>
perhaps i shouldnt run ... -trace .. and should run --trace instead ! hahahah!
dRbiG has joined #ruby-lang
<burgestrand>
arooni-mobile: look in the Gemfile.lock if you want to see what gems are *actually* available to you (e.g. dependencies, dependencies of dependencies etc)
stamina has quit [Quit: Lost terminal]
andrewhl_ has joined #ruby-lang
dtang has quit [Quit: dtang]
andrewhl has quit [Ping timeout: 244 seconds]
andrewhl_ is now known as andrewhl
cantonic has quit [Ping timeout: 256 seconds]
dRbiG has quit [Ping timeout: 245 seconds]
dRbiG has joined #ruby-lang
Defusal has joined #ruby-lang
Defusal has joined #ruby-lang
jonyamo has joined #ruby-lang
dRbiG has quit [Ping timeout: 245 seconds]
dRbiG has joined #ruby-lang
solars has joined #ruby-lang
macmartine has joined #ruby-lang
Dreamer3 has quit [Quit: Computer has gone to sleep.]
jonyamo has quit [Quit: leaving]
ttilley has joined #ruby-lang
dRbiG has quit [Ping timeout: 256 seconds]
dRbiG has joined #ruby-lang
dRbiG has quit [Ping timeout: 260 seconds]
timepilot has joined #ruby-lang
dRbiG has joined #ruby-lang
yannis has joined #ruby-lang
havenn has quit [Remote host closed the connection]
dalekurt has quit [Quit: Zzz...]
shevy has quit [Quit: ""]
<rue>
chris2: You got some deep connections going there. Aquinas?
<chris2>
yes
<chris2>
read the highlighted quote
rippa has quit [Ping timeout: 244 seconds]
cirwim has joined #ruby-lang
fserb has quit [Quit: ttyl]
timepilot has quit [Quit: timepilot]
gouthamvel has joined #ruby-lang
gouthamvel has left #ruby-lang [#ruby-lang]
shevy has joined #ruby-lang
seanstickle has joined #ruby-lang
Bwild has quit [Ping timeout: 240 seconds]
ttilley has quit [Read error: Connection reset by peer]
ttilley has joined #ruby-lang
ttilley has quit [Changing host]
ttilley has joined #ruby-lang
<akahn>
There's a way to clean this up using to_enum, right? I can't quite figure it out. Anyone have a hint? http://pastie.org/3973546
Criztian has quit [Remote host closed the connection]
Dreamer3 has quit [Remote host closed the connection]
fayimora has joined #ruby-lang
RegEchse has joined #ruby-lang
stamina has joined #ruby-lang
m3nd3s has quit [Remote host closed the connection]
dankest has joined #ruby-lang
mikeric has quit [Quit: mikeric]
mdstunthamster has joined #ruby-lang
<manveru>
shevy: because there is also the faction that wants `require "foo", "1.2"`
<manveru>
you guys cancel each other out, so require never changes
mikeric has joined #ruby-lang
dalekurt has joined #ruby-lang
<shevy>
hehehe
mikeric has quit [Client Quit]
fserb has joined #ruby-lang
Hakon|mbp has quit [Quit: Leaving...]
mdstunthamster has quit [Quit: Leaving...]
setmeaway has joined #ruby-lang
setmeaway has quit [Client Quit]
M4g1c5t0rM has joined #ruby-lang
postmodern has joined #ruby-lang
Axsuul has joined #ruby-lang
Dreamer3 has joined #ruby-lang
VGoff has quit [Ping timeout: 246 seconds]
VGoff has joined #ruby-lang
setmeaway has joined #ruby-lang
setmeaway has quit [Client Quit]
dalekurt has quit [Quit: Zzz...]
andrewhl has quit [Quit: andrewhl]
Defusal has quit [Quit: Quit message goes here]
Defusal has joined #ruby-lang
Defusal has quit [Changing host]
Defusal has joined #ruby-lang
cirwim has quit [Quit: Leaving.]
<arooni-mobile>
anyone ever get ruby + rvm + god to work? i think they're designed not to work togehter hahha
<_br_>
arooni-mobile: eh? How come, what kind of errors you get?
urbanmonk has joined #ruby-lang
<arooni-mobile>
_br_, well eventually id like to run god as a init.d service... ive already tried to create a wrapper: rvm wrapper 1.8.7-p358 bootup god .. which puts a file in /home/deploy/.rvm/bootup_god ... but i cant even run god through that
<arooni-mobile>
or i can run it; but nothing seems to happen
<_br_>
hm. not sure whats going wrong there. maybe someone else has an opinion on that.
<arooni-mobile>
ok so apparently the wrapper will run god to the point i can do a versoin check
<arooni-mobile>
but it certainly doenst start the god daemon
ryez has joined #ruby-lang
<arooni-mobile>
its like it quits right away
Cykey has joined #ruby-lang
<_br_>
arooni-mobile: Well, rvm to be quite frank is a quite a shell hack. I'm not sure where exactly the issue is, if you don't have any decent log output, maybe something more lightweight like e.g. rbenv is something for you.
<arooni-mobile>
i already have the whole app configured to work with god
<arooni-mobile>
i'm thinking i can jus tinstall the ubuntu version of god
<arooni-mobile>
that isnt a hack to actually run; but i worry about getting access to rvm's enviornment
mikeric has joined #ruby-lang
<_br_>
exactly my point. I think the problem is in rvm not god.
<arooni-mobile>
i agree
samuelkadolph has joined #ruby-lang
seanstickle has quit [Quit: seanstickle]
codewrangler has joined #ruby-lang
arooni-mobile has quit [Ping timeout: 245 seconds]