apeiros changed the topic of #ruby-lang to: Ruby 2.1.3; 2.0.0-p576; 1.9.3-p547: http://ruby-lang.org || Paste code on http://gist.github.com
tenderlove has joined #ruby-lang
emmesswhy has quit [Quit: This computer has gone to sleep]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
j4cknewt has quit [Remote host closed the connection]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
tenderlove has quit [Remote host closed the connection]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
wallerdev has quit [Quit: wallerdev]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
wallerdev has joined #ruby-lang
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #ruby-lang
r0bby_ has joined #ruby-lang
r0bby_ has quit [Read error: Connection reset by peer]
allomov has joined #ruby-lang
r0bby_ has joined #ruby-lang
r0bby_ has quit [Read error: Connection reset by peer]
r0bby_ has joined #ruby-lang
r0bby_ has quit [Read error: Connection reset by peer]
r0bby_ has joined #ruby-lang
r0bby_ has quit [Read error: Connection reset by peer]
r0bby_ has joined #ruby-lang
r0bby_ has quit [Read error: Connection reset by peer]
r0bby_ has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 260 seconds]
elia has quit [Quit: Computer has gone to sleep.]
allomov has quit [Ping timeout: 265 seconds]
jhwhite has joined #ruby-lang
r0bby_ has quit [Ping timeout: 250 seconds]
lcdhoffman has quit [Quit: lcdhoffman]
laphlaw has joined #ruby-lang
jhass is now known as jhass|off
wallerdev has quit [Quit: wallerdev]
wallerdev has joined #ruby-lang
tylersmith has quit [Remote host closed the connection]
haraoka has joined #ruby-lang
charliesome has joined #ruby-lang
<laphlaw> I'm having trouble installing the 'debase' gem, which requires building a native extension. Full log here: https://gist.github.com/anonymous/3b44080ff10472ae124a
<laphlaw> This is on a OS X Yosemite 10.10 using RVM
<zenspider> did you look at mkmf.log like it says?
<laphlaw> I've googled around quite a bit, but haven't been able to figure it out
<laphlaw> I tried searching for the mkmf.log but it was no where to be found
thagomizer has quit [Quit: Leaving.]
<laphlaw> the only file in ~/.rvm/gems/ruby-2.1.1/extensions/x86_64-darwin-12/2.1.0-static/debase-0.1.0/ is the 'gem_make.out' file
<bougyman> laphlaw: did you try CC=clang ?
<zenspider> it says where the build is
MichD is now known as michd
<laphlaw> bougyman: not sure what you mean.. as in set an environment variable?
<bougyman> laphlaw: we've got a few mac devs at work that went up to yosemite, all of them have to use CC=cland, apple-gcc42 is breaking compiling of gems.
<bougyman> export CC=clang
<bougyman> then try again.
<bougyman> yeah.
<zenspider> apple-gcc42 is ancient and shouldn't be installed/used anymore
<bougyman> it was default on this dude's box.
<laphlaw> bougyman: thanks, trying again...
<bougyman> I thought clang was the default
<bougyman> but he was definitely compiling with apple-gcc42
<bougyman> perhaps a brew thing?
<bougyman> iono much os X
<laphlaw> how can I tell what compiler its using?
<laphlaw> I recently updated to the latest Xcode 6.1 as well
<bougyman> echo $CC if it's set.
<bougyman> otherwise it will default to _something_
emmesswhy has joined #ruby-lang
<bougyman> i dunno what.
<bougyman> probably /usr/bin/cc
<laphlaw> ok, well, it failed again.. looks like the same error
<bougyman> balls
<bougyman> what's the mkmf.log say?
<havenwood> laphlaw: works on my yosemite
tenderlove has joined #ruby-lang
<laphlaw> that's the thing... there is no mkmf.log
ender|dkm has quit [Ping timeout: 255 seconds]
<laphlaw> unless I'm looking for it in the wrong folder
<bougyman> or /Users/neil/.gem/ruby/2.1.0/extensions/x86_64-darwin-12/2.1.0-static/debase-0.0.9/gem_make.out ?
mikecmpbll has quit [Remote host closed the connection]
<laphlaw> havenwood: I don't doubt it; i'm sure something's up with my box
<havenwood> laphlaw: do you have the brew apple-gcc42 package installed?
<zenspider> bougyman: gems will use whatever the ruby itself was built with
<zenspider> in rbconfig.rb
mikecmpbll has joined #ruby-lang
<bougyman> zenspider: ah.
<laphlaw> havenwood: I'm using RVM
<havenwood> laphlaw: #rvm is a very helpful channel, especially when mpapis is around
<laphlaw> bougyman: the gem_make.out file indicates the same error as in my gist paste
<bougyman> this doesn't seem like an rvm problem.
<havenwood> laphlaw: rvm get stable && rvm requirements
<laphlaw> havenwood: done. tried installing the gem again, failed
<havenwood> worth a shot, but like bougyman said
<laphlaw> yeah I don't think its RVM either
|jemc| has quit [Ping timeout: 258 seconds]
<laphlaw> do I need the apple-gcc42 brew?
<havenwood> no
<havenwood> ignore me
Averna has joined #ruby-lang
<laphlaw> Well, maybe there's another way around this. Basically, I'm trying to get the debugger working in 6.3.3
<laphlaw> It failed installing it using the IDE, so thought I'd try manually on the command line
spastorino has quit [Quit: Connection closed for inactivity]
<laphlaw> sorry, I should say 6.3.3 of RubyMine. Forgot to mention what application :)
cmckee_ has joined #ruby-lang
AmBienCeD has quit [Read error: Connection reset by peer]
cmckee has quit [Ping timeout: 265 seconds]
cmckee_ is now known as cmckee
jhwhite has quit [Quit: jhwhite]
laphlaw has quit [Ping timeout: 246 seconds]
mistym has quit [Remote host closed the connection]
cmckee has quit [Ping timeout: 245 seconds]
|jemc| has joined #ruby-lang
dvgroc has joined #ruby-lang
tkuchiki has joined #ruby-lang
redgetan has joined #ruby-lang
pastuxso has joined #ruby-lang
shinnya has quit [Ping timeout: 245 seconds]
Steve_Jobs has joined #ruby-lang
Steve_Jobs has quit [Client Quit]
Steve_Jobs has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
Steve_Jobs has quit [Client Quit]
banister has quit [Read error: Connection reset by peer]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
Steve_Jobs has joined #ruby-lang
cmckee has joined #ruby-lang
jimbach has joined #ruby-lang
emmesswhy has quit [Quit: This computer has gone to sleep]
j4cknewt has joined #ruby-lang
snsei has joined #ruby-lang
hellangel7 has joined #ruby-lang
gdave_ has joined #ruby-lang
crackity_jones has joined #ruby-lang
diegoviola has quit [Remote host closed the connection]
spastorino has joined #ruby-lang
crackity_jones has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
cmckee has quit [Quit: cmckee]
j4cknewt has quit [Remote host closed the connection]
jbardin has quit [Quit: jbardin]
|jemc| has quit [Quit: WeeChat 0.4.3]
Lewix has quit [Remote host closed the connection]
djbkd has quit [Remote host closed the connection]
gdave_ has quit []
djbkd has joined #ruby-lang
j4cknewt has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
tylersmith has joined #ruby-lang
mikecmpbll has quit [Quit: i've nodded off.]
arrubin has quit []
chris2 has quit [Ping timeout: 265 seconds]
mistym has joined #ruby-lang
cmckee has joined #ruby-lang
hramrach_ has quit [Ping timeout: 246 seconds]
A0v4 has quit [Ping timeout: 265 seconds]
blowmage has quit [Ping timeout: 260 seconds]
Aova has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
chris2 has joined #ruby-lang
j4cknewt has joined #ruby-lang
shemerey has joined #ruby-lang
blowmage has joined #ruby-lang
_lexjm has joined #ruby-lang
_lexjm has quit [Max SendQ exceeded]
j4cknewt has quit [Ping timeout: 265 seconds]
_lexjm has joined #ruby-lang
Asher has quit [Quit: Leaving.]
rkowalick has joined #ruby-lang
mistym_ has joined #ruby-lang
hramrach_ has joined #ruby-lang
mistym has quit [Ping timeout: 265 seconds]
nathanstitt has quit [Ping timeout: 255 seconds]
Iskarlar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nathanstitt has joined #ruby-lang
zzach has quit [Ping timeout: 245 seconds]
djbkd has quit [Remote host closed the connection]
zzach has joined #ruby-lang
emmesswhy has joined #ruby-lang
<rkowalick> So i discovered a neat little trick for testing a flat file of methods in ruby
dvgroc has quit [Ping timeout: 246 seconds]
<rkowalick> basically testing a bunch of def' in a single file
<rkowalick> *def's
cmisenas has joined #ruby-lang
|jemc| has joined #ruby-lang
dknox has quit [Quit: Textual IRC Client: www.textualapp.com]
mbj_ has quit [Ping timeout: 256 seconds]
cmisenas has quit [Client Quit]
mistym_ is now known as Misty
Misty is now known as mistym
cmckee has left #ruby-lang [#ruby-lang]
shemerey has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
wallerdev has quit [Quit: wallerdev]
jimbach has quit [Remote host closed the connection]
emmesswhy has quit [Quit: Leaving]
j4cknewt has joined #ruby-lang
cornerma1 has joined #ruby-lang
cornerman has quit [Ping timeout: 255 seconds]
cornerma1 is now known as cornerman
rkowalick has quit [Quit: Lost terminal]
nathanstitt has quit [Quit: I growing sleepy]
shemerey has joined #ruby-lang
gix has quit [Ping timeout: 245 seconds]
mistym has quit [Remote host closed the connection]
Miphix has joined #ruby-lang
gix has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
j4cknewt has quit [Read error: Connection reset by peer]
j4cknewt has joined #ruby-lang
shemerey has quit [Ping timeout: 256 seconds]
gianlucadv has joined #ruby-lang
spastorino has quit [Quit: Connection closed for inactivity]
sirene has quit [Remote host closed the connection]
cleopatra has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
Paradox has quit [Ping timeout: 272 seconds]
kyb3r_ has joined #ruby-lang
M3M0CooL has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
Averna has quit [Quit: Leaving.]
RobertBirnie has joined #ruby-lang
mistym has joined #ruby-lang
kiddorails has joined #ruby-lang
fragamus_ has joined #ruby-lang
M3M0CooL has quit []
SuMo_D has joined #ruby-lang
chouhoul_ has quit [Remote host closed the connection]
djbkd has joined #ruby-lang
gianlucadv has quit [Ping timeout: 272 seconds]
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby-lang
jimbach has joined #ruby-lang
kiddorails has quit [Remote host closed the connection]
jimbach has quit [Ping timeout: 240 seconds]
ur5us has quit [Ping timeout: 265 seconds]
Miphix has quit [Quit: Leaving]
tenderlove has quit [Remote host closed the connection]
SuMo_D has quit [Remote host closed the connection]
ta has quit [Remote host closed the connection]
ahmetkapikiran has quit [Quit: ahmetkapikiran]
ledestin_ has joined #ruby-lang
snsei has quit [Remote host closed the connection]
symm- has joined #ruby-lang
AKASkip has joined #ruby-lang
ledestin has quit [Ping timeout: 265 seconds]
ledestin_ is now known as ledestin
oleo has quit [Quit: Verlassend]
yatish27 has quit []
Iskarlar has joined #ruby-lang
stardiviner has joined #ruby-lang
Iskarlar has quit [Client Quit]
ur5us has joined #ruby-lang
snsei has joined #ruby-lang
ur5us has quit [Remote host closed the connection]
Miphix has joined #ruby-lang
|jemc| has quit [Ping timeout: 258 seconds]
pastuxso has quit [Quit: Connection closed for inactivity]
AKASkip has quit [Ping timeout: 244 seconds]
chouhoulis has joined #ruby-lang
skade has joined #ruby-lang
symm- has quit [Ping timeout: 272 seconds]
_lexjm has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
matled- has joined #ruby-lang
valeri_uF0 has joined #ruby-lang
brianpWins has joined #ruby-lang
kirin` has quit [Ping timeout: 272 seconds]
chouhoulis has quit [Ping timeout: 260 seconds]
drew2 has quit [Ping timeout: 260 seconds]
rai has quit [Ping timeout: 260 seconds]
soahccc has quit [Ping timeout: 260 seconds]
matti has quit [Ping timeout: 260 seconds]
tpope has quit [Ping timeout: 260 seconds]
jxport has quit [Ping timeout: 260 seconds]
Steve_Jobs has quit [Ping timeout: 260 seconds]
jdecuirm has quit [Ping timeout: 260 seconds]
Xney has quit [Read error: Connection reset by peer]
kirin` has joined #ruby-lang
Xney has joined #ruby-lang
soahccc_ has joined #ruby-lang
Quackmatic has quit [Ping timeout: 260 seconds]
tpope has joined #ruby-lang
matti has joined #ruby-lang
nivardus has joined #ruby-lang
nivardus has joined #ruby-lang
matled has quit [Ping timeout: 272 seconds]
EvilJStoker has quit [Ping timeout: 272 seconds]
valeri_ufo has quit [Ping timeout: 272 seconds]
valeri_uF0 is now known as valeri_ufo
Mellett68 has quit [Ping timeout: 272 seconds]
nivardus_ has quit [Ping timeout: 272 seconds]
tkuchiki has quit [Ping timeout: 272 seconds]
lele|w has quit [Ping timeout: 260 seconds]
_ko1 has quit [Ping timeout: 260 seconds]
ljarvis has quit [Ping timeout: 260 seconds]
zzach has quit []
Mellett68 has joined #ruby-lang
DefV_ has joined #ruby-lang
DefV has quit [Ping timeout: 260 seconds]
matled has joined #ruby-lang
ljarvis has joined #ruby-lang
tenderlove has joined #ruby-lang
matled- has quit [Ping timeout: 260 seconds]
_ko1 has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
tkuchiki has joined #ruby-lang
drew2 has joined #ruby-lang
EvilJStoker has joined #ruby-lang
rai has joined #ruby-lang
lele|w has joined #ruby-lang
futilegames has joined #ruby-lang
dlackty has quit [Ping timeout: 260 seconds]
jxport has joined #ruby-lang
Steve_Jobs has joined #ruby-lang
dlackty has joined #ruby-lang
skade has joined #ruby-lang
jdecuirm has joined #ruby-lang
tenderlove has quit [Ping timeout: 272 seconds]
charliesome has quit [Quit: zzz]
futilegames_ has joined #ruby-lang
lele|w has quit [Ping timeout: 260 seconds]
lele|w has joined #ruby-lang
futilegames has quit [Ping timeout: 258 seconds]
futilegames_ is now known as futilegames
Paradox has joined #ruby-lang
q_leonetti has joined #ruby-lang
Quackmatic has joined #ruby-lang
|jemc| has joined #ruby-lang
_JohnBat26_ has joined #ruby-lang
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
_JohnBat26_ has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
_JohnBat26_ has joined #ruby-lang
_JohnBat26_ has quit [Client Quit]
_JohnBat26_ has joined #ruby-lang
_JohnBat26_ has quit [Client Quit]
hplar has quit [Ping timeout: 245 seconds]
AKASkip has joined #ruby-lang
marr has joined #ruby-lang
matp has joined #ruby-lang
Quackmatic has quit [Ping timeout: 260 seconds]
|jemc| has quit [Ping timeout: 250 seconds]
drew2 has quit [Ping timeout: 260 seconds]
snsei has quit [Remote host closed the connection]
dbussink has quit [Ping timeout: 260 seconds]
charliesome has joined #ruby-lang
dbussink has joined #ruby-lang
tylersmith has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 265 seconds]
_ht has joined #ruby-lang
jimbach has joined #ruby-lang
iliketurtles has joined #ruby-lang
danijoo_ has joined #ruby-lang
snsei has joined #ruby-lang
jimbach has quit [Ping timeout: 265 seconds]
danijoo has quit [Ping timeout: 250 seconds]
snsei has quit [Remote host closed the connection]
banister_ has joined #ruby-lang
banister_ has quit [Max SendQ exceeded]
JohnBat26 has joined #ruby-lang
webhat_ has joined #ruby-lang
banister_ has joined #ruby-lang
shaman42_ has joined #ruby-lang
sluukkonen2 has joined #ruby-lang
djbkd has quit [Quit: My people need me...]
crankhar1er has joined #ruby-lang
ledestin_ has joined #ruby-lang
ihme-TTilus has joined #ruby-lang
benlovell has joined #ruby-lang
hramrach_ has quit [Ping timeout: 246 seconds]
arBmind has quit [Quit: Leaving.]
vlad_sta- has joined #ruby-lang
ta has joined #ruby-lang
ledestin has quit [*.net *.split]
fragamus_ has quit [*.net *.split]
hellangel7 has quit [*.net *.split]
banister has quit [*.net *.split]
hackeron has quit [*.net *.split]
crankharder has quit [*.net *.split]
TTilus has quit [*.net *.split]
lele|w has quit [*.net *.split]
webhat has quit [*.net *.split]
vlad_starkov has quit [*.net *.split]
jlpeters has quit [*.net *.split]
sluukkonen1 has quit [*.net *.split]
shaman42 has quit [*.net *.split]
ledestin_ is now known as ledestin
hackeron has joined #ruby-lang
hramrach_ has joined #ruby-lang
hellangel7 has joined #ruby-lang
Paradox has quit [Quit: off to herp the derps]
solars has joined #ruby-lang
charliesome has quit [Quit: zzz]
iliketurtles has quit [Read error: Connection reset by peer]
mistym has quit [Remote host closed the connection]
iliketurtles has joined #ruby-lang
Paradox has joined #ruby-lang
allomov has joined #ruby-lang
robbyoconnor has joined #ruby-lang
arBmind has joined #ruby-lang
skade has quit [Ping timeout: 265 seconds]
sepp2k has joined #ruby-lang
kiddorails has joined #ruby-lang
ikrima has quit [Ping timeout: 265 seconds]
eam has quit [Ping timeout: 240 seconds]
eam has joined #ruby-lang
iliketurtles has quit [Quit: zzzzz…..]
kiddorails has quit [Ping timeout: 256 seconds]
robbyoconnor has quit [Remote host closed the connection]
brianpWins has quit [Quit: brianpWins]
robbyoconnor has joined #ruby-lang
kiddorails has joined #ruby-lang
x0f has quit [Ping timeout: 245 seconds]
robbyoconnor has quit [Ping timeout: 265 seconds]
Noonipoony has joined #ruby-lang
ledestin_ has joined #ruby-lang
tbuehlmann has joined #ruby-lang
ledestin has quit [Ping timeout: 244 seconds]
ledestin_ is now known as ledestin
x0f has joined #ruby-lang
mikecmpbll has joined #ruby-lang
ikrima has joined #ruby-lang
qba73 has joined #ruby-lang
Forgetful_Lion has joined #ruby-lang
kiddorai_ has joined #ruby-lang
mbj has joined #ruby-lang
kiddorails has quit [Ping timeout: 244 seconds]
hellangel7 has quit [Remote host closed the connection]
kiddorai_ has quit [Remote host closed the connection]
caseydriscoll has quit [Ping timeout: 240 seconds]
allomov has quit [Remote host closed the connection]
mikecmpb_ has joined #ruby-lang
mikecmpbll has quit [Ping timeout: 255 seconds]
lele|w has joined #ruby-lang
jlpeters has joined #ruby-lang
Quackmatic has joined #ruby-lang
elia has joined #ruby-lang
caseydriscoll has joined #ruby-lang
charliesome has joined #ruby-lang
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
Quackmatic has quit [*.net *.split]
lele|w has quit [*.net *.split]
jlpeters has quit [*.net *.split]
theotherstupidgu has joined #ruby-lang
theotherstupidgu has quit [Quit: leaving]
hplar has joined #ruby-lang
Quackmatic has joined #ruby-lang
lele|w has joined #ruby-lang
jlpeters has joined #ruby-lang
jhass|off is now known as jhass
michd is now known as MichD
jimbach has joined #ruby-lang
yfeldblum has joined #ruby-lang
jimbach has quit [Ping timeout: 244 seconds]
kiddorails has joined #ruby-lang
Quackmatic has quit [*.net *.split]
lele|w has quit [*.net *.split]
jlpeters has quit [*.net *.split]
kiddorails has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
drew2 has joined #ruby-lang
dangerousdave has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
realDAB has joined #ruby-lang
rahul_j has joined #ruby-lang
stamina has joined #ruby-lang
realDAB has quit [Ping timeout: 258 seconds]
tenderlove has joined #ruby-lang
kyb3r_ has quit [Read error: Connection reset by peer]
AmBienCeD has joined #ruby-lang
AmBienCeD has quit [Changing host]
AmBienCeD has joined #ruby-lang
workmad3 has joined #ruby-lang
workmad3_ has joined #ruby-lang
workmad3 has quit [Ping timeout: 265 seconds]
tenderlove has quit [Ping timeout: 244 seconds]
workmad3_ is now known as workmad3
quimrstorres has joined #ruby-lang
allomov has joined #ruby-lang
quimrstorres has quit [Remote host closed the connection]
quimrstorres has joined #ruby-lang
koderok has joined #ruby-lang
koderok has quit [Client Quit]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Excess Flood]
postmodern has quit [Quit: Leaving]
robbyoconnor has joined #ruby-lang
ledestin_ has joined #ruby-lang
kiddorails has joined #ruby-lang
ledestin has quit [Ping timeout: 272 seconds]
ledestin_ is now known as ledestin
robbyoconnor has quit [Excess Flood]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sepp2k has quit [Ping timeout: 245 seconds]
sepp2k_ has joined #ruby-lang
allomov_ has joined #ruby-lang
dangerousdave has joined #ruby-lang
lele|w has joined #ruby-lang
jlpeters has joined #ruby-lang
allomov__ has joined #ruby-lang
allomov has quit [Ping timeout: 245 seconds]
allomov_ has quit [Ping timeout: 246 seconds]
Quackmatic has joined #ruby-lang
vrinek has joined #ruby-lang
<vrinek> hello, I noticed something peculiar yesterday and I don't know if it's a feature or a bug:
snsei has joined #ruby-lang
<vrinek> def foo(bar: bar); puts bar.inspect; end; foo #=> prints nil
kiddorails has quit [Remote host closed the connection]
robbyoconnor has joined #ruby-lang
<vrinek> I would have expected it to throw an NameError
<workmad3> vrinek: looks similar to the classic 'a = a'
<vrinek> true
<vrinek> is 'a = a' considered a bug or a feature?
<vrinek> or something in-between?
<workmad3> I consider it in-between personally
<workmad3> it's a side-effect of a behaviour that enables several useful features
<vrinek> such as?
<workmad3> a ||= b
<vrinek> but this expands to 'a || a = b', no?
<workmad3> vrinek: try that if 'a' doesn't exist ;)
<apeiros> vrinek: which would raise, if not for that behavior
<vrinek> true
<vrinek> :/
snsei has quit [Ping timeout: 256 seconds]
<workmad3> vrinek: basically, all assignments will immediately create the local variable on the lhs if it doesn't already exist in the current scope, and initialize it to 'nil'
<Noonipoony> Is there are stored chat details for yesterday?
<Noonipoony> Or IRC bot something?
<vrinek> workmad3, apeiros: thanks for the clarifications
<Noonipoony> Thanks
rahul_j has quit [Quit: rahul_j]
allomov has joined #ruby-lang
AmBienCeD has quit [Ping timeout: 244 seconds]
AmBienCeD has joined #ruby-lang
allomov__ has quit [Ping timeout: 245 seconds]
arBmind1 has joined #ruby-lang
arBmind has quit [Ping timeout: 258 seconds]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
quimrstorres has quit [Remote host closed the connection]
dangerousdave has joined #ruby-lang
quimrstorres has joined #ruby-lang
hellangel7 has joined #ruby-lang
jimbach has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangerousdave has joined #ruby-lang
jimbach has quit [Ping timeout: 265 seconds]
vondruch has quit [Quit: Ex-Chat]
tkuchiki has quit [Ping timeout: 265 seconds]
j4cknewt has quit [Remote host closed the connection]
charliesome has quit [Read error: Connection reset by peer]
kostas has joined #ruby-lang
kostas has quit [Remote host closed the connection]
kostas has joined #ruby-lang
kostas has quit [Client Quit]
vrinek has quit [Ping timeout: 265 seconds]
allomov_ has joined #ruby-lang
vondruch has joined #ruby-lang
charliesome has joined #ruby-lang
allomov has quit [Ping timeout: 245 seconds]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ledestin has quit [Quit: ledestin]
dangerousdave has joined #ruby-lang
spastorino has joined #ruby-lang
ldnunes has joined #ruby-lang
Noonipoony has quit []
haraoka has quit [Remote host closed the connection]
ledestin has joined #ruby-lang
ledestin_ has joined #ruby-lang
ledestin has quit [Ping timeout: 244 seconds]
ledestin_ is now known as ledestin
quimrstorres has quit [Remote host closed the connection]
faces has quit [Read error: Connection reset by peer]
benlovell has quit [Ping timeout: 258 seconds]
quimrstorres has joined #ruby-lang
Noonipoony has joined #ruby-lang
ikrima has quit [Ping timeout: 245 seconds]
shemerey has joined #ruby-lang
[spoiler] has joined #ruby-lang
gdave_ has joined #ruby-lang
tbuehlmann has quit [Remote host closed the connection]
benlovell has joined #ruby-lang
stamina has quit [Quit: WeeChat 1.0.1]
jgpawletko has joined #ruby-lang
spuk has quit [Ping timeout: 240 seconds]
mikecmpb_ is now known as mikecmpbll
robbyoconnor has quit [Quit: Konversation terminated!]
spuk has joined #ruby-lang
benlovell has quit [Ping timeout: 246 seconds]
shemerey has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lcdhoffman has joined #ruby-lang
lcdhoffman has quit [Client Quit]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
toretore has quit [Ping timeout: 245 seconds]
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
lcdhoffman has joined #ruby-lang
dangerousdave has joined #ruby-lang
stardiviner has joined #ruby-lang
kalehv has joined #ruby-lang
hramrach_ has quit [Write error: Connection reset by peer]
ruby-lang637 has joined #ruby-lang
<ruby-lang637> i wanna unzip a zip archive which contains one txt file, Could anyone look what I' am doing wrong? I wanna unpack it to the current directory
<ruby-lang637> here is the function code
hramrach_ has joined #ruby-lang
tenderlove has joined #ruby-lang
<canton7> ruby-lang637, you're extracting to a dir, not a file
<canton7> http://rubyzip.sourceforge.net/classes/Zip/ZipFile.html#M000153: "Extracts entry to file destPath."
<Noonipoony> lols.
<canton7> implies that destPath would be better named "destFile" :P
<ruby-lang637> ok got it :)
<ruby-lang637> working thx
kiddorails has joined #ruby-lang
AKASkip has quit [Ping timeout: 272 seconds]
melter has quit [Ping timeout: 272 seconds]
jimbach has joined #ruby-lang
AKASkip has joined #ruby-lang
rahul_j has joined #ruby-lang
<yorickpeterse> yay power outages
<yorickpeterse> also morning
jimbach has quit [Ping timeout: 265 seconds]
tenderlove has quit [Ping timeout: 255 seconds]
melter has joined #ruby-lang
ruby-lang637 has quit [Ping timeout: 246 seconds]
Noonipoony has quit []
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kalehv has quit [Remote host closed the connection]
rahul_j has quit [Quit: rahul_j]
Forgetful_Lion has quit [Remote host closed the connection]
benlovell has joined #ruby-lang
shemerey has joined #ruby-lang
benlovell has quit [Ping timeout: 244 seconds]
yfeldblum has quit [Remote host closed the connection]
benlovell has joined #ruby-lang
vondruch has quit [Ping timeout: 245 seconds]
miqui has joined #ruby-lang
goatish_mound has joined #ruby-lang
lcdhoffman has quit [Quit: lcdhoffman]
fusillicode has joined #ruby-lang
pastuxso has joined #ruby-lang
rcvalle has joined #ruby-lang
jimbach has joined #ruby-lang
jimbach has quit [Remote host closed the connection]
rahul_j has joined #ruby-lang
jimbach has joined #ruby-lang
malconis has joined #ruby-lang
kiddorails has quit [Remote host closed the connection]
snooc has joined #ruby-lang
futilegames has quit [Quit: futilegames]
futilegames has joined #ruby-lang
shemerey has quit [Quit: Textual IRC Client: www.textualapp.com]
loincloth has joined #ruby-lang
willywos has joined #ruby-lang
snooc has quit [Quit: see-ya]
snooc has joined #ruby-lang
snooc has quit [Client Quit]
snooc has joined #ruby-lang
allomov has joined #ruby-lang
allomov_ has quit [Read error: Connection reset by peer]
allomov_ has joined #ruby-lang
oleo has joined #ruby-lang
allomov has quit [Ping timeout: 245 seconds]
snsei has joined #ruby-lang
dwknoxy has joined #ruby-lang
snsei has quit [Remote host closed the connection]
gdave_ has quit []
tsou has quit [Ping timeout: 240 seconds]
tsou has joined #ruby-lang
snsei has joined #ruby-lang
AKASkip has quit [Quit: Leaving.]
SuMo_D has joined #ruby-lang
AKASkip has joined #ruby-lang
banister_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangerousdave has joined #ruby-lang
shinnya has joined #ruby-lang
charliesome has quit [Quit: zzz]
enebo has joined #ruby-lang
moogumbo has quit []
moogumbo has joined #ruby-lang
arBmind has joined #ruby-lang
nathanstitt has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
arBmind1 has quit [Ping timeout: 250 seconds]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangerousdave has joined #ruby-lang
snsei has quit [Remote host closed the connection]
ledestin_ has joined #ruby-lang
arBmind1 has joined #ruby-lang
arBmind has quit [Ping timeout: 245 seconds]
gdave has joined #ruby-lang
gdave has quit [Client Quit]
gdave has joined #ruby-lang
snsei has joined #ruby-lang
theother1tupidgu has joined #ruby-lang
ironhide_604 has joined #ruby-lang
lianj has quit [Ping timeout: 245 seconds]
ledestin has quit [Ping timeout: 255 seconds]
ledestin_ is now known as ledestin
cmhobbs has joined #ruby-lang
tkuchiki has joined #ruby-lang
chouhoulis has joined #ruby-lang
cornerman has quit [Quit: leaving]
cornerman has joined #ruby-lang
allomov has joined #ruby-lang
allomov_ has quit [Read error: Connection reset by peer]
tenderlove has joined #ruby-lang
bradcliffe has joined #ruby-lang
tenderlove has quit [Remote host closed the connection]
tenderlove has joined #ruby-lang
ta has quit [Remote host closed the connection]
bradcliffe has quit [Remote host closed the connection]
tkuchiki has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
q_leonetti has quit [Quit: q_leonetti]
tkuchiki has quit [Ping timeout: 255 seconds]
shinnya has quit [Ping timeout: 255 seconds]
ahmetkapikiran_ has joined #ruby-lang
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
benlovell has quit [Ping timeout: 244 seconds]
SuMo_D has joined #ruby-lang
sleepee has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
ducklobster has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
sleepee has joined #ruby-lang
sleepee has quit [Max SendQ exceeded]
gdave_ has joined #ruby-lang
quimrstorres has quit [Remote host closed the connection]
rahul_j has joined #ruby-lang
gdave_ has quit [Client Quit]
gdave has quit [Ping timeout: 245 seconds]
gdave_ has joined #ruby-lang
AKASkip has quit [Ping timeout: 256 seconds]
gdave_ is now known as gdave
|jemc| has joined #ruby-lang
SuMo_D has quit [Remote host closed the connection]
jasiek has left #ruby-lang [#ruby-lang]
SuMo_D has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lcdhoffman has joined #ruby-lang
gdave has quit [Client Quit]
gdave_ has joined #ruby-lang
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
banister has joined #ruby-lang
gdave_ has quit [Client Quit]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #ruby-lang
lcdhoffman has quit [Client Quit]
SuMo_D has quit [Ping timeout: 240 seconds]
gdave_ has joined #ruby-lang
lcdhoffman has joined #ruby-lang
benlovell has joined #ruby-lang
gdave_ has quit [Remote host closed the connection]
allomov_ has joined #ruby-lang
allomov has quit [Ping timeout: 250 seconds]
gdave_ has joined #ruby-lang
quimrstorres has joined #ruby-lang
a1ph4g33k has joined #ruby-lang
gdave_ has quit [Read error: Connection reset by peer]
gdave_ has joined #ruby-lang
bradcliffe has joined #ruby-lang
allomov_ has quit [Read error: Connection reset by peer]
allomov has joined #ruby-lang
gdave__ has joined #ruby-lang
gdave_ has quit [Read error: Connection reset by peer]
gdave__ is now known as gdave
snsei has quit [Remote host closed the connection]
snsei has joined #ruby-lang
territorial has joined #ruby-lang
a1ph4g33k has quit [Quit: Lost terminal]
gdave has quit [Client Quit]
gdave_ has joined #ruby-lang
gdave_ is now known as gdave
dangerousdave has joined #ruby-lang
jeffwood has joined #ruby-lang
allomov has quit [Read error: Connection reset by peer]
allomov has joined #ruby-lang
|jemc| has quit [Quit: WeeChat 0.4.3]
a1digital has joined #ruby-lang
jeffwood has left #ruby-lang [#ruby-lang]
a1digital has quit [Client Quit]
jeffwood has joined #ruby-lang
|jemc| has joined #ruby-lang
gdave has quit [Remote host closed the connection]
lcdhoffman has quit [Quit: lcdhoffman]
bradcliffe has quit [Remote host closed the connection]
mattyohe has quit [Quit: Connection closed for inactivity]
benlovell has quit [Ping timeout: 245 seconds]
stardiviner has quit [Ping timeout: 258 seconds]
lcdhoffman has joined #ruby-lang
jeffwood has left #ruby-lang [#ruby-lang]
riffraff has joined #ruby-lang
ahmetkapikiran_ has quit [Quit: ahmetkapikiran_]
symm- has joined #ruby-lang
tbuehlmann has joined #ruby-lang
mistym has joined #ruby-lang
rippa has joined #ruby-lang
yfeldblum has joined #ruby-lang
q_leonetti has joined #ruby-lang
yfeldblum has quit [Ping timeout: 255 seconds]
Blaguvest has joined #ruby-lang
dwknoxy is now known as dknox-dentist
solars has quit [Quit: WeeChat 0.4.1]
rahul_j has quit [Ping timeout: 244 seconds]
lianj has joined #ruby-lang
cornerma1 has joined #ruby-lang
qba73 has quit []
cornerman has quit [Ping timeout: 250 seconds]
cornerma1 is now known as cornerman
laphlaw has joined #ruby-lang
<laphlaw> Is there a way I can copy a gem folder to another ruby installation w/o using "gem install"
havenwood has joined #ruby-lang
<laphlaw> i.e. I installed a gem on one version of ruby, now I want to copy the installed contents of that gem to a *different* ruby install
<laphlaw> why don't I just do a 'gem install' on that version of ruby? because: reasons
loinclot_ has joined #ruby-lang
<havenwood> laphlaw: you said yesterday you're an rvm user so: rvm gemset copy x y
loincloth has quit [Ping timeout: 246 seconds]
lcdhoffman has quit [Quit: lcdhoffman]
__butch__ has joined #ruby-lang
<laphlaw> havenwood: heh... so that's the thing.. the gem was installed on a version NOT managed by rvm (the builtin ruby install on Yosemite)
<havenwood> laphlaw: gem install :P
lcdhoffman has joined #ruby-lang
rahul_j has joined #ruby-lang
<laphlaw> at this point it may be faster to just reimage my computer :(
<havenwood> than install a gem? yikes...
<laphlaw> gem install doesn't work
<havenwood> why?
<laphlaw> well, its going back to yesterday.. I'm having a problem compiling native extensions for a particular gem
<havenwood> fix that. tried reinstalling ruby yet?
<laphlaw> yep, severeal times.. tried different versions of ruby
<havenwood> and same wrong gem version?
snsei has quit [Remote host closed the connection]
<laphlaw> its not a wrong gem version.. it complains it can't compile it
<havenwood> a gist of the command you're running and the error?
q_leonetti has quit [Quit: q_leonetti]
<laphlaw> gem install debase
snsei has joined #ruby-lang
<havenwood> what do you get for?; gem sources
<havenwood> that's the wrong gem version, suspicoius
<jhass> also any more info in Results logged to /Users/neil/.gem/ruby/2.1.0/extensions/x86_64-darwin-12/2.1.0-static/debase-0.0.9/gem_make.out ?
<laphlaw> jhass: that gist is the the output of gem_make.out
<havenwood> laphlaw: http is dead and gone
snsei has quit [Remote host closed the connection]
<havenwood> https only
<jhass> mmh, 128. Isn't that a segfault?
q_leonetti has joined #ruby-lang
<laphlaw> that I'm not sure
<jhass> can you find the mkmf.log ?
<laphlaw> yeah that's the problem.. its not there :(
<laphlaw> so this I have found out: installing that same gem using the built in ruby on Yosemite works.
<laphlaw> but if I introduce RVM into the mix and install it with that ruby, it fails
snooc has quit [Quit: see-ya]
<laphlaw> unfortunately, I need this particular build of ruby
<laphlaw> which is why I'm wondering if I couldn't just copy that gem into the folder of the ruby/gem install i *am* using
<jhass> does it work under RVM if you install the same version under RVM that yosemite ships?
<jhass> depends on the versions involved
loinclot_ has quit [Remote host closed the connection]
<laphlaw> I'll try that now...
loincloth has joined #ruby-lang
Miphix has quit [Quit: Leaving]
q_leonetti has quit [Quit: q_leonetti]
danijoo_ has quit [Remote host closed the connection]
spuk has quit [Ping timeout: 255 seconds]
danijoo has joined #ruby-lang
<laphlaw> jhass: wow, it does work if i use 2.0.0 on RVM
kiddorails has joined #ruby-lang
<jhass> so, as havenwood noticed you're trying to install an older version of the gem
danijoo_ has joined #ruby-lang
<jhass> did you try the latest version on your target ruby?
<laphlaw> yes, i've tried specifying the newest version
<laphlaw> strangely, the output you see in that gist sometimes references an old version
spuk has joined #ruby-lang
<laphlaw> which I think may have something to do with the issue
<jhass> that's hard to say without watching what you're actually doing ;)
hellangel7 has quit [Remote host closed the connection]
<laphlaw> literally typing: gem install debase
<jhass> and that picks different versions?
<jhass> hard to believe
<laphlaw> no, I think it does pick 0.1.0, but the output when it fails sometimes references an older version.. I'll look more into that
Quackmatic is now known as Elite6809
danijoo has quit [Ping timeout: 250 seconds]
mistym has quit [Remote host closed the connection]
hellangel7 has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hellangel7 has quit [Max SendQ exceeded]
hellangel7 has joined #ruby-lang
fusillicode has quit [Ping timeout: 256 seconds]
jgpawletko is now known as jgpawletko_away
brianpWins has joined #ruby-lang
jgpawletko_away has quit [Quit: jgpawletko_away]
jgpawletko has joined #ruby-lang
benlovell has joined #ruby-lang
allomov has quit [Remote host closed the connection]
laphlaw has quit [Ping timeout: 246 seconds]
jds has quit [Quit: Connection closed for inactivity]
benlovell has quit [Ping timeout: 272 seconds]
mbj has quit [Ping timeout: 256 seconds]
mbj has joined #ruby-lang
thagomizer has joined #ruby-lang
_lexjm has joined #ruby-lang
havenwood has quit [Ping timeout: 246 seconds]
havenwood has joined #ruby-lang
mikecmpbll has quit [Quit: i've nodded off.]
diegoviola has joined #ruby-lang
imkmf has joined #ruby-lang
dangerousdave has joined #ruby-lang
bradcliffe has joined #ruby-lang
mistym has joined #ruby-lang
diegoviola has quit [Remote host closed the connection]
q_leonetti has joined #ruby-lang
tylersmith has joined #ruby-lang
sepp2k_ has quit [Quit: Konversation terminated!]
<__butch__> Silly question, because my brain is old and feeble and apparently my memory as well: Prime is in the standard library, right?
bradcliffe has quit [Ping timeout: 255 seconds]
<tbuehlmann> __butch__, right
diegoviola has joined #ruby-lang
bradcliffe has joined #ruby-lang
q_leonetti has quit [Ping timeout: 265 seconds]
iliketurtles has joined #ruby-lang
<__butch__> OK, since I am a man-with-very-little-brain (and apparently very-little-memory), I seem to recall being able to use the Prime class without having to require anything. Does this match with reality?
|jemc| has quit [Quit: WeeChat 0.4.3]
<tbuehlmann> no, since it's standard library you need to require 'prime'
hellangel7 has quit [Remote host closed the connection]
quimrstorres has quit [Remote host closed the connection]
imperator has joined #ruby-lang
<__butch__> Okey doke. I'm going back to bed and hoping that this was all a bad dream. :-)
goodcodeguy has joined #ruby-lang
<__butch__> That's what I thought, but somebody was trying to convince me otherwise.
<tbuehlmann> :)
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goodcodeguy has quit [Client Quit]
goodcodeguy has joined #ruby-lang
bradcliffe has quit [Quit: Textual IRC Client: www.textualapp.com]
mbj has quit [Ping timeout: 244 seconds]
ikrima has joined #ruby-lang
imkmf has quit [Ping timeout: 256 seconds]
ahmetkapikiran has joined #ruby-lang
mbj has joined #ruby-lang
diegoviola has quit [Ping timeout: 246 seconds]
diegovio1 has joined #ruby-lang
iliketurtles has quit [Quit: Textual IRC Client: www.textualapp.com]
diegovio1 is now known as diegoviola
Asher has joined #ruby-lang
q_leonetti has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
elia has quit [Quit: Computer has gone to sleep.]
AKASkip has joined #ruby-lang
elia has joined #ruby-lang
elia has quit [Client Quit]
q_leonetti has quit [Ping timeout: 265 seconds]
sepp2k has joined #ruby-lang
jbardin has joined #ruby-lang
quimrstorres has joined #ruby-lang
wallerdev has joined #ruby-lang
lcdhoffman has quit [Quit: lcdhoffman]
<jtperreault> How can I display a trailing 0 for a float or decimal like 52.5?
snooc has joined #ruby-lang
imkmf has joined #ruby-lang
<jtperreault> Tried using .round(2) but that still outputs 52.5
<imperator> sprintf
<pipework> jtperreault: sprintf
imkmf has quit [Client Quit]
fusillicode1 has joined #ruby-lang
emmesswhy has joined #ruby-lang
araujo has quit [Ping timeout: 256 seconds]
ledestin_ has joined #ruby-lang
ledestin has quit [Ping timeout: 245 seconds]
ledestin_ is now known as ledestin
snooc has quit [Read error: Connection reset by peer]
M3M0CooL has joined #ruby-lang
tbuehlmann has quit [Remote host closed the connection]
goatish_mound has quit [Ping timeout: 250 seconds]
|jemc| has joined #ruby-lang
<jtperreault> imperator pipework: thank you
loincloth has quit [Remote host closed the connection]
matp has quit [Ping timeout: 258 seconds]
djbkd has joined #ruby-lang
elia has joined #ruby-lang
theother1tupidgu has quit [Ping timeout: 255 seconds]
mbj has quit [Quit: leaving]
theotherstupidgu has joined #ruby-lang
ender|dkm has joined #ruby-lang
gianlucadv has joined #ruby-lang
imkmf has joined #ruby-lang
quimrstorres has quit [Remote host closed the connection]
imkmf has quit [Ping timeout: 245 seconds]
Sangwoo has joined #ruby-lang
elia has quit [Quit: Computer has gone to sleep.]
chouhoulis has quit [Remote host closed the connection]
Sangwoo has quit [Client Quit]
existensil has quit [Quit: WeeChat 0.4.2]
chouhoulis has joined #ruby-lang
amclain has joined #ruby-lang
theotherstupidgu has quit [Ping timeout: 245 seconds]
theotherstupidgu has joined #ruby-lang
mattyohe has joined #ruby-lang
webhat_ is now known as webhat
quimrstorres has joined #ruby-lang
emmesswhy has quit [Quit: This computer has gone to sleep]
webhat has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
snooc has joined #ruby-lang
webhat has joined #ruby-lang
danijoo_ has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
sarkyniin has joined #ruby-lang
loincloth has joined #ruby-lang
tenderlove has quit [Quit: Leaving...]
marr has quit [Ping timeout: 244 seconds]
allomov has joined #ruby-lang
MichD is now known as michd
emmesswhy has joined #ruby-lang
dangerousdave has joined #ruby-lang
mikecmpbll has joined #ruby-lang
workmad3 has quit [Ping timeout: 245 seconds]
matp has joined #ruby-lang
ender|dkm has quit [Ping timeout: 255 seconds]
Sangwoo has joined #ruby-lang
havenwood has joined #ruby-lang
riffraff has quit [Quit: Leaving]
bradcliffe has joined #ruby-lang
ur5us has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangerousdave has joined #ruby-lang
bradcliffe has quit [Remote host closed the connection]
quimrstorres has quit [Remote host closed the connection]
fragamus has joined #ruby-lang
|jemc| has quit [Quit: WeeChat 1.0.1]
ur5us has quit [Remote host closed the connection]
|jemc| has joined #ruby-lang
bradcliffe has joined #ruby-lang
thagomizer has quit [Quit: Leaving.]
ender|dkm has joined #ruby-lang
thagomizer has joined #ruby-lang
pastuxso has quit [Quit: Connection closed for inactivity]
diegovio1 has joined #ruby-lang
diegoviola has quit [Ping timeout: 265 seconds]
fragamus has quit [Quit: Computer has gone to sleep.]
ikrima has quit [Ping timeout: 265 seconds]
dknox-dentist is now known as dknox
cmckee has joined #ruby-lang
arrubin has joined #ruby-lang
michd is now known as MichD
skade has joined #ruby-lang
fragamus has joined #ruby-lang
toretore has joined #ruby-lang
kyb3r_ has joined #ruby-lang
q_leonetti has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
wallerdev has joined #ruby-lang
loinclot_ has joined #ruby-lang
wallerdev has quit [Client Quit]
emmesswhy has quit [Quit: This computer has gone to sleep]
loincloth has quit [Ping timeout: 250 seconds]
imperator has quit [Quit: Valete!]
workmad3 has joined #ruby-lang
wallerdev has joined #ruby-lang
Lewix has joined #ruby-lang
diegovio1 is now known as diegoviola
<Sangwoo> I wrote the Haml form tag like this.
<Sangwoo> = form_tag :controller=> :users, :class => 'clearfix', :method => 'post' do
<Sangwoo> But It generated <form .... action="/?class=clearfix &amp;method=post" ...
<Sangwoo> Why the action attribute contains "class=clearfix &amp;method=post" ?
<Sangwoo> Is it bug?
ender|dkm has quit [Ping timeout: 255 seconds]
kyb3r_ has quit [Quit: Leaving]
rahul_j has quit [Quit: rahul_j]
<jhass> Sangwoo: Please join #RubyOnRails for Rails questions. You need to be identified with NickServ, see /msg NickServ help
yfeldblum has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
nertzy2 has joined #ruby-lang
bradcliffe has quit [Read error: Connection reset by peer]
yfeldblum has joined #ruby-lang
<Sangwoo> Ok, thanks.
bradcliffe has joined #ruby-lang
Sangwoo has quit []
Sangwoo has joined #ruby-lang
Sangwoo has quit [Client Quit]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
havenwood has quit [Remote host closed the connection]
Sangwoo has joined #ruby-lang
dangerousdave has joined #ruby-lang
bradcliffe has quit [Client Quit]
loinclot_ is now known as loincloth
Sangwoo has quit [Client Quit]
havenwood has joined #ruby-lang
parenjitsu has joined #ruby-lang
fragamus has quit [Quit: Computer has gone to sleep.]
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
Blaguvest has quit [Remote host closed the connection]
Sangwoo has joined #ruby-lang
fragamus has joined #ruby-lang
araujo has joined #ruby-lang
rcvalle has quit [Quit: rcvalle]
emmesswhy has joined #ruby-lang
nertzy2 has quit [Quit: This computer has gone to sleep]
mistym has quit [Remote host closed the connection]
M3M0CooL has quit []
marr has joined #ruby-lang
cmckee has quit [Quit: cmckee]
__butch__ has quit [Quit: Leaving.]
emmesswhy has quit [Quit: This computer has gone to sleep]
bradcliffe has joined #ruby-lang
loinclot_ has joined #ruby-lang
goatish_mound has joined #ruby-lang
loincloth has quit [Ping timeout: 244 seconds]
emmesswhy has joined #ruby-lang
kiddorails has quit [Remote host closed the connection]
allomov has quit [Remote host closed the connection]
emmesswhy has quit [Client Quit]
[spoiler] has quit [Quit: Leaving]
ender|dkm has joined #ruby-lang
ta has joined #ruby-lang
ur5us has joined #ruby-lang
yxhuvud has quit [Remote host closed the connection]
postmodern has joined #ruby-lang
loinclot_ is now known as loincloth
mistym has joined #ruby-lang
jbardin has quit [Quit: jbardin]
existensil has joined #ruby-lang
caseydriscoll has quit [Remote host closed the connection]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
q_leonetti has quit [Quit: q_leonetti]
dangerousdave has joined #ruby-lang
allomov has joined #ruby-lang
rahul_j has joined #ruby-lang
_lexjm has quit [Quit: Textual IRC Client: www.textualapp.com]
q_leonetti has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
nathanstitt has quit [Quit: I growing sleepy]
cmckee has joined #ruby-lang
<yorickpeterse> weeee, I have electricity again
diegoviola has quit [Quit: WeeChat 1.0.1]
|jemc| has quit [Ping timeout: 250 seconds]
wallerdev has joined #ruby-lang
_ht has quit [Remote host closed the connection]
arBmind1 has quit [Quit: Leaving.]
allomov has quit [Remote host closed the connection]
nathanstitt has joined #ruby-lang
djbkd has quit [Remote host closed the connection]
ldnunes has quit [Quit: Leaving]
snooc has quit [Quit: see-ya]
mistym has quit [Remote host closed the connection]
cmckee has quit [Ping timeout: 265 seconds]
fragamus has quit [Quit: Computer has gone to sleep.]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
cmckee has joined #ruby-lang
elia has joined #ruby-lang
Lewix has quit [Remote host closed the connection]
quimrstorres has joined #ruby-lang
Sangwoo has quit [Ping timeout: 255 seconds]
rahul_j has quit [Quit: rahul_j]
cmckee has quit [Quit: cmckee]
AKASkip has quit [Ping timeout: 265 seconds]
djbkd has joined #ruby-lang
jbardin has joined #ruby-lang
futilegames has quit [Quit: futilegames]
Lewix has joined #ruby-lang
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mistym has joined #ruby-lang
MichD is now known as michd
nathanstitt has quit [Quit: I growing sleepy]
nathanstitt has joined #ruby-lang
cmckee has joined #ruby-lang
dangerousdave has joined #ruby-lang
bradcliffe has quit [Remote host closed the connection]
oleo is now known as Guest91476
oleo__ has joined #ruby-lang
oleo__ has quit [Read error: Connection reset by peer]
Guest91476 has quit [Ping timeout: 265 seconds]
oleo__ has joined #ruby-lang
oleo__ is now known as oleo
jgpawletko has quit [Quit: jgpawletko]
robbyoconnor has joined #ruby-lang
quimrstorres has quit [Remote host closed the connection]
bradcliffe has joined #ruby-lang
wallerdev has quit [Ping timeout: 240 seconds]
wallerdev has joined #ruby-lang
goodcodeguy has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Asher has quit [Quit: Leaving.]
loincloth has quit [Remote host closed the connection]
loincloth has joined #ruby-lang
marcel has quit [Ping timeout: 256 seconds]
q_leonetti has quit [Quit: q_leonetti]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bradclif_ has joined #ruby-lang
marcel has joined #ruby-lang
bradcliffe has quit [Read error: Connection reset by peer]
gianlucadv has quit [Ping timeout: 245 seconds]
cmckee has quit [Ping timeout: 256 seconds]
cmckee has joined #ruby-lang
thagomizer has quit [Quit: Leaving.]
bradcliffe has joined #ruby-lang
bradclif_ has quit [Remote host closed the connection]
loinclot_ has joined #ruby-lang
bradcliffe has quit [Client Quit]
loincloth has quit [Ping timeout: 258 seconds]
caseydriscoll has joined #ruby-lang
cmckee has quit [Ping timeout: 265 seconds]
j4cknewt has joined #ruby-lang
cmckee has joined #ruby-lang
loincloth has joined #ruby-lang
sarkyniin has quit [Ping timeout: 260 seconds]
loinclot_ has quit [Ping timeout: 265 seconds]
shinnya has joined #ruby-lang
j4cknewt has quit [Remote host closed the connection]
a1ph4g33k has joined #ruby-lang
momomomomo has joined #ruby-lang
workmad3 has quit [Ping timeout: 245 seconds]
seank__ has quit []
seank_ has joined #ruby-lang
Asher has joined #ruby-lang
q_leonetti has joined #ruby-lang
q_leonetti has quit [Client Quit]
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tallgirltaadaa has joined #ruby-lang
<tallgirltaadaa> could someone help me get into #rubyonrails
<tallgirltaadaa> i registered my nick
<tallgirltaadaa> but i can never get past the front page
<tallgirltaadaa> not sure what step im missing
<pipework> I don't know what you mean by page.
<pipework> Have you identified too?
<tallgirltaadaa> there is a screen that you reach before you see the list of names.... it hapened when i entered this room, but after a few seconds.. i was able to enter the chat
<womble> pipework: (tallgirltaadaa's using the webchat)
<pipework> I don't know what you mean. I don't use whatever client you are using.
ruby-lang918 has joined #ruby-lang
* womble has no idea how that thing works
<tallgirltaadaa> im using irc freenode... no special client
<tallgirltaadaa> in the browser
<jhass> tallgirltaadaa: /msg NickServ identify your_password and then /join #RubyOnRails
<tallgirltaadaa> thanks jhass
<tallgirltaadaa> jhass after i get this:... #rubyonrails Cannot join channel (+r) - you need to be identified with services
<tallgirltaadaa> i type in my password, the same password that gets verified here
<tallgirltaadaa> and i get an error
postmodern has quit [Ping timeout: 265 seconds]
<jhass> what does nickserv answer you?
<tallgirltaadaa> says my name is not registered although i have registered and verified this afternoon
<tallgirltaadaa> why the fuck is it so hard to gain access
SuMo_D has joined #ruby-lang
<yorickpeterse> tallgirltaadaa: you went through the whole verification process right?
<tallgirltaadaa> yes
<yorickpeterse> hm
nifoc has quit [Ping timeout: 272 seconds]
<jhass> what does it say for the explicit form: /msg NickServ identify tallgirltaadaa your_password
<pipework> tallgirltaadaa: It's not, but you might have to do it once or twice before the process becomes easy.
quimrstorres has joined #ruby-lang
<tallgirltaadaa> i typed identify my_passwird and then i get :Can't use this command in this window
a1ph4g33k has quit [Quit: Leaving.]
<jhass> literally type what I write
<jhass> just replacing the password
ruby-lang918 has quit [Quit: Page closed]
<tallgirltaadaa> tallgirltaadaa_ is not a registered nickname. now they are putting an underscore at the end of my username... even though i clearly didnt type it
nifoc has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
<jhass> hard to believe but maybe ask in #freenode
<tallgirltaadaa> :(
nathanstitt has joined #ruby-lang
nathanstitt has quit [Client Quit]
michd has quit [Ping timeout: 255 seconds]
Elite6809 has quit [Ping timeout: 260 seconds]
<tallgirltaadaa> can i just ask my question here
cmhobbs has quit [Remote host closed the connection]
marcel has quit [Ping timeout: 255 seconds]
<yorickpeterse> shoot
a1ph4g33k has joined #ruby-lang
michd has joined #ruby-lang
marcel has joined #ruby-lang
scampbell has joined #ruby-lang
<zenspider> tallgirltaadaa: do '/msg nickserv help identify'
<tallgirltaadaa> im building a small store... with an admin for adding products, .... so i am namespacing admin and using devise, ... attached to the User.rb to create users for the CMS... but the people who access the store need an access code, ... their information and their code are already entered in the db.. so they are just coming to redeem their code and get some free shit.... so when the store patron get to the page all they see is a
<tallgirltaadaa> in their code
<tallgirltaadaa> and then they will have access to the store,
<zenspider> depending on your client, you may need to make sure that you're always doing '/msg nickserv' on the front of your interactions with nickserv
<tallgirltaadaa> but i still need to track them.. and see if they used the code ... so i wanted to start a session
a1ph4g33k has quit [Client Quit]
<zenspider> "all they see is a ... in their code"
<tallgirltaadaa> i dont know what is the best way of going about this..... attaching device to the client.rb.. even though i only need it for the :code or just starting a session some other way not related to device
<tallgirltaadaa> devise*
quimrstorres has quit [Remote host closed the connection]
a1ph4g33k has joined #ruby-lang
quimrstorres has joined #ruby-lang
<yorickpeterse> if the codes aren't used to actually log in to the system you can just update some database record
imperator has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 265 seconds]
<yorickpeterse> e.g. by using something like UserCodesSomething.where(:code => '...').update_all(:used => true)
<yorickpeterse> Devise no longer does token authentication I believe, at least not out of the box
<tallgirltaadaa> thanks.. thats helpful
<tallgirltaadaa> its along the lines where i was going
willywos has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
fragamus has joined #ruby-lang
postmodern has joined #ruby-lang
a1ph4g33k has quit [Remote host closed the connection]
a1ph4g33k has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
bhaak has quit [Ping timeout: 260 seconds]
SuMo_D has quit [Remote host closed the connection]
mistym_ has joined #ruby-lang
a1ph4g33k has quit [Quit: Leaving.]
mistym has quit [Ping timeout: 240 seconds]
bhaak has joined #ruby-lang
elia has quit [Quit: Computer has gone to sleep.]
a1ph4g33k has joined #ruby-lang
scampbell has quit [Quit: Leaving]
imperator has quit [Quit: Valete!]
symm- has quit [Ping timeout: 240 seconds]
imperator has joined #ruby-lang
mistym_ is now known as mistym
cmckee has quit [Ping timeout: 245 seconds]
GBrawl has joined #ruby-lang
GBrawl has quit [Client Quit]
futilegames has joined #ruby-lang
batazor has joined #ruby-lang
cmckee has joined #ruby-lang
quimrstorres has quit [Remote host closed the connection]
a1ph4g33k has quit [Quit: Leaving.]
nathanstitt has joined #ruby-lang
rsl has quit [Quit: Textual IRC Client: www.textualapp.com]
batazor has quit [Ping timeout: 246 seconds]
diegoviola has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
sepp2k has quit [Read error: Connection reset by peer]
goatish_mound has quit [Ping timeout: 246 seconds]
matp has quit [Ping timeout: 255 seconds]
a1ph4g33k has joined #ruby-lang
a1ph4g33k has left #ruby-lang [#ruby-lang]
havenwood has joined #ruby-lang
enebo has quit [Quit: enebo]
|jemc| has joined #ruby-lang
postmodern has quit [Ping timeout: 265 seconds]
marr has quit []
nathanstitt has quit [Quit: I growing sleepy]
jxie has quit [Quit: leaving]
havenwood has quit [Ping timeout: 246 seconds]
postmodern has joined #ruby-lang
havenwood has joined #ruby-lang
momomomomo has quit [Ping timeout: 256 seconds]
imperator has quit [Quit: Leaving]
ender|dkm has quit [Ping timeout: 255 seconds]
caseydriscoll has quit [Remote host closed the connection]
j4cknewt has joined #ruby-lang
kalehv has joined #ruby-lang
mikecmpbll has quit [Quit: i've nodded off.]
gix has quit [Ping timeout: 245 seconds]
gix has joined #ruby-lang
ubra has joined #ruby-lang
ubra has left #ruby-lang [#ruby-lang]
ubra has joined #ruby-lang
jhass is now known as jhass|off
cmckee has quit [Ping timeout: 260 seconds]
quimrstorres has joined #ruby-lang
NoNMaDDeN has joined #ruby-lang
cmckee has joined #ruby-lang
brianpWins has quit [Ping timeout: 256 seconds]