jhass changed the topic of #ruby to: Rules & more: http://ruby-community.com || Ruby 2.3.0; 2.2.4; 2.1.8: https://ruby-lang.org || Paste >3 lines of text on https://gist.github.com || log @ http://irclog.whitequark.org/ruby/
eurialo has joined #ruby
ghormoon has quit [Quit: ZNC - http://znc.in]
johnmilton has joined #ruby
ghormoon has joined #ruby
marxarelli has joined #ruby
rekem is now known as ekem
CloCkWeRX has left #ruby [#ruby]
ramfjord has quit [Ping timeout: 248 seconds]
BtcBen has joined #ruby
uglybandersnatch has joined #ruby
hahuang65 has joined #ruby
charliesome has joined #ruby
charliesome has quit [Client Quit]
charliesome has joined #ruby
johnmilton has quit [Ping timeout: 276 seconds]
ramfjord has joined #ruby
stunder has joined #ruby
B1n4r10 has joined #ruby
freerobby has joined #ruby
trinaldi has quit [Quit: WeeChat 1.5-dev]
ss_much has joined #ruby
ghormoon has quit [Quit: ZNC - http://znc.in]
devbug has quit [Read error: Connection reset by peer]
ghormoon has joined #ruby
faelkle has quit [Quit: Nighty night....]
devbug has joined #ruby
intrigueD has quit [Remote host closed the connection]
mallu has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
BtcBen has quit [Ping timeout: 252 seconds]
stunder has quit [Ping timeout: 268 seconds]
toretore has joined #ruby
ghormoon has quit [Client Quit]
ghormoon has joined #ruby
ixti has joined #ruby
stunder has joined #ruby
moos3 has quit [Ping timeout: 252 seconds]
ariel_17 has joined #ruby
m8 has quit [Quit: Sto andando via]
B1n4r10 has quit [Ping timeout: 244 seconds]
ledestin has joined #ruby
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Trynemjoel has quit [Ping timeout: 244 seconds]
evenix has quit [Remote host closed the connection]
barajasfab has joined #ruby
Jake232 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
DLSteve has joined #ruby
johnmilton has joined #ruby
Trynemjoel has joined #ruby
uglybandersnatch has quit [Ping timeout: 260 seconds]
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
biberu has quit [Read error: Connection reset by peer]
nando294021 has joined #ruby
babblebre has quit [Quit: Connection closed for inactivity]
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
skade has joined #ruby
icarus has quit [Ping timeout: 248 seconds]
uglybandersnatch has joined #ruby
B3rg3lm1r has joined #ruby
B3rg3lm1r has quit [Max SendQ exceeded]
ur5us has quit [Remote host closed the connection]
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
n1colas_ has joined #ruby
n1colas has quit [Ping timeout: 248 seconds]
ebbflowgo has joined #ruby
n0xff has left #ruby [#ruby]
bjpenn has quit [Ping timeout: 246 seconds]
uglybandersnatch has quit [Ping timeout: 246 seconds]
freerobby has quit [Quit: Leaving.]
stunder has quit [Ping timeout: 268 seconds]
eregi has quit [Ping timeout: 276 seconds]
n1colas_ has quit [Quit: WeeChat 1.4]
n1colas has joined #ruby
FernandoBasso has quit [Quit: Leaving]
ledestin has joined #ruby
maletor has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
lemur has joined #ruby
poerror has quit [Ping timeout: 260 seconds]
`tim` has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
configged- has quit [Read error: Connection reset by peer]
configged has quit [Read error: Connection reset by peer]
duckpuppy has joined #ruby
zipace has quit [Disconnected by services]
ziprar has joined #ruby
lemur has quit [Ping timeout: 240 seconds]
pawnbox has joined #ruby
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bjpenn has joined #ruby
pedahzur has joined #ruby
stunder has joined #ruby
marxarelli has quit [Quit: Textual IRC Client: www.textualapp.com]
duckpuppy has quit [Ping timeout: 244 seconds]
<pedahzur> I have a situation where the unit tests for a script are contained within the script. So, you can run the test by doing script_name.rb --run-tests. This keeps things nice and compact, and all single-file. I'm trying to add test coverage with simplecov. I invoke simple cov at the top of the file using require 'simplecov' and SimpleCov.start. The tests run, but then when it exits, simplecov tells me: "Coverage report generated for
moos3 has joined #ruby
<pedahzur> MiniTest to <dir>. 0.0 / 0.0 LOC (100.0%) covered." Huh? Ideas? I can post an abbreviated example to gist or some such if it helps explain.
B1n4r10 has joined #ruby
binaryplease has quit [Ping timeout: 264 seconds]
pawnbox has quit [Ping timeout: 268 seconds]
TomyLobo has quit [Ping timeout: 246 seconds]
chouhoulis has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
stunder has quit [Ping timeout: 250 seconds]
ledestin has joined #ruby
<baweaver> you're far more likely to be chastised for putting your specs in the same file than get an answer for that.
<baweaver> so I'll start: don't do that
charliesome has quit [Ping timeout: 260 seconds]
last_staff has quit [Quit: last_staff]
howard_ has joined #ruby
maletor has joined #ruby
PedramT has joined #ruby
charliesome has joined #ruby
Uber|Dragon has joined #ruby
ur5us has joined #ruby
dopie has joined #ruby
howard_ has quit [Ping timeout: 252 seconds]
uglybandersnatch has joined #ruby
johnmilton has quit [Quit: Namaste]
PedramT has quit [Ping timeout: 268 seconds]
jenrzzz has quit [Quit: Lost terminal]
stunder has joined #ruby
jyaworski has quit [Ping timeout: 260 seconds]
eregi has joined #ruby
<pedahzur> baweaver: Best practice? Probably not. But for a single-file script that doesn't have a permanent home yet, it's much easier to put all the tests in the script itself, rather than create a whole new project, along with associated spec file, etc. Also, it's a script that lives in a files/ tree of a chef cookbook, so polluting that directory with spec files and other stuff isn't the best move either.
quazimodo has joined #ruby
crdpink2 has joined #ruby
crdpink has quit [Ping timeout: 250 seconds]
`tim` has joined #ruby
KensoDev has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
moos3 has quit [Ping timeout: 248 seconds]
stunder has quit [Quit: WeeChat 1.4]
crdpink has joined #ruby
crdpink2 has quit [Ping timeout: 240 seconds]
machinewar has quit [Remote host closed the connection]
matsu has quit [Ping timeout: 264 seconds]
jackjackdripper2 has quit [Quit: Leaving.]
jackjackdripper has joined #ruby
baweaver has quit [Remote host closed the connection]
chipotle has joined #ruby
DLSteve has quit [Quit: All rise, the honorable DLSteve has left the channel.]
zeroDivisible has quit [Quit: WeeChat 1.3]
baweaver has joined #ruby
pwnd_nsfw has quit [Read error: Connection reset by peer]
pwnd_nsfw has joined #ruby
mistermocha has joined #ruby
pawnbox has joined #ruby
duderono_ has joined #ruby
ledestin has quit [Read error: Connection reset by peer]
bjpenn has quit [Ping timeout: 248 seconds]
jackjackdripper has quit [Quit: Leaving.]
ebbflowgo has quit [Quit: ebbflowgo]
baweaver has quit [Remote host closed the connection]
uglybandersnatch has quit [Ping timeout: 264 seconds]
rubie has joined #ruby
mistermocha has quit [Ping timeout: 248 seconds]
rmulligan has quit [Ping timeout: 252 seconds]
mfb2 has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 260 seconds]
devbug has quit [Read error: Connection reset by peer]
jottr_ has joined #ruby
DmitryBochkarev has joined #ruby
babblebre has joined #ruby
djbkd has quit [Quit: My people need me...]
nando294021 has quit [Quit: Lost terminal]
gbgdev has joined #ruby
`tim` is now known as BuildTheWall
marr has quit [Ping timeout: 268 seconds]
ebbflowgo has joined #ruby
ziyadb has quit [Quit: Connection closed for inactivity]
poerror has joined #ruby
Wicaeed has left #ruby [#ruby]
uglybandersnatch has joined #ruby
swills has joined #ruby
elifoster has quit [Ping timeout: 244 seconds]
gbgdev has quit [Remote host closed the connection]
baweaver has joined #ruby
ebbflowgo has quit [Client Quit]
dopie has quit [Quit: Lost terminal]
ebbflowgo has joined #ruby
uglybandersnatch has quit [Ping timeout: 248 seconds]
Mattx has quit [Quit: Leaving]
RegulationD has joined #ruby
mfb2 has joined #ruby
B1n4r10 has quit [Ping timeout: 252 seconds]
joonty has joined #ruby
jenrzzz has joined #ruby
_tc has joined #ruby
toretore has quit [Ping timeout: 240 seconds]
Contigi has joined #ruby
RegulationD has quit [Ping timeout: 248 seconds]
pietr0 has quit [Quit: pietr0]
uglybandersnatch has joined #ruby
joonty has quit [Ping timeout: 240 seconds]
Guest34101 has quit [Ping timeout: 248 seconds]
Vile` has joined #ruby
mfb2 has quit [Remote host closed the connection]
duderono_ has quit [Quit: Textual IRC Client: www.textualapp.com]
nando294021 has joined #ruby
bricker has quit [Ping timeout: 240 seconds]
eregi has quit [Ping timeout: 260 seconds]
baweaver has quit [Remote host closed the connection]
sneakerhax has quit [Quit: back later]
blackmesa has quit [Ping timeout: 276 seconds]
duderono_ has joined #ruby
sheerfish999 has joined #ruby
poguez_ has quit [Quit: Connection closed for inactivity]
ebbflowgo has quit [Quit: ebbflowgo]
mistermocha has joined #ruby
<sheerfish999> error: file owned by ''ruby-json': 'usr/lib/ruby/gems/2.3.0/gems/json-1.8.3/tests/test_json_generic_object.rb' why ?
pedahzur has quit []
pawnbox has joined #ruby
uglybandersnatch has quit [Ping timeout: 268 seconds]
mistermocha has quit [Ping timeout: 244 seconds]
ochozero9 has joined #ruby
<ochozero9> is there a way to use ruby to make a GUI for a c++ program maybe using some web UI ?
eregi has joined #ruby
pawnbox has quit [Ping timeout: 248 seconds]
jenrzzz has quit [Ping timeout: 276 seconds]
braincra- has joined #ruby
stardiviner has joined #ruby
duderono_ is now known as duderonomy
<ropeney> ochozero9, short answer yes
poerror has quit [Ping timeout: 252 seconds]
_tc has quit [Ping timeout: 268 seconds]
sheerfish999 has left #ruby ["Leaving"]
<ropeney> ochozero9, have a look at https://github.com/ffi/ffi and see if that fits your use case? Or making the c++ program have API access, or many many many different ways
elifoster has joined #ruby
braincrash has quit [Ping timeout: 252 seconds]
freerobby has joined #ruby
maletor has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bricker has joined #ruby
mwlang has joined #ruby
swills has quit [Remote host closed the connection]
Rinalds has joined #ruby
matsu has joined #ruby
Sucks has joined #ruby
Rinalds has quit [Read error: Connection reset by peer]
DLSteve has joined #ruby
avahey has joined #ruby
ariel_17 has quit [Quit: WeeChat 1.1.1]
Spami has quit [Quit: This computer has gone to sleep]
ebbflowgo has joined #ruby
blamedk has joined #ruby
workmad3 has joined #ruby
DmitryBochkarev has quit [Quit: This computer has gone to sleep]
bigmac_ has quit [Ping timeout: 252 seconds]
ariel_17 has joined #ruby
workmad3 has quit [Ping timeout: 244 seconds]
tjbiddle has joined #ruby
swills has joined #ruby
steffkes has quit [Ping timeout: 252 seconds]
p0p0pr37 has quit [Ping timeout: 244 seconds]
<ochozero9> Thanks Ropeney, I'll look at that
mistermocha has joined #ruby
B1n4r10 has joined #ruby
Snowy has quit [Quit: ragequit]
<ochozero9> Is this for windows? I prefer x-platform and I use ubuntu/kubuntu/ and mint on my PCs/laptop
dubalubdub has joined #ruby
dubalubdub has quit [Remote host closed the connection]
<ropeney> ochozero9, its not exclusive for windows.
mistermocha has quit [Ping timeout: 240 seconds]
cpruitt has quit [Ping timeout: 248 seconds]
B1n4r10 has quit [Ping timeout: 244 seconds]
Contigi has quit [Read error: Connection reset by peer]
jottr has joined #ruby
jottr_ has quit [Ping timeout: 276 seconds]
baweaver has joined #ruby
bigmac_ has joined #ruby
jyaworski has joined #ruby
norc_ has joined #ruby
quazimodo has quit [Ping timeout: 244 seconds]
ledestin has joined #ruby
<shevy> ochozero9 even ruby-gtk and ruby-qt is cross platform
merida has joined #ruby
baweaver has quit [Ping timeout: 246 seconds]
norc has quit [Ping timeout: 240 seconds]
duckpuppy has joined #ruby
<ochozero9> Like there's a lot of javascript and ruby stuff online for UI. But I'm familiar with C. I don't know anything about the web and my focus is on embedded.
jolts has quit [Ping timeout: 252 seconds]
<ochozero9> My only experience with any sort of graphical representation of code was a class i had in school on processing.org
mfb2 has joined #ruby
Guest89 has joined #ruby
duckpuppy has quit [Ping timeout: 244 seconds]
KensoDev has joined #ruby
bigmac_ is now known as i8igmac
jdawgaz has joined #ruby
s00pcan_ has quit [Remote host closed the connection]
mfb2 has quit [Ping timeout: 244 seconds]
nando294021 has quit [Ping timeout: 250 seconds]
blackmesa has joined #ruby
tjohnson has quit [Quit: Connection closed for inactivity]
matsu has quit [Ping timeout: 264 seconds]
TheNet has joined #ruby
PedramT has joined #ruby
CBX has joined #ruby
blamedk has quit [Quit: Page closed]
ss_much has quit [Quit: Connection closed for inactivity]
<shevy> yeah javascript killed the GUIs
mallu has joined #ruby
blackmesa has quit [Ping timeout: 250 seconds]
Guest89 has quit [Quit: Textual IRC Client: www.textualapp.com]
Chagel has joined #ruby
A124 has quit [Read error: Connection reset by peer]
PedramT has quit [Ping timeout: 260 seconds]
bluOxigen_ has quit [Ping timeout: 246 seconds]
jottr has quit [Ping timeout: 276 seconds]
A124 has joined #ruby
poerror has joined #ruby
rmulligan has joined #ruby
mistermocha has joined #ruby
Chagel has quit [Ping timeout: 244 seconds]
TheNet has quit [Quit: Leaving...]
BtcBen has joined #ruby
Chagel has joined #ruby
Chagel has quit [Remote host closed the connection]
AnoHito has quit [Read error: Connection reset by peer]
AnoHito has joined #ruby
Chagel has joined #ruby
Chagel has quit [Remote host closed the connection]
BuildTheWall has quit [Ping timeout: 264 seconds]
greenhat has quit [Ping timeout: 260 seconds]
nullwarp has quit [Ping timeout: 260 seconds]
elifoster has quit [Ping timeout: 260 seconds]
crankharder has quit [Ping timeout: 260 seconds]
connor_goodwolf has quit [Ping timeout: 260 seconds]
plonk_ has quit [Ping timeout: 260 seconds]
roger_rabbit has quit [Ping timeout: 260 seconds]
juanfra has quit [Ping timeout: 260 seconds]
Todd has quit [Ping timeout: 260 seconds]
mistermocha has quit [Remote host closed the connection]
`tim` has joined #ruby
elifoster|alt has joined #ruby
Chagel has joined #ruby
kanutux__ has quit [Quit: Leaving]
cpruitt has joined #ruby
fexilal has quit [Ping timeout: 246 seconds]
greenhat- has joined #ruby
nullwarp_ has joined #ruby
crankhar1er has joined #ruby
todd1 has joined #ruby
mwlang has quit [Quit: mwlang]
DLSteve has quit [Quit: All rise, the honorable DLSteve has left the channel.]
eregi has joined #ruby
juanfra_ has joined #ruby
connor_g1odwolf has joined #ruby
eregi has quit [Ping timeout: 260 seconds]
juanfra has joined #ruby
uglybandersnatch has joined #ruby
B1n4r10 has joined #ruby
<ochozero9> I rather learn ruby.. I wanted to learn perl because it has regex benefits for someone like me writing toy assemblers and dissasemblers but research told me that ruby is a modern replacement with the best regex support
Supplication has joined #ruby
Supplication has quit [Max SendQ exceeded]
freerobby has quit [Quit: Leaving.]
plonk has joined #ruby
plonk has joined #ruby
cdg has quit [Remote host closed the connection]
ebbflowgo has quit [Quit: ebbflowgo]
admin1 has joined #ruby
eregi has quit [Ping timeout: 246 seconds]
elifoster|alt is now known as elifoster
Chagel has quit [Remote host closed the connection]
roshanavand has joined #ruby
Chagel has joined #ruby
aeontech has joined #ruby
rubie has quit [Remote host closed the connection]
<shevy> yeah ruby beats perl
x77686d has joined #ruby
pawnbox has joined #ruby
`tim` has quit [Ping timeout: 246 seconds]
`tim` has joined #ruby
sarlalian has quit [Quit: ZNC 1.6.1 - http://znc.in]
`tim` is now known as BuildTheWall
matsu has joined #ruby
sarlalian has joined #ruby
roshanavand has quit [Quit: This computer has gone to sleep]
pawnbox has quit [Ping timeout: 244 seconds]
roshanavand has joined #ruby
poerror has quit [Ping timeout: 248 seconds]
CBX has quit [Quit: Leaving]
roshanavand has quit [Client Quit]
sarlalian has quit [Quit: ZNC 1.6.1 - http://znc.in]
sarlalian has joined #ruby
chipotle has quit [Quit: cheerio]
sarlalian has quit [Client Quit]
sarlalian has joined #ruby
whippythellama has quit [Ping timeout: 264 seconds]
newircuser has joined #ruby
astrobun_ has joined #ruby
<newircuser> Hello everyone
djbkd has joined #ruby
hahuang65 has quit [Ping timeout: 260 seconds]
hahuang61 has joined #ruby
Chagel has joined #ruby
mallu has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rubie has joined #ruby
Chagel has quit [Remote host closed the connection]
blackmesa has joined #ruby
uglybandersnatch has quit [Ping timeout: 248 seconds]
aaeron has quit [Quit: aaeron]
Chagel has joined #ruby
sarlalian has quit [Quit: ZNC 1.6.1 - http://znc.in]
sarlalian has joined #ruby
ropeney has quit [Read error: Connection reset by peer]
sarlalian has quit [Client Quit]
sarlalian has joined #ruby
ropeney has joined #ruby
uglybandersnatch has joined #ruby
A124 has quit [Quit: '']
mistermocha has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
cwenner has quit [Ping timeout: 240 seconds]
paradisaeidae_ has joined #ruby
A124 has joined #ruby
pawnbox has joined #ruby
ramfjord has quit [Ping timeout: 240 seconds]
braincra- has quit [Quit: bye bye]
BuildTheWall has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has quit [Ping timeout: 260 seconds]
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
KicStart has quit [Quit: Leaving.]
merida has quit [Remote host closed the connection]
arthropododo has quit [Quit: Leaving]
Chagel has quit [Remote host closed the connection]
rubie has quit [Remote host closed the connection]
uglybandersnatch has quit [Ping timeout: 276 seconds]
matsu has quit [Ping timeout: 268 seconds]
chipotle has joined #ruby
jyaworski has quit [Quit: jyaworski]
vikas027 has joined #ruby
mallu has joined #ruby
vikas027 has left #ruby [#ruby]
cwenner has joined #ruby
Chagel has joined #ruby
uglybandersnatch has joined #ruby
KensoDev has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
fedexo has joined #ruby
bry4n_ has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
braincrash has joined #ruby
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
pawnbox has joined #ruby
cwenner has quit [Ping timeout: 248 seconds]
solocshaw has joined #ruby
araujo_ has quit [Quit: Leaving]
pawnbox_ has joined #ruby
Chagel has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 252 seconds]
Chagel has joined #ruby
B1n4r10 has quit [Ping timeout: 250 seconds]
vikaton has quit [Quit: Connection closed for inactivity]
uglybandersnatch has quit [Ping timeout: 268 seconds]
Jonno_FTW has left #ruby [#ruby]
icarus has joined #ruby
bricker has quit [Ping timeout: 240 seconds]
aupadhye has joined #ruby
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
mallu has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
treaki_ has joined #ruby
poerror has joined #ruby
postmodern has quit [Quit: Leaving]
krz has joined #ruby
rubie has joined #ruby
IrishGringo has joined #ruby
treaki__ has quit [Ping timeout: 244 seconds]
moeabdol3 has quit [Ping timeout: 248 seconds]
eregi has joined #ruby
Azure has quit [Remote host closed the connection]
poerror has quit [Ping timeout: 260 seconds]
bluOxigen has joined #ruby
hahuang61 has quit [Ping timeout: 246 seconds]
<conrfrmn> whats going on everyone?
eregi has quit [Ping timeout: 244 seconds]
duckpuppy has joined #ruby
Trynemjoel has joined #ruby
uglybandersnatch has joined #ruby
jdawgaz has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
avahey has quit [Quit: Connection closed for inactivity]
stardiviner has quit [Quit: Code, Sex, Just fucking world.]
mfb2 has joined #ruby
duckpuppy has quit [Ping timeout: 260 seconds]
stardiviner has joined #ruby
Trynemjoel has quit [Ping timeout: 264 seconds]
Trynemjoel has joined #ruby
aeontech has quit [Ping timeout: 252 seconds]
aeontech has joined #ruby
mfb2 has quit [Ping timeout: 264 seconds]
mistermocha has quit [Remote host closed the connection]
dubek has quit [Ping timeout: 276 seconds]
diegoviola has quit [Quit: WeeChat 1.4]
mistermocha has joined #ruby
snath has joined #ruby
BadQuanta has joined #ruby
snath has left #ruby [#ruby]
blackmesa has joined #ruby
hahuang61 has joined #ruby
gix has quit [Ping timeout: 246 seconds]
hinbody has joined #ruby
PedramT has joined #ruby
roshanavand has joined #ruby
KensoDev has joined #ruby
aaeron has joined #ruby
roshanavand has quit [Client Quit]
govg has quit [Ping timeout: 244 seconds]
aaeron has quit [Client Quit]
dcunit3d has quit [Ping timeout: 246 seconds]
gix has joined #ruby
tjbiddle_ has joined #ruby
czerasz has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
Sucks has quit [Read error: Connection reset by peer]
PedramT has quit [Ping timeout: 248 seconds]
KensoDev has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tjbiddle has quit [Ping timeout: 250 seconds]
tjbiddle_ is now known as tjbiddle
KensoDev has joined #ruby
NightMonkey has quit [Ping timeout: 260 seconds]
BadQuanta has quit [Ping timeout: 268 seconds]
Chagel has quit [Remote host closed the connection]
baweaver has joined #ruby
jyaworski has joined #ruby
yqt has quit [Ping timeout: 264 seconds]
atomical has quit [Ping timeout: 244 seconds]
ochozero9 has quit [Quit: Page closed]
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby
kam270 has joined #ruby
Chagel has joined #ruby
Trynemjoel has quit [Ping timeout: 264 seconds]
roshanavand has joined #ruby
djbkd has quit [Ping timeout: 244 seconds]
snath has joined #ruby
dcunit3d has joined #ruby
Chagel has quit [Remote host closed the connection]
matsu has joined #ruby
BadQuanta has joined #ruby
snath has left #ruby [#ruby]
quazimodo has joined #ruby
mistermocha has quit [Ping timeout: 240 seconds]
czerasz has quit [Quit: Leaving]
babblebre has quit [Quit: Connection closed for inactivity]
djbkd has joined #ruby
fedexo has quit [Ping timeout: 240 seconds]
Trynemjoel has joined #ruby
roshanavand has quit [Quit: This computer has gone to sleep]
bjpenn has joined #ruby
qhp has joined #ruby
vdamewood has joined #ruby
aeontech has quit [Ping timeout: 252 seconds]
Trynemjoel has quit [Ping timeout: 244 seconds]
Chagel has joined #ruby
aeontech has joined #ruby
merida has joined #ruby
aeontech has quit [Client Quit]
jenrzzz has joined #ruby
borodin has joined #ruby
barajasfab has quit [Quit: Leaving]
roshanavand has joined #ruby
Chagel_ has joined #ruby
Chagel has quit [Ping timeout: 260 seconds]
bry4n_ has quit [Ping timeout: 250 seconds]
tjbiddle has quit [Ping timeout: 244 seconds]
RegulationD has joined #ruby
<borodin> can anyone advise what is wrong with my File.open block in this example? https://gist.github.com/chewmanfoo/49d3872bbbfcb1294326
joonty has joined #ruby
<borodin> the files Puppetfile and Puppetfile.temp are both blank afterwards
guardian has joined #ruby
rmulligan has quit [Remote host closed the connection]
rmulligan has joined #ruby
bronson has quit [Remote host closed the connection]
bronson has joined #ruby
Vile` has quit [Remote host closed the connection]
rmulligan has quit [Remote host closed the connection]
tjbiddle has joined #ruby
Trynemjoel has joined #ruby
rmulligan has joined #ruby
MyMind has joined #ruby
<baweaver> borodin: w+ instead of w
RegulationD has quit [Ping timeout: 264 seconds]
<baweaver> w+ is append, w is overwrite
<baweaver> &ri File#open
joonty has quit [Ping timeout: 248 seconds]
vdamewood has quit [Ping timeout: 250 seconds]
icarus has quit [Ping timeout: 250 seconds]
jenrzzz has quit [Ping timeout: 244 seconds]
rmulligan has quit [Remote host closed the connection]
ytti has quit [Ping timeout: 240 seconds]
rmulligan has joined #ruby
KensoDev has quit [Ping timeout: 250 seconds]
<borodin> cool thanks guys
crankhar1er has quit [Ping timeout: 250 seconds]
Sembei has quit [Ping timeout: 250 seconds]
saneax_AFK is now known as saneax
<baweaver> there are the modes
rmulligan has quit [Remote host closed the connection]
safe has quit [Ping timeout: 268 seconds]
s00pcan has quit [Remote host closed the connection]
rmulligan has joined #ruby
s00pcan has joined #ruby
djbkd has quit [Remote host closed the connection]
safe has joined #ruby
icarus has joined #ruby
guardian has quit [Ping timeout: 268 seconds]
SebastianThorn has quit [Ping timeout: 268 seconds]
djbkd_ has joined #ruby
crankharder has joined #ruby
newircuser has quit [Quit: Page closed]
vdamewood has joined #ruby
rmulligan has quit [Remote host closed the connection]
rmulligan has joined #ruby
Trynemjoel has quit [Ping timeout: 244 seconds]
SebastianThorn has joined #ruby
statelesscode has joined #ruby
ereslibre has quit [Ping timeout: 250 seconds]
IrishGringo has quit [Ping timeout: 250 seconds]
ereslibre has joined #ruby
ereslibre has quit [Changing host]
ereslibre has joined #ruby
kam270 has quit [Ping timeout: 250 seconds]
crankharder has quit [*.net *.split]
BadQuanta has quit [*.net *.split]
djbkd_ has quit [*.net *.split]
hinbody has quit [*.net *.split]
ledestin has quit [*.net *.split]
amclain_ has quit [*.net *.split]
znz_jp has quit [*.net *.split]
d0nn1e has quit [*.net *.split]
andersh has quit [*.net *.split]
adambeynon has quit [*.net *.split]
pfg has quit [*.net *.split]
nyandoge has quit [*.net *.split]
jxf has quit [*.net *.split]
cbetta has quit [*.net *.split]
mburns has quit [*.net *.split]
hanmac has quit [*.net *.split]
msg31 has quit [*.net *.split]
podman_ has quit [*.net *.split]
kies has quit [*.net *.split]
crowell has quit [*.net *.split]
AlexRussia has quit [Ping timeout: 260 seconds]
duderonomy has quit [Ping timeout: 248 seconds]
cheeti has joined #ruby
Abrin_AWAY has quit [Ping timeout: 268 seconds]
bluOxigen has quit [Ping timeout: 248 seconds]
duncannz has joined #ruby
bluOxigen has joined #ruby
blackmesa has joined #ruby
Abrin_AWAY has joined #ruby
<cheeti> Hi i am trying to parse "http://web.abc.com/%3E%22'%3E%3Cmy_tag_f4d8ba6507b37dbc07b182b323461a17/%3E" into mysql database but its giving syntax error if i decode or encode that string also giving same error how to solve this?
crankharder has joined #ruby
djbkd_ has joined #ruby
BadQuanta has joined #ruby
hinbody has joined #ruby
amclain_ has joined #ruby
pfg has joined #ruby
jxf has joined #ruby
msg31 has joined #ruby
kies has joined #ruby
andersh has joined #ruby
hanmac has joined #ruby
d0nn1e has joined #ruby
ledestin has joined #ruby
mburns has joined #ruby
adambeynon has joined #ruby
podman_ has joined #ruby
znz_jp has joined #ruby
cbetta has joined #ruby
crowell has joined #ruby
nyandoge has joined #ruby
roshanavand has quit [Quit: This computer has gone to sleep]
duderono_ has joined #ruby
<baweaver> ....how are you trying to send that to MySQL?
blackmesa has quit [Ping timeout: 276 seconds]
<cheeti> baweaver using insert query
Trynemjoel has joined #ruby
<baweaver> exact query
<baweaver> what are you using?
<cheeti> @con.query("INSERT INTO issue (bugurl) VALUES ('http://web.abc.com/%3E%22'%3E%3Cmy_tag_f4d8ba6507b37dbc07b182b323461a17/%3E')
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
kam270 has joined #ruby
uglybandersnatch has quit [Ping timeout: 276 seconds]
<cheeti> baweaver is that righr query i defined @con as db connection all simple columns are parsing onle this column is giving error because or special characters
Dreamer3_ has quit [Ping timeout: 246 seconds]
Dreamer3_ has joined #ruby
Dreamer3 has quit [Ping timeout: 246 seconds]
harryh has joined #ruby
Dreamer3 has joined #ruby
rmulligan has quit [Remote host closed the connection]
rmulligan has joined #ruby
kam270 has quit [Ping timeout: 240 seconds]
kam270 has joined #ruby
rmulligan has quit [Remote host closed the connection]
htmldrum has quit [Ping timeout: 244 seconds]
rmulligan has joined #ruby
rmulligan has quit [Remote host closed the connection]
rmulligan has joined #ruby
rmulligan has quit [Remote host closed the connection]
x77686d has quit [Quit: x77686d]
djbkd_ has quit []
snguyen has joined #ruby
safe has quit [Read error: Connection reset by peer]
elifoster has quit [Ping timeout: 264 seconds]
rmulliga` has joined #ruby
rmulliga` has quit [Remote host closed the connection]
kirillzh has joined #ruby
rmulligan has joined #ruby
eregi has joined #ruby
ixti has quit [Ping timeout: 260 seconds]
Ikri has joined #ruby
adgtl has joined #ruby
ur5us has quit [Remote host closed the connection]
astrobun_ has quit [Remote host closed the connection]
eregi has quit [Ping timeout: 240 seconds]
cdg has joined #ruby
astrobun_ has joined #ruby
jud has joined #ruby
yes`r has joined #ruby
mistym has quit [Ping timeout: 250 seconds]
Xiti has quit [Quit: Xiti]
mistym has joined #ruby
mistym has quit [Changing host]
mistym has joined #ruby
cdg has quit [Ping timeout: 248 seconds]
rubie has quit [Remote host closed the connection]
ropeney has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dcunit3d has quit [Quit: WeeChat 1.4]
dcunit3d has joined #ruby
charliesome has quit [Ping timeout: 252 seconds]
astrobun_ has quit [Remote host closed the connection]
cwenner has joined #ruby
aeontech has joined #ruby
aeontech has quit [Client Quit]
rubie has joined #ruby
Spami has joined #ruby
Spami has quit [Remote host closed the connection]
norc has joined #ruby
Chagel_ has quit [Remote host closed the connection]
ruby-lang984 has joined #ruby
paradisaeidae_ has quit [Quit: ChatZilla 0.9.92 [Firefox 44.0.2/20160210153822]]
ruby-lang984 has quit [Client Quit]
ruby-lang733 has joined #ruby
Coldblackice has quit [Ping timeout: 244 seconds]
Coldblackice_ has joined #ruby
andikr has joined #ruby
Spami has joined #ruby
sandstrom has joined #ruby
Chagel has joined #ruby
AlphaAtom has quit [Quit: Textual IRC Client: www.textualapp.com]
hanmac has left #ruby [#ruby]
hanmac has joined #ruby
aufi has joined #ruby
solars has joined #ruby
sandstrom has quit [Client Quit]
matsu has quit [Ping timeout: 248 seconds]
sarlalian has quit [Ping timeout: 260 seconds]
astrobun_ has joined #ruby
steffkes has joined #ruby
steffkes has quit [Changing host]
steffkes has joined #ruby
bjpenn has quit [Ping timeout: 252 seconds]
sarlalian has joined #ruby
gigetoo has quit [Read error: Connection reset by peer]
x77686d has joined #ruby
rmulligan has quit [Remote host closed the connection]
rmulligan has joined #ruby
adgtl has quit [Remote host closed the connection]
blackmesa has joined #ruby
gigetoo has joined #ruby
jyaworski has quit [Quit: jyaworski]
skade has joined #ruby
marcdel has quit [Ping timeout: 276 seconds]
blackmesa has quit [Ping timeout: 252 seconds]
rdark has joined #ruby
nofxx has joined #ruby
nofxx has quit [Changing host]
nofxx has joined #ruby
cwenner has quit [*.net *.split]
crankharder has quit [*.net *.split]
BadQuanta has quit [*.net *.split]
hinbody has quit [*.net *.split]
ledestin has quit [*.net *.split]
amclain_ has quit [*.net *.split]
znz_jp has quit [*.net *.split]
d0nn1e has quit [*.net *.split]
andersh has quit [*.net *.split]
adambeynon has quit [*.net *.split]
pfg has quit [*.net *.split]
nyandoge has quit [*.net *.split]
jxf has quit [*.net *.split]
cbetta has quit [*.net *.split]
hanmac has quit [*.net *.split]
mburns has quit [*.net *.split]
msg31 has quit [*.net *.split]
podman_ has quit [*.net *.split]
kies has quit [*.net *.split]
crowell has quit [*.net *.split]
binaryplease has joined #ruby
rubie has quit [Remote host closed the connection]
forgot has quit [Remote host closed the connection]
htmldrum has joined #ruby
mikar has joined #ruby
marcdel has joined #ruby
oncall-pokemon has quit [Quit: Connection closed for inactivity]
marcdel_ has joined #ruby
x77686d has quit [Quit: x77686d]
PedramT has joined #ruby
Guest34101 has joined #ruby
marcdel has quit [Ping timeout: 276 seconds]
xgfnxftt has quit [Ping timeout: 260 seconds]
mfb2 has joined #ruby
vdamewood has quit [Quit: Life beckons.]
PedramT has quit [Ping timeout: 252 seconds]
hanmac has joined #ruby
nyandoge has joined #ruby
cwenner has joined #ruby
mburns has joined #ruby
podman_ has joined #ruby
crankharder has joined #ruby
znz_jp has joined #ruby
jxf has joined #ruby
adambeynon has joined #ruby
hinbody has joined #ruby
d0nn1e has joined #ruby
andersh has joined #ruby
BadQuanta has joined #ruby
pfg has joined #ruby
msg31 has joined #ruby
cbetta has joined #ruby
ledestin has joined #ruby
amclain_ has joined #ruby
crowell has joined #ruby
kies has joined #ruby
Guest39569 has joined #ruby
nerium has joined #ruby
scepticulous has joined #ruby
joonty has joined #ruby
mfb2 has quit [Ping timeout: 240 seconds]
bronson has quit [Remote host closed the connection]
LoneHerm_ has joined #ruby
momo-reina has joined #ruby
bricker has joined #ruby
bronson has joined #ruby
Chagel has quit [Remote host closed the connection]
pawnbox_ has quit [Remote host closed the connection]
snguyen has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
snguyen has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
Chagel has joined #ruby
ledestin has quit [Quit: Textual IRC Client: www.textualapp.com]
ledestin has joined #ruby
armyriad has quit [Ping timeout: 244 seconds]
User458764 has joined #ruby
Chagel has quit [Remote host closed the connection]
ytti has joined #ruby
ta_ has quit [Remote host closed the connection]
armyriad has joined #ruby
tvw has joined #ruby
<User458764> Hi, I would like to represent a coordinate system (N,E,S,W) in binary (00,01,10,11), the system can rotate to another direction by left or right. Is the binary of this system is good idea if so, when I am at North (00) and rotate to the left how do I do with a binary operation to have 11 (West)?
nerium has quit [Quit: nerium]
JohnBat26 has joined #ruby
howdoi has joined #ruby
Chagel has joined #ruby
ytti has quit [Ping timeout: 240 seconds]
LoneHerm_ has quit [Remote host closed the connection]
<Ox0dea> User458764: With those semantics, rotation is just addition and subtraction mod-4.
<User458764> Ox0deaThanks can you be a more precise I am not familiar with binary operation and mod - 4?
<Ox0dea> >> dir = 0b00; (dir - 1) % 4 == 0b11 # User458764
<ruby[bot]> Ox0dea: # => true (https://eval.in/534560)
<User458764> Ox0dea awesome :)
binaryplease has quit [Ping timeout: 264 seconds]
<Ox0dea> User458764: Happy to help. :)
uglybandersnatch has joined #ruby
cwenner has quit [*.net *.split]
crankharder has quit [*.net *.split]
BadQuanta has quit [*.net *.split]
hinbody has quit [*.net *.split]
amclain_ has quit [*.net *.split]
znz_jp has quit [*.net *.split]
d0nn1e has quit [*.net *.split]
andersh has quit [*.net *.split]
adambeynon has quit [*.net *.split]
pfg has quit [*.net *.split]
nyandoge has quit [*.net *.split]
jxf has quit [*.net *.split]
cbetta has quit [*.net *.split]
mburns has quit [*.net *.split]
hanmac has quit [*.net *.split]
msg31 has quit [*.net *.split]
podman_ has quit [*.net *.split]
kies has quit [*.net *.split]
crowell has quit [*.net *.split]
hk238|2 has joined #ruby
ixti has joined #ruby
hk238|2 has quit [Client Quit]
hk238 has joined #ruby
d0nn1e has joined #ruby
<mikar> hi, can i tell the net/http library to skip the proxy for certain hosts? i.e. make it respect something like the no_proxy environment variable.
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
Axy has quit [Read error: Connection reset by peer]
Chagel has quit [Remote host closed the connection]
hanmac has joined #ruby
cwenner has joined #ruby
podman_ has joined #ruby
kies has joined #ruby
mburns has joined #ruby
cbetta has joined #ruby
hinbody has joined #ruby
BadQuanta has joined #ruby
pfg has joined #ruby
msg31 has joined #ruby
andersh has joined #ruby
adambeynon has joined #ruby
crankharder has joined #ruby
crowell has joined #ruby
znz_jp has joined #ruby
nyandoge has joined #ruby
jxf has joined #ruby
sandstrom has joined #ruby
jas02 has joined #ruby
aganov has joined #ruby
merida has quit [Remote host closed the connection]
merida has joined #ruby
Chagel has joined #ruby
rmulligan has quit [Ping timeout: 246 seconds]
scepticulous has quit [Ping timeout: 268 seconds]
y2mq37 has quit [Quit: Leaving]
Chagel has quit [Remote host closed the connection]
krz has quit [Read error: Connection reset by peer]
chipotle has quit [Quit: cheerio]
krz has joined #ruby
joonty has quit [Ping timeout: 276 seconds]
terlar has joined #ruby
Chagel has joined #ruby
blackmesa has joined #ruby
Don_John has quit [Read error: Connection reset by peer]
marcdel_ has quit [Ping timeout: 264 seconds]
Chagel has quit [Remote host closed the connection]
jam__ has joined #ruby
toretore has joined #ruby
ytti has joined #ruby
21WAAEWI4 has joined #ruby
Abrin_AWAY has quit [Ping timeout: 250 seconds]
uglybandersnatch has quit [Ping timeout: 244 seconds]
Chagel has joined #ruby
connor_g1odwolf is now known as connor_goodwolf
htmldrum has quit [Ping timeout: 276 seconds]
blackmesa has quit [Ping timeout: 268 seconds]
cwenner has quit [Ping timeout: 240 seconds]
Mon_Ouie has joined #ruby
ytti has quit [Ping timeout: 240 seconds]
joonty has joined #ruby
ytti has joined #ruby
baweaver has quit [Remote host closed the connection]
anisha has joined #ruby
evidex has joined #ruby
evidex has quit [Client Quit]
evidex has joined #ruby
eregi has joined #ruby
ixti has quit [Ping timeout: 244 seconds]
21WAAEWI4 has quit [Ping timeout: 240 seconds]
tenderlove has quit [Quit: Leaving...]
ytti has quit [Ping timeout: 240 seconds]
ytti has joined #ruby
bjpenn has joined #ruby
andersh has quit [Max SendQ exceeded]
pfg has quit [Max SendQ exceeded]
jxf has quit [Max SendQ exceeded]
nyandoge has quit [Max SendQ exceeded]
pfg has joined #ruby
nyandoge has joined #ruby
jxf has joined #ruby
andersh has joined #ruby
jaruga has joined #ruby
jaruga is now known as jaruga_
bricker has quit [Ping timeout: 260 seconds]
James has joined #ruby
Spami_ has joined #ruby
James is now known as Guest13710
eregi has quit [Ping timeout: 248 seconds]
yes`r has quit [Ping timeout: 244 seconds]
scepticulous has joined #ruby
Chagel has quit [Remote host closed the connection]
Spami has quit [Ping timeout: 244 seconds]
pawnbox has joined #ruby
Guest39569 has quit [Ping timeout: 260 seconds]
joonty has quit [Ping timeout: 244 seconds]
statelesscode has quit [Quit: statelesscode]
vondruch has joined #ruby
rmulligan has joined #ruby
ziprar is now known as zipace
yardenbar has quit [Ping timeout: 244 seconds]
Chagel has joined #ruby
Chagel has quit [Remote host closed the connection]
solocshaw1 has joined #ruby
solocshaw has quit [Read error: Connection reset by peer]
solocshaw1 is now known as solocshaw
jenrzzz has joined #ruby
PedramT has joined #ruby
Chagel has joined #ruby
last_staff has joined #ruby
PedramT has quit [Remote host closed the connection]
PedramT has joined #ruby
PedramT has quit [Client Quit]
x77686d has joined #ruby
ghormoon has quit [Quit: ZNC - http://znc.in]
ghormoon has joined #ruby
momo-reina has quit [Ping timeout: 244 seconds]
ta_ has joined #ruby
jenrzzz has quit [Ping timeout: 276 seconds]
PedramT has joined #ruby
PedramT has quit [Remote host closed the connection]
scepticulous has quit [Ping timeout: 246 seconds]
anisha has quit [Quit: Leaving]
Guest34101 has quit [Ping timeout: 276 seconds]
scepticulous has joined #ruby
PedramT has joined #ruby
PedramT has quit [Remote host closed the connection]
PedramT has joined #ruby
ghormoon has quit [Client Quit]
firstdayonthejob has quit [Ping timeout: 248 seconds]
jenrzzz has joined #ruby
rmulligan has quit [Ping timeout: 264 seconds]
Ishido has joined #ruby
ghormoon has joined #ruby
vikas027 has joined #ruby
skade has joined #ruby
PedramT has quit [Remote host closed the connection]
mark2 has joined #ruby
blackms has joined #ruby
FooMunki has joined #ruby
icarus has quit [Ping timeout: 244 seconds]
Abrin_AWAY has joined #ruby
htmldrum has joined #ruby
joonty has joined #ruby
Couch has joined #ruby
icarus has joined #ruby
Snowy has joined #ruby
silverdust has joined #ruby
<adaedra> Hello
faelkle has joined #ruby
forgot has joined #ruby
rmulligan has joined #ruby
htmldrum has quit [Ping timeout: 240 seconds]
the_drow has joined #ruby
duckpuppy has joined #ruby
poerror has joined #ruby
igam has joined #ruby
FooMunki has quit [Read error: Connection reset by peer]
faelkle has quit [Client Quit]
DoubleMalt has joined #ruby
duckpuppy has quit [Ping timeout: 240 seconds]
araujo has joined #ruby
araujo has quit [Max SendQ exceeded]
araujo has joined #ruby
<norc> Hello adaedra.
rmulligan has quit [Ping timeout: 260 seconds]
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
anisha has joined #ruby
yes`r has joined #ruby
TomyLobo has joined #ruby
SCHAAP137 has joined #ruby
anisha has quit [Client Quit]
Marsjan has joined #ruby
jenrzzz has quit [Ping timeout: 250 seconds]
marsjaninzmarsa has quit [Ping timeout: 268 seconds]
Marsjan is now known as marsjaninzmarsa
anisha has joined #ruby
anisha has quit [Client Quit]
jenrzzz has joined #ruby
ghormoon has quit [Quit: ZNC - http://znc.in]
Xeago has joined #ruby
ghormoon has joined #ruby
ghormoon has quit [Remote host closed the connection]
rrrepsaj has joined #ruby
ghormoon has joined #ruby
nicnilov has joined #ruby
Chau has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
quazimodo has quit [Ping timeout: 244 seconds]
skade has joined #ruby
rrrepsaj has quit [Remote host closed the connection]
blackmesa has joined #ruby
drptbl has joined #ruby
rmulligan has joined #ruby
Ishido has quit [Remote host closed the connection]
maner has joined #ruby
bjpenn has quit [Ping timeout: 260 seconds]
Ishido has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
ghormoon has quit [Remote host closed the connection]
blackmesa has quit [Ping timeout: 246 seconds]
ghormoon has joined #ruby
rmulligan has quit [Ping timeout: 244 seconds]
jam__ has quit [Remote host closed the connection]
baweaver has joined #ruby
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kirillzh has joined #ruby
baweaver has quit [Ping timeout: 246 seconds]
Chagel has quit [Remote host closed the connection]
quazimodo has joined #ruby
dcunit3d has quit [Quit: WeeChat 1.4]
scepticulous has quit [Ping timeout: 248 seconds]
Chagel has joined #ruby
dcunit3d has joined #ruby
skade has joined #ruby
brumbo has joined #ruby
vikas027 has quit [Read error: Connection reset by peer]
mfb2 has joined #ruby
troulouliou_div2 has joined #ruby
anisha has joined #ruby
anisha_ has joined #ruby
anisha has quit [Read error: Connection reset by peer]
roshanavand has joined #ruby
astrobun_ has quit [Read error: Connection reset by peer]
astrobun_ has joined #ruby
brumbo has quit [Quit: leaving]
mfb2 has quit [Ping timeout: 260 seconds]
astrobun_ has quit [Remote host closed the connection]
brumbo has joined #ruby
solocshaw has quit [Ping timeout: 248 seconds]
last_staff has quit [Quit: last_staff]
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
uglybandersnatch has joined #ruby
shredding has joined #ruby
Xeago has quit [Remote host closed the connection]
Chagel has quit [Remote host closed the connection]
Abrin_AWAY has quit [Ping timeout: 252 seconds]
Chagel has joined #ruby
brumbo_ has joined #ruby
x77686d has quit [Quit: x77686d]
brumbo has quit [Ping timeout: 244 seconds]
roshanavand has quit [Quit: This computer has gone to sleep]
mrgrieves has joined #ruby
ixti has joined #ruby
anisha_ has quit [Quit: This computer has gone to sleep]
mfaeh has joined #ruby
hinbody has quit [Ping timeout: 240 seconds]
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
dcunit3d has quit [Quit: WeeChat 1.3]
dcunit3d has joined #ruby
zipace has quit [Ping timeout: 252 seconds]
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
Chagel has quit [Remote host closed the connection]
snguyen has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
chouhoulis has quit [Remote host closed the connection]
User458764 has joined #ruby
Chagel has joined #ruby
blackgoat has joined #ruby
scepticulous has joined #ruby
marr has joined #ruby
ramfjord has joined #ruby
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nofxx has quit [Ping timeout: 260 seconds]
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
rmulligan has joined #ruby
htmldrum has joined #ruby
joonty has quit [Ping timeout: 252 seconds]
eregi has joined #ruby
krz has quit [Ping timeout: 276 seconds]
tjbiddle has quit [Quit: tjbiddle]
rmulligan has quit [Ping timeout: 240 seconds]
htmldrum has quit [Ping timeout: 248 seconds]
blackmesa has joined #ruby
fexilal has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
eregi has quit [Ping timeout: 276 seconds]
platzhirsch has joined #ruby
blackmesa has quit [Ping timeout: 240 seconds]
toretore has quit [Ping timeout: 244 seconds]
faelkle has joined #ruby
Xeago has joined #ruby
faelkle has quit [Client Quit]
Xeago has quit [Remote host closed the connection]
scepticulous has quit [Quit: Konversation terminated!]
scepticulous has joined #ruby
tamole has joined #ruby
tamole has quit [Client Quit]
ariel_17 has quit [Ping timeout: 260 seconds]
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
Chagel has quit [Remote host closed the connection]
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nicnilov has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sergey_makagon has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
Chagel has joined #ruby
brumbo_ has left #ruby [#ruby]
BtcBen has quit [Ping timeout: 252 seconds]
vikas027 has joined #ruby
blackmesa has joined #ruby
sepp2k has joined #ruby
hakunin has quit [Read error: No route to host]
scepticulous has quit [Ping timeout: 276 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
stan has quit [Quit: Leaving]
scepticulous has joined #ruby
htmldrum has joined #ruby
blackgoat has quit [Ping timeout: 240 seconds]
hakunin has joined #ruby
darkf has quit [Quit: Leaving]
stan has joined #ruby
gbgdev has joined #ruby
Noxilex has joined #ruby
faelkle has joined #ruby
Xeago has joined #ruby
Chagel has quit [Remote host closed the connection]
Chagel has joined #ruby
scepticulous has quit [Ping timeout: 244 seconds]
AlexRussia has joined #ruby
zenspider has joined #ruby
zenspider has quit [Client Quit]
Chau has quit [Ping timeout: 246 seconds]
uglybandersnatch has quit [Ping timeout: 248 seconds]
Chau has joined #ruby
tomphp has joined #ruby
faelkle has quit [Quit: Textual IRC Client: www.textualapp.com]
<gregf_> >> 10 % 0
<ruby[bot]> gregf_: # => divided by 0 (ZeroDivisionError) ...check link for more (https://eval.in/534672)
<gregf_> divide?
skade has joined #ruby
<awk> Anyone using Google's Ruby API... When I pull a sheet that contains 3000 lines, it breaks like in the URL here. https://gist.github.com/tripolitrax/48efc085f09bd5136ec4
quazimodo has quit [Ping timeout: 260 seconds]
icarus_ has joined #ruby
icarus has quit [Ping timeout: 244 seconds]
duckpuppy has joined #ruby
skade has quit [Quit: Computer has gone to sleep.]
Noxilex has quit [Ping timeout: 250 seconds]
skade has joined #ruby
anisha_ has joined #ruby
nfk|laptop has joined #ruby
workmad3 has joined #ruby
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
duckpuppy has quit [Ping timeout: 260 seconds]
anisha__ has joined #ruby
rmulligan has joined #ruby
chouhoulis has joined #ruby
Xeago has quit [Remote host closed the connection]
skade has quit [Quit: Computer has gone to sleep.]
<xpt> gregf_: yes, m % n means divide m by n and return reminder of division.
Xeago has joined #ruby
bronson has quit [Remote host closed the connection]
last_staff has joined #ruby
Xeago has quit [Read error: Connection reset by peer]
Xeago has joined #ruby
anisha_ has quit [Ping timeout: 276 seconds]
chouhoulis has quit [Ping timeout: 260 seconds]
rmulligan has quit [Ping timeout: 244 seconds]
howard_ has joined #ruby
krz has joined #ruby
qhp has quit [Remote host closed the connection]
anisha__ has quit [Quit: Leaving]
anisha has joined #ruby
qhp has joined #ruby
bricker has joined #ruby
AlexRussia has quit [Ping timeout: 252 seconds]
biberu has joined #ruby
rodfersou has joined #ruby
krz has quit [Ping timeout: 240 seconds]
cpup has quit [Ping timeout: 244 seconds]
faelkle has joined #ruby
cpup has joined #ruby
bricker has quit [Ping timeout: 276 seconds]
trinaldi has joined #ruby
Chagel has quit [Remote host closed the connection]
icarus has joined #ruby
Chagel has joined #ruby
Anderson69s has joined #ruby
jam__ has joined #ruby
baweaver has joined #ruby
icarus_ has quit [Ping timeout: 276 seconds]
ebbflowgo has joined #ruby
skade has joined #ruby
Chagel has quit [Ping timeout: 260 seconds]
Ishido has quit [Remote host closed the connection]
jam__ has quit [Ping timeout: 244 seconds]
baweaver has quit [Ping timeout: 246 seconds]
blackmesa has quit [Ping timeout: 244 seconds]
Ishido has joined #ruby
ebbflowgo has quit [Ping timeout: 268 seconds]
skade has quit [Ping timeout: 248 seconds]
howard_ has quit [Quit: Leaving...]
quazimodo has joined #ruby
terlar has quit [Ping timeout: 250 seconds]
nobitanobi has joined #ruby
nfk|laptop has quit [Quit: yawn]
blt has quit [Ping timeout: 276 seconds]
dgncn has quit [Excess Flood]
krz has joined #ruby
ramfjord has quit [Ping timeout: 276 seconds]
nfk|laptop has joined #ruby
olli has quit [Ping timeout: 248 seconds]
dgncn has joined #ruby
<gregf_> xpt: yeah, sorry my bad :|
<shevy> awk I don't think anyone can help or reproduce that
<SebastianThorn> seems a bit quite in here
<SebastianThorn> lol im stupid "google drive", im like "what? there is a ruby-gem for for google self-driving cars?"
mdw has joined #ruby
skade has joined #ruby
quazimodo has quit [Read error: No route to host]
but3k4 has joined #ruby
but3k4 has quit [Client Quit]
<xpt> gregf_: no problem
chriscoffee has joined #ruby
chriscoffee has quit [Client Quit]
charliesome has joined #ruby
Azure has joined #ruby
mdw_ has joined #ruby
pawnbox has quit [Remote host closed the connection]
but3k4 has joined #ruby
mdw has quit [Ping timeout: 260 seconds]
skade has quit [Client Quit]
nettoweb has joined #ruby
nicnilov has joined #ruby
nicnilov has quit [Client Quit]
Moosashi has joined #ruby
faelkle has quit [Changing host]
faelkle has joined #ruby
<awk> shevy: I have just used a big sleep
m15k has joined #ruby
BtcBen has joined #ruby
sandstro_ has joined #ruby
RegulationD has joined #ruby
blackgoat has joined #ruby
Noxilex has joined #ruby
rmulligan has joined #ruby
mdw_ has quit [Ping timeout: 246 seconds]
sandstrom has quit [Ping timeout: 250 seconds]
RegulationD has quit [Ping timeout: 244 seconds]
eregi has joined #ruby
<shevy> big is always good
x0f has quit [Ping timeout: 268 seconds]
dextertzu has quit [Ping timeout: 244 seconds]
rmulligan has quit [Ping timeout: 250 seconds]
jottr has joined #ruby
chouhoulis has joined #ruby
<m15k> Do I get it right: ~> 1.8.1 in gemfile means 1.8.x ?
blackgoat has quit [Quit: WeeChat 1.4]
eregi has quit [Ping timeout: 260 seconds]
Shaboum has joined #ruby
bronson has joined #ruby
<workmad3> m15k: ~> 1.8.1 == ">= 1.8.1 and < 1.9"
x0f has joined #ruby
skade has joined #ruby
chouhoulis has quit [Ping timeout: 246 seconds]
jottr has quit [Ping timeout: 252 seconds]
<m15k> workmad3, so when 1.8.3 is available it should be installed instead of 1.8.1 or?
johnmilton has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
jottr has joined #ruby
IrishGringo has joined #ruby
Uber|Dragon has quit [Ping timeout: 252 seconds]
mfaeh has quit [Remote host closed the connection]
<shevy> yeah
<shevy> because of the > there
Moosashi has quit [Quit: Moosashi]
codecop has joined #ruby
codecop_ has joined #ruby
wink has joined #ruby
binaryplease has joined #ruby
<m15k> shevy, So what might be the problem when bundler tries to install 1.8.1 although 1.8.3 is available
pawnbox has joined #ruby
skade has quit [Ping timeout: 248 seconds]
ldnunes has joined #ruby
blackms has quit [Quit: Leaving]
<m15k> 1.8.1 has some compiling issues but 1.8.3 doesn't. But with bundle install it tries to install 1.8.1 and I'm a little curious why.
Moosashi has joined #ruby
PedramT has joined #ruby
<hanmac> m15k: bundler problem, its the Gemfile.lock
<weaksauce> what's the command to send EOF to a popen input?
wink has left #ruby ["~"]
<weaksauce> popen3*
<m15k> hanmac ahhh I see. Thanks for the hint!
al2o3-cr has quit [Ping timeout: 248 seconds]
PedramT has quit [Remote host closed the connection]
sonOfRa has quit [Quit: Bye!]
sonOfRa has joined #ruby
blackmesa has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
ebbflowgo has joined #ruby
binaryplease has quit [Ping timeout: 244 seconds]
skade has joined #ruby
skade has quit [Client Quit]
Chau has quit [Remote host closed the connection]
merida has quit [Remote host closed the connection]
mfb2 has joined #ruby
Moosashi has quit [Quit: Moosashi]
Noxilex has quit [Ping timeout: 244 seconds]
tvw has quit [Remote host closed the connection]
Chagel has joined #ruby
mfb2 has quit [Ping timeout: 240 seconds]
sandstro_ has quit [Quit: My computer has gone to sleep.]
sandstrom has joined #ruby
htmldrum has quit [Ping timeout: 276 seconds]
j3r0 has joined #ruby
cheeti has quit [Ping timeout: 252 seconds]
y0da has joined #ruby
zenguy_pc has quit [Ping timeout: 260 seconds]
<norc> Why should I bother with pessimistic version constraints when I have a Gemfile.lock ?
but3k4 has quit [Ping timeout: 240 seconds]
<norc> Oh well, maybe I would want to allow users to bundle update gems every once in a while...
<shevy> break free of bundler!
skydiver has quit [Ping timeout: 248 seconds]
harryh has left #ruby ["Textual IRC Client: www.textualapp.com"]
helper2424 has joined #ruby
<norc> And then again with pessimize it really is not a big hassle anyway.. :S
duckpuppy has joined #ruby
blackmesa has quit [Ping timeout: 250 seconds]
idletask has quit [Ping timeout: 276 seconds]
rmulligan has joined #ruby
<workmad3> norc: gems should still have pessimistic version constraints... I tend to use pessimistic constraints in a Gemfile as a marker for "Updating this is likely to cause issues" though
<workmad3> norc: e.g. locking to a specific version of nokogiri due to build issues on a later version, or locking to a specific gem version because they're too loose on their own versioning and updating causes incompatibilities
platzhirsch has quit [Quit: Leaving.]
sandstrom has quit [Quit: My computer has gone to sleep.]
ponga has joined #ruby
rmulligan has quit [Ping timeout: 268 seconds]
<norc> workmad3: My point was just that if they are locked through Gemfile.lock, that you could just leave the pessimistic version contraints away anyway.
<norc> But then I quickly realized that users might want to update gems as much as my project allows from time to time. :p
sandstrom has joined #ruby
ebbflowgo has quit [Quit: ebbflowgo]
mfaeh has joined #ruby
ebbflowgo has joined #ruby
skydiver has joined #ruby
<weaksauce> shevy what's wrong with bundler
zenguy_pc has joined #ruby
chouhoulis has joined #ruby
Noxilex has joined #ruby
moeabdol3 has joined #ruby
norc has quit [Ping timeout: 252 seconds]
vikas027 has left #ruby ["Textual IRC Client: www.textualapp.com"]
anisha has quit [Quit: This computer has gone to sleep]
ebbflowgo has quit [Quit: ebbflowgo]
anisha has joined #ruby
bronson has joined #ruby
nobitanobi has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 240 seconds]
dionysus69 has joined #ruby
the_drow has joined #ruby
s00pcan_ has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
sandstrom has quit [Quit: My computer has gone to sleep.]
Noxilex has quit [Ping timeout: 252 seconds]
nobitanobi has joined #ruby
ebbflowgo has joined #ruby
sandstrom has joined #ruby
drptbl has quit [Quit: My MAC has gone to sleep. zZz..]
ebbflowgo has quit [Read error: Connection reset by peer]
ebbflowgo has joined #ruby
ziyadb has joined #ruby
synthroid has joined #ruby
jottr has quit [Ping timeout: 248 seconds]
IrishGringo has quit [Ping timeout: 268 seconds]
anisha has quit [Quit: This computer has gone to sleep]
ebbflowgo has quit [Client Quit]
uglybandersnatch has joined #ruby
helper2424 has quit [Ping timeout: 248 seconds]
baweaver has joined #ruby
_kfpratt has joined #ruby
<shevy> weaksauce it is unnecessary
platzhirsch has joined #ruby
<weaksauce> what makes it so shevy
<shevy> weaksauce the things it attempts to solve
Xeago has quit [Remote host closed the connection]
roshanavand has joined #ruby
sdothum has joined #ruby
joonty has joined #ruby
<weaksauce> ?
ariel_17 has joined #ruby
kfpratt has quit [Ping timeout: 252 seconds]
moos3 has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
swills has quit [Ping timeout: 248 seconds]
brandthdl has quit [Ping timeout: 248 seconds]
baweaver has quit [Ping timeout: 246 seconds]
IrishGringo has joined #ruby
unl0ckd has joined #ruby
brandthdl has joined #ruby
unl0ckd has quit [Client Quit]
binaryplease has joined #ruby
uglybandersnatch has quit [Ping timeout: 260 seconds]
stardiviner has quit [Quit: Code, Sex, Just fucking world.]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
malconis has joined #ruby
<shevy> On linux, when a "kill -9" is sent to a ruby process, and it must terminate, is there a way for it to still write a log file before it has to terminate?
lacedem has joined #ruby
<icey> shevy: kill -9 leaves nothing for the receiving process, there is no way to catch that
binaryplease has quit [Client Quit]
<shevy> ok
anisha has joined #ruby
anisha has quit [Remote host closed the connection]
anisha has joined #ruby
roshanavand has quit [Quit: This computer has gone to sleep]
jaiks has quit [Read error: Connection reset by peer]
anisha has quit [Client Quit]
<hanmac> shevy its like you want to sit down on a chair, but someone does pull the chair away ... its also to late for you to react to that ... same for the process when its killed with -9
BadQuanta has quit [Remote host closed the connection]
<lacedem> Hello Guys. Does someone can advert me on how to interact with a gamepad crontroller that's recognize as /dev/input/event in linux. I found some gem files like revdev, joystick or artoo-joystick. So what is the best solution?
jaiks has joined #ruby
<shevy> hanmac yeah, you own the chair I am sitting on :(
nobitanobi has quit [Remote host closed the connection]
<shevy> Lacedem there used to be a SDL gem... rubygame. I think it also had joystick support thanks to SDL
mfaeh has quit [Remote host closed the connection]
IrishGringo has quit [Ping timeout: 240 seconds]
sandstrom has joined #ruby
mfaeh has joined #ruby
jyaworski has joined #ruby
<lacedem> I also seen this solution while googling but I did'nt go further, I'll check sdl. Thx Shevy :)
aupadhye has quit [Quit: Leaving]
rmulligan has joined #ruby
dubek has joined #ruby
armyriad has quit [Ping timeout: 244 seconds]
jyaworski_ has joined #ruby
roshanavand has joined #ruby
AlexJakeGreen has joined #ruby
eregi has joined #ruby
anisha has joined #ruby
jyaworski has quit [Ping timeout: 248 seconds]
jyaworski_ is now known as jyaworski
AlexRussia has joined #ruby
rmulligan has quit [Ping timeout: 244 seconds]
ropeney has joined #ruby
drptbl has joined #ruby
eregi has quit [Ping timeout: 276 seconds]
ropeney has quit [Client Quit]
xue has quit [Quit: Leaving]
jottr has joined #ruby
SenpaiSilver has quit [Read error: Connection timed out]
SenpaiSilver has joined #ruby
mary5030 has quit [Remote host closed the connection]
Coldblackice_ has quit [Ping timeout: 250 seconds]
SenpaiSilver has quit [Max SendQ exceeded]
mary5030 has joined #ruby
anton1x has joined #ruby
SenpaiSilver has joined #ruby
SenpaiSilver has quit [Max SendQ exceeded]
SenpaiSilver has joined #ruby
SenpaiSilver has quit [Max SendQ exceeded]
mary5030 has quit [Ping timeout: 240 seconds]
SenpaiSilver has joined #ruby
nobitanobi has joined #ruby
armyriad has joined #ruby
SenpaiSilver has quit [Max SendQ exceeded]
nobitanobi has quit [Remote host closed the connection]
SenpaiSilver has joined #ruby
gregf has quit [Quit: WeeChat 1.4]
blackmesa has joined #ruby
terlar has joined #ruby
SenpaiSilver has quit [Remote host closed the connection]
chouhoulis has joined #ruby
nobitanobi has joined #ruby
mary5030 has joined #ruby
mallu has joined #ruby
mallu has quit [Client Quit]
pawnbox has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 244 seconds]
terlar has quit [Quit: WeeChat 1.4]
Xeago has joined #ruby
anisha has quit [Quit: This computer has gone to sleep]
terlar has joined #ruby
aryaching has joined #ruby
PedramT has joined #ruby
DoXiD has joined #ruby
aegis3121 has joined #ruby
<DoXiD> Hey, what's the easiest way to download all required Gemfile requirements for a project? I've got a completely offline environment but need to install required gem files in order to build and run a open source project and there for need to manually download a ton of .gem files.
Snowy has quit [Remote host closed the connection]
anisha has joined #ruby
rippa has joined #ruby
<pushcx> DoXiD: Run 'bundle install' and copy the directory bundle installs to over to your other computer. This won't work if the gems have compiled native code, though.
pawnbox has joined #ruby
<pushcx> DoXiD: 'bundle install --deployment' might also be useful: http://bundler.io/v1.11/man/bundle-install.1.html
User458764 has joined #ruby
Uber|Dragon has joined #ruby
<havenwood> DoXiD: See also: bundle package
<DoXiD> pushcx, sweet I'll have a look at this right away. It's installing all the requirements locally so far it's looking promising
<DoXiD> havenwood: I saw something about package, but wasn't sure what it did really
IrishGringo has joined #ruby
<havenwood> DoXiD: It caches the gems from the Gemfile in vendor/cache so you can commit that to your server and: bundle install --local
<pushcx> havenwood: That's an even better answer I was unaware of, and I expect it would work with native code. Thanks!
<havenwood> DoXiD: Install the gems from your packaged cache instead of RubyGems.
<DoXiD> havenwood: hey that sounds exactly like what I'm looking for.
JoshL has quit [Quit: ZNC 1.6.1+deb1~ubuntu14.04.0 - http://znc.in]
<havenwood> DoXiD: Only tangentially related but you might find Gemstash interesting: https://github.com/bundler/gemstash#readme
JoshL has joined #ruby
Snowy has joined #ruby
ramortegui has joined #ruby
rubie has joined #ruby
<DoXiD> havenwood: Trying the "bundle package" atm, it sad something about entering a sudo password so i tried to add "--path vendor/bundle" and it's running now. Again, not sure what the result will be here but yea, I'm assuming it will do what you sad just that i needed that parameter.
<DoXiD> havenwood: Gemstash will for sure be useful down the road haha
dcunit3d has quit [Ping timeout: 240 seconds]
PedramT has quit [Ping timeout: 244 seconds]
sandstrom has quit [Quit: My computer has gone to sleep.]
PedramT has joined #ruby
pushcx has left #ruby [#ruby]
wnd has quit [Quit: Disconnecting from stoned server.]
wnd has joined #ruby
<m15k> Sorry for the another noobish question: I need to initiliaze the database with "RAILS_ENV=production rake db:migrate" but the development part of database.yml is used. Any ideas why?
krz has quit [Ping timeout: 244 seconds]
`tim` has joined #ruby
roshanavand has quit [Quit: This computer has gone to sleep]
gbgdev has quit [Remote host closed the connection]
helper2424 has joined #ruby
data-kid has joined #ruby
DmitryBochkarev has joined #ruby
olivierjanss has joined #ruby
anisha has quit [Quit: Leaving]
last_staff1 has joined #ruby
<olivierjanss> is there a way to pass something to a shell command (like Time.now)? This doesnt work: `sudo -u user mkdir /home/user/test.{Time.now}`
<data-kid> is it possible to define a method that takes a symbol as an argument, call it sym, and then in the body of your method have something like obj.sym
ta_ has quit [Remote host closed the connection]
<havenwood> m15k: How odd! I'd suggest also asking in #RubyOnRails since it's Rails-specific. PS - Noobish questions are welcome! (Not that this was one.)
<havenwood> m15k: I'd suggest showing them a Gist of your whole database.yml.
<hanmac> olivierjanss: you mean like "date" ? and if you want to use {Time.now} why dont you use "#{}" ? that does work inside `` too
<havenwood> olivierjanss: #{Time.now}
quazimodo has joined #ruby
<havenwood> hanmac: \o
rmulligan has joined #ruby
<olivierjanss> havenwood: thanks! works :)
last_staff has quit [Ping timeout: 240 seconds]
last_staff1 is now known as last_staff
<havenwood> data-kid: see #public_send
<DoXiD> havenwood: You just saved me a weekend of headache. Is there anything I could do in order to repay you?
<havenwood> DoXiD: Happy coding! :D
djbkd has joined #ruby
snguyen has joined #ruby
<DoXiD> havenwood: Will do my best! Keep up the awesome! <3
evidex has quit [Ping timeout: 260 seconds]
IrishGringo has quit [Ping timeout: 250 seconds]
rmulligan has quit [Ping timeout: 252 seconds]
dionysus69 has quit [Ping timeout: 244 seconds]
<data-kid> havenwood, thanks a bunch
kies has quit [Ping timeout: 240 seconds]
bricker has joined #ruby
ruby-lang818 has joined #ruby
<m15k> havenwood okay thanks
hs366 has joined #ruby
jam__ has joined #ruby
pwnd_nsfw has quit [Read error: Connection reset by peer]
evidex has joined #ruby
pwnd_nsfw has joined #ruby
thegunbuster has joined #ruby
<thegunbuster> hey
<thegunbuster> would anyone be interested in working on a stats library
<thegunbuster> written in ruby + C
griffindy has joined #ruby
dionysus69 has joined #ruby
bricker has quit [Ping timeout: 246 seconds]
brandthdl has quit [Ping timeout: 244 seconds]
jam__ has quit [Ping timeout: 248 seconds]
saneax is now known as saneax_AFK
brandthdl has joined #ruby
sandstrom has joined #ruby
<data-kid> havenwood, for public_send can you pass the method you are calling a block?
haylon has joined #ruby
shredding has quit [Remote host closed the connection]
mallu has joined #ruby
evidex has quit [Ping timeout: 246 seconds]
skade has joined #ruby
evidex has joined #ruby
dionysus69 has quit [Remote host closed the connection]
<havenwood> data-kid: Yup, here's an example: 1.public_send(:upto, 3) { |n| puts n }
dionysus69 has joined #ruby
sankaber has joined #ruby
<havenwood> data-kid: Compared to without metaprogramming: 1.upto(3) { |n| puts n }
skade has quit [Read error: Connection reset by peer]
<shevy> oh my god
<data-kid> havenwood, nice! thanks dude
skade has joined #ruby
jaiks has quit [Ping timeout: 268 seconds]
Guest34101 has joined #ruby
<havenwood> thegunbuster: What kinda stats? In general?
Mon_Ouie has quit [Ping timeout: 248 seconds]
cdg has joined #ruby
freerobby has joined #ruby
krz has joined #ruby
mallu has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
gbgdev has joined #ruby
<thegunbuster> havenwood: Modelling statistical distributions, their random number generators, and possibly a hypothesis module for statistical tests
<thegunbuster> this is a lot of number crunching so a lot of it will be in C
maner has quit [Remote host closed the connection]
axl_ has joined #ruby
<thegunbuster> I'm already trying to port pcg-random into ruby (but I havent written many C extensions, so it's slow)
<i8igmac> searching for specific numbers?
<thegunbuster> not really
<thegunbuster> lot of heavy lifting will be in random number generation
skade has quit [Ping timeout: 252 seconds]
<thegunbuster> which have complex algorithms for generating a random number given the distribution function
gizmore has joined #ruby
PedramT has quit [Remote host closed the connection]
bronson has joined #ruby
mary5030 has quit [Remote host closed the connection]
mary5030 has joined #ruby
KensoDev has joined #ruby
codecop has quit [Remote host closed the connection]
codecop_ has quit [Remote host closed the connection]
sankaber has quit [Remote host closed the connection]
poerror has quit [Ping timeout: 276 seconds]
djbkd has quit [Remote host closed the connection]
sankaber has joined #ruby
KensoDev has quit [Client Quit]
ariel_17 has quit [Ping timeout: 244 seconds]
djbkd has joined #ruby
Chagel has quit [Ping timeout: 240 seconds]
bronson has quit [Ping timeout: 250 seconds]
RegulationD has joined #ruby
mary5030 has quit [Ping timeout: 244 seconds]
nfk|laptop has quit [Ping timeout: 244 seconds]
sergey_makagon has quit [Ping timeout: 240 seconds]
anton1x has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<shevy> hmm how big is a static compiled version of mruby? anyone knows?
djbkd has quit [Ping timeout: 252 seconds]
Chagel has joined #ruby
<b|ackwolf> how can I use attr_writer to define total_count in this code? https://dpaste.de/Cxy5
yes`r has quit [Ping timeout: 252 seconds]
RegulationD has quit [Ping timeout: 244 seconds]
ruby-lang733 has quit [Ping timeout: 252 seconds]
<i8igmac> can i run ruby in apache2 to replace php
weemsledeux has joined #ruby
<workmad3> b|ackwolf: class << self; attr_writer :total_count; end
snguyen has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rippa has quit [Ping timeout: 264 seconds]
B1n4r10 has joined #ruby
<b|ackwolf> workmad3, thanks
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mfb2 has joined #ruby
Chagel has quit [Ping timeout: 246 seconds]
duckpupp1 has joined #ruby
dionysus69 has quit [Ping timeout: 248 seconds]
duckpuppy has quit [Ping timeout: 250 seconds]
hxegon has joined #ruby
icarus has quit [Ping timeout: 246 seconds]
Hammy_Work has joined #ruby
data-kid has quit [Quit: Lost terminal]
dopamean_ has joined #ruby
whippythellama has joined #ruby
aalmenar has joined #ruby
Yiota has quit [Remote host closed the connection]
platzhirsch has quit [Quit: Leaving.]
terlar has quit [Ping timeout: 248 seconds]
<havenwood> shevy: embedding an mruby fizz buzz in C and compiling weighed in for me at about 395K
<havenwood> i8igmac: yes
rodfersou is now known as rodfersou|lunch
Prominent has joined #ruby
rmulligan has joined #ruby
pawnbox has quit [Remote host closed the connection]
PedramT has joined #ruby
pawnbox has joined #ruby
<havenwood> i8igmac: mod_ruby was a thing and these days there's passenger (mod_rack) or you might like avoiding an apache module entirely with rack-server-pages: https://github.com/migrs/rack-server-pages
<havenwood> i8igmac: or some real speed with mod_mruby: https://github.com/matsumoto-r/mod_mruby
<havenwood> speaking of mruby!
PedramT has quit [Remote host closed the connection]
<havenwood> or if nginx is your cup of tea: https://github.com/matsumoto-r/ngx_mruby
eregi has joined #ruby
tjohnson has joined #ruby
gregf has joined #ruby
moeabdol3 has quit [Read error: Connection reset by peer]
<hanmac> shevy there was a mruby mod which can be used inside a EFI shell ... i think that was merged with main mruby project
moeabdol3 has joined #ruby
poerror has joined #ruby
rmulligan has quit [Ping timeout: 252 seconds]
bry4n_ has joined #ruby
sergey_makagon has joined #ruby
baweaver has joined #ruby
B3rg3lm1r has joined #ruby
evidex has quit [Remote host closed the connection]
imperator has joined #ruby
ariel_17 has joined #ruby
eregi has quit [Ping timeout: 244 seconds]
B3rg3lm1r has quit [Client Quit]
poerror has quit [Ping timeout: 260 seconds]
blackmesa has quit [Read error: Connection reset by peer]
Yiota has joined #ruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
decoponio has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
nerium has joined #ruby
Shaboum has quit [Ping timeout: 276 seconds]
felltir has joined #ruby
mallu has joined #ruby
fedexo has joined #ruby
hs366 has quit [Quit: Leaving]
merida has joined #ruby
kies has joined #ruby
merida has quit [Remote host closed the connection]
sergey_makagon has quit []
merida has joined #ruby
Noxilex has joined #ruby
merida has quit [Remote host closed the connection]
blackmesa has joined #ruby
merida has joined #ruby
chouhoulis has joined #ruby
m15k has left #ruby [#ruby]
c_nick has joined #ruby
jas02 has quit [Quit: jas02]
chouhoulis has quit [Remote host closed the connection]
KensoDev has joined #ruby
<shevy> hmm
chouhoulis has joined #ruby
the_drow has quit [Quit: This computer has gone to sleep]
last_staff1 has joined #ruby
jottr_ has joined #ruby
rippa has joined #ruby
KensoDev has quit [Ping timeout: 260 seconds]
last_staff has quit [Ping timeout: 268 seconds]
last_staff1 is now known as last_staff
jottr has quit [Ping timeout: 248 seconds]
PedramT has joined #ruby
blackmesa has quit [Ping timeout: 240 seconds]
PedramT has quit [Remote host closed the connection]
snguyen has joined #ruby
helper2424 has quit [Ping timeout: 248 seconds]
Mia has joined #ruby
Shaboum has joined #ruby
weemsledeux has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sandstrom has joined #ruby
merida has quit [Read error: Connection reset by peer]
ldnunes has quit [Ping timeout: 252 seconds]
merida has joined #ruby
jottr_ has quit [Ping timeout: 268 seconds]
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
snguyen has quit [Ping timeout: 248 seconds]
dionysus69 has joined #ruby
bricker has joined #ruby
aryaching has quit [Ping timeout: 260 seconds]
failshell has joined #ruby
gbgdev has quit [Remote host closed the connection]
icarus has joined #ruby
baweaver has quit [Remote host closed the connection]
<failshell> i have core written on 2.1.6 that loads ERB no problem. but on 2.0.0 it can't require 'erb'. isnt ERB part of core?
ljames has joined #ruby
Shaboum has quit [Ping timeout: 268 seconds]
shanemcd_ has joined #ruby
B3rg3lm1r has joined #ruby
BSaboia has joined #ruby
aganov has quit [Quit: Leaving]
<hanmac> failshell: are you using rails? if yes #rubyonrails because ERB was never part of RubyStdlib as far as i know
<failshell> no, standard ruby
<failshell> strangely, if im outside my code base, i can require 'erb'
aryaching has joined #ruby
johnny56_ has joined #ruby
<havenwood> 2.0>> require 'erb'
Shaboum has joined #ruby
<havenwood> 20>> require 'erb'
<ruby[bot]> havenwood: # => true (https://eval.in/535027)
<failshell> that's what im doing
<havenwood> Oh, you said 2.1, anyways.
<failshell> ive written it on 2.1.6, but its running on 2.0.0
merida_ has joined #ruby
gbgdev has joined #ruby
<havenwood> failshell: Are you *sure* it's running on 2.0.0? :P
<failshell> yes
<havenwood> failshell: Actually, not sure why the version would matter, since it goes back quite a ways.
johnny56 has quit [Ping timeout: 264 seconds]
merida has quit [Ping timeout: 248 seconds]
<havenwood> failshell: What's the error?
jottr_ has joined #ruby
<failshell> ah silly me: require 'ERB'
<failshell> not 'erb'
<failshell> problem solved
<havenwood> mmm, like when you have to `require 'English'` on a case-sensitive OS >.>
<havenwood> >> require 'english'
<ruby[bot]> havenwood: # => cannot load such file -- english (LoadError) ...check link for more (https://eval.in/535032)
B3rg3lm1r has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<havenwood> >> require 'English'
<ruby[bot]> havenwood: # => true (https://eval.in/535033)
fourq is now known as fourq|away
B3rg3lm1r has joined #ruby
B3rg3lm1r has quit [Client Quit]
fourq|away is now known as fourq
idletask has joined #ruby
<havenwood> would be nice to make those uniform
<havenwood> 3.0...
B3rg3lm1r has joined #ruby
failshell has quit []
<b|ackwolf> how can I use a module without mix it in?
<b|ackwolf> ::ModuleName?
crime has joined #ruby
shanemcd_ has quit []
B3rg3lm1r has quit [Client Quit]
kiidbrian has joined #ruby
rmulligan has joined #ruby
<crime> if I have an array that I want several threads to be able to read from, what's the best way to do that?
B3rg3lm1r has joined #ruby
<crime> it's basically immutable, i just need to be able to check certain indices from several threads
gagrio has quit [Remote host closed the connection]
freerobby has quit [Quit: Leaving.]
B3rg3lm1r has quit [Client Quit]
Noxilex has quit [Ping timeout: 248 seconds]
freerobby has joined #ruby
aryaching has quit [Read error: Connection reset by peer]
SCHAAP137 has quit [Remote host closed the connection]
VeryBewitching has joined #ruby
<VeryBewitching> G'day folks.
aryaching has joined #ruby
Noxilex has joined #ruby
icarus has quit [Ping timeout: 244 seconds]
dcunit3d has joined #ruby
Abrin_AWAY has joined #ruby
rmulligan has quit [Ping timeout: 252 seconds]
icarus has joined #ruby
sepp2k has quit [Quit: Leaving.]
jottr_ has quit [Ping timeout: 248 seconds]
krz has quit [Read error: Connection reset by peer]
diegoviola has joined #ruby
Anderson69s has quit [Quit: Time to EAT, SLEEP OR WHATEVER BYE!!!!!]
krz has joined #ruby
Noxilex has quit [Ping timeout: 244 seconds]
baweaver has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
jottr_ has joined #ruby
howdoi has quit [Quit: Connection closed for inactivity]
<havenwood> b|ackwolf: Is it your module or someone elses? Are you familiar with `module_function`?: http://ruby-doc.org/core/Module.html#method-i-module_function
blt_ has joined #ruby
blt_ has quit [Client Quit]
blt_ has joined #ruby
<havenwood> crime: Sounds fine. You might consider freezing the Array or if it might ever mutate look at Concurrent::Array in the concurrent-ruby gem: https://github.com/ruby-concurrency/concurrent-ruby
jottr has joined #ruby
blt_ is now known as swedishfish
synthroid has quit [Remote host closed the connection]
mikecmpbll has joined #ruby
swedishfish has quit [Client Quit]
<crime> I've seen concurrent-ruby, but I was hoping to keep it as light as possible. if I .freeze it, is it safe to call [] on it from different threads?
B3rg3lm1r has joined #ruby
<havenwood> crime: yes
<crime> dope, thanks mate.
<crime> <3
yes`r has joined #ruby
<havenwood> crime: in CRuby the GVL even gives you some write assurances
c_nick has left #ruby ["Ex-Chat"]
swedishfish has joined #ruby
jottr_ has quit [Ping timeout: 260 seconds]
nettoweb has joined #ruby
<crime> that's nifty, ruby has so many features that I feel like I'll never know most of it
darkf has joined #ruby
<crime> i saw that article, but it seems like it mainly deals with mutating arrays
<crime> author definitely knows his stuff tho
<havenwood> crime: ah, yeah the reading is safe
<norc_> havenwood, I think the GVL is one of the most misunderstood features in Ruby.
<havenwood> crime: yeah, he wrote a nice little book on Threads
<norc_> But I blame the developers for not really sharing how it works with anyone.
<havenwood> norc_: I swear one year that was the main topic of a whole rubyconf!
dionysus69 has quit [Ping timeout: 264 seconds]
<havenwood> GIL/GVL this and that.
<norc_> Heh.
<crime> ruby 3 will fix all that though, right?
jam__ has joined #ruby
<havenwood> yup
Azure has quit [Remote host closed the connection]
<havenwood> 2020
<crime> ruby: 20XX edition
nobitano_ has joined #ruby
Xeago has quit [Remote host closed the connection]
nobitano_ has quit [Client Quit]
<crime> if perl6 wasn't so ugly i think it'd be kicking our ass rn
<havenwood> crime: the plan is a 2020 release of Ruby 3.0 that's 3x faster than Ruby 2.0 with higher level concurrency primatives, etc
<norc_> crime, if perl6 had come 10 years ago like it should have, it could have evolved into something quite usable.
<crime> yeah, I've seen matz's talks about it
PedramT has joined #ruby
<adaedra> make Ruby great again?
<adaedra> (sorry)
<havenwood> that talk ^, aye
<norc_> havenwood, the performance promise sounds like they have to resolve to JIT.
nobitanobi has quit [Ping timeout: 244 seconds]
<norc_> JIT compilation that is.
symm- has joined #ruby
jam__ has quit [Ping timeout: 240 seconds]
edwinvdgraaf has joined #ruby
B1n4r10 has quit [Ping timeout: 252 seconds]
<crime> IBM writing Ruby, what a time to be alive!
icarus has quit [Ping timeout: 276 seconds]
dionysus69 has joined #ruby
mistermocha has joined #ruby
B3rg3lm1r has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
swills has joined #ruby
PedramT has quit [Remote host closed the connection]
dgncn has quit [Excess Flood]
baweaver has quit [Remote host closed the connection]
darkxploit has joined #ruby
<norc_> Crazy. :)
mrgrieves has quit [Ping timeout: 248 seconds]
shinnya has quit [Ping timeout: 248 seconds]
<slash_nick> rub yommer
User458764 has joined #ruby
cdg has quit [Remote host closed the connection]
dgncn has joined #ruby
Couch has quit [Ping timeout: 240 seconds]
Hammy_Work has quit [Quit: Leaving]
eregi has joined #ruby
<havenwood> over 30x faster sounds nice too... :D http://jruby.org/bench9000/
sepp2k has joined #ruby
lacedem has quit [Ping timeout: 252 seconds]
ruby-lang818 has quit [Ping timeout: 252 seconds]
matsu has joined #ruby
aufi has quit [Ping timeout: 276 seconds]
vondruch has quit [Ping timeout: 240 seconds]
codecop has joined #ruby
codecop_ has joined #ruby
<crime> it'd be really nice to see ruby fast enough to make little games with. I can see kids being way into that
B1n4r10 has joined #ruby
Alayde has joined #ruby
DexterLB has quit [Read error: Connection reset by peer]
<havenwood> i was playing with the demo games from opal-phaser yesterday: https://github.com/orbitalimpact/opal-phaser#readme
<havenwood> haven't written a game with it yet
zenlot6 has quit [Ping timeout: 240 seconds]
sepp2k has quit [Quit: Leaving.]
Sucks has joined #ruby
<havenwood> crime: speaking of jruby and games, you could write a game with Shoe4: https://github.com/shoes/shoes4#readme
<havenwood> Shoes*
amclain has joined #ruby
weemsledeux has joined #ruby
weemsledeux has quit [Client Quit]
bronson has joined #ruby
aegis3121 has quit [Ping timeout: 248 seconds]
synthroid has joined #ruby
platzhirsch has joined #ruby
thegunbuster has quit [Quit: thegunbuster]
<crime> I'll give it another look. I've poked around shoes4 before and it wasn't as polished as I had hoped it would be.
sepp2k has joined #ruby
snockerton has joined #ruby
unreal has quit [Ping timeout: 276 seconds]
DexterLB has joined #ruby
[Butch] has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
b|ackwolf has quit [Ping timeout: 244 seconds]
DonOtreply has joined #ruby
mikecmpbll has quit [Ping timeout: 240 seconds]
joonty has quit [Ping timeout: 240 seconds]
drptbl has quit [Ping timeout: 244 seconds]
<crime> so celluloid got into GSoC, that's pretty rad
bronson has joined #ruby
felltir has quit [Remote host closed the connection]
x77686d has joined #ruby
roshanavand has joined #ruby
evenix has joined #ruby
<evenix> Do ruby define classes at runtime
B1n4r10 has quit [Ping timeout: 248 seconds]
tomphp has quit [Ping timeout: 276 seconds]
platzhirsch has quit [Quit: Leaving.]
<hanmac> evenix: depends what class you mean ... the core ones, or the one you define?
rodfersou|lunch is now known as rodfersou
<norc_> evenix, yes and no.
<norc_> evenix, the core classes are defined when the VM boots up.
<norc_> evenix, other libraries use a method called autoloading to dynamically load classes on demand.
achamian has joined #ruby
<norc_> And when I said defined I meant created.
rmulligan has joined #ruby
<evenix> Ok good to know. thanks
malconis has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
edwinvdgraaf has quit [Remote host closed the connection]
<evenix> I was curious more in the context of jruby but since it interpret a version of ruby it assume that it would be corealted
<norc_> evenix, jruby does not differ in such aspects.
edwinvdgraaf has joined #ruby
<evenix> ok Thanks norc_
<norc_> evenix, jruby has all the quirks and weird things that the MRI has as per design.
matsu has quit [Ping timeout: 244 seconds]
edwinvdgraaf has quit [Remote host closed the connection]
CloCkWeRX1 has joined #ruby
dn` has joined #ruby
mfaeh has quit []
CloCkWeRX1 has quit [Client Quit]
CloCkWeRX has joined #ruby
bronson has quit [Remote host closed the connection]
rmulligan has quit [Ping timeout: 252 seconds]
bronson has joined #ruby
b|ackwolf has joined #ruby
mistermocha has quit [Read error: Connection reset by peer]
mistermocha has joined #ruby
jaruga_ has quit [Quit: jaruga_]
ponga has quit [Quit: Connection closed for inactivity]
digitalcakes has joined #ruby
shanemcd_ has joined #ruby
shanemcd_ has quit [Remote host closed the connection]
y2mq37 has joined #ruby
CloCkWeRX has quit [Ping timeout: 240 seconds]
ldnunes has joined #ruby
maletor has joined #ruby
uglybandersnatch has joined #ruby
PedramT has joined #ruby
icarus has joined #ruby
jwinder has joined #ruby
mikar has quit [Quit: Connection closed for inactivity]
mistermocha has quit [Ping timeout: 244 seconds]
zast has quit [Remote host closed the connection]
uglybandersnatch has quit [Ping timeout: 260 seconds]
bronson has quit [Remote host closed the connection]
htmldrum has joined #ruby
eregi has quit [Ping timeout: 248 seconds]
mostlybadfly has quit [Quit: Connection closed for inactivity]
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
marxarelli has joined #ruby
User458764 has joined #ruby
fostertheweb has joined #ruby
mistermocha has joined #ruby
B1n4r10 has joined #ruby
jehoesefat has joined #ruby
RegulationD has joined #ruby
Xeago has joined #ruby
fostertheweb has quit [Client Quit]
fostertheweb has joined #ruby
Snowy has quit [Quit: ragequit]
B4daBing73 has joined #ruby
troulouliou_div2 has quit [Remote host closed the connection]
mistermocha has quit [Ping timeout: 244 seconds]
ByronJohnson has joined #ruby
mistermocha has joined #ruby
RegulationD has quit [Ping timeout: 260 seconds]
mistermo_ has joined #ruby
PedramT has quit [Remote host closed the connection]
sneakerhax has joined #ruby
_ht has joined #ruby
htmldrum has quit [Ping timeout: 250 seconds]
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
mistermocha has quit [Ping timeout: 264 seconds]
davedev24 has joined #ruby
nerium has quit [Quit: nerium]
edwinvdgraaf has joined #ruby
eregi has joined #ruby
AlexJakeGreen has quit [Remote host closed the connection]
mark2 has quit [Remote host closed the connection]
vdamewood has joined #ruby
baweaver has joined #ruby
x77686d has quit [Quit: x77686d]
gbgdev has quit [Remote host closed the connection]
The_Phoenix has joined #ruby
User458764 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
kirillzh has joined #ruby
jwinder has quit [Remote host closed the connection]
jenrzzz has joined #ruby
achamian has quit [Remote host closed the connection]
Hammy_Work has joined #ruby
SCHAAP137 has joined #ruby
tycoon177 has joined #ruby
baweaver has quit [Ping timeout: 246 seconds]
<tycoon177> Hello, I am super new to ruby and am learning it for work. I just ran into an issue while following this guide http://www.tutorialspoint.com/ruby-on-rails
duckpupp1 has quit [Quit: WeeChat 1.4]
<tycoon177> When I am in the views tutorial, I cannot get my list.html.erb to work properly. My rails server is telling me "No route matches {:action=>"new", :controller=>"time_off_request"}"
<tycoon177> I'll upload my code for this to a gist
<adaedra> ?rails
<ruby[bot]> Please join #RubyOnRails for Rails questions. You need to be identified with NickServ, see /msg NickServ HELP
Uber|Dragon has quit [Ping timeout: 260 seconds]
<tycoon177> I'll ask there adaedra. Thank you!
duckpuppy has joined #ruby
SenpaiSilver has joined #ruby
last_staff has quit [Quit: last_staff]
zapata has quit [Quit: WeeChat 1.4]
mic_e has joined #ruby
intrigueD has joined #ruby
duckpuppy has quit [Client Quit]
duckpuppy has joined #ruby
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
PedramT has joined #ruby
zotherstupidguy has joined #ruby
brandthdl has quit [Quit: Lost terminal]
digitalcakes has quit [Quit: Leaving.]
snockerton has quit [Quit: Leaving.]
jackjackdripper has joined #ruby
bluOxigen_ has joined #ruby
bluOxigen has quit [Ping timeout: 260 seconds]
zotherstupidguy has quit [Ping timeout: 248 seconds]
mistermo_ has quit [Remote host closed the connection]
jenrzzz_ has joined #ruby
jehoesefat has quit []
jenrzzz has quit [Ping timeout: 240 seconds]
jackjackdripper has quit [Quit: Leaving.]
jackjackdripper has joined #ruby
bronson has joined #ruby
rmulligan has joined #ruby
freerobby has quit [Quit: Leaving.]
mistermocha has joined #ruby
freerobby has joined #ruby
Prominent has quit [Read error: Connection reset by peer]
ixti has quit [Ping timeout: 248 seconds]
stannard_ has joined #ruby
PedramT has quit [Remote host closed the connection]
<gregf_> havenwood: https://gist.github.com/anonymous/014132240f0c9021bdbb <- i just tried this. *over and over* ends up with 0
schickung has joined #ruby
schickung has quit [Client Quit]
icey has quit [Quit: No Ping reply in 180 seconds.]
rmulligan has quit [Ping timeout: 252 seconds]
glcx has quit [Ping timeout: 252 seconds]
skade has joined #ruby
guardian has joined #ruby
krz has quit [Quit: WeeChat 1.2]
User458764 has joined #ruby
stannard has quit [Ping timeout: 260 seconds]
skade has quit [Client Quit]
s00pcan_ has quit [Remote host closed the connection]
icey has joined #ruby
s00pcan_ has joined #ruby
glcx has joined #ruby
nerium has joined #ruby
fedexo has quit [Ping timeout: 240 seconds]
Prira_ has quit [Quit: No Ping reply in 180 seconds.]
poerror has joined #ruby
baweaver has joined #ruby
PedramT has joined #ruby
B4daBing73 has quit [Quit: Leaving]
`tim` is now known as BuildTheWall
Prira has joined #ruby
fullofcaffeine has joined #ruby
IrishGringo has joined #ruby
Xeago has quit [Ping timeout: 276 seconds]
aegis3121 has joined #ruby
DonOtreply has quit [Quit: DonOtreply]
yuung has joined #ruby
igam has quit [Ping timeout: 240 seconds]
gbgdev has joined #ruby
platzhirsch has joined #ruby
Dexter_LB has joined #ruby
DexterLB has quit [Ping timeout: 276 seconds]
B1n4r10 has quit [Ping timeout: 240 seconds]
edwinvdgraaf has quit [Remote host closed the connection]
digitalcakes has joined #ruby
skydiver has quit [Ping timeout: 244 seconds]
edwinvdgraaf has joined #ruby
Prominent has joined #ruby
Prominent has quit [Max SendQ exceeded]
shadoi has joined #ruby
baweaver has quit [Remote host closed the connection]
Prominent has joined #ruby
Prominent has quit [Max SendQ exceeded]
shadoi has quit [Client Quit]
shadoi has joined #ruby
Prominent has joined #ruby
Prominent has quit [Max SendQ exceeded]
digitalcakes has quit [Client Quit]
Guest38 has joined #ruby
Prominent has joined #ruby
PedramT has quit [Remote host closed the connection]
PedramT has joined #ruby
baweaver has joined #ruby
Prominent has quit [Read error: Connection reset by peer]
Prominent has joined #ruby
<yuung> does anyone have experience connecting to salesforce marketing cloud via Net::SFTP? i can't connect due to their 'enhanced ftp' feature
<bougyman> they may be using ftps:, not sftp
Prominent has quit [Read error: Connection reset by peer]
<bougyman> sftp is ftp over ssh, ftps: is another beast alltogether.
nerium has quit [Quit: nerium]
Prominent has joined #ruby
tomphp has joined #ruby
platzhirsch has left #ruby [#ruby]
anjen has joined #ruby
kirillzh has joined #ruby
<yuung> bougyman, it's sftp and enhanced ftp
tomphp has quit [Client Quit]
gbgdev has quit [Remote host closed the connection]
<shevy> can we do sftp with ruby?
<yuung> bougyman, when i connect via command line, i have to go through some partial authentication thing, then enter my password as normal
<yuung> shevy, there's a gem for it
tomphp has joined #ruby
<shevy> hmm I see it, I guess it is this one here https://rubygems.org/gems/net-sftp/
<yuung> shevy yep.
kirillzh has quit [Client Quit]
<yuung> but i've never seen this enhanced ftp before and net-sftp doesn't seem to handle it
kirillzh has joined #ruby
ixti has joined #ruby
bronson has quit [Remote host closed the connection]
anjen has quit [Client Quit]
vdamewood has quit [Quit: Life beckons.]
unreal has joined #ruby
digitalcakes has joined #ruby
DmitryBochkarev has quit [Quit: This computer has gone to sleep]
PedramT has quit [Remote host closed the connection]
nando293921 has joined #ruby
drptbl has joined #ruby
PedramT has joined #ruby
Yiota has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jam__ has joined #ruby
<crime> enhanced ftp is just a salesforce thing isnt it? I cant find any specs for it
nerium has joined #ruby
<yuung> crime it seems like it. leave it to sf to make everyones life harder
<crime> sort of their thing
Yiota has joined #ruby
B1n4r10 has joined #ruby
<yuung> crime :p
freakcoder has joined #ruby
skydiver has joined #ruby
poerror has quit [Ping timeout: 276 seconds]
wnd has quit [Excess Flood]
n008f4g_ has joined #ruby
wnd has joined #ruby
zapata has joined #ruby
jam__ has quit [Ping timeout: 276 seconds]
edwinvdgraaf has quit [Remote host closed the connection]
DonOtreply has joined #ruby
DonOtreply has quit [Client Quit]
drptbl has quit [Quit: My MAC has gone to sleep. zZz..]
swills has quit [Quit: Leaving]
Yiota has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dcunit3d has quit [Ping timeout: 248 seconds]
digitalcakes has quit [Quit: Leaving.]
fostertheweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Prominent has quit [Read error: Connection reset by peer]
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Don_John has joined #ruby
<headius> yorickpeterse: question for you
djbkd has joined #ruby
Prominent has joined #ruby
Prominent has quit [Max SendQ exceeded]
Yiota has joined #ruby
rmulligan has joined #ruby
mistermo_ has joined #ruby
mistermo_ has quit [Read error: Connection reset by peer]
mistermo_ has joined #ruby
mistermo_ has quit [Remote host closed the connection]
mistermo_ has joined #ruby
bjpenn has joined #ruby
flopsec has quit [Ping timeout: 244 seconds]
mistermocha has quit [Ping timeout: 276 seconds]
workmad3 has quit [Ping timeout: 244 seconds]
kirillzh has joined #ruby
baweaver has quit [Remote host closed the connection]
ctrlrsf has quit [Ping timeout: 268 seconds]
Shaboum has quit [Ping timeout: 252 seconds]
BrunoSaboia has joined #ruby
<havenwood> gregf_: Still around? I was relocating.
bronson has joined #ruby
the_drow has joined #ruby
<alexherbo2> Hi
the_drow has quit [Max SendQ exceeded]
<havenwood> alexherbo2: hi
the_drow has joined #ruby
PedramT has quit [Remote host closed the connection]
dopie has joined #ruby
<havenwood> gregf: the implicit newline from #puts can happen separately from the body but with an explicit \n they print together: https://gist.github.com/havenwood/9c54c8991c3469a3f82e#file-threadsafe_array-rb-L30
BSaboia has quit [Ping timeout: 268 seconds]
digitalcakes has joined #ruby
dopie has quit [Client Quit]
kiidbrian has quit [Ping timeout: 260 seconds]
lvn has joined #ruby
mistermo_ has quit [Remote host closed the connection]
achamian has joined #ruby
djbkd has quit [Remote host closed the connection]
hk238 has quit [Quit: http://www.kvirc.net/ 4.9.1 Aria]
nando293921 has quit [Quit: Lost terminal]
BrunoSaboia has quit [Read error: Connection reset by peer]
DonOtreply has joined #ruby
nando293921 has joined #ruby
Ishido has quit [Ping timeout: 240 seconds]
mistermocha has joined #ruby
baweaver has joined #ruby
babblebre has joined #ruby
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<alexherbo2> Why my hash is converted to an array?
ctrlrsf has joined #ruby
B3rg3lm1r has joined #ruby
andikr has quit [Remote host closed the connection]
mistermocha has quit [Remote host closed the connection]
flopsec has joined #ruby
achamian has quit [Ping timeout: 276 seconds]
<alexherbo2> I don’t understand why / the rationale
colegatron has quit [Remote host closed the connection]
<alexherbo2> Why Guard does this
mistermocha has joined #ruby
<crime> alexherbo2: your hash is inside the array that gets returned
eurialo has quit [Ping timeout: 260 seconds]
<alexherbo2> Which array?
<crime> the one that gets returned
<alexherbo2> I don’t understand
<alexherbo2> in watch, I return an Hash
<alexherbo2> in run_on_{event}s(events) method, events is an array now
<crime> with three hashes in it
firstdayonthejob has joined #ruby
<fexilal> Hi, I have 2 arrays. One is a 1-D Array (call it board), the other is 2-D array containing arrays of length 3 (combinations) .. how can I iterate over board with the indices from combinations (3 items at a time) ?
<eam> crime: his outer hash is getting converted
<crime> i see it
<alexherbo2> eam: yes :/
_kfpratt has quit [Remote host closed the connection]
<eam> I don't know this guard thing so I'm no help as to why. Go look up the watch method?
B4daBing73 has joined #ruby
aryaching has quit [Read error: Connection reset by peer]
<havenwood> alexherbo2: we can though help you get your hash back, unless you're just wondering why this particular guard method returns as it does
bjpenn has quit [Ping timeout: 276 seconds]
Yiota has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<havenwood> >> ["modification", "{:foo=>\"../spec/rhizome_spec.rb\"}", "addition", "{:bar=>\"../spec/rhizome_spec.rb\"}", "removal", "{:qux=>\"../spec/rhizome_spec.rb\"}"].each_slice(2).to_h
<ruby[bot]> havenwood: # => {"modification"=>"{:foo=>\"../spec/rhizome_spec.rb\"}", "addition"=>"{:bar=>\"../spec/rhizome_spec.r ...check link for more (https://eval.in/535118)
<havenwood> >> Hash["modification", "{:foo=>\"../spec/rhizome_spec.rb\"}", "addition", "{:bar=>\"../spec/rhizome_spec.rb\"}", "removal", "{:qux=>\"../spec/rhizome_spec.rb\"}"]
<ruby[bot]> havenwood: # => {"modification"=>"{:foo=>\"../spec/rhizome_spec.rb\"}", "addition"=>"{:bar=>\"../spec/rhizome_spec.r ...check link for more (https://eval.in/535119)
<alexherbo2> havenwood: I can do Hash[*events]
<alexherbo2> But I was surprised events gets converted…
<havenwood> That was a bit spammy, sorry about that. I should have shortened the example.
<havenwood> alexherbo2: Yeah, or: each_slice(2).to_h
IrishGringo has quit [Ping timeout: 240 seconds]
Ishido has joined #ruby
marxarelli has quit [Quit: Textual IRC Client: www.textualapp.com]
rcruzp218 has joined #ruby
<crime> nice perl
<rcruzp218> hi any good reading for today?
dcunit3d has joined #ruby
<crime> rcruzp218: news.ycombinator.com
ur5us has joined #ruby
arthurix_ has quit [Ping timeout: 252 seconds]
arthurix has joined #ruby
bjpenn has joined #ruby
tomphp has joined #ruby
icarus has quit [Ping timeout: 264 seconds]
n008f4g_ has quit [Ping timeout: 246 seconds]
rcruzp218 has quit [Client Quit]
<crime> down the rabbit hole he goes
sandstrom has joined #ruby
rcruzp218 has joined #ruby
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bricker has quit [Ping timeout: 244 seconds]
rcruzp218 is now known as rcruzp2181
platzhirsch has joined #ruby
sauvin has quit [Remote host closed the connection]
ta_ has joined #ruby
shinnya has joined #ruby
rcruzp2181 has quit [Client Quit]
bjpenn has quit [Ping timeout: 244 seconds]
Oog has joined #ruby
sandstrom has quit [Ping timeout: 252 seconds]
digitalcakes has quit [Quit: Leaving.]
bluOxigen_ has quit [Ping timeout: 244 seconds]
digitalcakes has joined #ruby
B4daBing73 has quit [Quit: Leaving]
marxarelli has joined #ruby
nando293921 has quit [Ping timeout: 264 seconds]
<alexherbo2> havenwood: how call a stringified lambda?
n008f4g_ has joined #ruby
flopsec has quit [Ping timeout: 244 seconds]
<havenwood> alexherbo2: hrm?
<alexherbo2> The lambda is converted to string lol
ctrlrsf has quit [Ping timeout: 268 seconds]
yqt has joined #ruby
<havenwood> alexherbo2: I'm not familiar with what guard does in the block. Show the String?
spider-mario has joined #ruby
htmldrum has joined #ruby
<alexherbo2> havenwood: {"modification"=>"#<Proc:0x007f97f8009988@/home/alex/root/dev/dotfiles/ruby/rhizome/lib/Guardfile:19 (lambda)>"}
<havenwood> alexherbo2: aha
<alexherbo2> @_@
IrishGringo has joined #ruby
<alexherbo2> Holy shit xD
merida_ has quit [Remote host closed the connection]
<alexherbo2> havenwood: I guess eval(stringyfied_proc).call will not work?
htmldrum has quit [Ping timeout: 244 seconds]
nofxx has joined #ruby
cdg has joined #ruby
B1n4r10 has quit [Ping timeout: 240 seconds]
bjpenn has joined #ruby
digitalcakes has quit [Quit: Leaving.]
<alexherbo2> havenwood: no way?
<havenwood> alexherbo2: no, that string doesn't eval to a proc - you can't even serialize a proc to yaml
tacit7 has joined #ruby
<alexherbo2> :’(
<alexherbo2> I will end up using plain inotifywait @_@
lemur has joined #ruby
nettoweb has joined #ruby
dcunit3d has quit [Ping timeout: 248 seconds]
elcontrastador has joined #ruby
ctrlrsf has joined #ruby
sandstrom has joined #ruby
flopsec has joined #ruby
Alayde has left #ruby ["WeeChat 1.1.1"]
mib_mib has joined #ruby
nettoweb has quit [Client Quit]
htmldrum has joined #ruby
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ramfjord has joined #ruby
Spami_ has quit [Quit: This computer has gone to sleep]
lemur has quit [Ping timeout: 246 seconds]
Cohedrin has joined #ruby
<mib_mib> hi - i am testing som regexes, when i do this /\b>6\.5%\b/i.match(' >6.5% ') it returns nil, why would that be?
Cohedrin has quit [Max SendQ exceeded]
<baweaver> it doesn't match
<baweaver> rubular.com
Cohedrin has joined #ruby
Cohedrin has quit [Max SendQ exceeded]
crime has quit [Ping timeout: 252 seconds]
nettoweb has joined #ruby
<mib_mib> baweaver: okay why not?
intrigueD has quit [Remote host closed the connection]
Cohedrin has joined #ruby
marxarelli has quit [Quit: Textual IRC Client: www.textualapp.com]
<baweaver> build it up on rubular
mistermocha has quit [Remote host closed the connection]
htmldrum has quit [Ping timeout: 248 seconds]
zenlot6 has joined #ruby
kirillzh has joined #ruby
htmldrum has joined #ruby
baweaver has quit [Remote host closed the connection]
tycoon177 has left #ruby [#ruby]
B3rg3lm1r has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ta_ has quit [Remote host closed the connection]
PlasmaStar has joined #ruby
ta_ has joined #ruby
mistermocha has joined #ruby
ramfjord has quit [Ping timeout: 260 seconds]
kirillzh has quit [Client Quit]
the_drow has quit [Quit: This computer has gone to sleep]
evenix has quit [Remote host closed the connection]
trinaldi has quit [Quit: WeeChat 1.5-dev]
zeroDivisible has joined #ruby
ta_ has quit [Ping timeout: 246 seconds]
mistermocha has quit [Ping timeout: 244 seconds]
lvn has quit [Ping timeout: 276 seconds]
mfb2 has quit [Remote host closed the connection]
<alexherbo2> havenwood: any_return: true solve all my problems
dubek has quit [Ping timeout: 240 seconds]
<alexherbo2> > This is because Guard expects you to return paths (unless you provide the any_return option).
<mib_mib> hi - i am testing som regexes, when i do this /\b>6\.5%\b/i.match(' >6.5% ') it returns nil, why would that be?
achamian has joined #ruby
<mib_mib> does the \b not match the space word boundaries?
<mib_mib> something is up with the '>' symbol i think but i'm not sure what
monque has joined #ruby
ouy_epar_sreggin has joined #ruby
ouy_epar_sreggin was banned on #ruby by ChanServ [*reggin*!*@*]
ouy_epar_sreggin was kicked from #ruby by ChanServ [Banned: Unacceptable nick - http://ruby-community.com/pages/user_rules#rule_2_10]
dopamean_ has quit [Ping timeout: 246 seconds]
ta_ has joined #ruby
Sucks has quit [Read error: Connection reset by peer]
yuung has quit [Ping timeout: 248 seconds]
<alexherbo2> havenwood: is there something builtin like https://gist.github.com/alexherbo2/5f080fb4015289188464 ?
b|ackwolf has quit [Ping timeout: 248 seconds]
fmcgeough has joined #ruby
<alexherbo2> I would like String#scan would have this behaviour
rmulliga` has joined #ruby
<alexherbo2> with named captures
achamian has quit [Ping timeout: 240 seconds]
rmulliga` has quit [Remote host closed the connection]
bjpenn has quit [Ping timeout: 268 seconds]
kfpratt has joined #ruby
freerobby has quit [Quit: Leaving.]
freerobby has joined #ruby
skade has joined #ruby
kfpratt has quit [Remote host closed the connection]
fostertheweb has joined #ruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #ruby
matsu has joined #ruby
rooose has joined #ruby
Uranio has joined #ruby
bjpenn has joined #ruby
postmodern has joined #ruby
BtcBen has quit [Ping timeout: 252 seconds]
matsu has quit [Client Quit]
Uranio has quit [Client Quit]
pawnbox has quit [Ping timeout: 244 seconds]
sandstrom has quit [Quit: My computer has gone to sleep.]
eurialo has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
BSaboia has joined #ruby
Guest34101 has quit [Ping timeout: 248 seconds]
Spami has joined #ruby
elifoster has joined #ruby
ramfjord has joined #ruby
BtcBen has joined #ruby
bjpenn has quit [Ping timeout: 260 seconds]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
vol_ has joined #ruby
tomphp has joined #ruby
B3rg3lm1r has joined #ruby
rdark has quit [Ping timeout: 248 seconds]
yuung has joined #ruby
digitalcakes has joined #ruby
<fexilal> hmm irb doesn't have tab complete?
<alexherbo2> No
<elifoster> pry might...
* elifoster checks
<alexherbo2> Pry does
<elifoster> Yep
mfb2 has joined #ruby
<elifoster> the more you know.
<fexilal> oh nice
rmulliga` has joined #ruby
rmulliga` has quit [Remote host closed the connection]
RegulationD has joined #ruby
jottr has quit [Ping timeout: 250 seconds]
davedev24 has quit [Ping timeout: 268 seconds]
poguez_ has joined #ruby
bricker has joined #ruby
mistermocha has joined #ruby
bjpenn has joined #ruby
momomomomo has joined #ruby
RegulationD has quit [Ping timeout: 268 seconds]
joonty has joined #ruby
djbkd has joined #ruby
Fraeon has quit [Remote host closed the connection]
bricker has quit [Ping timeout: 260 seconds]
skade has quit [Quit: Computer has gone to sleep.]
bricker has joined #ruby
jottr has joined #ruby
codecop has quit [Quit: Išeinu]
mistermocha has quit [Ping timeout: 250 seconds]
y2mq37 has quit [Ping timeout: 268 seconds]
bjpenn has quit [Ping timeout: 264 seconds]
blackmesa has joined #ruby
joonty has quit [Ping timeout: 252 seconds]
baweaver has joined #ruby
edwinvdgraaf has joined #ruby
mistermocha has joined #ruby
rfi has quit [Ping timeout: 244 seconds]
rfi has joined #ruby
jottr_ has joined #ruby
d0nn1e has quit [Ping timeout: 248 seconds]
djbkd has quit [Quit: Leaving...]
mwlang has joined #ruby
The_Phoenix has quit [Ping timeout: 244 seconds]
jottr has quit [Ping timeout: 240 seconds]
ta_ has quit [Remote host closed the connection]
ta_ has joined #ruby
d0nn1e has joined #ruby
The_Phoenix has joined #ruby
Noxilex has joined #ruby
xgfnxftt has joined #ruby
joonty has joined #ruby
codecop_ has quit [Remote host closed the connection]
arthropododo has joined #ruby
kirillzh has joined #ruby
bjpenn has joined #ruby
m8 has joined #ruby
ta_ has quit [Ping timeout: 246 seconds]
flopsec has quit [Ping timeout: 244 seconds]
ctrlrsf has quit [Ping timeout: 268 seconds]
mib_mib has quit [Ping timeout: 252 seconds]
<ged> FYI, you can enable tab-competion in irb as well: require 'irb/completion'
<ged> *tab-completion, even.
ta_ has joined #ruby
jottr_ has quit [Ping timeout: 268 seconds]
<shevy> fexilal yeah it has
BuildTheWall is now known as pdev_memories
Vingador has joined #ruby
davedev24 has joined #ruby
nettoweb has quit [Ping timeout: 252 seconds]
Oog has quit []
wilbert has joined #ruby
DarthGandalf has quit [Ping timeout: 276 seconds]
ziyadb has quit [Quit: Connection closed for inactivity]
railsForDaiz has joined #ruby
kfpratt has joined #ruby
vol_ has quit [Quit: Page closed]
djbkd has joined #ruby
Spami has quit [Quit: This computer has gone to sleep]
achamian has joined #ruby
y0da has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has joined #ruby
Xeago has joined #ruby
bjpenn has quit [Ping timeout: 252 seconds]
<baweaver> Oh hey, my conf talk is posted finally - https://www.youtube.com/watch?v=R4lr-2562FQ
freakcoder has quit [Quit: Leaving.]
bjpenn has joined #ruby
momomomomo has quit [Quit: momomomomo]
achamian has quit [Ping timeout: 264 seconds]
sepp2k has quit [Read error: Connection reset by peer]
kies has quit [Ping timeout: 248 seconds]
pawnbox has quit [Ping timeout: 252 seconds]
ldnunes has quit [Quit: Leaving]
nettoweb has joined #ruby
ta_ has quit [Remote host closed the connection]
digitalcakes has quit [Quit: Leaving.]
tomphp has joined #ruby
ta_ has joined #ruby
Fraeon has joined #ruby
ctrlrsf has joined #ruby
synthroid has quit []
Fraeon has joined #ruby
<yuung> how can i change schemas using the `pg` gem?
yes`r has quit [Quit: WeeChat 1.3]
SCHAAP137 has quit [Ping timeout: 240 seconds]
<slash_nick> yuung: i use apartment for that
arcanez has joined #ruby
<slash_nick> (just realized which channel i'm in)
<arcanez> is it possible to remove the ' 00:00:00' from the stringification of a Time without .gsub or the likes?
digitalcakes has joined #ruby
blackmesa has quit [Ping timeout: 250 seconds]
ohcibi has quit [Remote host closed the connection]
<slash_nick> yuung: i dont know if you would "change" schemas, or just specify them in your sql...
ta_ has quit [Ping timeout: 246 seconds]
<slash_nick> yuung: e.g. "copy #{tenant}.#{table} (#{columns}) from STDIN CSV HEADER QUOTE '~';"
steffkes has quit [Ping timeout: 260 seconds]
FernandoBasso has joined #ruby
jgpawletko has quit [Quit: jgpawletko]
ohcibi has joined #ruby
<yuung> slash_nick you're totally right - i'll just prepend schema_name to table :)
<yuung> slash_nick thanks!
p0p0pr37 has joined #ruby
Vingador has quit [Ping timeout: 240 seconds]
<slash_nick> yuung: sure :)
Vingador has joined #ruby
mallu has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
IrishGringo has quit [Ping timeout: 250 seconds]
duncannz has quit [Remote host closed the connection]
mfb2 has quit [Remote host closed the connection]
y2mq37 has joined #ruby
intrigueD has joined #ruby
<weaksauce> baweaver cool talk
<baweaver> danke
dionysus69 has quit [Ping timeout: 248 seconds]
fullofcaffeine has joined #ruby
DarthGandalf has joined #ruby
elifoster has quit [Ping timeout: 268 seconds]
gizless has joined #ruby
flopsec has joined #ruby
edwinvdgraaf has quit [Remote host closed the connection]
babblebre has quit [Quit: Connection closed for inactivity]
gizmore has quit [Ping timeout: 240 seconds]
ur5us has quit [Remote host closed the connection]
mallu has joined #ruby
SCHAAP137 has joined #ruby
mfb2 has joined #ruby
freakcoder has joined #ruby
DonOtreply has quit [Quit: DonOtreply]
<weaksauce> baweaver what's going on with the focus on the screen though?
dcunit3d has joined #ruby
kies has joined #ruby
bronson has quit [Remote host closed the connection]
m8 has quit [Quit: Sto andando via]
<baweaver> cameraman is clueless methinks
<baweaver> unfortunate.
gizless has quit [Ping timeout: 244 seconds]
digitalcakes has quit [Quit: Leaving.]
<baweaver> I can redo those sections and try and splice it in with theirs later.
sandstrom has joined #ruby
guest_ has joined #ruby
<guest_> hmm.. hello..
<weaksauce> baweaver bummer. have you tried history substring search from zprezto? your command !ssh would be just ssh<up> to give you all the ssh commands or commands with ssh in them
<weaksauce> it's highlighted and awesome
<baweaver> ctrl + r
<adaedra> Guest_: hi!
guest_ is now known as tcdowney
<weaksauce> baweaver yeah that was what I was using but this is better in delightful ways
roshanavand has quit [Quit: This computer has gone to sleep]
The_Phoenix has quit [Quit: Leaving.]
lemur has joined #ruby
kirun has joined #ruby
mfb2 has quit [Ping timeout: 252 seconds]
pawnbox has joined #ruby
Vingador has quit [Ping timeout: 240 seconds]
<darix> baweaver: fire that camera man :p
lemur has quit [Ping timeout: 240 seconds]
blackmesa has joined #ruby
Uranio has joined #ruby
configged has joined #ruby
fmcgeough has quit [Quit: fmcgeough]
digitalcakes has joined #ruby
pawnbox has quit [Ping timeout: 276 seconds]
j3r0 has quit [Ping timeout: 246 seconds]
ariel_17 has quit [Ping timeout: 260 seconds]
flopsec has quit [Ping timeout: 244 seconds]
tcdowney has quit [Quit: Computer has gone to sleep.]
stannard_ has quit [Remote host closed the connection]
pdev_memories has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
y2mq37 has quit [Ping timeout: 240 seconds]
stannard has joined #ruby
kirillzh has quit [Quit: Textual IRC Client: www.textualapp.com]
Uranio has quit [Quit: Leaving]
mistermo_ has joined #ruby
<shevy> haha that cameraman
_ht has quit [Quit: Konversation terminated!]
<darix> when ever there is the console window the focus starts hunting -.-
xgfnxftt has quit [Quit: Leaving.]
<quazimodo> How do I define a named class that is isolated per rspec example or describe group ?
<shevy> at least it was not recorded via a potato
<weaksauce> potatoes focus better though
mistermocha has quit [Ping timeout: 244 seconds]
<baweaver> There's a starch difference in quality
<baweaver> quazimodo: ?xy
<shevy> lol
<baweaver> ?xy
<ruby[bot]> it seems like you are asking for a specific solution to a problem, instead of asking about your problem. This often leads to bad solutions and increases frustration for you and those trying to help you. More: http://meta.stackexchange.com/a/66378
<baweaver> in this case, you probably want stubbing
johnmilton has quit [Remote host closed the connection]
mistermocha has joined #ruby
kirillzh has joined #ruby
hxegon is now known as hxegon_AFK
mistermo_ has quit [Ping timeout: 260 seconds]
mdw has joined #ruby
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
railsForDaiz has quit [Ping timeout: 244 seconds]
railsForDaiz has joined #ruby
rodfersou has quit [Quit: leaving]
hxegon_AFK is now known as hxegon
tacit7 has quit [Ping timeout: 244 seconds]
y2mq37 has joined #ruby
<quazimodo> there you go
flopsec has joined #ruby
ramfjord_ has joined #ruby
<quazimodo> i need to use thing.class.name, don't know how to mock a dummy class without polluting global namespace or via doubles
ramfjord has quit [Ping timeout: 260 seconds]
tacit7 has joined #ruby
rooose has quit [Ping timeout: 264 seconds]
freakcoder has quit [Quit: Leaving.]
slawrence00 has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
eregi_ has joined #ruby
freerobby has quit [Quit: Leaving.]
baweaver has quit [Remote host closed the connection]
eregi has quit [Ping timeout: 248 seconds]
moos3 has quit [Ping timeout: 276 seconds]
sebstrax has joined #ruby
A124 has quit [Quit: '']
Guest13710 has quit [Ping timeout: 264 seconds]
amclain has quit [Quit: Leaving]
Ishido has quit [Quit: Roads? Where We're Going We Don't Need Roads.]
nettoweb has joined #ruby
A124 has joined #ruby
VeryBewitching has quit [Quit: Konversation terminated!]
ur5us has joined #ruby
<quazimodo> i guess i can do let(:dummy_class) { self.class.const_set "Dummy", Class.new }
edwinvdgraaf has joined #ruby
flopsec has quit [Ping timeout: 244 seconds]
ctrlrsf has quit [Ping timeout: 268 seconds]
davedev24 has quit [Remote host closed the connection]
diegoviola has quit [Ping timeout: 250 seconds]
edwinvdgraaf has quit [Remote host closed the connection]
aegis3121 has quit [Ping timeout: 248 seconds]
jottr_ has joined #ruby
edwinvdgraaf has joined #ruby
Noxilex has quit [Ping timeout: 240 seconds]
fullofca_ has joined #ruby
amclain has joined #ruby
B3rg3lm1r has quit [Quit: Textual IRC Client: www.textualapp.com]
wilbert has quit [Ping timeout: 250 seconds]
mistermocha has quit [Remote host closed the connection]
achamian has joined #ruby
flopsec has joined #ruby
edwinvdgraaf has quit [Ping timeout: 264 seconds]
baweaver has joined #ruby
solars has quit [Ping timeout: 252 seconds]
RegulationD has joined #ruby
ctrlrsf has joined #ruby
kriskropd has quit [Ping timeout: 244 seconds]
mdw has quit [Quit: Sleeping Zzzzz]
achamian has quit [Ping timeout: 264 seconds]
swedishfish has quit [Quit: WeeChat 1.4]
blt has joined #ruby
Guest13710 has joined #ruby
blt is now known as swedishfish
zenlot has joined #ruby
bjpenn has quit [Ping timeout: 248 seconds]
Guest89 has joined #ruby
ramortegui has quit [Remote host closed the connection]
crowell has quit [Ping timeout: 240 seconds]
kfpratt has quit [Remote host closed the connection]
jam__ has joined #ruby
RegulationD has quit [Ping timeout: 244 seconds]
mistermocha has joined #ruby
zenlot6 has quit [Ping timeout: 250 seconds]
Guest89 has quit [Client Quit]
jwinder has joined #ruby
bronson has joined #ruby
ariel_17 has joined #ruby
<weaksauce> why do they call it shift for popping an element off an array?
<weaksauce> I can never remember which way shift or unshift works
dcunit3d has quit [Ping timeout: 240 seconds]
<havenwood> weaksauce: sounds shifty
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jam__ has quit [Ping timeout: 252 seconds]
ziyadb has joined #ruby
<weaksauce> especially since unshift sounds like it should pop something in my mind.
baweaver has quit [Remote host closed the connection]
the_drow has joined #ruby
<eam> weaksauce: push and pop are operations on a stack, so they always operate at the non-zero end
crowell has joined #ruby
mistermocha has quit [Ping timeout: 260 seconds]
fullofca_ has quit [Remote host closed the connection]
<weaksauce> where's my unpush
kirillzh has joined #ruby
<quazimodo> weaksauce: ya shift and unshift kinda funny named
freerobby has joined #ruby
<quazimodo> common lisp has all sorts of crappy named things too
kirillzh has quit [Client Quit]
<weaksauce> true
bronson has quit [Ping timeout: 252 seconds]
<eam> weaksauce: shift will need to shift the entire array one element down
<eam> as will unshift
<eam> push and pop don't do that
ascarter has joined #ruby
<weaksauce> ltake and lput
<havenwood> weaksauce: Ada roots showing?
<eam> (I don't know if the ruby VM optimizes this to not actually do an O(n) copy operation, but logically it needs to)
fostertheweb has quit [Quit: Textual IRC Client: www.textualapp.com]
fullofca_ has joined #ruby
stannard has quit [Remote host closed the connection]
mistermocha has joined #ruby
<quazimodo> hey guess what
<quazimodo> i had to java a few days ago
ebbflowgo has joined #ruby
<weaksauce> eam probably optimizes it for a small enough value of shifts
stannard has joined #ruby
stannard has quit [Remote host closed the connection]
<xpt> quazimodo: but ... ruby runs on jvm, why did you betray us?
<quazimodo> xpt: i stopped when I saw that you build instances of anonymous classes with 1 method instead of a lambda
kfpratt has joined #ruby
<eam> weaksauce: no, it does not
zotherstupidguy has joined #ruby
<weaksauce> curious that they don't do that
bjpenn has joined #ruby
<eam> wait I lied
<Ox0dea> ary_make_shared(), ary_make_partial(); MRI does try its best to share array memory under the hood.
<eam> yeah I'm reading through ary_ensure_room_for_unshift() now
joonty has quit [Ping timeout: 248 seconds]
rmulligan has quit [Ping timeout: 252 seconds]
Spami has joined #ruby
jwinder has quit [Remote host closed the connection]
workmad3 has joined #ruby
mallu has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
mfb2 has joined #ruby
griffindy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Guest13710 has quit [Ping timeout: 260 seconds]
axl_ has quit [Quit: axl_]
digitalcakes has quit [Quit: Leaving.]
kirillzh has joined #ruby
mfb2_ has joined #ruby
pawnbox has joined #ruby
zotherstupidguy has quit [Ping timeout: 240 seconds]
workmad3 has quit [Ping timeout: 260 seconds]
the_drow has quit [Quit: This computer has gone to sleep]
norc_ has quit [Ping timeout: 252 seconds]
mfb2 has quit [Ping timeout: 244 seconds]
tacit7 has quit [Ping timeout: 244 seconds]
pawnbox has quit [Ping timeout: 268 seconds]
Trieste has quit [Ping timeout: 246 seconds]
mfb2 has joined #ruby
baweaver has joined #ruby
mfb2 has quit [Read error: Connection reset by peer]
mfb2 has joined #ruby
ariel_17 has quit [Ping timeout: 240 seconds]
Trieste has joined #ruby
last_staff has joined #ruby
mfb2_ has quit [Ping timeout: 244 seconds]
blackmesa has quit [Ping timeout: 250 seconds]
marxarelli has joined #ruby
Xeago has quit [Remote host closed the connection]
Xeago has joined #ruby
marxarelli is now known as marxarelli|afk
Xeago has quit [Remote host closed the connection]
gregf has quit [Quit: WeeChat 1.4]
haylon has quit [Read error: Connection reset by peer]
arcanez has left #ruby [#ruby]
Macaveli has joined #ruby
Macaveli has quit [Client Quit]
ebbflowgo has quit [Quit: ebbflowgo]
baweaver has quit [Remote host closed the connection]
SCHAAP137 has quit [Remote host closed the connection]
duckpuppy has quit [Ping timeout: 260 seconds]
ebbflowgo has joined #ruby
eregi_ has quit [Ping timeout: 244 seconds]
kies has quit [Ping timeout: 268 seconds]
jyaworski has quit [Ping timeout: 248 seconds]
kriskropd has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
reaVer has quit [Remote host closed the connection]
fullofca_ has quit [Remote host closed the connection]
reaVer has joined #ruby
jenrzzz_ has quit [Ping timeout: 244 seconds]
mfb2 has quit [Read error: Connection reset by peer]
rmulligan has joined #ruby
marxarelli|afk is now known as marxarelli
mfb2 has joined #ruby
trinaldi has joined #ruby
uglybandersnatch has joined #ruby
Snowy has joined #ruby
rmulligan has quit [Ping timeout: 252 seconds]
bry4n_ has quit [Ping timeout: 246 seconds]
dn` has quit [Quit: dn`]
davedev24 has joined #ruby
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
n008f4g_ has quit [Ping timeout: 248 seconds]
eregi has joined #ruby
joaomdmoura__ has quit [Read error: Connection reset by peer]
bove has quit [Read error: Connection reset by peer]
daxroc has quit [Read error: Connection reset by peer]
deimos has quit [Read error: Connection reset by peer]
pawnbox has joined #ruby
dcunit3d has joined #ruby
SCHAAP137 has joined #ruby
monque has quit [Quit: monque]
Puffball has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
fullofca_ has joined #ruby
davedev24 has quit [Ping timeout: 268 seconds]
pawnbox has quit [Ping timeout: 250 seconds]
robbyoconnor has joined #ruby
Puffball has joined #ruby
fullofcaffeine has quit [Ping timeout: 260 seconds]
fullofc__ has joined #ruby
intrigueD has quit [Remote host closed the connection]
Spami has quit [Quit: This computer has gone to sleep]
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
fullofca_ has quit [Ping timeout: 244 seconds]
imperator has quit [Quit: Leaving]
deimos has joined #ruby
railsForDaiz has quit [Ping timeout: 240 seconds]
daxroc has joined #ruby
firstdayonthejob has quit [Ping timeout: 240 seconds]
joaomdmoura__ has joined #ruby
stannard has joined #ruby
bove has joined #ruby
Abrin_AWAY2 has joined #ruby
joonty has joined #ruby
baweaver has joined #ruby
uglybandersnatch has quit [Ping timeout: 260 seconds]
toretore has joined #ruby
SCHAAP137 has quit [Ping timeout: 252 seconds]
stannard has quit [Ping timeout: 260 seconds]
Abrin_AWAY has quit [Ping timeout: 250 seconds]
jottr_ has quit [Ping timeout: 240 seconds]
uglybandersnatch has joined #ruby
hahuang61 has quit [Ping timeout: 248 seconds]
joonty has quit [Ping timeout: 244 seconds]
lemur has joined #ruby
baweaver has quit [Ping timeout: 268 seconds]
fullofc__ has quit [Remote host closed the connection]
[Butch] has quit [Quit: I'm out . . .]
wilbert has joined #ruby
rmulligan has joined #ruby