apeiros_ changed the topic of #ruby to: Ruby 2.2.0; 2.1.5; 2.0.0-p598; 1.9.3-p551: http://ruby-lang.org || Paste >3 lines of text on http://gist.github.com || this channel is logged at http://irclog.whitequark.org, other public logging is prohibited
davidhq has joined #ruby
charliesome has joined #ruby
<kristian-aalborg> I opened the .rb file and changed require to require_relative... now it works
phutchins has joined #ruby
<deepu> Senjai: I'm trying to convert string to symbol
<deepu> Senjai: do you know how I can do with with Oj?
<wallerdev> to_sym ?
danzilio has quit []
<deepu> helpa: ok will try to do that
jgt has quit [Ping timeout: 245 seconds]
<deepu> trying to convert keys to symbols
<deepu> @event = Oj.load(event_json)
shime_ has joined #ruby
<wallerdev> why not use the built in ruby json parser
sinkensabe has joined #ruby
davidhq has quit [Client Quit]
<deepu> wallerdev: I could but I don't want to re-write the script if Oj can easily convert it keys symbols
<deepu> I see this in the doc.. :symbol_keys (true|false|nil) — convert hash keys to symbols
<deepu> but how do I add this as a option?
deric_skibotn has joined #ruby
shime has quit [Ping timeout: 250 seconds]
yfeldblum has quit [Remote host closed the connection]
<seriedivergente> \leave
seriedivergente has left #ruby [#ruby]
<wallerdev> my_cool_object.default_options[: symbol_keys] = true
<wallerdev> probably something like that
DadoCe has joined #ruby
<zenspider> DAMN. I just got the best open source bribe _ever_
<wallerdev> or as a param to compat_load
Takle has quit [Remote host closed the connection]
it0a has quit [Ping timeout: 245 seconds]
BTRE has quit [Quit: Leaving]
sinkensabe has quit [Ping timeout: 240 seconds]
uptownhr has quit [Quit: uptownhr]
<wallerdev> what bribe?
<wallerdev> haha
<havenwood> deepu: Oj.load "{\"aim\":true}", symbol_keys: true #=> {:aim=>true}
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby
<zenspider> wallerdev: a dc regulated power supply
<havenwood> zenspider: yeah? pray tell!
<zenspider> :O
<wallerdev> for what
<wallerdev> haha
<zenspider> for finishing up and publishing a gem... which I will do shortly
<wallerdev> :p
<havenwood> nice
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<zenspider> I need a name for this. minitest-run ? minitest-runner ? right now it is called rake_reporter but that's becoming a minor part of it
sambao21 has joined #ruby
<zenspider> minitest-forrestgump
<wallerdev> mr reporter
<zenspider> its a Dr Meter brand power supply... maybe it should be dr reporter :P
<wallerdev> mr could stand for minitest runner
<wallerdev> haha
davidhq has joined #ruby
klmlfl has quit [Remote host closed the connection]
<zenspider> I'm going with minitest-run for now
<zenspider> bin/minitest is currently: exec "rake" :D
BTRE has joined #ruby
iwishiwerearobot has joined #ruby
ta has joined #ruby
shum has quit [Quit: WeeChat 1.1.1]
<wallerdev> how about empty-runner
shum has joined #ruby
<wallerdev> (MT) runner
<wallerdev> get it
<wallerdev> lol
<zenspider> minitest-rerun ?
<GaryOak_> minitest-jog
<zenspider> hah
<Radar> minitest is fast, minitest-sprint
<zenspider> since part of it is reporters that give you commands to rerun a single failure
<zenspider> Radar: damn. I like that
sambao21 has quit [Ping timeout: 265 seconds]
klmlfl has joined #ruby
<wallerdev> sprintytest
<GaryOak_> coolrunnings
<wallerdev> lol
djbkd has quit [Remote host closed the connection]
Aova has quit [Read error: Connection reset by peer]
<zenspider> minitest-sprint it is...
recurrence has joined #ruby
iwishiwerearobot has quit [Ping timeout: 244 seconds]
shum has quit [Client Quit]
adriancb has joined #ruby
ta has quit [Ping timeout: 252 seconds]
shum has joined #ruby
sambao21 has joined #ruby
<Radar> \o/
djbkd has joined #ruby
adriancb has quit [Remote host closed the connection]
<recurrence> Is there a way to use a gpg key to decrypt without the gpg wrappers?
<recurrence> A ruby gpg lib for example would be awesome! (can’t find one that isn’t simply a gpg wrapper)
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<wallerdev> i doubt youll find one in pure ruby
<wallerdev> rewriting encryption code = mistakes haha
<recurrence> hehe, good point :)
pabloh has joined #ruby
Aova has joined #ruby
thiagovsk has joined #ruby
Sawbones has joined #ruby
crueber has quit [Quit: Leaving.]
crueber has joined #ruby
aapole has quit [Ping timeout: 244 seconds]
nateberkopec has joined #ruby
uptownhr has joined #ruby
mbrumbelow has quit [Ping timeout: 255 seconds]
mbrumbelow has joined #ruby
nateberkope has joined #ruby
nateberkopec has quit [Read error: Connection reset by peer]
Sawbones_ has joined #ruby
tunaCanBruh has joined #ruby
RDash has quit [Ping timeout: 276 seconds]
Sawbones has quit [Ping timeout: 245 seconds]
charliesome has quit [Quit: zzz]
shivamib has joined #ruby
LudicrousMango has joined #ruby
jottr has quit [Ping timeout: 256 seconds]
Troy^ has joined #ruby
davedev24_ has joined #ruby
crueber has quit [Ping timeout: 240 seconds]
oo_ has joined #ruby
jottr has joined #ruby
davedev2_ has quit [Ping timeout: 252 seconds]
charliesome has joined #ruby
davidhq has joined #ruby
<zenspider> wanting gpg without gpg means you don't want gpg
oddraisin has quit [Ping timeout: 276 seconds]
oddraisin has joined #ruby
tunaCanBruh has quit [Ping timeout: 252 seconds]
josephndenton has quit [Ping timeout: 264 seconds]
RDash has joined #ruby
<Senjai> recurrence: I would just shell out to it
oo_ has quit [Ping timeout: 252 seconds]
<Senjai> recurrence: It's not that big of a deal
<zenspider> should it be bin/minitest or bin/mt ? I like the former because it is longer than rake
<recurrence> Hi Senjai: Yeah, that’s one I ended up doing, thanks :)
jottr has quit [Ping timeout: 245 seconds]
<zenspider> I don't want to conflict with the 'm' gem
<zenspider> tho... is that still being maintained?
ta has joined #ruby
Pupeno_ has quit [Remote host closed the connection]
klmlfl has quit [Remote host closed the connection]
oo_ has joined #ruby
Bira has joined #ruby
Guest85414______ has quit []
<pkrzywicki> hi all
Guest85414______ has joined #ruby
<pkrzywicki> ARGV[]
ponga has joined #ruby
<pkrzywicki> s there a limited amount of arguments I can pass to the script
kapowaz_ has quit []
<pkrzywicki> s there a limited amount of arguments I can pass to the script
adriancb has joined #ruby
<pkrzywicki> ?
kapowaz_ has joined #ruby
<skyjumper> what's a good choice for parsing XML these days?
<GaryOak_> skyjumper: nokogiri
<zenspider> pkrzywicki: try for a complete question
* skyjumper likes nokogiri
<zenspider> as far as I'm concerned, nokogiri is the ONLY choice for parsing xml
<skyjumper> also found this - https://github.com/YorickPeterse/oga
ta has quit [Ping timeout: 252 seconds]
<pkrzywicki> zenspider: ?
BTRE has quit [Ping timeout: 246 seconds]
<mic> I keep getting an unidentified method "stylesheet_path" while trying to use sinatra with sprockets and sprocket_helper. Can someone give me a hand http://bit.ly/1ypAkLX I am trying to find the correct way to use sprockets with sinatra but can't seem to get it to work
<pkrzywicki> is there a limited amount of arguments you can pass to the ruby script with ARGV
<zenspider> pkrzywicki: depends entirely on your OS and/or shell
<pkrzywicki> linux
<zenspider> so go ask linux
ponga has quit [Ping timeout: 245 seconds]
<pkrzywicki> yeah you are useful mate
nanoyak has quit [Quit: Computer has gone to sleep.]
<pkrzywicki> eh
nb_bez___ has joined #ruby
deric_skibotn has quit [Ping timeout: 245 seconds]
livingstn has quit [Ping timeout: 265 seconds]
adriancb has quit [Ping timeout: 256 seconds]
phutchins has quit [Ping timeout: 256 seconds]
Ellypse has joined #ruby
adriancb has joined #ruby
diegovio1 has joined #ruby
adriancb has quit [Remote host closed the connection]
pragmati_ has joined #ruby
<zenspider> pkrzywicki: because I'm running on YOUR system and can tell you what YOU have set up. that's your job.
GaryOak_ has quit [Remote host closed the connection]
livingstn has joined #ruby
<pkrzywicki> mate just stop please
<centrx> [linux command-line argument limit]
diegoviola has quit [Ping timeout: 264 seconds]
<gr33n7007h> pkrzywicki: echo $(( $(getconf ARG_MAX) - $(set | wc -c ) ))
<pkrzywicki> answer should be this ant this
<pkrzywicki> not why this why that
mic has quit [Remote host closed the connection]
<pkrzywicki> in your case should be I do not know
<centrx> pkrzywicki, It's really easy for you to find this information and ask questions about what you have found
nanoyak has joined #ruby
<pkrzywicki> thx gr33n7007h
MatthewsFace has quit [Remote host closed the connection]
<gr33n7007h> np
DadoCe has quit [Remote host closed the connection]
<zenspider> and you should learn how to google
snath has quit [Ping timeout: 255 seconds]
<pkrzywicki> ah zip it mate really
pragmati_ has quit [Client Quit]
<zenspider> nope
Synthead has joined #ruby
pragmati_ has joined #ruby
ta has joined #ruby
<zenspider> someone on twitter pointed out that 1-2 letter commands should GENERALLY be aliases so I'm going with bin/minitest
startupality has joined #ruby
pragmati_ has quit [Client Quit]
<zenspider> Radar: thanks again for the name. that's perfect
pragmatism has quit [Remote host closed the connection]
pragmatism has joined #ruby
<Radar> zenspider: happy to assist :)
ELLIOTTCABLE has quit []
<pkrzywicki> ignore button is a bless
ELLIOTTCABLE has joined #ruby
<centrx> pkrzywicki, Are you an AI?
Ellypse_ has joined #ruby
AlSquire has quit [Quit: This computer has gone to sleep]
nateberkope has quit [Quit: Leaving...]
<pkrzywicki> ?
nii236|irssi has joined #ruby
ghr has joined #ruby
<pkrzywicki> centrx: ?
chrishough has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
yfeldblum has joined #ruby
ta has quit [Ping timeout: 256 seconds]
reinaldob has joined #ruby
BTRE has joined #ruby
Ellypse has quit [Ping timeout: 264 seconds]
Ellypse_ is now known as Ellypse
pkrzywicki is now known as noname001__
shime_ has quit [Ping timeout: 252 seconds]
<zenspider> centrx: guessing: ESL + entitled asshat
oo__ has joined #ruby
Sawbones_ has quit [Remote host closed the connection]
phutchins has joined #ruby
Sawbones has joined #ruby
<pragmatism> Yup. He's a bot.
daynaskully has quit [Quit: quit]
oo_ has quit [Ping timeout: 250 seconds]
ghr has quit [Ping timeout: 240 seconds]
<zenspider> oh seriously? heh
<Radar> Pretty intelligent bot.
claptor has quit [Quit: this channel is bakas]
<zenspider> the time is near...
<noname001__> yeah for sure
<noname001__> ;p
zachrab has quit [Remote host closed the connection]
reinaldob has quit [Ping timeout: 252 seconds]
startupality has quit [Quit: startupality]
psy_ has quit [Read error: Connection reset by peer]
nateberkopec has joined #ruby
<noname001__> pragmatism: was called many things but bot :) first time
<noname001__> ;p
psy_ has joined #ruby
<zenspider> didn't argue the "entitled asshat" part... :P
kristian-aalborg has quit [Quit: Leaving]
<weaksauce> noname001__ that's precisely how I'd code a bot to protest being called a bot
ghostmoth has quit [Quit: ghostmoth]
<weaksauce> ;)
phutchins has quit [Ping timeout: 245 seconds]
<zenspider> hah
<noname001__> gr33n7007h: thx again mate I thought amount of arguments is limited due to the ruby not shell
<noname001__> that was not clear to me
jaequery has joined #ruby
<noname001__> weaksauce: awesome :)
bluehavana has quit []
bluehavana has joined #ruby
<jaequery> hi, inside ruby ERB, i want to print, <%=params[:name]%> , but i want it as is , not rendered. any ideas how?
oleo is now known as Guest65369
oleo__ has joined #ruby
<zenspider> jaequery: want it "as-is"?
<zenspider> what does that mean to you?
<jaequery> yeah, so on the webpage, it shows as <%=params[:name]%> , and not as James
<zenspider> it's gonna do a to_s on the result in order to stringify it. what ... oh. hrm
<jaequery> i want it as it appears without template renderer doing it's thing
<zenspider> I think you do something to escape the "<%="
<zenspider> like "&lt%="
havenwood has quit [Ping timeout: 250 seconds]
hfor has quit [Ping timeout: 250 seconds]
blackmesa has quit [Ping timeout: 252 seconds]
deepu has quit [Ping timeout: 246 seconds]
<zenspider> erm... +;
willywos has joined #ruby
eka has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<zenspider> or you don't use erb... eg: use markdown to document your erb templates.
iamninja has quit [Excess Flood]
pengin has quit [Remote host closed the connection]
hfor has joined #ruby
iamninja has joined #ruby
chrishough has joined #ruby
Guest65369 has quit [Ping timeout: 240 seconds]
pengin has joined #ruby
havenwood has joined #ruby
sinkensabe has joined #ruby
<zenspider> gotta run
ta has joined #ruby
hanachin has joined #ruby
baroquebobcat has quit [Quit: baroquebobcat]
scripore has quit [Quit: This computer has gone to sleep]
djbender has quit [Ping timeout: 245 seconds]
OliverTynes has quit [Ping timeout: 265 seconds]
robustus has quit [Ping timeout: 255 seconds]
casual_ has quit [Ping timeout: 245 seconds]
bcavileer_ has quit [Ping timeout: 276 seconds]
jeregrine has quit [Ping timeout: 265 seconds]
baroquebobcat has joined #ruby
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
poikon has quit [Ping timeout: 245 seconds]
jblancett has quit [Ping timeout: 265 seconds]
phutchins has joined #ruby
tmoore_ has quit [Ping timeout: 245 seconds]
zachrab has joined #ruby
pusewicz has quit [Ping timeout: 265 seconds]
pdoherty has joined #ruby
MiracleBlue has quit [Ping timeout: 245 seconds]
grubernaut has quit [Ping timeout: 265 seconds]
robustus has joined #ruby
featheryahn_ has quit [Ping timeout: 272 seconds]
x1337807x has joined #ruby
thiagovsk has quit [Ping timeout: 265 seconds]
pengin has quit [Ping timeout: 244 seconds]
bjeanes_ has quit [Ping timeout: 272 seconds]
vcoinminer has quit [Ping timeout: 272 seconds]
x1337807x has quit [Client Quit]
snath has joined #ruby
sinkensabe has quit [Ping timeout: 252 seconds]
hellschreiber has quit [Ping timeout: 272 seconds]
frem has quit [Ping timeout: 245 seconds]
ZucchiniZe has quit [Read error: Connection reset by peer]
adambeynon has quit [Ping timeout: 265 seconds]
rfv has quit [Ping timeout: 265 seconds]
maZtah has quit [Ping timeout: 265 seconds]
alol__ has quit [Ping timeout: 265 seconds]
davidhq has joined #ruby
chrisseaton has quit [Ping timeout: 245 seconds]
callenb___ has quit [Ping timeout: 276 seconds]
scripore has joined #ruby
skmp has quit [Read error: Connection reset by peer]
odin22 has quit [Ping timeout: 252 seconds]
ta has quit [Ping timeout: 250 seconds]
startupality has joined #ruby
davidhq has quit [Client Quit]
cstrahan_ has quit [Ping timeout: 265 seconds]
n1ftyn8 has quit [Read error: Connection reset by peer]
pdoherty has quit [Ping timeout: 244 seconds]
deimos has quit [Ping timeout: 272 seconds]
djbkd has quit [Remote host closed the connection]
wldcordeiro has quit [Remote host closed the connection]
featheryahn_ has joined #ruby
tmoore_ has joined #ruby
casual_ has joined #ruby
djbender has joined #ruby
enebo has quit [Quit: enebo]
nanoyak has quit [Quit: Computer has gone to sleep.]
djbkd has joined #ruby
baroquebobcat has quit [Quit: baroquebobcat]
bcavileer_ has joined #ruby
pusewicz has joined #ruby
eka has joined #ruby
davidhq has joined #ruby
diegovio1 is now known as diegoviola
poikon has joined #ruby
it0a has joined #ruby
davidhq has quit [Client Quit]
phreakocious has quit [Ping timeout: 264 seconds]
pmarreck_ has quit []
MiracleBlue has joined #ruby
pmarreck_ has joined #ruby
ZucchiniZe has joined #ruby
tyfighter has joined #ruby
thiagovsk has joined #ruby
rfv has joined #ruby
hellschreiber has joined #ruby
Sawbones has quit [Remote host closed the connection]
Aova has quit [Read error: Connection reset by peer]
jblancett has joined #ruby
chrisseaton has joined #ruby
skmp has joined #ruby
bjeanes_ has joined #ruby
sent1nel has joined #ruby
vcoinminer has joined #ruby
marr has quit []
uptownhr has quit [Quit: uptownhr]
spyderman4g63 has joined #ruby
OliverTynes has joined #ruby
jeregrine has joined #ruby
grubernaut has joined #ruby
maZtah has joined #ruby
tier has joined #ruby
dblessing has joined #ruby
deric_skibotn has joined #ruby
spyderma_ has joined #ruby
spyderma_ has quit [Remote host closed the connection]
greenbagels has joined #ruby
phreakocious has joined #ruby
spyderma_ has joined #ruby
tyfighter has quit [Ping timeout: 244 seconds]
livingstn has quit [Ping timeout: 245 seconds]
alol__ has joined #ruby
adambeynon has joined #ruby
callenb___ has joined #ruby
frem has joined #ruby
n1ftyn8 has joined #ruby
tyfighter has joined #ruby
Hobogrammer has joined #ruby
Aova has joined #ruby
deimos has joined #ruby
livingstn has joined #ruby
cstrahan_ has joined #ruby
spyderman4g63 has quit [Ping timeout: 264 seconds]
agrinb has quit [Read error: Connection reset by peer]
agrinb has joined #ruby
tkuchiki has joined #ruby
dimaursu16 has quit [Ping timeout: 245 seconds]
im0b has quit []
im0b has joined #ruby
mleung has quit [Quit: mleung]
digifiv5e has joined #ruby
digifiv5e is now known as Guest22198
tyfighter has quit [Quit: tyfighter]
scripore has quit [Quit: This computer has gone to sleep]
cjim has joined #ruby
dopie has quit [Remote host closed the connection]
uptownhr has joined #ruby
neersighted has quit []
sambao21 has quit [Quit: Computer has gone to sleep.]
neersighted has joined #ruby
dimaursu16 has joined #ruby
sankaber has joined #ruby
prasselpikachu has quit [Ping timeout: 264 seconds]
davidhq has joined #ruby
davidhq has quit [Client Quit]
mikepack has quit [Remote host closed the connection]
Kn|t3 has joined #ruby
sent1nel has quit [Remote host closed the connection]
centrx has quit [Quit: In the beginning there was nothing, which exploded. - Terry Pratchett]
davidhq has joined #ruby
davidhq has quit [Client Quit]
prasselpikachu has joined #ruby
ponga has joined #ruby
Sawbones has joined #ruby
davidhq has joined #ruby
davidhq has quit [Client Quit]
Cache_Money has joined #ruby
mbrumbelow has quit [Ping timeout: 244 seconds]
claptor has joined #ruby
Sawbones has quit [Remote host closed the connection]
stunder has quit [Remote host closed the connection]
tyfighter has joined #ruby
juanpablo____ has joined #ruby
Cache_Money has quit [Client Quit]
cjim has quit [Quit: (null)]
chrishough has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
prasselpikachu has quit [Ping timeout: 250 seconds]
startupality has quit [Quit: startupality]
ponga has quit [Ping timeout: 244 seconds]
danman has joined #ruby
prasselpikachu has joined #ruby
Sawbones has joined #ruby
cjim has joined #ruby
jerius has joined #ruby
shivamib has quit [Remote host closed the connection]
juanpablo____ has quit [Ping timeout: 240 seconds]
CpuID2 has joined #ruby
CpuID2 has joined #ruby
pragmatism has quit [Remote host closed the connection]
Sawbones has quit [Ping timeout: 252 seconds]
mikecmpbll has quit [Quit: i've nodded off.]
josephndenton has joined #ruby
cvtsx has joined #ruby
spyderma_ has quit []
davidhq has joined #ruby
recurrence has quit [Quit: recurrence]
cvtsx1 has quit [Ping timeout: 245 seconds]
scripore has joined #ruby
ghr has joined #ruby
zachrab has quit [Remote host closed the connection]
ikeike44_ has quit [Quit: Leaving...]
n008f4g_ has quit [Ping timeout: 245 seconds]
Kn|t3 has quit [Quit: Kn|t3]
startupality has joined #ruby
ghr has quit [Ping timeout: 250 seconds]
iwishiwerearobot has joined #ruby
tyfighter has quit [Quit: tyfighter]
djbkd has quit [Remote host closed the connection]
bricker has quit [Quit: leaving]
Kn|t3 has joined #ruby
MatthewsFace has joined #ruby
djbkd has joined #ruby
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sinkensabe has joined #ruby
djbkd has quit [Remote host closed the connection]
dblessing has quit [Quit: Textual IRC Client: www.textualapp.com]
thatslifeson has joined #ruby
dukejames has joined #ruby
ikeike443 has joined #ruby
djbkd has joined #ruby
sinkensabe has quit [Ping timeout: 250 seconds]
apurcell has quit [Quit: Be back later ...]
lampd1 has joined #ruby
avahey has joined #ruby
chihhsin has quit [Ping timeout: 264 seconds]
Kn|t3 has quit [Quit: Kn|t3]
startupality has quit [Quit: startupality]
cjim has quit [Quit: (null)]
razieliyo has quit [Ping timeout: 245 seconds]
Musashi007 has joined #ruby
tier has quit [Remote host closed the connection]
tunaCanBruh has joined #ruby
Aova has quit [Read error: Connection reset by peer]
lampd1 has quit [Remote host closed the connection]
Hijiri has quit [Quit: WeeChat 1.0.1]
uptownhr has quit [Quit: uptownhr]
tunaCanBruh has quit [Ping timeout: 265 seconds]
Aova has joined #ruby
maletor has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jaequery has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Ellypse_ has joined #ruby
postmodern has quit [Quit: Leaving]
Ellypse has quit [Ping timeout: 252 seconds]
Ellypse_ is now known as Ellypse
Spami has quit [Quit: This computer has gone to sleep]
nateberkopec has quit [Quit: Leaving...]
chihhsin has joined #ruby
davidhq has joined #ruby
davidhq has quit [Client Quit]
DadoCe has joined #ruby
pabloh has quit [Quit: Saliendo]
willywos has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davidhq has joined #ruby
davidhq has quit [Client Quit]
Sawbones has joined #ruby
sankaber has joined #ruby
hamakn has joined #ruby
chatrjr has joined #ruby
chatrjr has left #ruby [#ruby]
hamakn has quit [Read error: Connection reset by peer]
SixiS has quit [Quit: SixiS]
hamakn has joined #ruby
dc_ has joined #ruby
shelling__ has quit []
hamakn has quit [Read error: Connection reset by peer]
triple_b has joined #ruby
shelling__ has joined #ruby
hamakn has joined #ruby
hamakn_ has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
hamakn_ has quit [Read error: Connection reset by peer]
Sawbones has quit [Remote host closed the connection]
<Moeh> havenwood: Just saw your message. Thank you so much!
Sawbones has joined #ruby
djbkd has quit [Remote host closed the connection]
Moeh has quit [Quit: Page closed]
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
jerius has quit []
ponga has joined #ruby
hiyosi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Adran has quit [Quit: Este é o fim.]
hamakn has quit [Read error: Connection reset by peer]
akitada has quit []
hamakn has joined #ruby
akitada has joined #ruby
tjbiddle has quit [Quit: tjbiddle]
deric_skibotn has quit [Ping timeout: 252 seconds]
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
nobitanobi has quit [Remote host closed the connection]
Adran has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
djbkd has joined #ruby
Deele has quit [Ping timeout: 245 seconds]
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
ponga has quit [Ping timeout: 245 seconds]
<blizzy> so IDK if I'm doing this right. I'm trying to make it so I type text into a text box, and it shows the text reversed without reloading the page. https://gist.github.com/VBlizzard/fb7aa798d5ad1522287e
krz has joined #ruby
davidhq has joined #ruby
<blizzy> however, I keep getting "undefined method `join' for #<String:0x264e2c8>"
<blizzy> IDK if I should be reversing the text client side or server side.
amclain has joined #ruby
tyfighter has joined #ruby
Sid05 has quit [Quit: Sid05]
phutchins has quit [Ping timeout: 264 seconds]
willywos has joined #ruby
xcyclist has joined #ruby
LudicrousMango has quit [Remote host closed the connection]
ponga has joined #ruby
<xcyclist> I must be doing something obviously wrong. I am rbenv local to 2.0.0-dev, but my gem install of bundler fails.
Sawbones has quit [Remote host closed the connection]
zachrab has joined #ruby
<xcyclist> ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions into the /var/lib/gems/1.9.1 directory.
LudicrousMango has joined #ruby
anonymous1957461 has joined #ruby
paulfm has joined #ruby
zachrab has quit [Remote host closed the connection]
<xcyclist> I thought rbenv fixed that for me.
wallerdev has quit [Quit: wallerdev]
anonymous1957461 is now known as elsimate
machty has quit []
CpuID2 has quit [Quit: This computer has gone to sleep]
elsimate has left #ruby [#ruby]
scripore has quit [Quit: This computer has gone to sleep]
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Sid05 has joined #ruby
ghr has joined #ruby
machty has joined #ruby
xcesariox has quit [Quit: Textual IRC Client: www.textualapp.com]
scripore has joined #ruby
xcesariox has joined #ruby
scripore has quit [Client Quit]
elsimate has joined #ruby
St_Marx has quit [Ping timeout: 250 seconds]
elsimate has left #ruby [#ruby]
Kn|t3 has joined #ruby
Palaver has joined #ruby
ghr has quit [Ping timeout: 264 seconds]
St_Marx has joined #ruby
DadoCe has quit [Remote host closed the connection]
elsimate has joined #ruby
<Fire-Dragon-DoL> Guys, can someone clarify me a bit about why this: https://gist.github.com/Fire-Dragon-DoL/0f94f930346f43fa38af is not a circular dependency? If I wrote that in C, I would have got a nice compiler error :O
DadoCe has joined #ruby
digitalcake has joined #ruby
nateberkopec has joined #ruby
<Fire-Dragon-DoL> at least I think, quite a lot since I write in C :P
<digitalcake> any advice on how I should test requests when using the apartment gem?  https://gist.github.com/anonymous/b5af8b61c22c1e26ebec
elsimate has left #ruby [#ruby]
longfeet has quit [Ping timeout: 250 seconds]
Palaver has quit [Remote host closed the connection]
St_Marx has quit [Ping timeout: 250 seconds]
djbkd has quit [Remote host closed the connection]
xp_prg has quit [Quit: This computer has gone to sleep]
psy_ has quit [Ping timeout: 245 seconds]
xp_prg has joined #ruby
St_Marx has joined #ruby
elsimate has joined #ruby
sinkensabe has joined #ruby
DadoCe has quit [Ping timeout: 264 seconds]
elsimate has left #ruby [#ruby]
<Fire-Dragon-DoL> digitalcake: uhm, I would abstract it away actually, I mean, whenver you have code that you want to ensure you load records for a specific "apartment" ( lol ), you'll just test that the records you want are returned, not something else. Otherwise, you just ensure apartment.switch is called somewhere with the correct value, aparment gem is tested already by itself
elsimate has joined #ruby
Musashi007 has quit [Ping timeout: 245 seconds]
pdoherty has joined #ruby
mgorbach has quit [Quit: ZNC - http://znc.in]
<Fire-Dragon-DoL> otherwise you'll be hitting database repeatedly, boring and heavy
<Fire-Dragon-DoL> and I don't know how heavy is creating/destroying schemas
sinkensabe has quit [Ping timeout: 252 seconds]
bluehavana has quit [Quit: Connection closed for inactivity]
Sawbones has joined #ruby
elsimate has joined #ruby
<digitalcake> very true, I'm just not sure what I need to do so make sure apartment is satisfied with the current http get request
mistermocha has joined #ruby
andrewstewart has quit []
anonymous2352529 has joined #ruby
<digitalcake> my example was trying to get around the same error which is that the subdomain causing apartment to wig out a little
andrewstewart has joined #ruby
pdoherty has quit [Ping timeout: 264 seconds]
devoldmx has joined #ruby
mgorbach has joined #ruby
mgorbach has quit [Remote host closed the connection]
St_Marx has quit [Ping timeout: 250 seconds]
Sawbones has quit [Remote host closed the connection]
psy_ has joined #ruby
St_Marx has joined #ruby
anonymous2352529 has left #ruby [#ruby]
mgorbach has joined #ruby
mgorbach has quit [Remote host closed the connection]
nateberkopec has quit [Quit: Leaving...]
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
towski_ has quit [Remote host closed the connection]
Aova has quit [Read error: Connection reset by peer]
tunaCanBruh has joined #ruby
electrical has quit []
triple_b has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
electrical has joined #ruby
mgorbach has joined #ruby
Musashi007 has joined #ruby
Sawbones has joined #ruby
shum has quit [Quit: WeeChat 1.1.1]
shum has joined #ruby
iamninja has quit [Quit: ZZZzzz…]
elsimate has quit [Remote host closed the connection]
St1gma has joined #ruby
mgorbach has quit [Client Quit]
davidhq has joined #ruby
Aova has joined #ruby
tunaCanBruh has quit [Ping timeout: 264 seconds]
claptor has quit [Quit: this channel is bakas]
yo61 has quit []
crazydiamond has quit [Ping timeout: 245 seconds]
Sawbones has quit [Ping timeout: 245 seconds]
mgorbach has joined #ruby
paulfm has quit [Quit: Zzzzz...]
yo61 has joined #ruby
mgorbach has quit [Client Quit]
ych4k3r has joined #ruby
lightstalker has joined #ruby
nii236|i1ssi has joined #ruby
nii236|irssi has quit [Quit: leaving]
davedev24_ has quit [Ping timeout: 265 seconds]
nii236|i1ssi has quit [Client Quit]
mgorbach has joined #ruby
nii236|irssi has joined #ruby
Sid05 has quit [Quit: Sid05]
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sent1nel has joined #ruby
mgorbach has quit [Client Quit]
wallerdev has joined #ruby
davedev24_ has joined #ruby
juanpablo____ has joined #ruby
Adran has quit [Ping timeout: 250 seconds]
nobitanobi has joined #ruby
elsimate has joined #ruby
davidhq has joined #ruby
mgorbach has joined #ruby
bronson has quit [Remote host closed the connection]
arescorpio has joined #ruby
mgorbach has quit [Client Quit]
JBreit has joined #ruby
athan has joined #ruby
JBreit has left #ruby [#ruby]
mgorbach has joined #ruby
juanpablo____ has quit [Ping timeout: 245 seconds]
bronson has joined #ruby
Guest55484 has joined #ruby
Guest55484 has quit [Client Quit]
danzilio has joined #ruby
danzilio has quit [Max SendQ exceeded]
danzilio has joined #ruby
danzilio has quit [Max SendQ exceeded]
ajaiswal has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
danzilio has joined #ruby
danzilio has quit [Max SendQ exceeded]
danzilio has joined #ruby
elsimate has quit [Remote host closed the connection]
Matadoer has quit [Ping timeout: 244 seconds]
xcyclist has quit [Ping timeout: 246 seconds]
EasyCo has quit []
EasyCo has joined #ruby
ych4k3r has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Adran has joined #ruby
Matadoer has joined #ruby
totimkopf has quit [Ping timeout: 264 seconds]
adriancb has joined #ruby
shum has quit [Quit: WeeChat 1.1.1]
shum has joined #ruby
Musashi007 has quit [Quit: Musashi007]
oo__ has quit [Remote host closed the connection]
mary5030 has quit [Remote host closed the connection]
uptownhr has joined #ruby
ZnU has joined #ruby
adriancb has quit [Ping timeout: 245 seconds]
Hijiri has joined #ruby
nanoyak has joined #ruby
livingstn has quit [Ping timeout: 256 seconds]
Bira has quit []
ta has joined #ruby
ghr has joined #ruby
danzilio has quit []
longfeet has joined #ruby
Hijiri has quit [Ping timeout: 245 seconds]
tyfighter has quit [Quit: tyfighter]
totimkopf has joined #ruby
apurcell has joined #ruby
Landshark753 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ta has quit [Ping timeout: 252 seconds]
ghr has quit [Ping timeout: 240 seconds]
iwishiwerearobot has quit [Read error: Connection reset by peer]
iwishiwerearobot has joined #ruby
bronson has quit [Remote host closed the connection]
Guest51733 is now known as adam12
<digitalcake> does anyone know how I can set the request.host for rspec 3.x get calls?
athan has quit [Ping timeout: 245 seconds]
zachrab has joined #ruby
nym has quit [Quit: Connection closed for inactivity]
DadoCe has joined #ruby
apurcell has quit [Ping timeout: 255 seconds]
amystephen has quit [Quit: amystephen]
troubadour has joined #ruby
braincrash has quit [Quit: bye bye]
longfeet has quit [Ping timeout: 245 seconds]
zachrab has quit [Ping timeout: 255 seconds]
sinkensabe has joined #ruby
ZnU has quit []
DadoCe has quit [Ping timeout: 264 seconds]
sankaber has joined #ruby
kp666 has joined #ruby
braincrash has joined #ruby
iwishiwerearobot has quit [Remote host closed the connection]
iwishiwerearobot has joined #ruby
sinkensabe has quit [Ping timeout: 256 seconds]
nb_bez___ has quit [Quit: Connection closed for inactivity]
pnzqrchos has joined #ruby
jobewan has joined #ruby
sankaber has quit [Read error: Connection reset by peer]
CMAXW_ has quit []
CMAXW_ has joined #ruby
sankaber has joined #ruby
vozcelik has joined #ruby
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
frem has quit [Quit: Connection closed for inactivity]
Aova has quit [Read error: Connection reset by peer]
jack_rabbit has joined #ruby
plashchynski has joined #ruby
davidhq has joined #ruby
x1337807x has joined #ruby
davidhq has quit [Client Quit]
x1337807x has quit [Max SendQ exceeded]
greenbagels has quit [Read error: Connection reset by peer]
<pnzqrchos> Good luck all programmers. Have a nice day!
Ellypse has quit [Remote host closed the connection]
Ellypse has joined #ruby
x1337807x has joined #ruby
sankaber has quit [Read error: Connection reset by peer]
davidhq has joined #ruby
uptownhr has quit [Quit: uptownhr]
lampd1 has joined #ruby
Ellypse_ has joined #ruby
sankaber has joined #ruby
Megtastique has quit []
davidhq has quit [Client Quit]
pnzqrchos has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
Channel6 has joined #ruby
LudicrousMango has quit [Remote host closed the connection]
deric_skibotn has joined #ruby
iwishiwerearobot has quit [Remote host closed the connection]
vozcelik has quit [Ping timeout: 252 seconds]
iwishiwerearobot has joined #ruby
jaequery has joined #ruby
Kn|t3 has quit [Quit: Kn|t3]
jaequery has quit [Max SendQ exceeded]
anaeem1_ has joined #ruby
Aova has joined #ruby
jaequery has joined #ruby
davidhq has joined #ruby
davidhq has quit [Client Quit]
Ellypse has quit [Ping timeout: 264 seconds]
Ellypse_ is now known as Ellypse
lampd1 has quit [Ping timeout: 245 seconds]
agent_white has joined #ruby
sankaber has quit [Read error: Connection reset by peer]
shum has quit [Quit: WeeChat 1.1.1]
sankaber has joined #ruby
peterhu has quit [Quit: leaving]
<agent_white> Evenin folks
peterhu has joined #ruby
ta has joined #ruby
sankaber has quit [Read error: Connection reset by peer]
LudicrousMango has joined #ruby
sankaber has joined #ruby
Kn|t3 has joined #ruby
jack_rabbit has quit [Ping timeout: 264 seconds]
ta has quit [Ping timeout: 252 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #ruby
agit0 has quit [Quit: This computer has gone to sleep]
mikepack has joined #ruby
deol has joined #ruby
duncannz has joined #ruby
craigp has quit [Remote host closed the connection]
oo_ has joined #ruby
iwishiwerearobot has quit [Ping timeout: 250 seconds]
jaequery has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
athan has joined #ruby
iamjarvo has joined #ruby
PanzerModern has joined #ruby
sankaber has quit [Read error: Connection reset by peer]
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pengin has joined #ruby
sankaber has joined #ruby
zwer_m has joined #ruby
bove has quit []
bove has joined #ruby
Sawbones has joined #ruby
sankaber has quit [Client Quit]
nobitanobi has quit [Remote host closed the connection]
crodas has joined #ruby
zwer has quit [Ping timeout: 250 seconds]
plashchynski has quit [Quit: plashchynski]
rodasc has quit [Read error: Connection reset by peer]
funazarr has joined #ruby
<funazarr> why do you get a rush when you kill someone?
kennym has quit [Ping timeout: 245 seconds]
<funazarr> yesterday i killed a guy with my car battery... i was torturing him with the jumper cables because he was being an asshole
cn28h_ has quit [Ping timeout: 272 seconds]
kennym has joined #ruby
tyfighter has joined #ruby
TheMoonMaster has quit [Ping timeout: 245 seconds]
Fusl has quit [Ping timeout: 250 seconds]
<funazarr> he died after the second shock and then i cut him up into pieces and threw his remains in the river
ns4 has joined #ruby
kennym is now known as Guest66370
<ns4> :)
ns4 is now known as d0t
<d0t> Hello
Sawbones has quit [Remote host closed the connection]
adam12 has quit [Ping timeout: 265 seconds]
bluehavana has joined #ruby
lemur has joined #ruby
benlakey has quit []
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
benlakey has joined #ruby
cn28h has joined #ruby
recurrence has joined #ruby
pengin has quit [Remote host closed the connection]
pengin has joined #ruby
kyb3r_ has joined #ruby
djbkd has joined #ruby
Fusl has joined #ruby
jaequery has joined #ruby
Sawbones has joined #ruby
jaequery has quit [Max SendQ exceeded]
jaequery has joined #ruby
jaequery has quit [Max SendQ exceeded]
TheMoonMaster has joined #ruby
sent1nel has quit [Remote host closed the connection]
jaequery has joined #ruby
adam- has joined #ruby
ghr has joined #ruby
pengin has quit [Ping timeout: 264 seconds]
puppetmonkey has quit [Quit: puppetmonkey]
ta has joined #ruby
Sawbones has quit [Ping timeout: 245 seconds]
<agent_white> funazarr: Probably cause it's naughty. I feel the same way when I steal a cookie from the cookie jar.
oo_ has quit [Remote host closed the connection]
deric_skibotn has quit [Ping timeout: 245 seconds]
ghr has quit [Ping timeout: 244 seconds]
oo_ has joined #ruby
sent1nel has joined #ruby
bronson has joined #ruby
ta has quit [Ping timeout: 252 seconds]
willywos has quit [Quit: Textual IRC Client: www.textualapp.com]
Musashi007 has joined #ruby
oo_ has quit [Read error: Connection reset by peer]
x1337807x has joined #ruby
oo__ has joined #ruby
sent1nel has quit [Remote host closed the connection]
mikepack has quit [Remote host closed the connection]
bronson has quit [Ping timeout: 240 seconds]
fenzil has quit [Read error: Connection reset by peer]
tunaCanBruh has joined #ruby
josephndenton has quit [Ping timeout: 250 seconds]
ozialien has quit [Quit: Leaving]
sinkensabe has joined #ruby
pdoherty has joined #ruby
tunaCanBruh has quit [Ping timeout: 250 seconds]
nii236|irssi has quit [Quit: leaving]
sinkensabe has quit [Ping timeout: 245 seconds]
nobitanobi has joined #ruby
mistermocha has quit [Remote host closed the connection]
pdoherty has quit [Ping timeout: 264 seconds]
ramfjord has quit [Ping timeout: 240 seconds]
wallerdev has quit [Read error: Connection reset by peer]
quazimodo has joined #ruby
Mia has joined #ruby
bluOxigen has joined #ruby
lightstalker has quit [Ping timeout: 250 seconds]
Aova has quit [Read error: Connection reset by peer]
tier has joined #ruby
MasterPiece has joined #ruby
arescorpio has quit [Remote host closed the connection]
<MasterPiece> where is the mirror list of rubygems.org ?
<MasterPiece> and How can I mirror it in mine Org ?
juanpablo____ has joined #ruby
<MasterPiece> Is there any Mailing list about mirroring?
nobitanobi has quit [Remote host closed the connection]
uptownhr has joined #ruby
oo__ has quit [Remote host closed the connection]
havenwood has quit []
tier has quit [Ping timeout: 245 seconds]
oo_ has joined #ruby
Sawbones has joined #ruby
Aova has joined #ruby
juanpablo____ has quit [Ping timeout: 246 seconds]
zwer_m_c has joined #ruby
Hijiri has joined #ruby
zwer_m has quit [Ping timeout: 250 seconds]
p0wn3d_mhs has quit [Ping timeout: 250 seconds]
Fusl has quit [Ping timeout: 250 seconds]
Musashi007 has quit [Quit: Musashi007]
Fusl has joined #ruby
wallerdev has joined #ruby
p0wn3d_mhs has joined #ruby
ponga has quit [Remote host closed the connection]
echevemaster has quit [Remote host closed the connection]
Deele has joined #ruby
d10n-work has quit [Quit: Connection closed for inactivity]
mikepack has joined #ruby
goshdarnyou has quit []
goshdarnyou has joined #ruby
ta has joined #ruby
ponga has joined #ruby
lightstalker has joined #ruby
oo_ has quit [Remote host closed the connection]
mistermocha has joined #ruby
phutchins has joined #ruby
ta has quit [Ping timeout: 252 seconds]
oo_ has joined #ruby
tobago has joined #ruby
mleung has joined #ruby
Pharaoh2 has joined #ruby
tus has quit []
krz has quit [Ping timeout: 240 seconds]
phutchins has quit [Ping timeout: 252 seconds]
nii236|irssi has joined #ruby
lampd1 has joined #ruby
hamakn has quit [Remote host closed the connection]
oo_ has quit [Remote host closed the connection]
mleung has quit [Ping timeout: 264 seconds]
mleung has joined #ruby
Vile` has quit [Read error: Connection reset by peer]
mikepack has quit [Remote host closed the connection]
josephndenton has joined #ruby
oo_ has joined #ruby
agrinb has quit [Remote host closed the connection]
danman has quit [Quit: danman]
charliesome has quit [Quit: zzz]
EvanFreeman has quit [Remote host closed the connection]
ta has joined #ruby
hamakn has joined #ruby
jalcine has quit [Quit: I'm out, y'all]
konsolebox has joined #ruby
lolmaus has quit [Quit: Konversation terminated!]
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
hamakn_ has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
apurcell has joined #ruby
craigp has joined #ruby
hamakn has joined #ruby
hamakn_ has quit [Read error: Connection reset by peer]
ramfjord has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
ta has quit [Ping timeout: 252 seconds]
parduse has quit []
hamakn_ has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
x1337807x has quit [Ping timeout: 264 seconds]
Vile` has joined #ruby
hamakn_ has quit [Read error: Connection reset by peer]
EasyCo has quit [Quit: Connection closed for inactivity]
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamakn has joined #ruby
apurcell has quit [Ping timeout: 252 seconds]
pragmatism has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sn0wb1rd has quit [Ping timeout: 245 seconds]
fgo has joined #ruby
x1337807x has joined #ruby
hamakn has joined #ruby
Pharaoh2 has joined #ruby
charliesome has joined #ruby
craigp has quit [Remote host closed the connection]
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
nomadic_ has quit [Ping timeout: 244 seconds]
lxsameer has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
r0ast has joined #ruby
jusmyth has joined #ruby
<pragmatism> Evening all
hamakn has quit [Read error: Connection reset by peer]
<pragmatism> Well, those in the US any way
hamakn has joined #ruby
sn0wb1rd has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
hamakn has joined #ruby
oo_ has quit [Read error: Connection reset by peer]
oo_ has joined #ruby
josephndenton has quit [Ping timeout: 240 seconds]
hamakn has quit [Read error: Connection reset by peer]
sigurding has joined #ruby
krz has joined #ruby
hamakn has joined #ruby
nomadic has joined #ruby
hamakn_ has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
troubadour has quit [Quit: troubadour]
charliesome has quit [Quit: zzz]
hamakn has joined #ruby
hamakn_ has quit [Read error: Connection reset by peer]
Stoge88 has joined #ruby
ta has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
LudicrousMango has quit [Remote host closed the connection]
hamakn has joined #ruby
hamakn_ has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
exadeci has quit []
exadeci has joined #ruby
duncannz has quit [Ping timeout: 250 seconds]
sent1nel has joined #ruby
lioninawhat has quit [Remote host closed the connection]
jaequery has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
d0t has quit [Ping timeout: 244 seconds]
<Diabolik> pragmatism can you help me with something?
<pragmatism> Depends on what it is :)
<pragmatism> Ask away
<Diabolik> n00b question
<Diabolik> day #2 of ruby :P
gsd has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ta has quit [Ping timeout: 252 seconds]
craigp has joined #ruby
davedev2_ has joined #ruby
<Diabolik> i obviously got the code to work for the first 2, but i have no idea how to incorporate that into an if/else statement
d0t has joined #ruby
d0t has quit [Client Quit]
davedev24_ has quit [Ping timeout: 264 seconds]
oo__ has joined #ruby
sinkensabe has joined #ruby
Sawbones has quit []
sent1nel has quit [Ping timeout: 245 seconds]
Kn|t3 has left #ruby [#ruby]
ghr has joined #ruby
oo_ has quit [Ping timeout: 245 seconds]
MasterPiece has quit [Quit: Leaving]
<m4rCsi> how do you deal (or test) "require". it sometimes forget to require something, but nothing happens since It is somewhere else included.
craigp has quit [Remote host closed the connection]
<m4rCsi> but if a test suddenly fails and I just run that single test. It is then, that I see that I actually forgot to require something
kobain has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/]
diegoviola has quit [Remote host closed the connection]
jobewan has quit [Ping timeout: 244 seconds]
sinkensabe has quit [Ping timeout: 245 seconds]
siso has joined #ruby
agrinb has joined #ruby
<Diabolik> any joy pragmatism ?
x1337807x has quit [Ping timeout: 264 seconds]
<pragmatism> Are you calling fix anywhere?
ghr has quit [Ping timeout: 264 seconds]
craigp has joined #ruby
uptownhr has quit [Quit: uptownhr]
x1337807x has joined #ruby
<pragmatism> And I don't think you need if else.
mkaesz has joined #ruby
<pragmatism> Just capitalize everything.
<Diabolik> it says on the left that i do
<Diabolik> in the brief
<pragmatism> Right
Aova has quit [Read error: Connection reset by peer]
<Diabolik> hence my confusion
gr33n7007h has quit [Ping timeout: 245 seconds]
<pragmatism> Ohhh
<Diabolik> expected: "The Lord of the Rings"
<Diabolik> got: "The Lord Of The Rings"
<Diabolik> its this shit that's confusing me
<pragmatism> I see
<pragmatism> So first split the string, and then for #each, determine if it's an article, and if so, downcase it.
<pragmatism> Does that make sense?
agrinb has quit [Ping timeout: 245 seconds]
<Diabolik> i think so
<Diabolik> hang on
<pragmatism> kk
<Diabolik> so pragmatism remove my existing code
iwishiwerearobot has joined #ruby
djbkd_ has joined #ruby
<pragmatism> ?
Aova has joined #ruby
<pragmatism> Keep your fix method
<pragmatism> and only apply it to non-articles.
<funazarr> don't use each you fucking nigger faggot noob kike programmer
shime has joined #ruby
aagdbl has joined #ruby
<pragmatism> What the hell?
iwishiwerearobot has quit [Ping timeout: 264 seconds]
<pragmatism> Each is fine.
<pragmatism> and it's spelled "kyke"
<pragmatism> You fucking idiot.
<funazarr> no it's kike
<funazarr> learn to fucking spell you uneducated nigger
<pragmatism> Ah, you're right. Still totally inappropriate. Why don't you like #each? Prefer #find_each?
banister has joined #ruby
<pragmatism> Normally you can iterate through a collection at a higher level.
<Diabolik> thanks for the help funazarr
oleo__ has quit [Quit: Verlassend]
<funazarr> pragmatism: normally you can have an education at an elementary level you fucking retard
<Diabolik> pragmatism pm?
<pragmatism> Diabolik Sure, although we could just ignore her.
<funazarr> that's what happens when you have a nigger in charge
mloveless has quit [Remote host closed the connection]
<agent_white> funazarr: Please don't use that word, jokingly or otherwise.
<agent_white> Don'
<funazarr> obama is responsible for chicago
droidburgundy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<agent_white> Don't feed the use of it. It's really not funny unless you're in middleschool and have yet to grow up.
<agent_white> Cool.
<agent_white> Don't use it. Grow up.
hamakn_ has quit [Remote host closed the connection]
<funazarr> i'm a 5th grader you fucking retard
<agent_white> It's a "I remember my first beer..." sort of deal. If you actually are an adult, and maybe are around adults, then you won't use it. Persiod.
Jetchisel has joined #ruby
<agent_white> Period* even.
<Diabolik> this is what happens when you have an irc channel without any ops
<agent_white> funazarr: I even doubt that.
sinkensabe has joined #ruby
<agent_white> funazarr: If you use that term, you are the scum of the internet. Go away back to your 4chan.
<agent_white> We don't need or want you here.
<funazarr> agent_white: if you are a nigger lover/sympathizer you are the scum of humanity
<funazarr> and you are what's wrong with society
<funazarr> wake the fuck up
<agent_white> Diabolik: True, but it's also when idiots encourage idiocracy.
<agent_white> funazarr: It's funny how you think you're funny.
<agent_white> funazarr: I bet you and your stuffed animals are giggling to themselves.
<funazarr> it's funny how you think you're intelligent
tjohnson has quit [Quit: Connection closed for inactivity]
<agent_white> funazarr: Well you could say being mature is intelligent.
<agent_white> I'm not you, so that's being intelligent.
Channel6 has quit [Quit: Leaving]
<agent_white> You're not funny. We don't want you here.
<agent_white> Leave. Please.
<funazarr> that's a typical nigger thing to say
krz has quit [Ping timeout: 255 seconds]
ta has joined #ruby
<Diabolik> funazarr you do realise your IP is in your real name
<agent_white> "ohaha I'm trolling this guy so bad"
<agent_white> ._.
<funazarr> niggers aren't known for their high iq
<agent_white> funazarr: People who think they are trolling aren't known for their iq.
<agent_white> funazarr: Go back to your xbox.
<agent_white> funazarr: Ask your mom to make you a quesadilla, and an orange juice.
<funazarr> you do realize that this is a public connection
<agent_white> funazarr: Leave. Just leave.
<funazarr> anyone that isn't ignorant and is educated does not like niggers
<agent_white> I know I'm feeding a troll, but paste this to your little forum of 'how you trolled somebody on irc lolol'
<agent_white> Get your kicks out of it. But you are what the internet does not need.
<agent_white> Typing this out is no harding for me than breathing, so keep it coming.
<funazarr> the internet does not need niggers, it does not need violence
<agent_white> So funae
ta has quit [Ping timeout: 252 seconds]
<agent_white> funazarr: What's it like having no friends?
<funazarr> i have a girlfriend retard
<funazarr> her name is manuela
<agent_white> funazarr: Screenshotting conversations, sending them to random folks online trying to gain your acceptance to their inbred jokes?
mistermocha has quit [Remote host closed the connection]
shime has quit [Ping timeout: 246 seconds]
ramfjord has quit [Ping timeout: 256 seconds]
<agent_white> funazarr: You probably feel good inside. Like people actually understand and like you. For once in your life.
<agent_white> Then you get off the computer, and realize it's a lie.
<funazarr> no, i am mexican and i am too young to have a female girlfriend and that's why i have my girlfriend hand
<funazarr> her name is manuela
<agent_white> funazarr: Just... stop. You're not even good at trolling :()
<agent_white> funazarr: I bet you'll get SO many comments on your LOLTROLLINGRUBYIRC
<agent_white> It should feel good.
<agent_white> Pat yourself on the back.
<agent_white> Twice even.
seal has joined #ruby
tagrudev has joined #ruby
hvxgr has quit [Ping timeout: 245 seconds]
iamninja has joined #ruby
<pragmatism> All, please just ignore them.
<agent_white> pragmatism: Will do.
cjim has joined #ruby
mistermocha has joined #ruby
shime has joined #ruby
hamakn has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
fgo has quit [Quit: WeeChat 1.1.1]
hamakn has joined #ruby
Morkel has joined #ruby
hamakn_ has joined #ruby
hamakn has quit [Read error: Connection reset by peer]
djbkd has quit [Quit: My people need me...]
kalusn has joined #ruby
mskaesz has joined #ruby
<pragmatism> So, I had no idea this worked: a, (b, *c) = [1, [2,3,4]; c #=> [3, 4]
<pragmatism> and it works the other way around too!
Joufflu has quit [Quit: Peace]
<pragmatism> Totally not covered in the Pickaxe
<pragmatism> (may the Thomas forgive me)
<pragmatism> oh, sorry dude. Not you. I hope.
shime has quit [Ping timeout: 264 seconds]
<agent_white> pragmatism: Badass :D
kalusn has quit [Remote host closed the connection]
<pragmatism> srsly
<pragmatism> I love this lang
sinkensabe has quit [Remote host closed the connection]
<pragmatism> Wish it were a bit more performant, but at least there are patterns around that
aganov has joined #ruby
<pragmatism> <3 EM, Synchrony
lemur has quit [Remote host closed the connection]
mkaesz has quit [Read error: No route to host]
<pragmatism> DJ is badass too
mkaesz has joined #ruby
noop has joined #ruby
Pharaoh2_ has joined #ruby
tunaCanBruh has joined #ruby
mleung has quit [Ping timeout: 264 seconds]
tyfighter has quit [Quit: tyfighter]
mskaesz has quit [Ping timeout: 244 seconds]
deol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Pharaoh2 has quit [Ping timeout: 256 seconds]
abuzze has joined #ruby
abuzze has quit [Remote host closed the connection]
sent1nel has joined #ruby
nfk has joined #ruby
abuzze has joined #ruby
thiagovsk has quit [Quit: Connection closed for inactivity]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lemur has joined #ruby
droidburgundy has joined #ruby
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
<funazarr> NIGGER
funazarr has quit [Excess Flood]
FUNAZAAR has joined #ruby
<FUNAZAAR> NIGGER
<FUNAZAAR> NIGGER
<FUNAZAAR> NIGGER
<FUNAZAAR> NIGGER
<FUNAZAAR> NIGGER
<FUNAZAAR> NIGGER
<FUNAZAAR> NIGGER
testcore has quit [Quit: BitchX: made with real honey.]
<ponga> so racist lol
<FUNAZAAR> you gotta love free speech lol
sent1nel has quit [Ping timeout: 245 seconds]
<agent_white> sofunaelol
SixiS has joined #ruby
abuzze has quit [Ping timeout: 252 seconds]
testcore has joined #ruby
tunaCanBruh has quit [Ping timeout: 245 seconds]
fantazo has joined #ruby
mkaesz has quit [Remote host closed the connection]
amclain has quit [Quit: Leaving]
sinkensabe has joined #ruby
ta has joined #ruby
droidburgundy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
lkba has joined #ruby
Sid05 has joined #ruby
juanpablo____ has joined #ruby
Sid05 has quit [Client Quit]
agrinb has joined #ruby
codecop has joined #ruby
droidburgundy has joined #ruby
FUNAZAAR is now known as skinhedz
cjim has quit [Quit: (null)]
mistermocha has quit [Remote host closed the connection]
pdoherty has joined #ruby
<skinhedz> heil hitler!
<skinhedz> we must secure the existence of our people and a future for white children
ta has quit [Ping timeout: 246 seconds]
ghr has joined #ruby
jgt has joined #ruby
agrinb has quit [Ping timeout: 245 seconds]
juanpablo____ has quit [Ping timeout: 240 seconds]
fantazo has quit [Ping timeout: 265 seconds]
hvxgr has joined #ruby
The_Phoenix has joined #ruby
mistermocha has joined #ruby
pdoherty has quit [Ping timeout: 252 seconds]
<ponga> skinhedz: i wonder if hitler hated asians
ghr has quit [Ping timeout: 245 seconds]
<certainty> wtf
last_staff has joined #ruby
<ponga> hi certainty
<certainty> apeiros_: you're around?
<ponga> lol
<ponga> here comes op!
<certainty> at least i summoned him :)
<agent_white> certainty: Trying to ping him a bit ago... hope he's here finally.
Aova has quit [Read error: Connection reset by peer]
<ponga> pragmatism: there is a project called Jruby/Truffle going on
<ponga> which , to me, seems to run very very fast
<certainty> agent_white: yeah already 8 in the morning and he's not at work :p
shime has joined #ruby
<agent_white> certainty: What a slacker! It's 12am here... he should be on the lines!
<agent_white> ;D
<certainty> hehe
<ponga> how many ops are in this channel?
<certainty> i don't know. i believe more than one though :)
<ponga> don't tell me we only have apeiros_ in a channel with 880 people occupied
skinhedz has quit [Ping timeout: 246 seconds]
yfeldblum has quit [Ping timeout: 245 seconds]
<wasamasa> no, we don't
<ponga> hi wasamasa
<wasamasa> apeiros_ is just the most prominent one
shredding has joined #ruby
<ponga> lone time
<agent_white> ponga: "/msg ChanServ ACCESS #ruby LIST" will tell you.
<wasamasa> I can remember at least banister and Mongey_
<wasamasa> err, Mon_Ouie
<certainty> also Mon_Quie
<Mongey_> -_-
<certainty> yeah
<wasamasa> but he's not here ._.
Joufflu has joined #ruby
<certainty> nope, but these guys are silent now anyway as it seems
<agent_white> No doubt... I fed them enough :(
Aova has joined #ruby
<agent_white> I'm too good a troll target... some of them just annoy me to no end. Just makes me wonder what those folks are like in real life ya know?
<totimkopf> :(
<wasamasa> people tell me I'd make a good co-worker
shime has quit [Ping timeout: 245 seconds]
<certainty> agent_white: like 8years old i bet
<wasamasa> others tell me online I should troll less
<certainty> hehe
<certainty> trolling is ok, as long as you have to say something substantial too from time to time
maletor has joined #ruby
<ponga> agent_white: do people troll you for your nickname?
<ponga> :P
<certainty> at least that's my view on that matter
<wasamasa> but ok, to answer your question, I remember a german news article about a heise.de troll
<wasamasa> he was a 60 years old geezer
ptrrr has joined #ruby
ta has joined #ruby
lidaaa has quit [Ping timeout: 250 seconds]
<totimkopf> has anyone looked at the Ruby Association certification? seems like it would be at least kind of fun to take an exam about ruby, even if it's a waste of $150
<wasamasa> and just wanted to stir things up
Xeago has joined #ruby
fantazo has joined #ruby
<certainty> wasamasa: the heise trolls (at least some of them) are fun actually and they are knowledgable (ok not all of them)
Stoge88 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kamilc__ has joined #ruby
<wasamasa> certainty: I dunno man, I find it pretty bad to read that really dry kind of humour in the comments
LudicrousMango has joined #ruby
athan has quit [Ping timeout: 250 seconds]
<certainty> wasamasa: yeah you probably have to like that kind of stuff
lolmaus has joined #ruby
<certainty> i find it amusing most of the time
athan has joined #ruby
<shevy> certainty are you trolling again or is this ur mom typing
aswen has joined #ruby
<ponga> hi shevy
<shevy> hey ponga
<certainty> shevy: it's your mom, she hasn't left yet
<shevy> won't be here for long, have to leave home soon
<ponga> we just had racist troll shouting nigger nigger endlessly
<ponga> ohhhhhh
<certainty> shevy: she will be home soon, though :)
<shevy> cool
<ponga> certainty:
<ponga> good one
<ponga> its like first time me seeing shevy leaving home?
<ponga> does shevy ever leave his home
<shevy> certainty we can continue once I am home again! but that will be in some hours from now
<ponga> i thought this channel was his home
<shevy> yeah
<shevy> when I am not typing here
<shevy> either I am not home, or I am sleeping
<certainty> shevy: sure, where are you? somewhere in austria?
<ponga> so basically when shevy is 1) home and 2) not asleep , he is in #ruby
<shevy> certainty yeah, almost in central vienna too \o/ but I have to drive some way north soon
<ponga> lol
<shevy> also it's cold outside
Macaveli has joined #ruby
<ponga> wasn't shevy american? why is he in austria?
<shevy> no the austrian in america is schwarzenegger
<certainty> nah he's from austria as far as i know
<ponga> sorry shevy
<totimkopf> I guess nobody gives a hill of beans about the Ruby Association Certification ;)
<ponga> and im impressed how you spelled schwarzenegger correctly
<ponga> i'd never get it right
<shevy> certifications versus skills totimkopf!!!
<certainty> totimkopf: i just checked it. It may be worth a shot
<ponga> i would want my doctor to have certificates, but not for my ruby coders
<totimkopf> lol
krz has joined #ruby
<ponga> isn't ruby all about being lazy hippy coder?
<totimkopf> I see it as something fun to do
<ponga> selfish coder who only endevours his happiness?
<shevy> ponga he was from middle austria... they have a strange dialect; western austria is all about snow, skiing ... eastern austria I dunno, only real town in that country and even then it does not even have 2 million people. compare that to new york, london, paris... everything is small here!
sinkensabe has quit [Read error: Connection reset by peer]
<ponga> and what's this certificate
sinkensa_ has joined #ruby
<shevy> ruby is about code poetry that works
<totimkopf> I don't think I'd be able to get a job with a programming certification alone, anyway
Macaveli has quit [Client Quit]
<certainty> totimkopf: wenn man nicht ganz tot im kopf ist, sollte das auch machbar sein :p
<shevy> totimkopf ah so you just add to a portfolio
<ponga> certainty: now you sound savage
<shevy> "I passed the monkey-dancing course. Will I get this job?"
<ponga> i wonder why
<ponga> this g-ermanic language
<totimkopf> lol the monkey-dancing course
<ponga> notice, g is pronounced as g in game here!
<certainty> ponga: hehe, just a pun on his nick. :)
<shevy> ponga well germanic-like languages are a bit weird. not very beautiful phonetically. but you should try to listen to finnish!
Macaveli has joined #ruby
sinkensa_ has quit [Read error: Connection reset by peer]
pragmatism has quit [Quit: Textual IRC Client: www.textualapp.com]
<ponga> i really wonder
<totimkopf> I quit my PHP job to become proficient in ruby, am I a ruby fan boy or what?
goodenough has joined #ruby
<ponga> shevy: how does our language sound to you guys?
<ponga> japanese/korean
sinkensabe has joined #ruby
anarang has joined #ruby
<ponga> im sure some both japanese/korean be butthurt about putting these 2 langs together :P
<shevy> well
<shevy> both languages sound very different to me
<certainty> totimkopf: quitting the PHP job is a smart move most of the time
<ponga> trust me kor/jap are like Ruby and Jruby
<totimkopf> certainty: ^_^
<certainty> no matter what you do afterwarts
<ponga> well not really tho
<totimkopf> certainty: lol, even being a janitor?
nanoyak has quit [Quit: Computer has gone to sleep.]
<shevy> ponga japanese sounded easier to me than korean
<tacotaco_> Finnish is awesome
<ponga> is it becoming popular recently to mock PHP in ruby channel ?
<certainty> totimkopf: depends. it may give you loads of time to do other things
apurcell has joined #ruby
<shevy> ponga but the hardest was chinese mainstream mandarin
<ponga> shevy: less vowels , no ending syllable
<ponga> sure
<shevy> yeah
troubadour has joined #ruby
<totimkopf> ponga: every channel that isn't PHP tends to mock PHP :p
Morkel has quit [Quit: Morkel]
<ponga> totimkopf: so basically everyone loves PHP other than PHP channel?
<ponga> :P
<certainty> ponga: it's populare to mock PHP in ever channel that is not #php
<totimkopf> ponga: basically :p
<shevy> php just makes me sad
<ponga> did i get this right?!
<ponga> no wonder its always a good idea to quit PHP job to start loving PHP
<ponga> haha
athan has quit [Ping timeout: 264 seconds]
<totimkopf> ponga: whaaat
<certainty> php is one of the hardest languages to program in. so much accidental complexity. you can't really concentrate on the real problem
<ponga> shevy: once upon a day, i stepped into ##Haskell and asked if haskell was useful in any means (trust me, i wan't trolling, i was a super-noob back then)
<ponga> and i encountered this horde of
<ponga> you guess
<shevy> haha
<shevy> I still wonder today
fantazo has quit [Ping timeout: 255 seconds]
<totimkopf> haskell is useful, it just has a steep learning curve
<shevy> well haskell I find very hard
<shevy> php I did not find hard but very ugly and inconsistent
<ponga> certainty: that sounds like Java to me
<shevy> hehehehe
<certainty> totimkopf: depends. but it tends to be steeper for programmers used to other paradigms
<ponga> "php is one of the hardest languages to program in. so much accidental complexity. you can't really concentrate on the real problem"
<shevy> well ponga... all programming languages can be quite complex
<ponga> now replace PHP with Java
<ponga> "Java is one of the hardest languages to program in. so much accidental complexity. you can't really concentrate on the real problem"
pragmatism has joined #ruby
<ponga> so much accidental complexity
<ponga> hmmm
<shevy> don't forget the verbosity of java!
<ponga> we never do shevy
wallerdev has quit [Quit: wallerdev]
wottam has joined #ruby
<ponga> did i tell you my first lang and book for learning programming was in java
<totimkopf> I'm glad I fell in love with ruby
<certainty> i don't know about java. i only did it a bit
<shevy> there is one guy who blogs about his projects
<shevy> he wrote a game in java that has like 500.000 lines of code
<shevy> and one day he gave up
<certainty> whenever i have to deal with the jvm i prefer to do it through clojure
apurcell has quit [Ping timeout: 245 seconds]
<totimkopf> certainty: why not jruby? :p
<ponga> shevy: you told me back then
<ponga> but many games are written in ruby aren't they?
<ponga> like minecraft
<totimkopf> minecraft is written in ruby? o_O
<ponga> no
<ponga> java
<ponga> oh sorry
<certainty> totimkopf: well because if i use the jvm it means that i most likely had the opportunity to pick my language of choice. i like ruby but if i can have a lisp i'll take the lisp :)
<ponga> ma mistake
<shevy> yeah I think so
<ponga> mine too love of ruby makes me mis-write other lang name into ruby
<shevy> because games are so complex
<ponga> dang!
<agent_white> ponga: No noone trolls me for my nickname ;P Though maybe actually funny "trolls" (if that) asking me what the govt is up to, where "agent_orange" is and why he was in vietnam, etc.
<shevy> they need complex languages :)
<totimkopf> certainty: okay, LISP is nice
<shevy> certainty (why(do(you(like(lisp
<totimkopf> (isn't ruby considered a LISP, though?)
<shevy> ((yes it is totimkopf))
<wasamasa> totimkopf: not really
<wasamasa> totimkopf: too much magic for that going on
<ponga> agent_white: can i ask a question to you in a manner troll
<ponga> like "when are you going to deport me"
<certainty> shevy: because i'm weired?
<shevy> wired?
<totimkopf> weird and wired
<certainty> that too
<ponga> shevy: to me C# seemed to be a really good lang that could support both simple scripting work and complex tasks
<shevy> I just looked... I have to leave not soon but in 2 hours... the schedule has been pushed back by 2 hours, now I wonder what I shall do with these +2 hours...
<totimkopf> redbull + pink tophat = weired
<ponga> to me, C# looked like a better version of java with less verbosity and make a sense
<shevy> ponga yeah but see I wonder... what language do you want to pick... C or C++ or C# or Java
<certainty> ponga: if i had to target the CLR i'd give F# a spin
<agent_white> ponga: :P I suppose so! -- Using obvious grammer such as that "troll" was only shows the lack humor an creativity.
<ponga> i'd defntly pick C# shevy
<shevy> but the linux kernel is written in C!
<ponga> nobody's interested in linux shevy
<ponga> nobody in real life
<totimkopf> ;[
<shevy> yeah there are mac users here
<totimkopf> ponga: I'm not a real life person
<ponga> i was joking shevy lol
<totimkopf> I use both, linux and mac
<nii236|irssi> I will be a mac version as soon as work finally gives me the one promised to me months ago
<shevy> no I mean there are more mac users here on #ruby I think than linux users
<nii236|irssi> Here I am using the Surface Pro 3 like a chump
<ponga> but tbh if i were to write anymore of a complex app project that ruby is not good enough, i'd go for C#
<totimkopf> shevy: what, do you version everyone?
<shevy> hmm
<ponga> i.e. desktop app
<shevy> totimkopf kinda!
<totimkopf> VERSION
<ponga> shevy: why would you not write a desktop app with C#? its very good lang
<shevy> totimkopf there are really many mac users here... apeiros_ .... havenwood ... hmm
<shevy> ponga dunno. I have ruby-gnome
<shevy> I am sorry, I like ruby way too much
recurrence has quit [Quit: recurrence]
<certainty> totimkopf: not before the third date
<ponga> does anyone use ruby (not rails) on windows anyway
<ponga> i believe almost everyone here is either on mac or linux
<nii236|irssi> ponga: I am... in a Linux VM
<shevy> well my ruby code should work on windows but I dont really use windows so I cant always test
mistermocha has quit [Remote host closed the connection]
agit0 has joined #ruby
<totimkopf> ponga: yeah, there is a rails app that runs only on windows it's by spiceworks.com... there is some dude that I talked to in this channel who works for them, said all the dev work is done in UNIX and compiled into some funky windows app
astrobunny has joined #ruby
pragmatism has quit [Quit: Textual IRC Client: www.textualapp.com]
<totimkopf> sorry for the mass version guys
<certainty> :p
<certainty> does that put us on a list?
<totimkopf> the super cool list
<totimkopf> but you get on it just by being in here
<certainty> alright
<ddv> anyone know how to open class from std lib in an editor? like bundle exec open somegem
mkaesz has joined #ruby
<certainty> ddv: find the ruby file and open it with the editor is the only way i know.
<ddv> certainty: yeah ok
<totimkopf> shevy: dunno, I see loads of people using linux in here :p
craigp has quit [Remote host closed the connection]
quimrstorres has joined #ruby
iwishiwerearobot has joined #ruby
<ponga> shevy: is gnome3 a seperate project?
jenrzzz has joined #ruby
<agent_white> Ruby caters to Linux quite a bit more than Windows... just cuz Windows caters to iteself.
<agent_white> And C# of course. ;)
razieliyo has joined #ruby
shredding has quit [Quit: shredding]
ta has quit [Remote host closed the connection]
psy_ has quit [Quit: Leaving]
ptrrr has quit [Quit: ptrrr]
craigp has joined #ruby
yfeldblum has joined #ruby
seal has quit [Quit: Ex-Chat]
gzRyan has joined #ruby
apurcell has joined #ruby
r0ast has quit [Remote host closed the connection]
dumdedum has joined #ruby
<shevy> ponga separate from who?
<shevy> ponga I mean it is a project
<shevy> ruby is not among the official language bindings :(
<shevy> without ko1 the ruby bindings would not be there
gzRyan has quit [Client Quit]
agrinb has joined #ruby
bronson has joined #ruby
<shevy> "Official GNOME Binding"
<shevy> well that is for gtk, but it is about the same for gnome too
Klumben has quit [Ping timeout: 245 seconds]
JohnBat26 has joined #ruby
johnhamelink has quit [Ping timeout: 272 seconds]
abuzze_ has joined #ruby
Nanuq has quit [Ping timeout: 272 seconds]
apurcell has quit [Ping timeout: 245 seconds]
hanmac1 has joined #ruby
nrsk has joined #ruby
Nanuq has joined #ruby
agrinb has quit [Ping timeout: 245 seconds]
digitalcake has quit [Quit: Leaving.]
yfeldblu_ has joined #ruby
bronson has quit [Ping timeout: 250 seconds]
Joufflu has quit [Quit: Peace]
craigp has quit [Remote host closed the connection]
ta has joined #ruby
Klumben has joined #ruby
MatthewsFace has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 240 seconds]
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
<ponga> ok
psyprus has quit [Read error: Connection reset by peer]
Stoge88 has joined #ruby
ghr has joined #ruby
johnhamelink has joined #ruby
Takle has joined #ruby
exadeci has quit [Quit: Connection closed for inactivity]
ta has quit [Ping timeout: 252 seconds]
ghostpl has joined #ruby
quimrstorres has quit [Remote host closed the connection]
blizzy has quit [Ping timeout: 264 seconds]
Aova has quit [Read error: Connection reset by peer]
ghr has quit [Ping timeout: 245 seconds]
arup_r has joined #ruby
psyprus has joined #ruby
timonv has joined #ruby
maletor has quit [Quit: Computer has gone to sleep.]
Pupeno has joined #ruby
panda__ has joined #ruby
<panda__> I want to learn data structures and algorithms
<panda__> Is Ruby the language for that?
<panda__> And if so, which book should I use?
ta has joined #ruby
<certainty> panda__: what kind of data structures and algorithms? (generally you can use ruby for that)
Aova has joined #ruby
iamninja has quit [Remote host closed the connection]
craigp has joined #ruby
chishiki has quit [Ping timeout: 255 seconds]
<shevy> panda__ you can learn concepts in every language. ruby array and ruby hashes are examples for data structures. Struct.new allows you to arbitrarily define data; methods allow you to query the data. method_missing and other hooks allow you to do actions - activerecord has a lot of extra ways to describe stuff
<shevy> as for algorithms, that is maths really!
<panda__> certainty: i just want to learn
<panda__> so, any books?
<shevy> panda__ I guess most people will go C
<panda__> damn
<ponga> why is it very difficult to find a video tutorial without a gay voice
<ponga> :(
<ddv> I'm having hard time figuring out where the **** UDPSocket is defined in the std lib
<panda__> was trying to avoid c at all costs because i spent the past two years trying to learn it and failed
<certainty> panda__: i like okasaki's "purely functional data structures" also "pearls of functional algorithm design" from richard bird. but for those, ruby is not the best choice
<strsep> Maybe programming just isn't for you panda.
<ddv> ip_socket.rb or something
<shevy> ponga you need professional speakers :)
<strsep> I think Java is excellent for algorithmic design.
<shevy> panda__ k then use a simpler language, and learn it. R is a good language, not only for statistics
<panda__> sigh
<shevy> lots of algorithms from bioinformatics there like DESeq, levensthein distance calculations and so forth
<panda__> thanks guys
<ponga> shevy: pun?
<panda__> certainty: i will try to figure it out
pontiki has joined #ruby
<panda__> im currently trying to learn rails
<panda__> via video
<panda__> :/
<shevy> no R is really like the second cornerstone of bioinformatics. 20 years ago it was perl too but we need to chop perl out of the game
<panda__> stuk.io lol
<shevy> ack rails
<panda__> but once i figure that and ruby out
djbkd_ has quit [Ping timeout: 264 seconds]
MasterPiece has joined #ruby
<panda__> i will want to learn red black trees etc
<panda__> and make really good code
<shevy> maths maths maths
neoxquick has joined #ruby
<strsep> You can't really avoid learning low-level languages if you want to become proficient.
<certainty> shevy's got tourette syndrome
<shevy> certainty yeah it is true
<shevy> I am a tourette hipster
<strsep> shevy, there's very little mathematics involved, really.
<certainty> :)
<strsep> SICP may be a good resource, but if mathematics is a problem, you might just want to try plumbing instead.
<panda__> plumbing is a gem?
<ddv> panda__: you rarely have to create a binary search tree yourself in ruby, most datastructures already use those algorithms
<certainty> +1 for SICP
<shevy> +1 for free sex
<certainty> every programmer should read that book IMHO
<shevy> what is SICP?
einarj has joined #ruby
kwd has joined #ruby
panda__ has quit [Read error: Connection reset by peer]
<certainty> shevy: you're kidding me?
lemur has quit [Remote host closed the connection]
iamninja has joined #ruby
timonv has quit [Quit: WeeChat 1.1.1]
shredding has joined #ruby
timonv has joined #ruby
<shevy> is this a fun book
<certainty> depends on what you find fun
<certainty> but i believe you'd find it quite good
Spami has joined #ruby
ta_ has joined #ruby
<strsep> I doubt it.
<strsep> 09:28 < shevy> maths maths maths
<strsep> Clearly, an inherent fear exists.
<certainty> shevy is a scientist really
<shevy> well a wannabe scientist
<shevy> I am too lazy to really be much anything other than an idler
<certainty> well ok
<certainty> maybe i'm wrong
hs366 has joined #ruby
<shevy> strsep you won't come far in bioinformatics without maths
quimrstorres has joined #ruby
<certainty> the greater problem might be that it uses scheme to explain things. shevy is allergic to parentheses
<shevy> () or no () is just syntactic
<certainty> maybe i'm wrong again
<certainty> probably not my best day to give advices
<shevy> in ruby you can often pick either variant
<shevy> it's just minor
<certainty> in scheme you can't :p
endash has quit [Ping timeout: 272 seconds]
terlar has joined #ruby
timonv has quit [Ping timeout: 246 seconds]
<shevy> when you have to look at datasets in the range of terabytes from different genomes or alternatively spliced transcriptomes then you can't effectuveky talk with these guys without knowing maths because their language is all about maths :(
Mia has quit [Read error: Connection reset by peer]
Mia has joined #ruby
Mia has quit [Changing host]
Mia has joined #ruby
Takle has quit [Remote host closed the connection]
<certainty> crazy guys speak in math
<certainty> and klingon, but only if they're drunk
<totimkopf> is there a channel for soliciting ruby jobs on freenode?
<shevy> certainty now I am reading http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-9.html#%_chap_1
bjornar has joined #ruby
<shevy> "Lisp was not the product of a concerted design effort."
Jetchisel has quit [Ping timeout: 245 seconds]
<shevy> "we conjure the spirits of the computer with our spells"
<certainty> shevy: good. try to keep on reading
<shevy> was the guy who wrote this drunk
lrocknrolmarc has joined #ruby
<shevy> or was it hairy potter
mikepack has joined #ruby
<certainty> prof. sussman did wear a magic hat in one of his courses :)
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<shevy> omg
<certainty> shevy: there are also video lectures
<shevy> why was he wearing only a hat
<certainty> dunno, understatement?
quimrstorres has quit [Remote host closed the connection]
mloveless has joined #ruby
<totimkopf> if there isn't a channel for soliciting ruby jobs on freenode, would it be a good idea to start one? what do you guys think?
ta_ has quit [Ping timeout: 240 seconds]
mikepack has quit [Ping timeout: 252 seconds]
<wasamasa> I don't think freenode's aim is facilitating job search
OrbitalKitten has joined #ruby
<totimkopf> yeah, that's true
<wasamasa> so, if it comes to the worst, it would be an inofficial channel
<wasamasa> and the interest rather low
<shevy> good that #ruby is an official channel
OrbitalKitten has quit [Read error: Connection reset by peer]
<shevy> totimkopf I still think that your nick rules
<totimkopf> shevy: thank you ^_^
tunaCanBruh has joined #ruby
<totimkopf> I think your nick rules too
OrbitalKitten has joined #ruby
<certainty> yeah you're both cool and now get yourself together and stop grabbing your asses and go back to work!
<shevy> dunno... people tease me thinking that it is a chevy
<shevy> certainty 1 hour left, then I am gone!
<certainty> hehe
<certainty> no, i like you around
<shevy> is this about ur mom again
mloveless has quit [Ping timeout: 245 seconds]
<totimkopf> haha
<certainty> nope
penzur has joined #ruby
greenarrow has joined #ruby
arup_r has quit []
Hobogrammer has quit [Ping timeout: 250 seconds]
<penzur> hello
totimkopf has quit [Changing host]
totimkopf has joined #ruby
<penzur> :D
<shevy> hi panzer!
quimrstorres has joined #ruby
livathinos has joined #ruby
<shevy> certainty speaking about panzer ... there was a documentary on BBC, by a british speaker, really awesome speaker... when he said "panzer division" that did sound so strange. I always thought they were just called tanks
tunaCanBruh has quit [Ping timeout: 252 seconds]
<certainty> shevy: yeah i thought so too. many terms are just used literally though. i have the feeling it even get more
penzur has quit [Client Quit]
JoshGlzBrk has joined #ruby
ramfjord has joined #ruby
penzur has joined #ruby
arup_r has joined #ruby
n008f4g_ has joined #ruby
msgodf has joined #ruby
penzur has quit [Read error: Connection reset by peer]
josephndenton has joined #ruby
quimrstorres has quit [Remote host closed the connection]
kalusn has joined #ruby
<shevy> hehe yeah... like kindergarten
penzur has joined #ruby
agrinb has joined #ruby
<certainty> yepp
juanpablo____ has joined #ruby
penzur has quit [Read error: Connection reset by peer]
Xiti` has joined #ruby
<certainty> but it's also the other way around. when i'm talking to my colleagues it's a weired mixture of german and english
ghr has joined #ruby
<shevy> hehehe
d3v has joined #ruby
kalusn has quit [Client Quit]
penzur has joined #ruby
Takle has joined #ruby
tokik has quit [Ping timeout: 252 seconds]
hs366 has quit [Remote host closed the connection]
penzur has quit [Read error: Connection reset by peer]
josephndenton has quit [Ping timeout: 246 seconds]
<SHyx0rmZ> they're sneakily using what's called Denglish :D
<wasamasa> denglish ftw
Takle has quit [Client Quit]
<certainty> yeah
<wasamasa> hinterhofenglisch is also great
ta has quit [Remote host closed the connection]
agrinb has quit [Ping timeout: 245 seconds]
juanpablo____ has quit [Ping timeout: 246 seconds]
Xiti has quit [Ping timeout: 264 seconds]
djbkd has joined #ruby
n008f4g_ has quit [Ping timeout: 245 seconds]
YamakasY has quit [Excess Flood]
jenrzzz has quit [Ping timeout: 264 seconds]
devoldmx has quit [Remote host closed the connection]
<shevy> lol
<wasamasa> "I'll bring you round the corner!"
ta has joined #ruby
ta has quit [Remote host closed the connection]
ta has joined #ruby
<avril14th> morning
CustosL1men has joined #ruby
_tziOm has joined #ruby
_tziOm has quit [Read error: Connection reset by peer]
Esya has joined #ruby
lrocknrolmarc has quit [Ping timeout: 245 seconds]
lrocknrolmarc has joined #ruby
YamakasY has joined #ruby
Takle has joined #ruby
Morkel has joined #ruby
hs366 has joined #ruby
troubadour has quit [Quit: troubadour]
reinaldob has joined #ruby
phutchins has joined #ruby
pdoherty has joined #ruby
psy has joined #ruby
marr has joined #ruby
reinaldob has quit [Ping timeout: 246 seconds]
chthon has joined #ruby
chthon has quit [Remote host closed the connection]
nii236|irssi has quit [Remote host closed the connection]
phutchins has quit [Ping timeout: 264 seconds]
chthon has joined #ruby
pdoherty has quit [Ping timeout: 250 seconds]
lrocknrolmarc has quit [Ping timeout: 265 seconds]
Aova has quit [Read error: Connection reset by peer]
Xeago has quit [Remote host closed the connection]
Xeago has joined #ruby
Ellypse has quit [Ping timeout: 245 seconds]
Zai00 has joined #ruby
aapole has joined #ruby
Aova has joined #ruby
mskaesz has joined #ruby
arup_r has quit []
mkaesz_ has joined #ruby
mkaesz has quit [Ping timeout: 252 seconds]
olivier_bK has joined #ruby
pico-pete has quit [Ping timeout: 255 seconds]
mskaesz has quit [Read error: No route to host]
jenrzzz has joined #ruby
mkaesz has joined #ruby
mkaesz_ has quit [Ping timeout: 244 seconds]
grn has joined #ruby
pontiki has quit [Remote host closed the connection]
<grn> Hi! Could someone explain how to push a local git branch to a remote using Rugged?
arietis has joined #ruby
timonv has joined #ruby
kaspertidemann has joined #ruby
oo__ has quit [Remote host closed the connection]
<tobiasvl> what's rugged?
oo_ has joined #ruby
<tobiasvl> oh
<tobiasvl> I had it starred in github actually
kyb3r_ has quit [Read error: Connection reset by peer]
sinkensabe has quit [Remote host closed the connection]
Guest22198 has quit [Quit: quit]
<grn> I'd like to know whether there is a proper way of pushing before I resort to system("git push ...") ;-)
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
timonv has quit [Read error: No route to host]
<grn> I'm in the middle of automating a part of my workflow: creating a branch named #{issue_id}-#{issue_title}, pushing to GitHub and creating a PR assigned to the right person.
CpuID2 has joined #ruby
CpuID2 has joined #ruby
Xeago_ has joined #ruby
Xeago__ has joined #ruby
blackmesa has joined #ruby
Xeago has quit [Ping timeout: 252 seconds]
rodfersou has joined #ruby
mikecmpbll has joined #ruby
MasterPiece has quit [Ping timeout: 264 seconds]
Xeago_ has quit [Ping timeout: 252 seconds]
sinkensabe has joined #ruby
arup_r has joined #ruby
agrinb has joined #ruby
bronson has joined #ruby
joonty has joined #ruby
Takle has quit [Remote host closed the connection]
Takle has joined #ruby
parduse has joined #ruby
lkba has quit [Ping timeout: 240 seconds]
TheKruex has joined #ruby
Takle has quit [Remote host closed the connection]
<joonty> bonjourno
chishiki has joined #ruby
<joonty> *buonjourno
AFKGeek has joined #ruby
agrinb has quit [Ping timeout: 245 seconds]
bronson has quit [Ping timeout: 250 seconds]
roshanavand has joined #ruby
Takle has joined #ruby
Aristata has joined #ruby
Takle has quit [Remote host closed the connection]
OrbitalKitten has joined #ruby
<oddmunds> bonbonjonjon
JoshGlzBrk has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
avahey has quit [Quit: Connection closed for inactivity]
anarang has quit [Quit: Leaving]
parduse has quit []
devoldmx has joined #ruby
einarj has quit [Read error: Connection reset by peer]
zwer_m_c is now known as zwer
TheKruex has quit [Ping timeout: 250 seconds]
quimrstorres has joined #ruby
devoldmx has quit [Ping timeout: 240 seconds]
einarj has joined #ruby
pontiki has joined #ruby
davedev2_ has quit [Remote host closed the connection]
Soda has joined #ruby
workmad3 has joined #ruby
DLSteve has joined #ruby
leafybasil has quit [Remote host closed the connection]
reinaldob has joined #ruby
sleetdrop has joined #ruby
Fire-Dragon-DoL has quit [Quit: Leaving.]
quimrstorres has quit [Read error: Connection reset by peer]
quimrstorres has joined #ruby
aapole has quit [Ping timeout: 245 seconds]
rapha has left #ruby ["bye!"]
anarang has joined #ruby
Aova has quit [Read error: Connection reset by peer]
fantazo has joined #ruby
mloveless has joined #ruby
<strsep> Yet another one of these. Wish people would just accept reading books. http://www.stuk.io
tvw has joined #ruby
<workmad3> strsep: but books don't offer you your dream app!
timonv has joined #ruby
charliesome has joined #ruby
mloveless has quit [Ping timeout: 264 seconds]
cyphactor has quit [Quit: ZNC - http://znc.in]
Aova has joined #ruby
bMalum has joined #ruby
* hanmac1 feels old because he doesnt understand that "app" shit everyone is so much hyper about ...
<hanmac1> yeah i have some apps on my mobile phone for puplic traffice lines or similar but i dont go hyper about that
<hanmac1> and i still think that some "applications" doesnt make sense on mobile or tablets
<workmad3> hanmac1: afaict, 'app' basically means 'trivial shit that for some reason everyone goes batshit insane about because it's on a phone'
konsolebox has quit [Remote host closed the connection]
<hanmac1> yeah just like some movies or series which is just "older series but IN SPACE!" ;P
oo_ has quit [Read error: Connection reset by peer]
konsolebox has joined #ruby
<workmad3> hanmac1: and I guess they shortened 'application' to 'app' because mobiles and tablets are smaller than laptops and desktops, so they need smaller descriptions?
<workmad3> less space on the packaging and all that
oo_ has joined #ruby
<hanmac1> or maybe the normal customers doesnt understand longer words ...
<workmad3> I think the term was coined by apple... so yeah, quite likely ;)
leafybasil has joined #ruby
leafybasil has quit [Read error: Connection reset by peer]
leafybas_ has joined #ruby
<workmad3> I wish 3dt was still active, then they could do an updated version of https://www.youtube.com/watch?v=NokH6D61Au8
ernetas has left #ruby [#ruby]
ta_ has joined #ruby
MasterPiece has joined #ruby
lrocknrolmarc has joined #ruby
roshanavand has quit [Remote host closed the connection]
roshanavand has joined #ruby
Pharaoh2_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bMalum has quit [Quit: bMalum]
jenrzzz has quit [Ping timeout: 245 seconds]
quazimodo has quit [Ping timeout: 264 seconds]
rkjaer has quit []
rkjaer has joined #ruby
aapole has joined #ruby
lrocknrolmarc has quit [Ping timeout: 264 seconds]
tunaCanBruh has joined #ruby
lrocknrolmarc has joined #ruby
pontiki has quit [Remote host closed the connection]
CpuID2 has quit [Quit: This computer has gone to sleep]
quazimodo has joined #ruby
pontiki has joined #ruby
arup_r_ has joined #ruby
MasterPiece has quit [Ping timeout: 252 seconds]
tunaCanBruh has quit [Ping timeout: 264 seconds]
quazimodo has quit [Client Quit]
agrinb has joined #ruby
juanpablo____ has joined #ruby
arup_r has quit [Ping timeout: 245 seconds]
kaspertidemann has quit []
pontiki has quit [Client Quit]
ghostpl has quit [Remote host closed the connection]
chinmay_dd has joined #ruby
Pharaoh2 has joined #ruby
sinkensabe has quit [Remote host closed the connection]
agrinb has quit [Ping timeout: 245 seconds]
juanpablo____ has quit [Ping timeout: 265 seconds]
grn has quit []
arietis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
konsolebox has quit [Remote host closed the connection]
dANOKELOFF has joined #ruby
konsolebox has joined #ruby
<dANOKELOFF> Hi i have a basic question, How i can list all object was created during the last month ?
LudicrousMango has quit [Remote host closed the connection]
<wasamasa> that sounds more like a database question, doesn't it
bronson has joined #ruby
sevenseacat has joined #ruby
zlad has joined #ruby
<tobiasvl> objects that exist in the current scope of a ruby app that has been running for a month…?
<dANOKELOFF> I just want something like this : Article.where(user_id: 1, created_at: last.month) = and return all articles created during the last month so in January for example
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
borel has joined #ruby
MasterPiece has joined #ruby
ghostpl has joined #ruby
<workmad3> dANOKELOFF: a) #rubyonrails, b) created_at: (1.month.ago.start_of_month..1.month.ago.end_of_month)
lxsameer has quit [Ping timeout: 264 seconds]
<workmad3> (assuming you want stuff that was created in the previous calendar month... if you want literally 1 month ago, then do '(1.month.ago..Date.today)'
matrixis1 is now known as matrixise
bronson has quit [Ping timeout: 264 seconds]
<tobiasvl> aha, rails.
<dANOKELOFF> workmad3, sorry for ask question in bad group. and now just the object created at 1 to 30
<workmad3> dANOKELOFF: follow-up questions - #rubyonrails
goshdarnyou has quit [Quit: Connection closed for inactivity]
arietis has joined #ruby
Takle has joined #ruby
davedev24_ has joined #ruby
<wasamasa> I knew it :P
<dANOKELOFF> workmad3, and it's not start_of_month but beginning_of_month, anyway thank's for your help :D
Stoge88 has quit [Read error: Connection reset by peer]
<workmad3> close enough :P
<dANOKELOFF> yes :D
lxsameer has joined #ruby
lkba has joined #ruby
Takle has quit [Ping timeout: 264 seconds]
Takle has joined #ruby
arup_r_ has quit [Remote host closed the connection]
LudicrousMango has joined #ruby
Jetchisel has joined #ruby
arup_r has joined #ruby
kristian-aalborg has joined #ruby
<kristian-aalborg> hi all
DaniG2k has joined #ruby
<kristian-aalborg> trying to install nokogiri on a shell which only allows 30 concurrent children... how should I do it?
adammcarth has joined #ruby
<adammcarth> Hey guys
<adammcarth> I know this is probably a stupid question but I can't find it anywhere
<adammcarth> I'm using sinatra and I want to create a global variable when I startup the server...
DLSteve has quit [Read error: Connection reset by peer]
<adammcarth> something like: DATABASE_PASSWORD=PASS bundle exec rackup
<adammcarth> any ideas?
pdoherty has joined #ruby
<tobiasvl> that creates an environment variable
<adammcarth> so I could access that freely in my application code
<adammcarth> DATABASE_PASSWORD
Takle has quit [Read error: Connection reset by peer]
<adammcarth> or would it be something like ENV["DATABASE_PASSWORD"]
<workmad3> adammcarth: that's an environment variable, so yes you access it via ENV
<adammcarth> sweet
<adammcarth> sorry I was testing this on windows
<adammcarth> I did try that
rdark has joined #ruby
pdoherty has quit [Ping timeout: 256 seconds]
<adammcarth> but windows won't let you run something like VAR=X <command>
Aova has quit [Read error: Connection reset by peer]
<adammcarth> because it's shit
rikai_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
ponga has quit [Remote host closed the connection]
Takle has joined #ruby
rikai has joined #ruby
<tobiasvl> SET VAR=X & <command>
<tobiasvl> possibly
<tobiasvl> I don't know windows
plashchynski has joined #ruby
<tobiasvl> but I'm sure it's possible
goodenough has quit [Remote host closed the connection]
mkaesz has quit [Ping timeout: 264 seconds]
<adammcarth> mhmm I don't know windows either
<adammcarth> I'm developing on my family's computer because mine short circuited
<adammcarth> sweeeeeeeet.
shime has joined #ruby
hiyosi has joined #ruby
Aova has joined #ruby
einarj has quit [Remote host closed the connection]
blizzy has joined #ruby
Takle_ has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
ta_ has joined #ruby
sinkensabe has joined #ruby
arietis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Troy^ has joined #ruby
mLF has joined #ruby
dANOKELOFF has quit [Quit: Quitte]
Takle has quit [Ping timeout: 246 seconds]
wottam has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
einarj has joined #ruby
djbkd_ has joined #ruby
startupality has joined #ruby
einarj has quit [Remote host closed the connection]
ramfjord has quit [Ping timeout: 246 seconds]
marienz has quit [Quit: Lost terminal]
ta_ has quit [Ping timeout: 252 seconds]
djbkd has quit [Ping timeout: 245 seconds]
plashchynski has quit [Quit: plashchynski]
mLF has quit [Quit: leaving]
marienz has joined #ruby
blackmesa has quit [Ping timeout: 244 seconds]
fgo has joined #ruby
Timgauthier has joined #ruby
arietis has joined #ruby
recurrence has joined #ruby
startupality has quit [Quit: startupality]
BurningChrome__ has quit [Quit: Leaving]
qba73 has joined #ruby
neoxquick has quit [Ping timeout: 246 seconds]
gfawcettpq has joined #ruby
adammcarth has quit [Ping timeout: 246 seconds]
ajaiswal has quit [Quit: Leaving]
kristian-aalborg has quit [Ping timeout: 264 seconds]
sigurding has quit [Quit: sigurding]
thiagovsk has joined #ruby
agrinb has joined #ruby
sleetdrop has quit [Ping timeout: 272 seconds]
qba73 has quit [Remote host closed the connection]
recurrence has quit [Quit: recurrence]
plashchynski has joined #ruby
agrinb has quit [Ping timeout: 245 seconds]
fgo has quit [Quit: WeeChat 1.1.1]
krz has quit [Quit: WeeChat 1.0.1]
rsavage has joined #ruby
blackmesa has joined #ruby
kristian-aalborg has joined #ruby
startupality has joined #ruby
Takle_ has quit [Remote host closed the connection]
devoldmx has joined #ruby
BTRE has quit [Ping timeout: 245 seconds]
d3v has quit [Ping timeout: 245 seconds]
marienz has quit [Quit: Lost terminal]
timonv has quit [Quit: WeeChat 1.1.1]
d3v has joined #ruby
rocknrollmarc has joined #ruby
timonv has joined #ruby
mkaesz has joined #ruby
blackmesa has quit [Ping timeout: 246 seconds]
marienz has joined #ruby
agjacome has joined #ruby
devoldmx has quit [Ping timeout: 250 seconds]
jamai has joined #ruby
neoxquick has joined #ruby
davidhq has joined #ruby
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
davidhq has quit [Client Quit]
blackmesa has joined #ruby
avril14th has quit [Remote host closed the connection]
jamai has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
AlexRussia has quit [Ping timeout: 265 seconds]
Takle has joined #ruby
sigurding has joined #ruby
DaniG2k has quit [Quit: leaving]
yfeldblu_ has quit [Remote host closed the connection]
ta_ has joined #ruby
Brando753 has quit [Ping timeout: 250 seconds]
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
aapole has quit [Ping timeout: 250 seconds]
startupality has quit [Quit: startupality]
LudicrousMango has quit [Ping timeout: 264 seconds]
qba73 has joined #ruby
quimrstorres has quit [Remote host closed the connection]
ta_ has quit [Ping timeout: 250 seconds]
rdark has quit [Ping timeout: 246 seconds]
n1lo has joined #ruby
DadoCe has joined #ruby
startupality has joined #ruby
rdark has joined #ruby
trampi has joined #ruby
OrbitalKitten has joined #ruby
BTRE has joined #ruby
quimrstorres has joined #ruby
jusmyth has quit [Quit: Leaving.]
startupality has quit [Client Quit]
ta_ has joined #ruby
DadoCe has quit [Ping timeout: 244 seconds]
vdamewood has joined #ruby
ldnunes has joined #ruby
kristian-aalborg has quit [Ping timeout: 264 seconds]
Aova has quit [Read error: Connection reset by peer]
davidhq has joined #ruby
davidhq has quit [Client Quit]
DLSteve has joined #ruby
scripore has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
scripore has quit [Client Quit]
AlexRussia has joined #ruby
einarj has joined #ruby
einarj has quit [Remote host closed the connection]
einarj has joined #ruby
blackmesa has quit [Ping timeout: 265 seconds]
fabrice31 has joined #ruby
startupality has joined #ruby
startupality has quit [Client Quit]
P-NuT has joined #ruby
<last_staff> does ruby care about indentation like python does?
<tobiasvl> no
<last_staff> thx
<certainty> yeah thx matz
<P-NuT> Hi all, does anyone know if compiling ruby by hand results in a much faster and leaner ruby install and start time on arm chips like the raspberry pi?
Takle has quit [Remote host closed the connection]
<last_staff> have you tried to time the difference?
Aova has joined #ruby
<last_staff> if you haven't, and you do, I'd like to know the result
mLF has joined #ruby
mLF has left #ruby [#ruby]
Stalkr_ has joined #ruby
shum has joined #ruby
tunaCanBruh has joined #ruby
keksike has joined #ruby
Heero has quit []
Heero has joined #ruby
<keksike> when I type in "rake", I get rbenv: version `1.9.3-p125' is not installed
<keksike> rbenv: version `1.9.3-p125' is not installed
<DefV> When I type rake it runs my default task
<DefV> crazy right
phutchins has joined #ruby
Stalkr_ has quit [Client Quit]
vvivv has joined #ruby
oz has quit [Read error: Connection reset by peer]
MasterPiece has quit [Quit: Leaving]
tunaCanBruh has quit [Ping timeout: 240 seconds]
eregon has quit [Quit: No Ping reply in 180 seconds.]
eregon_ has joined #ruby
oz has joined #ruby
iamninja has quit [Ping timeout: 250 seconds]
agrinb has joined #ruby
<keksike> DefV: umm yeah sorry I had to go afk
<keksike> so umm
<keksike> id like it to run my default task rather than say that, what do? I have ruby 1.9.3-p125 installed
<keksike> installed it through a rvm which was installed with brew
juanpablo____ has joined #ruby
phutchins has quit [Ping timeout: 256 seconds]
Stalkr_ has joined #ruby
fedalto has joined #ruby
dimaursu16 has quit [Ping timeout: 256 seconds]
rdark has quit [Quit: leaving]
agrinb has quit [Ping timeout: 245 seconds]
rdark has joined #ruby
Stalkr_ has quit [Client Quit]
juanpablo____ has quit [Ping timeout: 245 seconds]
Timgauthier has quit [Read error: Connection reset by peer]
Timgauthier has joined #ruby
spyderman4g63 has joined #ruby
bronson has joined #ruby
<shevy> P-NuT normally it will be slightly faster but it depends on the build; most default builds from a package are not optimized, you on the other hand can set CFLAGS and other things to compile a more adjusted ruby
Stalkr_ has joined #ruby
<ddv> keksike: because there is probaly a .ruby-version file in that dir?
<ddv> and you don't have that version installed
ta_ has joined #ruby
<P-NuT> shevy: I wonder if this would make much of a difference on armv6l architecture like the Raspberry Pi which is already starved for resources...
<shevy> probably not
iamninja has joined #ruby
<shevy> do you know mruby?
<shevy> it should have been created because of embedded systems becoming more important
leat has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
<shevy> some things are a bit more annoying; gems, I believe, must be compiled in - but don't quote me on that, I have no real experience with mruby
<ddv> P-NuT: will save you a few %, like 1-5%
<shevy> "mruby is the lightweight implementation of the Ruby language"
<ddv> ruby will run fine on a raspb
pika_pika has joined #ruby
<shevy> \o/
AFK_Geek has joined #ruby
<shevy> ddv paved the way
cpt_yossarian has quit [Ping timeout: 255 seconds]
sevenseacat has quit [Remote host closed the connection]
fabrice31 has quit [Ping timeout: 264 seconds]
<shevy> now P-NuT won't have to use python
startupality has joined #ruby
ta_ has quit [Ping timeout: 245 seconds]
<ddv> that would be P-NuTs
<shevy> though lua should still be even faster!
<certainty> moar speed!
livathin_ has joined #ruby
Morkel_ has joined #ruby
<shevy> moar mothers!
The_Phoenix1 has joined #ruby
eregon has joined #ruby
dimaursu16 has joined #ruby
davidhq has joined #ruby
charliesome has quit [Quit: zzz]
paradoja has joined #ruby
n008f4g_ has joined #ruby
chihhsin_ has joined #ruby
livathinos has quit [Ping timeout: 255 seconds]
Stalkr_ has quit [Quit: Leaving...]
psy has quit [Remote host closed the connection]
qba73 has quit []
borel has quit [Ping timeout: 264 seconds]
anaeem1_ has quit [Remote host closed the connection]
<keksike> ddv I do have that version installed o.O
Lildirt|alted has joined #ruby
<ddv> keksike: have you switched to use?
Stalkr_ has joined #ruby
Adran- has joined #ruby
<ddv> to it*
kies^ has joined #ruby
<keksike> and rvm said it was the one I was using
anarang_ has joined #ruby
Morkel has quit [Ping timeout: 250 seconds]
Morkel_ is now known as Morkel
The_Phoenix has quit [Ping timeout: 250 seconds]
Adran has quit [Ping timeout: 250 seconds]
Lildirt has quit [Ping timeout: 250 seconds]
testcore has quit [Ping timeout: 250 seconds]
hfor has quit [Ping timeout: 250 seconds]
AFKGeek has quit [Ping timeout: 250 seconds]
kies has quit [Ping timeout: 250 seconds]
iamninja has quit [Ping timeout: 250 seconds]
lightstalker has quit [Ping timeout: 250 seconds]
p0wn3d_mhs has quit [Ping timeout: 250 seconds]
Fusl has quit [Ping timeout: 250 seconds]
zwer has quit [Ping timeout: 250 seconds]
St_Marx has quit [Ping timeout: 250 seconds]
eregon_ has quit [Ping timeout: 250 seconds]
anarang has quit [Ping timeout: 250 seconds]
codecop has quit [Ping timeout: 250 seconds]
tagrudev has quit [Ping timeout: 250 seconds]
chihhsin has quit [Ping timeout: 250 seconds]
St1gma has quit [Ping timeout: 250 seconds]
DrCode has quit [Ping timeout: 250 seconds]
<keksike> I uninstalled rvm and trying again
<keksike> imploded rather
<ddv> keksike: are you using rvm or rbenv?
codecop_ has joined #ruby
<ddv> don't use both
anarang_ has quit [Changing host]
anarang_ has joined #ruby
borel has joined #ruby
tagrudev has joined #ruby
siso has quit [Quit: siso]
adriancb has joined #ruby
krz has joined #ruby
sinkensabe has quit [Remote host closed the connection]
sinkensabe has joined #ruby
hgl has quit [Ping timeout: 264 seconds]
AlexRussia has quit [Ping timeout: 256 seconds]
sinkensabe has quit [Remote host closed the connection]
yfeldblum has joined #ruby
astrobunny has quit [Remote host closed the connection]
adriancb has quit [Ping timeout: 246 seconds]
hgl has joined #ruby
rdark has quit [Ping timeout: 252 seconds]
lioninawhat has joined #ruby
it0a has quit [Ping timeout: 252 seconds]
iamjarvo has joined #ruby
Takle has joined #ruby
yfeldblum has quit [Ping timeout: 252 seconds]
Timgauthier is now known as timgauthier_away
avahey has joined #ruby
DLSteve has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
timgauthier_away has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
zlad has quit [Remote host closed the connection]
rdark has joined #ruby
paradoja has left #ruby ["Killed buffer"]
neoxquick has quit [Ping timeout: 252 seconds]
adriancb has joined #ruby
<keksike> ddv I think the repo downloaded rbenv for me
<keksike> I mean bundle install
aclearman037 has joined #ruby
<keksike> is that possible
mkaesz has quit [Quit: Leaving...]
<ddv> that doesn't make sense....
shum has quit [Quit: WeeChat 1.1.1]
pdoherty has joined #ruby
kp666 has quit [Remote host closed the connection]
shum has joined #ruby
<Macaveli> >> Time.now.strftime("%d/%m/%Y %H:%M")
<eval-in__> Macaveli => "03/02/2015 13:14" (https://eval.in/276830)
adriancb has quit [Remote host closed the connection]
<Macaveli> >> Time.now.strftime("%d%m%Y%H%M")
<eval-in__> Macaveli => "030220151315" (https://eval.in/276831)
troulouliou_dev has joined #ruby
aagdbl has quit [Quit: Connection closed for inactivity]
<Macaveli> >> Time.now.strftime("%d%m%Y_%H%M")
<eval-in__> Macaveli => "03022015_1315" (https://eval.in/276832)
shum has quit [Client Quit]
shum has joined #ruby
shum has quit [Client Quit]
shum has joined #ruby
<keksike> ddv yeah I know... but I havnt installed rbenv
Aova has quit [Read error: Connection reset by peer]
pdoherty has quit [Ping timeout: 245 seconds]
withnale_ has joined #ruby
joonty has quit [Quit: joonty]
ponga has joined #ruby
hs366 has quit [Ping timeout: 250 seconds]
<ddv> keksike: really simple, remove rvm, install rbenv via brew, brew install rbenv ruby-build, rbenv install 2.2.0 etc
shum has quit [Quit: WeeChat 1.1.1]
shum has joined #ruby
Aova has joined #ruby
leafybas_ has quit []
leafybasil has joined #ruby
avril14th has joined #ruby
rsavage is now known as REDk1nG
ponga has quit [Ping timeout: 240 seconds]
<avril14th> >> { '€' => 1 }['€']
<avril14th> broken :)
lessless has joined #ruby
spyderman4g63 has quit [Remote host closed the connection]
<keksike> ddv I want to use rvm rather than rbenv :D
wottam has joined #ruby
<keksike> I heard its better
<keksike> or atleast better for a ruby noobie
spyderman4g63 has joined #ruby
<ddv> keksike: depends on who you ask, some people like chruby
<keksike> ok
<keksike> but if I want to use rvm what should I do?
agrinb has joined #ruby
borel has quit [Ping timeout: 250 seconds]
cajone has quit [Remote host closed the connection]
Timgauthier has joined #ruby
<avril14th> >> 1 + 1
<eval-in__> avril14th => 2 (https://eval.in/276845)
<ddv> keksike: https://rvm.io
<avril14th> >>h = { '€' => 1 }; h['€']
vvivv has quit [Ping timeout: 250 seconds]
nateberkopec has joined #ruby
<avril14th> eval-in__: what's wrong with ya?
wottam has quit [Client Quit]
nrsk has quit [Ping timeout: 252 seconds]
Mon_Ouie has joined #ruby
Mon_Ouie has joined #ruby
<canton7> >> h = { '€' => 1 }; h['€']
<canton7> ok, not the leading space
iml has quit []
iml has joined #ruby
<avril14th> >> h = { '€' => 1 }; h['€']
<canton7> seem to be the bot, rather than eval.in the service
shum has quit [Quit: WeeChat 1.1.1]
shum has joined #ruby
cajone has joined #ruby
pico-pete has joined #ruby
borel has joined #ruby
<pico-pete> anyone know of a faster version of ngrok?
<avril14th> ok, my trouble is that I have such a hash { '€' => } and when getting hash['€'] is returns nil
<avril14th> same with hash.keys.include? '€' returns false
<avril14th> any clue on what's going on?
agrinb has quit [Ping timeout: 265 seconds]
sinkensabe has joined #ruby
ponga has joined #ruby
brb3 has joined #ruby
<pico-pete> what do you expect to get?
<avril14th> true :)
oo_ has quit [Remote host closed the connection]
<avril14th> >> h = { '€' => 1 }; h['?']
paulfm has joined #ruby
<avril14th> I tried on tryruby.org
<avril14th> it's funny
<avril14th> actually "€" is replaced by "?"
<avril14th> what the...
nrsk has joined #ruby
astrobunny has joined #ruby
jonr22 has joined #ruby
zwer has joined #ruby
iamninja has joined #ruby
Tomasso has joined #ruby
DrCode has joined #ruby
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
devoldmx has joined #ruby
sankaber has joined #ruby
lightstalker has joined #ruby
<mikecmpbll> avril14th: wat?
hanachin has quit [Remote host closed the connection]
ych4k3r has joined #ruby
<mikecmpbll> ah
<mikecmpbll> that's just an eval-in__ problem by the looks fo it
<mikecmpbll> >> h = { '€' => 1 }; h.key?('€')
<avril14th> mikecmpbll: tryruby.org, try this h = { '€' => 1 }; h
<avril14th> this also fails in my app
Takle has quit [Remote host closed the connection]
<mikecmpbll> you can't do h = { '€' => 1 }; h.key?('€') in IRB?
<mikecmpbll> (and get true)
<waxjar> sounds like an encoding issue
<mikecmpbll> because I can.
sinkensabe has quit [Remote host closed the connection]
triple_b has joined #ruby
devoldmx has quit [Ping timeout: 244 seconds]
<avril14th> well I can in my console, and I can't in my app
St_Marx has joined #ruby
<avril14th> funnier
timonv has quit [Ping timeout: 256 seconds]
silkfox has joined #ruby
hfor has joined #ruby
p0wn3d_mhs has joined #ruby
joonty has joined #ruby
apurcell has joined #ruby
roshanavand has quit [Ping timeout: 252 seconds]
shum has quit [Quit: WeeChat 1.1.1]
shum has joined #ruby
sinkensabe has joined #ruby
ta_ has joined #ruby
juanpablo____ has joined #ruby
Takle has joined #ruby
freerobby has joined #ruby
apurcell has quit [Ping timeout: 252 seconds]
agrinb has joined #ruby
ta_ has quit [Ping timeout: 264 seconds]
tier has joined #ruby
juanpablo____ has quit [Ping timeout: 240 seconds]
tier has quit [Remote host closed the connection]
tier has joined #ruby
elsimate has joined #ruby
einarj_ has joined #ruby
crazydiamond has joined #ruby
amystephen has joined #ruby
tunaCanBruh has joined #ruby
Stalkr_ has quit [Quit: Leaving...]
einarj has quit [Ping timeout: 244 seconds]
einarj has joined #ruby
elsimate has quit [Remote host closed the connection]
allcentury has joined #ruby
OrbitalKitten has joined #ruby
wottam has joined #ruby
einarj_ has quit [Read error: Connection reset by peer]
timonv has joined #ruby
davedev24_ has quit [Remote host closed the connection]
rocknrollmarc has quit [Ping timeout: 245 seconds]
abuzze_ has quit [Remote host closed the connection]
lrocknrolmarc has quit [Ping timeout: 246 seconds]
borel has quit [Remote host closed the connection]
jottr has joined #ruby
last_staff has quit [Quit: last_staff]
hs366 has joined #ruby
tunaCanBruh has quit [Ping timeout: 256 seconds]
abuzze has joined #ruby
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yfeldblum has joined #ruby
govg has quit [Quit: leaving]
<avril14th> waxjar: you're right it is
jherbst has joined #ruby
skj3gg has joined #ruby
Tomasso has quit [Ping timeout: 246 seconds]
Stalkr_ has joined #ruby
main has joined #ruby
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lkba_ has joined #ruby
quimrstorres has quit [Remote host closed the connection]
kotk has quit [Quit: Leaving...]
yfeldblum has quit [Ping timeout: 255 seconds]
elsimate has joined #ruby
dblessing has joined #ruby
lkba has quit [Ping timeout: 245 seconds]
<hanmac1> "when you exclude everything possible, the remaining is a encoding issue" ;P
sambao21 has joined #ruby
coco_ has quit [Ping timeout: 244 seconds]
<tobiasvl> encoding, one of the great unsolved problems in computer science
borkdude_ is now known as borkdude
juanpablo____ has joined #ruby
<jhass> I think it's solved
<jhass> we just need to drop everything except UTF-8 and ASCII
elsimate has quit [Remote host closed the connection]
jerematic has joined #ruby
n1lo has quit [Quit: Leaving]
n1lo has joined #ruby
Timgauthier is now known as timgauthier_away
Landshark753 has joined #ruby
Landshark753 has quit [Max SendQ exceeded]
skj3gg has quit [Quit: ZZZzzz…]
DEA7TH has joined #ruby
timgauthier_away has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Landshark753 has joined #ruby
Landshark753 has quit [Max SendQ exceeded]
Aova has quit [Read error: Connection reset by peer]
DEA7TH has quit [Changing host]
DEA7TH has joined #ruby
abuzze has quit [Remote host closed the connection]
<mikecmpbll> took me a whole week once to solve an issue with a HTTP post with an XML payload failing
<mikecmpbll> turns out some shitty windows encoding on the XML
<hanmac1> hm or there should be encapsuled data which always says about which encoding it is
Landshark753 has joined #ruby
d3v has quit [Ping timeout: 256 seconds]
<jhass> people mess these up, http can specify it, html can specify it, mime can specify it
<jhass> yet people just put nothing or the wrong stuff there
Stalkr_ has quit [Quit: Leaving...]
<mikecmpbll> we sometimes receive soap messages with one encoding on the http, a different encoding on the soap xml, and a different encoding on the xml payload in the soap message
hs366 has quit [Ping timeout: 256 seconds]
nolic has quit [Remote host closed the connection]
OrbitalKitten has joined #ruby
hanachin has joined #ruby
astrobunny has quit [Remote host closed the connection]
freerobby has quit [Quit: Leaving.]
arup_r has quit [Remote host closed the connection]
jmcharnes has joined #ruby
it0a has joined #ruby
Aova has joined #ruby
mgorbach has quit [Quit: ZNC - http://znc.in]
<shevy> hanmac
<shevy> Foo['abc'] { :some_data_in_a_block }
<shevy> this won't work?
MrSparkle has quit [Ping timeout: 245 seconds]
<shevy> Foo is supposed to be a class or a module
livathin_ has quit [Remote host closed the connection]
aapole has joined #ruby
mgorbach has joined #ruby
livathinos has joined #ruby
OrbitalKitten has quit [Ping timeout: 264 seconds]
mloveless has joined #ruby
Pharaoh2 has joined #ruby
abuzze has joined #ruby
hs366 has joined #ruby
<shevy> syntax error, unexpected { arg, expecting end-of-input
<shevy> I can't get this to work no matter what? did I forget some ()?
<jhass> shevy: works in Crystal :P
<shevy> does Crystal have documentation
d10n-work has joined #ruby
ych4k3r has quit [Quit: Textual IRC Client: www.textualapp.com]
skj3gg has joined #ruby
<shevy> or is it like ruby "figure it out on your own"
<jhass> sort of in between
<jhass> it's in the process of getting better docs :P
kalusn has joined #ruby
<shevy> I'll wait a while then :)
jlast has joined #ruby
i0n has quit [Quit: snooze]
<jhass> oh, mh, I though it works at least :/
rylev has joined #ruby
d10n-work has quit [Client Quit]
d10n-work has joined #ruby
tjbiddle has joined #ruby
jerius has joined #ruby
lxsameer has quit [Quit: Leaving]
coco_ has joined #ruby
<shevy> well
<shevy> how does ruby translate it anyway?
<shevy> Foo['abc'] { :some_data_in_a_block }
<shevy> is this the same as
rylev has quit [Client Quit]
<shevy> Foo.(['abc']) { :some_data_in_a_block }
<shevy> naah hmmm
phutchins has joined #ruby
werelivinginthef has joined #ruby
<jhass> Foo.[]('abc')
zenith_ has joined #ruby
<jhass> the method is named []
wpp has joined #ruby
quimrstorres has joined #ruby
cphrmky has joined #ruby
crazydiamond has quit [Ping timeout: 264 seconds]
josephndenton has joined #ruby
adriancb has joined #ruby
hs366 has quit [Ping timeout: 252 seconds]
zenith_ has quit [Ping timeout: 245 seconds]
mgorbach has quit [Quit: ZNC - http://znc.in]
phutchins has quit [Ping timeout: 264 seconds]
Caelum has joined #ruby
mgorbach has joined #ruby
d3v has joined #ruby
<Caelum> Hello I have a simple problem, I made a little uudecode script, but using "print" does not expand the \n in the decoded string: http://gist.github.com/208faf83186cae34b603
fryguy9 has joined #ruby
Stalkr_ has joined #ruby
<hanmac1> shevy this is valid: Foo['abc'].() { :some_data_in_a_block }
<Caelum> and if I use puts it inserts an extra newline
nolic has joined #ruby
<shevy> hanmac1 ah cool
<shevy> so it can actually work
<shevy> hey wait hanmac
<shevy> this is not the same is it? that tries to invoke .call
<shevy> Foo['abc'].() { :some_data_in_a_block }
<shevy> NoMethodError: undefined method `call' for nil:NilClass
<shevy> hmm
<workmad3> shevy: .() is an alias for .call
fantazo has quit [Quit: Verlassend]
<shevy> Caelum yeah puts wants to add a newline, unless there already is one
<workmad3> shevy: which is different from Foo.[]('abc')
<shevy> workmad3 ah ok
<shevy> I never knew that .() is an alias to .call()
<DefV> it is since 1.9
<Caelum> shevy: but if I use print I get a bunch of literal \ns in my output instead of newlines
<workmad3> you can also use [] on a proc to call it
<workmad3> >> a = proc{puts "hi"}; a[]
<eval-in__> workmad3 => hi ... (https://eval.in/276900)
Xeago__ has quit [Remote host closed the connection]
<shevy> yeah
<shevy> but you can also call [] on non proc objects
aganov has quit [Quit: Leaving]
ta_ has joined #ruby
Xeago has joined #ruby
tjohnson has joined #ruby
<shevy> jhass showed the syntax, it reads weird though:
<shevy> Foo.[]('abc') { :some_data_in_a_block }
<shevy> Caelum but print and puts is almost the same isn't it? puts is like print + "\n"
<workmad3> yeah, proc had [] added as another alias for call :)
<Caelum> I don't know much about ruby, but when I run this code I get \ns instead of newlines https://gist.github.com/rkitover/208faf83186cae34b603
govg has joined #ruby
<jhass> Caelum: add example input
<workmad3> >> a = proc.new{puts "hi"}; a.method(:[])[] #just showing off now
<eval-in__> workmad3 => tried to create Proc object without a block (ArgumentError) ... (https://eval.in/276901)
jmcharnes has left #ruby ["Textual IRC Client: www.textualapp.com"]
<workmad3> oops :)
kobain has joined #ruby
<Caelum> jhass: added to gist
chinmay_dd has quit []
chinmay_dd has joined #ruby
kobain has quit [Max SendQ exceeded]
kobain has joined #ruby
n008f4g_ has quit [Ping timeout: 250 seconds]
mgorbach has quit [Quit: ZNC - http://znc.in]
sinkensabe has quit [Read error: Connection reset by peer]
konsolebox has quit [Ping timeout: 245 seconds]
sinkensabe has joined #ruby
kobain has quit [Max SendQ exceeded]
softinio has quit []
kobain has joined #ruby
mgorbach has joined #ruby
softinio has joined #ruby
pdoherty has joined #ruby
tier_ has joined #ruby
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tkuchiki has quit [Ping timeout: 264 seconds]
NewbiePig has joined #ruby
mrmargolis has joined #ruby
crazydiamond has joined #ruby
<jhass> Caelum: I'm seeing a bunch of stuff that doesn't decode to valid codepoints, but no literal \ it seems
<jhass> Caelum: gets returns the trailing \n, maybe you want to just .chomp it of
enebo has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
_ixti_ has joined #ruby
nerium has joined #ruby
<jhass> well, there's a bunch of echo "\n" but that's expected I'd say
aclearman037 has joined #ruby
<gregf__> >> proc{puts "hi"}; a.method(:[])[]
<eval-in__> gregf__ => undefined local variable or method `a' for main:Object (NameError) ... (https://eval.in/276912)
<gregf__> >> proc{puts "hi"}.method(:[])[]
<eval-in__> gregf__ => hi ... (https://eval.in/276913)
tier has quit [Ping timeout: 252 seconds]
<gregf__> :/ sorry for the spam
<Caelum> jhass: that is a valid uuencoded file
ta_ has joined #ruby
<Caelum> jhass: this is my output: http://gist.github.com/3aebda5d46f564df76f3
ixti has quit [Ping timeout: 245 seconds]
<jhass> that looks a real lot like the .inspect
<nerium> Is there a way to get the source code from a ruby block?
<jhass> nerium: not really, you can get where it's defined and read that file iirc
<jhass> see pry
<nerium> jhass: Okay, thanks!
Pharaoh2_ has joined #ruby
agjacome has quit [Quit: leaving]
freerobby has joined #ruby
Macaveli has quit [Read error: Connection reset by peer]
craigp has quit [Ping timeout: 255 seconds]
ta_ has quit [Ping timeout: 244 seconds]
Macaveli has joined #ruby
Macaveli has quit [Client Quit]
Macaveli has joined #ruby
Pharaoh2 has quit [Ping timeout: 245 seconds]
rkgudboy has joined #ruby
deuterium has joined #ruby
<rkgudboy> Hello
skj3gg has quit [Quit: ZZZzzz…]
dc_ has quit [Remote host closed the connection]
revoohc has joined #ruby
plashchynski has quit [Quit: plashchynski]
aapole has quit [Ping timeout: 245 seconds]
<Caelum> jhass: I figured it out, unpack returns an array: http://gist.github.com/551583a0d1194ecc6df4
lioninawhat has quit [Remote host closed the connection]
<jhass> oh, interesting, print and puts print them differently
<jhass> print just to_s'es them, didn't know
<jhass> puts prints the items with newlines
LudicrousMango has joined #ruby
startupality has quit [Quit: startupality]
spider-mario has joined #ruby
nerium has quit [Quit: nerium]
<shevy> ruby needs a cleanup
skj3gg has joined #ruby
<shevy> and you guys should take a bath
<shevy> :)
anaeem1_ has joined #ruby
Channel6 has joined #ruby
anaeem1_ has quit [Remote host closed the connection]
Brando753 has joined #ruby
lolmaus has quit [Quit: Konversation terminated!]
tagrudev has quit [Remote host closed the connection]
<Caelum> this was the first ruby code I wrote in like 2 years
tkuchiki has joined #ruby
<Caelum> I used to do just perl, but now I do like 5 different languages constantly
mitchellhenke has joined #ruby
joonty has quit [Quit: joonty]
_maes_ has quit [Read error: Connection reset by peer]
Pharaoh2_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
apurcell has joined #ruby
RTG` has quit [Ping timeout: 265 seconds]
mattwildig has joined #ruby
nerium has joined #ruby
plashchynski has joined #ruby
davedev24_ has joined #ruby
RTG` has joined #ruby
jottr has quit [Ping timeout: 252 seconds]
<shevy> Caelum awww
NewbiePig has left #ruby [#ruby]
<shevy> come to ruby man! abandon perl!
* shevy wonders what the other 3 languages are
EvanFreeman has joined #ruby
<Caelum> yeah I've pretty much abandoned perl
paulfm has quit [Quit: Zzzzz...]
Aova has quit [Read error: Connection reset by peer]
apurcell has quit [Ping timeout: 252 seconds]
sent1nel has joined #ruby
plashchynski has quit [Client Quit]
<shevy> \o/
<certainty> shevy: probably bash
oleo has joined #ruby
xcesariox has quit [Ping timeout: 264 seconds]
<Caelum> python, scala, js, posix sh, C
<Caelum> oh and awk
* certainty counts
<shevy> lol
<gregf__> Caelum: Perl6?
<certainty> 0 1 2 3 4
spyderman4g63 has quit [Remote host closed the connection]
<agent_white> Perl11 ftmfw
<certainty> ok 5
<Caelum> perl6 may never happen
<shevy> well that is always good to have a C hacker in ruby
<shevy> because most of them are ancient perl guys
spyderman4g63 has joined #ruby
<shevy> so they don't wanna switch
<gregf__> i'd say choice of languages best to worst could be FP, java, Ruby&&Perl, PHP, Python
<shevy> like git guys!
<agent_white> But perl11 may due to the effort put into it from _why's potion's VM
nerium has quit [Ping timeout: 240 seconds]
<agent_white> (most of the perl successors so far)
<certainty> php before python?
<certainty> i mean python is worse than php?
<agent_white> php before alcoholism
<Caelum> lol
nerium has joined #ruby
hanachin has quit [Remote host closed the connection]
krz has quit [Quit: WeeChat 1.0.1]
plashchynski has joined #ruby
<gregf__> symfony2 is much better than django imho
quimrsto_ has joined #ruby
<Caelum> I thought Sinatra was pretty cool
<shevy> agent_white you can combine both
<gregf__> Sinatra is like Dancer
Pharaoh2 has joined #ruby
astrobunny has joined #ruby
<certainty> more like a singer
<shevy> wasn't Sinatra a singer?
<gregf__> heh
<agent_white> shevy: I am TDD right now
<agent_white> shevy: It's preasdfna alsdkfjasdf
<shevy> haha
<certainty> TDD?
* agent_white htumsbs uup
<Caelum> I think it is best to use whatever fucking language you need to do whatever and not get too attached to anything
Aova has joined #ruby
<agent_white> certainty: trindg drinking dranks
<agent_white> :D
<certainty> i see
rkgudboy has quit [Ping timeout: 265 seconds]
<agent_white> It is a success!
<shevy> yeah that is the Utilitarism-approach
<shevy> use the best tool for the worst job
* certainty gets attached to languages
<certainty> i can't help it
<agent_white> I think... every language is it's own. So treat it as such.
<shevy> certainty I get attached to ur mom
<certainty> shevy: hah!
Fire-Dragon-DoL has joined #ruby
<shevy> I have a slightly different opinion
quimrstorres has quit [Ping timeout: 246 seconds]
Landshark753 has quit [Quit: Textual IRC Client: www.textualapp.com]
<shevy> the better mountain tool makes you the better climber even when you are drunk!
<agent_white> For instance, I argued earlier tonight with someone who said that in ruby, accessing an element out of the scope of the array (or however you call it, a[100] in a 3 ele array) shoudl raise an error instead of nil.
<shevy> in a pub brawl the mountain tool is also useful because you can SMASH the folks down there
<shevy> and just like batmans batmobile or the transformers, you can change your tools into something else!
<agent_white> i told him, that maybe instead he should realize that ruby returns nil, and to deal with nil.
<shevy> except for speed... when it comes to speed then ruby loses :(
<shevy> and documentation
quimrsto_ has quit [Ping timeout: 244 seconds]
quimrstorres has joined #ruby
<agent_white> True. But if we wanted speed and doc, everyone would be programming in C.
<certainty> or OCaml
mjwhitta has joined #ruby
<shevy> agent_white yeah but to be honest... the concept of raising errors versus continuing often confuses me
<agent_white> We'd wear suits and ties to work... sip coffee at the same moment...
tkuchiki has quit [Remote host closed the connection]
davedev24_ has quit []
<shevy> I am notoriously lazy when it comes to raise exceptions... I am more like "hey I don't care what you do, give me any useful output and don't crash ever"
<agent_white> shevy: To me... it only means "If nil is an issue, why aren't you dealing with it?"
astrobunny has quit [Ping timeout: 265 seconds]
<certainty> crash early and loud
tkuchiki has joined #ruby
<shevy> doesn't erlang go on and on?
timonv has quit [Ping timeout: 255 seconds]
<shevy> I feel like that is how systems should be... they should handle things as long as they can... like an animal body
<certainty> shevy: or your mom's body
<shevy> :(
<certainty> ok that was rude
<agent_white> certainty: True... but I guess for that guy, he expected that nil val to HALT everything. Rather than pass it onto tht next thing.
<shevy> well ok
<shevy> there was a limitation because bodies have a finite lifespan
spyderman4g63 has quit [Ping timeout: 240 seconds]
<agent_white> Unlike his Mom.
<shevy> so we need to aim more like those big trees or fungi networks that reach like 10.000 years or so
<certainty> agent_white: yeah probably not the best assumption
lkba_ has quit [Ping timeout: 245 seconds]
<certainty> shevy: actually erlang prefers to crash early
<agent_white> certainty: On which?
<certainty> but it has strategies to recover
<agent_white> certainty: ;) But srsly.
spyderman4g63 has joined #ruby
<shevy> or all life on earth, if you combine it together, it never "dies", if you think of gaia as a whole living ecosystem
<shevy> certainty it does?
vvivv has joined #ruby
<shevy> what a pitiful language it is
<agent_white> I told him to "cater to ruby... ruby caters to (him) more than enough."
<certainty> shevy: yes it does
<shevy> I now hate erlang
spyderma_ has joined #ruby
<agent_white> I hate
<agent_white> Smokesignals
<agent_white> and... salmon
<agent_white> I hate salmon
<certainty> shevy: never heard the "let it crash" quote?
<agent_white> I want smoked ham
arietis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mjwhitta has quit [Remote host closed the connection]
davedev24_ has joined #ruby
devoldmx_ has joined #ruby
<agent_white> d/ws
tkuchiki_ has joined #ruby
max96at|off is now known as max96at
hamakn_ has quit [Remote host closed the connection]
sinkensabe has quit [Read error: Connection reset by peer]
agit0 has quit [Quit: Leaving]
sinkensabe has joined #ruby
<agent_white> Strategies to recover... why make it recover automagically?
<agent_white> Seems... wierd.
vdamewood has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
spyderman4g63 has quit [Ping timeout: 250 seconds]
<shevy> certainty yeah seems like they are stinkers
DaniG2k has joined #ruby
<certainty> shevy: i don't know. i have little experience with erlang
lessless has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Fusl has joined #ruby
tkuchiki has quit [Ping timeout: 245 seconds]
hanmac1 has quit [Quit: Leaving.]
devoldmx_ has quit [Ping timeout: 264 seconds]
mmoretti has joined #ruby
rkgudboy has joined #ruby
quimrstorres has quit [Remote host closed the connection]
kamilc__ has quit [Quit: Leaving...]
tier_ has quit [Remote host closed the connection]
arup_r has joined #ruby
metadave has joined #ruby
<agent_white> All
<agent_white> We know
<agent_white> Is that
<agent_white> Ruby is best... cause I put it in my coffee.
<certainty> you put ruby in your coffee?
<agent_white> And smear it on birthday cakes.
devdazed has joined #ruby
<agent_white> certainty: Most certaintly
Megtastique has joined #ruby
<agent_white> "You _DON'T?1" would be the better question
<certainty> nope i don't
<agent_white> s/1/!/
<agent_white> certainty: Well let me assure you
<certainty> i'll let shevy try first
davedev24_ has quit [Read error: Connection reset by peer]
<workmad3> certainty smears his cakes with lisp
<certainty> :D
<agent_white> certainty: Oh boy... you _do_ remember the last time we had him test that... thing... right?
davedev24_ has joined #ruby
hanachin has joined #ruby
<agent_white> I mean, it wasn't exactly pretty. It did prove a point though.
hanachin has quit [Client Quit]
<certainty> agent_white: yeah he's like his mom in that regard
Sirupsen has joined #ruby
<shevy> certainty I don't have as much time as I used to have :(
* agent_white coughs-covering-speech
fryguy9 has quit [Quit: Leaving.]
<certainty> agent_white: http://rubycoffeeroasters.com/ ?
dc_ has joined #ruby
<certainty> shevy: yeah we all get older. but what's your point? :p
<shevy> certainty also you told me to read SICP book
<shevy> well because of this:
<agent_white> certainty: And shevy didn't realize the power of ruby's GC in 2.2.0
<shevy> <certainty> i'll let shevy try first
<agent_white> I mean..
<shevy> I don't have time to try things!!!
<shevy> when I buy clothes, I don't try them on, I buy them instantly!
davedev24_ has quit [Read error: Connection reset by peer]
<certainty> shevy: haha, nice. do you really read it? or did you already stop?
<shevy> hey
paulfm has joined #ruby
<shevy> I was gone for a few hours!
<shevy> I came back and sort of did other things
davedev24_ has joined #ruby
<workmad3> that's about enough time for the foreword of SICP...
<certainty> shevy: is that a no?
<shevy> like watching youtube stuff
<agent_white> certainty: There are pioneers in this day and age, despite the lack of aircraft that keep up to speed with shevy's intentions.
<shevy> I had no time certainty!!!
<agent_white> He HAD to do it.
<certainty> shevy: all i hear is lame excuses
<agent_white> There was NO time.
tier has joined #ruby
<workmad3> shevy: ok, you don't have time for SICP... how about TAOCP1-4?
rippa has joined #ruby
<shevy> no!
<certainty> :D
<shevy> I need to watch something else now anyway
<certainty> the video lectures of SICPS
<certainty> ?
<agent_white> workmad3: As long as aircraft have the ability to deliver printed information at that speed.
<shevy> GO AWAY
<rkgudboy> Is there any word out on GSoC for 2015
<workmad3> agent_white: huh? :P
<agent_white> shevy has things to do. amelia's to find. planets to discover.
<agent_white> there is no time.
<certainty> xD
* workmad3 frees up 1gb of server space by removing unused linux headers
<certainty> shevy: listen to some fink if you have time
<agent_white> workmad3: Fighting insomnia causes us to resort to desperate measures.
<workmad3> agent_white: hmm... watch 'The Life Aquatic'
<shevy> damn right agent_white
<workmad3> agent_white: that should have you asleep in no time at all...
<shevy> there is no time
<shevy> speaking about insomnia
fryguy9 has joined #ruby
<shevy> Faithless - I can't get no sleep!
<certainty> shevy: go read the book
<jefus> dartintheneck
<certainty> you'll sleep well
<agent_white> workmad3: I have come to adore "The Grand Budapest Hotel"
<agent_white> :)
<workmad3> agent_white: another insomnia cure? :)
tunaCanBruh has joined #ruby
<arup_r> You guys talk too much! ;)
<certainty> workday is over :)
psy has joined #ruby
<certainty> not for shevy though
<shevy> yeah
<shevy> I have a lot of stuff to do
<certainty> yeah
<certainty> and no time
Timgauthier has joined #ruby
mjwhitta has joined #ruby
<agent_white> workmad3: That is a classified work in progress.
<agent_white> As certainty said, there is no time.
<workmad3> bah
<certainty> that's the great depression of our time. no time!
* workmad3 makes more coffee
mjwhitta has left #ruby [#ruby]
* jefus sprinkles crushed Ruby into workmad3's coffee.
sigurding has quit [Quit: sigurding]
<shevy> don't pee into coffee!
quimrstorres has joined #ruby
<certainty> or the other way around
<shevy> that's true
athan has joined #ruby
* IceDragon tips some "essence of python" into shevy's tea
fryguy91 has joined #ruby
<shevy> certainty but on the toilet we mix pee with water
totimkopf has quit [Ping timeout: 252 seconds]
_ixti_ has quit [Ping timeout: 245 seconds]
<certainty> shevy: not you. you don't have time for that
OrbitalKitten has joined #ruby
systemd0wn has quit [Ping timeout: 255 seconds]
<agent_white> shevs and certainty ^
Weatherlight3 is now known as Weatherlight|Wor
Harlin has joined #ruby
<shevy> I have no time to watch this
<shevy> certainty watch it and tell me about it
_ixti_ has joined #ruby
fryguy9 has quit [Ping timeout: 264 seconds]
<agent_white> HERE WHAT'S THIS
Weatherlight|Wor is now known as AdNauseam|Work
<agent_white> what are you doing here
<agent_white> killing time?!!?
<shevy> I idle to power
skj3gg has quit [Quit: ZZZzzz…]
nanoyak has joined #ruby
<agent_white> shevy: It's Milo the Watchdog
ta_ has joined #ruby
<certainty> lol systemd is going to integrate gummiboot? really? who would've seen that coming
<Harlin> Is there an efficient way to write this: if there are no files that end with '.txt' in a directory listing then ... ?
<Harlin> trying to avoid a for statement
<shevy> Harlin yes. use Dir['*.txt']
<shevy> it returns an array. if the array is empty, you know you have 0 files of that file ending
<certainty> agent_white: hah, that's shevy
yfeldblum has joined #ruby
jobewan has joined #ruby
<Harlin> shevy, thanks very much.... where do i tell it which directory to look through?
<shevy> it's 17:00, less than 7 hours to go and I have to sleep, how can you people work like this :(
<Harlin> shevy, I'm using Dir.entries("dirname")
<shevy> Harlin the argument to Dir[]
<certainty> shevy: well i don't work
<Harlin> ah got it
<Harlin> shevy, thanks very much
<shevy> Harlin like Dir['/tmp/*.txt']
<shevy> \o/
<agent_white> certainty: We have to keep him from the Doldrums!
<Harlin> yup makes sense (y)
<certainty> time for me to call it a day though
<agent_white> certainty: That part used to scare me when I was little... getting caught by the Lethargians!
deconfigured has joined #ruby
<certainty> shevy: you can do it!
athan has quit [Ping timeout: 265 seconds]
<agent_white> Think of birds that fly!
<agent_white> Words taht begin with J!
<shevy> Japan!
ta_ has quit [Ping timeout: 252 seconds]
<shevy> Jinjas!
Stalkr_ has quit [Quit: Leaving...]
<shevy> jatz the creator of ruby!
Macaveli has quit [Quit: Textual IRC Client: www.textualapp.com]
agrinb has quit [Remote host closed the connection]
<agent_white> ztaj that swim!
tus has joined #ruby
<agent_white> And jatz that fly!
yfeldblum has quit [Ping timeout: 264 seconds]
<gregf__> Harlin: what shevy said. if ( Dir["*.txt"].size ); puts "whatever" ;end
<workmad3> gregf__: you need a check for 0 (or not 0) there
rkgudboy has quit [Ping timeout: 245 seconds]
quimrstorres has quit [Remote host closed the connection]
kwd has quit [Quit: kwd]
<workmad3> 0 isn't falsey in ruby ;)
<gregf__> ah - i know; sorry din test it :/
<gregf__> if ( Dir["*.txt"].size() <= 0 ); puts "whatever";end
jlast has quit [Remote host closed the connection]
jlast has joined #ruby
digifiv5e has joined #ruby
Channel6 has quit [Quit: Leaving]
<jefus> Dir['*.txt'].empty?
lrocknrolmarc has joined #ruby
einarj has quit [Read error: Connection reset by peer]
rocknrollmarc has joined #ruby
skj3gg has joined #ruby
<shevy> agent_white hey... jefus nick starts with a j too!
<jefus> i was never here!
* jefus vanishes in a puff of smoke.
<shevy> :-)
quimrstorres has joined #ruby
deconfigured is now known as athan
sinkensabe has quit [Remote host closed the connection]
digifiv5e is now known as daynaskully
Aristata has quit [Quit: Leaving.]
<jefus> puts "whatever" if Dir['*.txt'].empty?
<jefus> looks sexier
jgt has quit [Ping timeout: 252 seconds]
crueber has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
jlast has quit [Read error: Connection reset by peer]
jaequery has joined #ruby
jlast has joined #ruby
jaequery has quit [Max SendQ exceeded]
konsolebox has joined #ruby
<agent_white> jefus: We aren't ones to ignore and 'ol wizard smoke like it's a fume off a train! What do you take us for, cooks of parallel fantasies?!
jaequery has joined #ruby
sambao21 has joined #ruby
mitchell_ has joined #ruby
<jefus> yes, but you use way too much oil.
quimrstorres has quit [Remote host closed the connection]
* agent_white POOFS into samespot
<agent_white> jefus: Well... what do you take us for...
<agent_white> ;D
einarj has joined #ruby
<jefus> i...
<jefus> well,
<jefus> > undef jefus
* agent_white POOFS
RDash has quit [Changing host]
RDash has joined #ruby
<shevy> agent_white don't poops man
<agent_white> shevy: I just get a little excited sometimes
<Diabolik> hello everyone
<agent_white> You know... it happens.
mitchellhenke has quit [Ping timeout: 256 seconds]
ponga has quit [Quit: Leaving...]
<jefus> stimulants will do that... coffee...
quimrstorres has joined #ruby
AFK_Geek has quit [Quit: Fades into the shadows]
kapil__ has quit [Quit: Connection closed for inactivity]
<agent_white> jefus: You mean... http://i.imgur.com/EpfiwZz.jpg
<jefus> that's...
<jefus> i like.
lessless has joined #ruby
regnartim has quit [Quit: Leaving]
klmlfl has joined #ruby
<agent_white> :D
shime has quit [Read error: Connection reset by peer]
shime has joined #ruby
danman has joined #ruby
Peppuz has joined #ruby
<P-NuT> Guys, If I have 2 functions that output text (in this case a header and a footer) how can I combine the output into one object of type string>
<P-NuT> Guys, If I have 2 functions that output text (in this case a header and a footer) how can I combine the output into one object of type string?
bronson has joined #ruby
timonv has joined #ruby
Megtastique has quit [Ping timeout: 245 seconds]
mikepack has joined #ruby
<cphrmky> P-NuT func1 + func2
<gregf__> >> def foo; "foo";end; def bar; " bar";end; puts foo + bar
<eval-in__> gregf__ => foo bar ... (https://eval.in/276976)
sigurding has joined #ruby
minecoins has quit [Remote host closed the connection]
_maes_ has joined #ruby
Megtastique has joined #ruby
startupality has joined #ruby
klmlfl has quit [Read error: Connection reset by peer]
<jefus> the << operator on a string is another way depending on your needs
athan has quit [Ping timeout: 264 seconds]
<jefus> >> "hello" << " world" << "!"
<eval-in__> jefus => "hello world!" (https://eval.in/276980)
athan has joined #ruby
Aova has quit [Read error: Connection reset by peer]
jgt has joined #ruby
konsolebox has quit [Quit: Leaving]
einarj has quit [Read error: Connection reset by peer]
bronson has quit [Ping timeout: 245 seconds]
mloveless has quit [Remote host closed the connection]
devoldmx_ has joined #ruby
<jefus> that was a lazy example, i should drink some more of workmad's coffee before i speak anymore
<greenarrow> >> "hello"
<eval-in__> greenarrow => "hello" (https://eval.in/276985)
sinkensabe has joined #ruby
<jefus> >> str = ""; 5.times { str << "more strings" }
<eval-in__> jefus => 5 (https://eval.in/276987)
<jefus> >> str = ""; 5.times { str << "more strings"; }; str
<eval-in__> jefus => "more stringsmore stringsmore stringsmore stringsmore strings" (https://eval.in/276988)
astrobunny has joined #ruby
Aova has joined #ruby
einarj has joined #ruby
x77686d has joined #ruby
agent_white has quit [Quit: seeya]
iwishiwerearobot has quit [Ping timeout: 265 seconds]
<greenarrow> jefus nice
wookiehangover has quit [Ping timeout: 245 seconds]
anaeem1 has joined #ruby
lrocknrolmarc has quit [Ping timeout: 244 seconds]
quimrstorres has quit [Remote host closed the connection]
zenith_ has joined #ruby
riotjone_ has quit [Remote host closed the connection]
noop has quit [Ping timeout: 256 seconds]
rocknrollmarc has quit [Ping timeout: 265 seconds]
troulouliou_dev has quit [Quit: Leaving]
quimrstorres has joined #ruby
astrobunny has quit [Ping timeout: 244 seconds]
wookiehangover has joined #ruby
phutchins has joined #ruby
lessless has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
gsd has joined #ruby
quimrstorres has quit [Remote host closed the connection]
<jefus> just for P-NuT to show another concatenation if he needs more than 2
xpoqp has joined #ruby
tjbiddle has quit [Quit: tjbiddle]
chrishough has joined #ruby
snath has quit [Ping timeout: 245 seconds]
tjbiddle has joined #ruby
quimrstorres has joined #ruby
tessi_zz has quit [Ping timeout: 272 seconds]
jespada has joined #ruby
triple_b has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
main has quit [Remote host closed the connection]
<Harlin> sorry for being such a ruby noob.... I am trying to do require_relative and am unable to use the variables declared from the require file. http://pastebin.com/ghKf62g8 I must be doing something simply wrong.
tessi_zz has joined #ruby
<Harlin> I am wondering if importing a file called main.rb might be a problem.... dunno.
<Mon_Ouie> Require runs in a different scope, without sharing local variables
<Mon_Ouie> Don't use local variables for something that isn't actually local
<Mon_Ouie> (You can use e.g. constants)
<Harlin> thanks Mon_Ouie ... hmm
<Harlin> I'm going to need to be able to "import" several files to loop through ... converting a bash program to ruby :)
quimrstorres has quit [Remote host closed the connection]
nanoyak has quit [Quit: Computer has gone to sleep.]
einarj has quit [Ping timeout: 245 seconds]
GaryOak_ has joined #ruby
wpp has quit [Quit: ZZZzzz…]
<Harlin> maybe I can come up with a different way... so.... if I just create one file with a hash structure is it possible to import the hash variable from the file?
sinkensabe has quit [Read error: Connection reset by peer]
baroquebobcat has joined #ruby
<workmad3> Harlin: if you assign to a local variable in one file, it won't be visible in the scope of the other file
<workmad3> Harlin: doesn't matter what it is... that's just not a thing you can use local variables for
<Harlin> ok thanks workmad3
quimrstorres has joined #ruby
einarj has joined #ruby
Nies has joined #ruby
iamninja has quit [Quit: ZZZzzz…]
hamakn has joined #ruby
<shevy> Harlin that is very simple
<shevy> just try to recreate the functionality of what the shell script does
<shevy> rather than a 1:1 copy of the code
DaniG2k has quit [Quit: leaving]
<shevy> Harlin if you really must import data from the top namespace, you can always use a constant like HASH = {}
<shevy> a much nicer way is to put this into a common namespace
jaequery has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<shevy> module Foo; HASH = {}; end
<Harlin> shevy, yeah going to try json format
rocknrollmarc has joined #ruby
lrocknrolmarc has joined #ruby
<eam> you can use load(), no?
<shevy> another option would be to use @foo variables rather than foo, or much better, if you use an object that has both the data and behaviour you need
allcentury has quit [Ping timeout: 264 seconds]
<shevy> btw Harlin you can simplify this a bit if you want to: artifacts = ["/etc/hosts", "/etc/mysql/my.cnf"]
<shevy> artifacts = %w( /etc/hosts /etc/mysql/my.cnf )
<Harlin> thanks shevy
<shevy> not a big gain for 2 members
<shevy> but if you have an array with like 20 entries, it is nicer to omit the '"' and the ',' characters
bakis has quit [Ping timeout: 264 seconds]
<eam> shevy: eh just eval File.read
hamakn has quit [Ping timeout: 252 seconds]
<shevy> hehe
Takle has quit [Remote host closed the connection]
<Harlin> shevy, well some of them have many paths in it. so that's going to be helpful
B1n4r10 has joined #ruby
mattwildig has quit []
tunaCanBruh has quit [Ping timeout: 264 seconds]
pengin has joined #ruby
knut has quit [Ping timeout: 256 seconds]
deol has joined #ruby
loveablelobster has joined #ruby
aapole has joined #ruby
shime has quit [Read error: Connection reset by peer]
fantazo has joined #ruby
allcentury has joined #ruby
shime has joined #ruby
snath has joined #ruby
cpt_yossarian has joined #ruby
loveablelobster has quit [Client Quit]
arietis has joined #ruby
dfinninger has joined #ruby
<gregf__> Harlin: what do those scripts do? you could either map them into classes(if they do specific tasks) and build a nice framework thats reusable or move them into ruby scripts(which wont be reusable)?
wottam has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mleung has joined #ruby
uptownhr has joined #ruby
<gregf__> but yeah, ruby code would be prolly 1/10'th the shell code you'll need to write :)
dstarh has joined #ruby
tunaCanBruh has joined #ruby
recurrence has joined #ruby
mgorbach has quit [Quit: ZNC - http://znc.in]
diegoviola has joined #ruby
<Harlin> they are backup scripts written by someone in the past who used to work here. there are some extra functionality now required (simple in ruby probably but not so much in bash) gregf__
<Harlin> I am solid in Python and Java but thought I'd this would be a great opportunity to take a crack at in ruby
mgorbach has joined #ruby
<gregf__> bash is bad for sure. but you can surely translate bash to ruby quite easily
ta_ has joined #ruby
skj3gg has quit [Quit: ZZZzzz…]
<Harlin> it's good for running commands and doing a few loops and that sort of thing but once the app starts to require a little more logic, it loses some of its appeal :)
crazydiamond has quit [Remote host closed the connection]
stunder has joined #ruby
<gregf__> if you're solid in Java and Python, that should help you get going thinking in a Object Orientated way
<epitron> Ruby is great for shell scripts
davidhq has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<epitron> IO.popen and system rule
<epitron> slop gem, ARGF
odin22 has joined #ruby
CustosL1men has quit [Ping timeout: 244 seconds]
nolic has quit [Remote host closed the connection]
devdazed_ has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
<shevy> :)
devdazed has quit [Read error: No route to host]
<epitron> Lots of Unix system calls available too
devdazed has joined #ruby
<shevy> ruby is syntactic sugar over C
<eam> WHAT
mgorbach has quit [Quit: ZNC - http://znc.in]
i0n has joined #ruby
Takle has joined #ruby
Guest5701 has quit [Ping timeout: 272 seconds]
<jefus> concentrated high fructose corn syrup
shum1 has quit [Quit: WeeChat 1.1.1]
<shevy> that just fattens you up man
ramfjord has joined #ruby
shum1 has joined #ruby
graft has joined #ruby
<jefus> I'M NOT FAT
skj3gg has joined #ruby
cphrmky has quit [Read error: Connection reset by peer]
<shevy> THEN WHY DO YOU TYPE IN CAPS
ilteris has joined #ruby
<shevy> ARE YOUR FINGERS SO THICK
<jefus> because i've maybe 5 or 10 pounds of beer belly
devdazed_ has quit [Ping timeout: 245 seconds]
<jefus> it's not the syntactic sugar, man
last_staff has joined #ruby
<eam> caps save bandwidth because the ascii ordinal values are smaller
iamjarvo has joined #ruby
<jefus> this is 100% accurate.
<shevy> hmm 10 pounds beer belly
<shevy> that is a function of age :(
<shevy> cool
<shevy> so caps help save the climate
<jefus> eventually
<eam> every little bit helps
<jefus> it does cost less carbon to process caps
lemur has joined #ruby
<eam> honestly, ruby is one of the least carbon-friendly languages
<ilteris> hey guys, when I run "ruby" in terminal in yosemite I get "incorrect checksum for freed object error". does anyone know how can I completely remove it from my system and install it fresh?
mgorbach has joined #ruby
mgorbach has quit [Remote host closed the connection]
<jefus> eam, you're probably right
Pharaoh2 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<mikecmpbll> someone say beer?
ta_ has joined #ruby
<shevy> eam now that is not nice to say
<shevy> what about perl!
<eam> shevy: perl is a hell of a lot more efficient
<jefus> perl is a coal plant
<jefus> mikecmpbll: i said i'm out of it at the moment
<shevy> ilteris that error sounds strange
<mikecmpbll> :'(
danjordan has quit [Quit: danjordan]
<eam> the problem is it melts our brains, and our brains are our future
parduse has joined #ruby
<shevy> ilteris I can't believe that this happens. surely something must be aliased to "ruby". when I type "ruby", it simply waits for more input
<jefus> but our liquid brains can be used as fuel for our overlords
rippa has quit [Ping timeout: 255 seconds]
nerium has quit [Quit: nerium]
<shevy> liquid brains???
<shevy> what do you have in your head man!
mgorbach has joined #ruby
<jefus> unspeakable things.
<shevy> hehehe
rippa has joined #ruby
<eam> mmm sesos
Pharaoh2 has joined #ruby
mgorbach has quit [Remote host closed the connection]
Pharaoh2 has quit [Read error: Connection reset by peer]
<shevy> that reminds me of homer simpson... x-ray ... http://goo.gl/mV981g
<eam> brain tacos for lunch
<ilteris> shevy http://pastebin.com/T78Vp1rj this is what I get
<epitron> ilteris: did you install it with some tool? Or is that osx ruby?
<jefus> huh, interesting
mgorbach has joined #ruby
<shevy> ilteris interesting error
hiyosi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
gsd has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
livathin_ has joined #ruby
<ilteris> epitron, is there a way to find that out? it could be RVM. this was a few months ago
<shevy> seems as if this is internal from ruby itself. looks like some call to the libc library on your system?
uptownhr has quit [Quit: uptownhr]
<jefus> wild guess is wrong libraries are being loaded or the binary is corrupt or somesuch
<epitron> ilteris: type which ruby
olivier_bK has quit [Ping timeout: 245 seconds]
<shevy> ilteris btw what does "ruby -v" give
<ilteris> which ruby -> /usr/local/bin/ruby
michaelchum has joined #ruby
metadave has quit [Quit: Textual IRC Client: www.textualapp.com]
<epitron> That's probably system ruby then
<ilteris> ruby -v also gives the same error
<shevy> sounds like BSD path
kith_ has joined #ruby
<epitron> Try installing brew
allcentury has quit [Ping timeout: 264 seconds]
parduse has quit [Client Quit]
<epitron> That has a good ruby
kith_ has joined #ruby
kith_ has quit [Changing host]
metadave has joined #ruby
<ilteris> brew is already installed
Takle has quit [Remote host closed the connection]
mgorbach has quit [Client Quit]
metadave has quit [Remote host closed the connection]
<epitron> Brew up some rubies then
ghostpl has quit [Remote host closed the connection]
<eam> ilteris: did you brew install ruby before upgrading to yosomite?
bronson has joined #ruby
<ilteris> would that overwrite this sick ruby?
michaelchum has left #ruby [#ruby]
lemur has quit [Remote host closed the connection]
metadave has joined #ruby
<epitron> It would if brew is setup properly
<eam> wipe out and rebuild all your brew installs after updating OSX
<epitron> Oh, that could be what happened
livathinos has quit [Ping timeout: 240 seconds]
<epitron> (Sorry, not a Mac user)
<eam> me either when I can help it
<ilteris> eam no. after upgrading to yosemite it stopped working and I followed some website instructions to fix it which made it worse. but this was back in the beta, so I don't recall the website.
<shevy> <-- linux here
timonv has quit [Ping timeout: 252 seconds]
terlar has quit [Ping timeout: 245 seconds]
<shevy> careful with those random websites
<epitron> I agree with eam
<eam> ilteris: yeah just reinstall from brew, maybe also update xcode
<epitron> Nuke brew
<ilteris> lesson learned shevy
<epitron> Reinstall fresh
mgorbach has joined #ruby
mgorbach has quit [Remote host closed the connection]
<shevy> :)
triple_b has joined #ruby
<eam> osx linker is extremely finicky
arietis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bricker has joined #ruby
<epitron> Way to link
<eam> all kinds of crazy things change
kith has quit [Ping timeout: 264 seconds]
<epitron> No linking ability
ta_ has quit [Ping timeout: 245 seconds]
Aova has quit [Read error: Connection reset by peer]
livathin_ has quit [Ping timeout: 264 seconds]
nobitanobi has joined #ruby
<ilteris> Error: ruby-1.9.2-p180 already installed To install this version, first `brew unlink ruby'
<ilteris> following brew instructions
bronson has quit [Ping timeout: 245 seconds]
mgorbach has joined #ruby
mgorbach has quit [Remote host closed the connection]
kalusn has quit [Remote host closed the connection]
mgorbach has joined #ruby
msgodf has quit [Ping timeout: 252 seconds]
<ilteris> fixed!
mgorbach has quit [Client Quit]
<ilteris> thanks everyone
maletor has joined #ruby
dolf has joined #ruby
plashchynski has quit [Quit: plashchynski]
maletor has quit [Client Quit]
Aova has joined #ruby
beneggett has joined #ruby
adam- is now known as adam12
Timgauthier is now known as timgauthier_away
nanoyak has joined #ruby
timgauthier_away has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mgorbach has joined #ruby
nanoyak has quit [Client Quit]
einarj has quit [Remote host closed the connection]
n008f4g_ has joined #ruby
havenwood has joined #ruby
tkuchiki_ has quit [Remote host closed the connection]
tkuchiki has joined #ruby
<dolf> Hi folks, I' ve got an array that looks like [['foo','bar'], ['bar','foo']], how could I easily convert it to something like this? [{ 'key1' => 'foo', 'key2' => 'bar'}, {'key1' => 'bar', 'key2' => 'foo' }]
jaequery has joined #ruby
deric_skibotn has joined #ruby
riotjones has joined #ruby
shredding has quit [Quit: shredding]
jaequery has quit [Client Quit]
uptownhr has joined #ruby
Morkel has left #ruby [#ruby]
tkuchiki has quit [Ping timeout: 245 seconds]
maletor has joined #ruby
maletor has quit [Changing host]
maletor has joined #ruby
shime has quit [Read error: Connection reset by peer]
<havenwood> dolf: #map it
psy has quit [Read error: Connection reset by peer]
<shevy> when I do "pp object", does one of you know how to pad this display? like I want to add ' ' on each line there
Rollabunna has joined #ruby
parduse has joined #ruby
<shevy> let me show you the current result
psy has joined #ruby
<havenwood> >> [['foo','bar'], ['bar','foo']].map { |a, b| {'key1' => a, 'key2' => b} }
jaequery has joined #ruby
<eval-in__> havenwood => [{"key1"=>"foo", "key2"=>"bar"}, {"key1"=>"bar", "key2"=>"foo"}] (https://eval.in/277070)
shime has joined #ruby
<havenwood> dolf: ^
<shevy> this is the output from pp array
nobitanobi has quit [Remote host closed the connection]
<shevy> but I'd like to have it shifted to the right by ' '
cphrmky has joined #ruby
riotjones has quit [Ping timeout: 246 seconds]
bronson has joined #ruby
coleluwis has joined #ruby
nobitanobi has joined #ruby
<dolf> havenwood, oh wow. That easy (like d'oh). Tnx!
coleluwis has left #ruby [#ruby]
Jackneill has joined #ruby
triple_b_ has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
mikecmpbll has quit [Ping timeout: 246 seconds]
jlast has quit [Remote host closed the connection]
triple_b has quit [Ping timeout: 265 seconds]
jlast has joined #ruby
wallerdev has joined #ruby
totimkopf has joined #ruby
plashchynski has joined #ruby
kamilc__ has joined #ruby
anarang_ has quit [Quit: Leaving]
sambao21 has joined #ruby
cphrmky has quit [Ping timeout: 252 seconds]
parduse has quit []
greenarrow has quit [Quit: 500]
AlexRussia has joined #ruby
Stalkr_ has joined #ruby
Stalkr_ has quit [Client Quit]
jlast has quit [Ping timeout: 250 seconds]
totimkopf has quit [Ping timeout: 245 seconds]
wallerdev has quit [Quit: wallerdev]
plashchynski has quit [Client Quit]
_mynameis has joined #ruby
roshanavand has joined #ruby
yfeldblum has joined #ruby
apurcell has joined #ruby
tunaCanBruh has quit [Ping timeout: 264 seconds]
blackmesa has joined #ruby
eytanfb has joined #ruby
luksaur has quit [Ping timeout: 240 seconds]
zachrab has joined #ruby
chthon has quit [Ping timeout: 246 seconds]
yfeldblum has quit [Ping timeout: 264 seconds]
Takle has joined #ruby
jottr has joined #ruby
x77686d has quit [Quit: x77686d]
leafybasil has quit [Remote host closed the connection]
zoo-zed has joined #ruby
luksaur has joined #ruby
luksaur has joined #ruby
Fire-Dragon-DoL1 has joined #ruby
apurcell has quit [Quit: Lingo: www.lingoirc.com]
shum has quit [Quit: WeeChat 1.1.1]
shum has joined #ruby
shum has quit [Client Quit]
eytanfb has quit [Ping timeout: 252 seconds]
shum has joined #ruby
Fire-Dragon-DoL1 has quit [Client Quit]
Fire-Dragon-DoL1 has joined #ruby
skj3gg has quit [Quit: ZZZzzz…]
Fire-Dragon-DoL has quit [Ping timeout: 244 seconds]
zenith_ has quit [Remote host closed the connection]
mikecmpbll has joined #ruby
<dolf> shevy, I'm not 100% sure I understand your question, nor am I a ruby export. But do you know the string.ljust() and string.rjust() methods?
shum has quit [Client Quit]
jaequery has quit [Quit: Textual IRC Client: www.textualapp.com]
ramfjord has quit [Ping timeout: 256 seconds]
<shevy> yeah dolf
<shevy> I could modify the array before I send it to pp
aapole has quit [Ping timeout: 246 seconds]
<shevy> but I'd love to have a way to directly tell pp to modify it
psy has quit [Disconnected by services]
<shevy> pp object, :pad
psy_ has joined #ruby
<shevy> hmm
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
wpp has joined #ruby
<shevy> I find ruby docu so hard to read :(
tunaCanBruh has joined #ruby
<dolf> hmz, I didn't even know pp, go figure... Anyways, I need to go. Perhaps someone else is able to help you!
Zai00 has quit [Quit: Zai00]
wallerdev has joined #ruby
dolf has quit [Remote host closed the connection]
<GaryOak_> they are better than pythons docs
zenith_ has joined #ruby
lrocknrolmarc has quit [Ping timeout: 245 seconds]
x77686d has joined #ruby
rocknrollmarc has quit [Ping timeout: 264 seconds]
Soda has quit [Remote host closed the connection]
jobewan has quit [Ping timeout: 264 seconds]
willywos has joined #ruby
davedev2_ has joined #ruby
seal has joined #ruby
arup_r has quit [Quit: ChatZilla 0.9.91.1 [Firefox 35.0/2015010900]]
davedev24_ has quit [Ping timeout: 244 seconds]
blackmesa has quit [Ping timeout: 264 seconds]
triple_b_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nanoyak has joined #ruby
triple_b has joined #ruby
yfeldblum has joined #ruby
triple_b has quit [Client Quit]
allcentury has joined #ruby
uptownhr has quit [Quit: uptownhr]
jgt has quit [Ping timeout: 252 seconds]
jlast has joined #ruby
jgt has joined #ruby
arietis has joined #ruby
<jgt> ruby docs are sooooooooo nice
<jgt> trust me, I write scala in my day job
kalusn has joined #ruby
zachrab has quit [Remote host closed the connection]
shum has joined #ruby
ptrrr has joined #ruby
tier_ has joined #ruby
JoshGlzBrk has joined #ruby
towski_ has joined #ruby
roshanavand has quit [Ping timeout: 264 seconds]
tier has quit [Ping timeout: 240 seconds]
Macaveli has joined #ruby
djbkd has joined #ruby
jobewan has joined #ruby
Aova has quit [Read error: Connection reset by peer]
livathinos has joined #ruby
triple_b has joined #ruby
withnale_ has quit [Ping timeout: 244 seconds]
livathin_ has joined #ruby
mloveless has joined #ruby
deuterium has quit [Quit: zzZZZzzz..]
seal has quit [Ping timeout: 250 seconds]
beneggett has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
phoo1234567 has joined #ruby
livathinos has quit [Ping timeout: 245 seconds]
Aova has joined #ruby
Timgauthier has joined #ruby
Timgauthier has quit [Client Quit]
phoo1234567 has quit [Max SendQ exceeded]
phoo1234567 has joined #ruby
sigurding has quit [Quit: sigurding]
athan has quit [Ping timeout: 256 seconds]
<epitron> shevy: yeah, the ruby docs need work
nobitanobi has quit [Remote host closed the connection]
<GaryOak_> I don't particularly like the ruby doc ones compared to pythons readthedocs
<wallerdev> i hate python docs
bMalum has joined #ruby
<wallerdev> can never find anything haha
noop has joined #ruby
<GaryOak_> I think they just had different use cases that work better
<epitron> shevy: BTW, ryanf hacked pp to display colourized output in pry
<epitron> You might want to look at that code if you want to customize pp
<epitron> (It should be in the pry repo)
zenith_ has quit [Remote host closed the connection]
cphrmky has joined #ruby
athan has joined #ruby
workmad3 has quit [Ping timeout: 250 seconds]
odin22 has quit [Ping timeout: 246 seconds]
nateberkopec has quit [Quit: Leaving...]
fryguy91 has quit [Quit: Leaving.]
sent1nel has quit [Remote host closed the connection]
nobitanobi has joined #ruby
B1n4r10 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mary5030 has joined #ruby
zachrab has joined #ruby
iamjarvo has joined #ruby
uptownhr has joined #ruby
Hobogrammer has joined #ruby
Morkel has joined #ruby
Adran- has quit [Quit: Este é o fim.]
iamjarvo has quit [Client Quit]
<shevy> epitron hmm
<shevy> I think awesome_print also has that, thing is pp is distributed with standard ruby
x1337807x has joined #ruby
<shevy> or perhaps I'll just start to use something else other than pp
<shevy> sp
<shevy> shevy_print
<shevy> nah, sp is a silly name... hmm
LudicrousMango has quit [Remote host closed the connection]
mary5030 has quit [Remote host closed the connection]
<wallerdev> pp is a silly name
dhruvasagar_ is now known as dhruvasagar
sent1nel has joined #ruby
Harlin has left #ruby ["Leaving"]
rdark has quit [Quit: leaving]
djbkd has quit [Remote host closed the connection]
shime has quit [Read error: Connection reset by peer]
Adran has joined #ruby
shime has joined #ruby
Peppuz has left #ruby ["Leaving"]
paulfm_ has joined #ruby
gsd has joined #ruby
kirun has joined #ruby
paulfm has quit [Ping timeout: 245 seconds]
Hobogrammer has quit [Ping timeout: 252 seconds]
uptownhr has quit [Quit: uptownhr]
tvw has quit []
<last_staff> what's the EOF called, in $script = <<EOF ?
<wallerdev> hm
<wallerdev> heredoc something
<wallerdev> heredoc delimeter maybe
Sirupsen has quit [Ping timeout: 250 seconds]
<last_staff> kk, I'll look for it
x1337807x has quit [Ping timeout: 245 seconds]
<last_staff> wallerdev: thanks a lot, found exactly what it is, now :D
<last_staff> "In computer science, a here document (here-document, heredoc, hereis, here-string or here-script) is a file literal or input stream literal:" -Wikipedia
<wallerdev> np
<wallerdev> yup
cphrmky has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
cphrmky has joined #ruby
DrCode has quit [Remote host closed the connection]
d3v has quit []
djbkd has joined #ruby
x1337807x has joined #ruby
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #ruby
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
grios has joined #ruby
leat has quit [Remote host closed the connection]
jenrzzz has joined #ruby
leat has joined #ruby
JoshGlzBrk has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
djbkd has quit [Remote host closed the connection]
jottr_ has joined #ruby
tunaCanBruh has quit [Ping timeout: 245 seconds]
fryguy9 has joined #ruby
MatthewsFace has joined #ruby
<epitron> shevy: pp is customizable, is what i'm saying... and ryanf figured out how to do it :)
dumdedum has quit [Quit: foo]
<epitron> making it colorized was just a matter of modifying how it displays objects
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jottr has quit [Ping timeout: 246 seconds]
djbkd has joined #ruby
ramfjord has joined #ruby
bMalum has quit [Quit: bMalum]
shime has quit [Ping timeout: 255 seconds]
nerium has joined #ruby
aclearman037 has joined #ruby
lioninawhat has joined #ruby
davedev2_ has quit [Read error: Connection reset by peer]
B1n4r10 has joined #ruby
gsd has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davedev24_ has joined #ruby
marr has quit [Ping timeout: 246 seconds]
gsd has joined #ruby
davedev2_ has joined #ruby
davedev24_ has quit [Read error: Connection reset by peer]
petertretyakov has joined #ruby
nerium has quit [Client Quit]
arietis has quit [Quit: Textual IRC Client: www.textualapp.com]
recurrence has quit [Quit: recurrence]
nateberkopec has joined #ruby
nerium has joined #ruby
<shevy> ah I see
wallerdev has quit [Quit: wallerdev]
wallerdev has joined #ruby
ramfjord has quit [Ping timeout: 246 seconds]
tmtwd has joined #ruby
S0da has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
<epitron> awesomeprint is nice too
x1337807x has joined #ruby
fedalto has quit [Quit: leaving]
x1337807x has quit [Max SendQ exceeded]
quimrstorres has quit [Remote host closed the connection]
sambao21 has joined #ruby
x1337807x has joined #ruby
skj3gg has joined #ruby
slushie|| has joined #ruby
pragmatism has joined #ruby
seal has joined #ruby
petertretyakov has quit [Quit: Be back later ...]
gsd has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
recurrence has joined #ruby
DrCode has joined #ruby
nolic has joined #ruby
jobewan has quit [Ping timeout: 240 seconds]
jgt has quit [Ping timeout: 245 seconds]
zenith_ has joined #ruby
lidaaa has joined #ruby
dspangenberg has joined #ruby
quimrstorres has joined #ruby
seal has quit [Quit: Ex-Chat]
sigurding has joined #ruby
ramfjord has joined #ruby
petertretyakov has joined #ruby
yfeldblum has quit [Ping timeout: 245 seconds]
zenith_ has quit [Remote host closed the connection]
sigurding has quit [Client Quit]
mitchellhenke has joined #ruby
ghostmoth has joined #ruby
PanzerModern has quit [Remote host closed the connection]
Xiti` has quit [Quit: Xiti`]
Xiti has joined #ruby
riotjones has joined #ruby
S0da has quit [Remote host closed the connection]
mitchell_ has quit [Ping timeout: 245 seconds]
Kruppe has quit [Quit: ZNC - http://znc.in]
Aova has quit [Read error: Connection reset by peer]
jenrzzz has quit [Ping timeout: 250 seconds]
recurrence has quit [Quit: recurrence]
siso has joined #ruby
agjacome has joined #ruby
lmickh has joined #ruby
tyfighter has joined #ruby
coleluwis has joined #ruby
Kruppe has joined #ruby
<coleluwis> gets.chomp won't give me input
mgorbach has quit [Quit: ZNC - http://znc.in]
riotjones has quit [Ping timeout: 264 seconds]
coleluwis has left #ruby [#ruby]
Aova has joined #ruby
parduse has joined #ruby
<apeiros_> wow, not even a full minute of patience.
totimkopf has joined #ruby
mgorbach has joined #ruby
<pragmatism> works for me.
jenrzzz has joined #ruby
<pragmatism> 2.1.5
Macaveli has quit [Ping timeout: 265 seconds]
jobewan has joined #ruby
mgorbach has quit [Client Quit]
solars has joined #ruby
dspangenberg has quit [Ping timeout: 245 seconds]
mgorbach has joined #ruby
<solars> hi, I've got ruby code to test performance (rails rspec in this case) - and I need to find out where (methods, db) most of the time is spent. can anyone recommend something to track this?
siso has quit [Quit: siso]
chrishough has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Takle has quit [Remote host closed the connection]
jenrzzz has quit [Ping timeout: 245 seconds]
yfeldblum has joined #ruby
siso has joined #ruby
totimkopf has quit [Ping timeout: 265 seconds]
athan has quit [Read error: Connection reset by peer]
yfeldblum has quit [Remote host closed the connection]
mgorbach has quit [Client Quit]
AlSquire has joined #ruby
mgorbach has joined #ruby
siso has quit [Client Quit]
lioninawhat has quit [Remote host closed the connection]
nerium has quit [Quit: nerium]
baroquebobcat has quit [Quit: baroquebobcat]
baroquebobcat has joined #ruby
tmtwd has quit [Remote host closed the connection]
_ixti_ has quit [Ping timeout: 245 seconds]
eytanfb has joined #ruby
ramfjord has quit [Ping timeout: 245 seconds]
olivier_bK has joined #ruby
pdoherty has quit [Remote host closed the connection]
chrishough has joined #ruby
lolmaus has joined #ruby
fmcgeough has joined #ruby
<pragmatism> RubyProf
<pragmatism> et. al.
goodenough has joined #ruby
<pragmatism> There was a really good talk on profiling at RailsConf this year, check ConFreaks.
wallerdev has quit [Quit: wallerdev]
<pragmatism> solars
<solars> hm which one? found one from 2013 $log.info("Found parent budget to use from #{parent_budget.property_id} channel #{channel_id}") if(parent_budget)
ptrrr is now known as moofie
<weaksauce> solars you could look at newrelic
<weaksauce> or the benchmark function manually
<solars> oh, sorry :)
moofie is now known as ptrrr
mary5030 has joined #ruby
<pragmatism> That's one of them
aapole has joined #ruby
<pragmatism> I think I'm thinking Rubyconf 2014 though
<pragmatism> IN either case, check those out
<solars> weaksauce, I'm using new relic, but it's more for production monitoring not for load tests
<solars> pragmatism, thanks I'll give it a try!
<pragmatism> :1
<pragmatism> +1
OrbitalKitten has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<solars> hm you don't remember how it was called? can't find one for 2014
JoshGlzBrk has joined #ruby
chrishough has quit [Quit: Textual IRC Client: www.textualapp.com]
OrbitalKitten has joined #ruby
quimrsto_ has joined #ruby
OrbitalKitten has quit [Client Quit]
Takle has joined #ruby
mary5030 has quit [Ping timeout: 244 seconds]
<solars> ha just fonud it
<solars> found it as well
<solars> :) thanks!
kaspertidemann has joined #ruby
sent1nel has quit [Remote host closed the connection]
<x1337807x> +1 for Davy's talk, she's brilliant
Xeago has quit [Remote host closed the connection]
noop has quit [Ping timeout: 244 seconds]
djbkd has quit [Remote host closed the connection]
beneggett has joined #ruby
_ixti_ has joined #ruby
<solars> well not to be a show stopper, but he looks like he's a she?
<solars> :)
blackmesa has joined #ruby
quimrstorres has quit [Ping timeout: 240 seconds]
garethrees has joined #ruby
<solars> haha sorry, I read he is brilliant
<solars> shame on me
quimrsto_ has quit [Ping timeout: 252 seconds]
<solars> already too late to work
djbkd has joined #ruby
odin22 has joined #ruby
ghostpl has joined #ruby
crueber has quit [Quit: Leaving.]
ghr has quit [Ping timeout: 245 seconds]
baroquebobcat has quit [Quit: baroquebobcat]
SixiS has quit [Quit: SixiS]
JoshGlzBrk has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nanoyak has quit [Quit: Computer has gone to sleep.]
pdoherty has joined #ruby
Deele has quit [Ping timeout: 245 seconds]
tubuliferous has joined #ruby
Fire-Dragon-DoL1 has quit [Quit: Leaving.]
Fire-Dragon-DoL has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
aclearman037 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
beneggett has quit [Quit: Textual IRC Client: www.textualapp.com]
thumpba has quit [Remote host closed the connection]
jmcharnes has joined #ruby
startupality has quit [Quit: startupality]
rodfersou has quit [Quit: leaving]
lrocknrolmarc has joined #ruby
rocknrollmarc has joined #ruby
greenbagels has joined #ruby
apeiros_ has quit []
iamjarvo has joined #ruby
apeiros_ has joined #ruby
iamjarvo has quit [Max SendQ exceeded]
iamjarvo has joined #ruby
yfeldblum has joined #ruby
shadoi has joined #ruby
jenrzzz has joined #ruby
dfinninger has quit [Remote host closed the connection]
sambao21 has joined #ruby
danjordan has joined #ruby
mLF_ has joined #ruby
mLF_ has quit [Client Quit]
tier_ has quit [Remote host closed the connection]
mLF has joined #ruby
dfinninger has joined #ruby
solars has quit [Ping timeout: 256 seconds]
reinaldo_ has joined #ruby
mLF_ has joined #ruby
reinaldob has quit [Read error: Connection reset by peer]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mLF_ has quit [Client Quit]
mLF has quit [Client Quit]
mLF has joined #ruby
eytanfb has quit [Ping timeout: 252 seconds]
mLF has joined #ruby
marr has joined #ruby
baroquebobcat has joined #ruby
multi_io has quit [Read error: Connection reset by peer]
dfinning_ has joined #ruby
multi_io has joined #ruby
dfinninger has quit [Read error: Connection reset by peer]
PaulCape_ has joined #ruby
skj3gg has quit [Quit: ZZZzzz…]
lucyinthesky has joined #ruby
aclearman037 has joined #ruby
nclbr has joined #ruby
PaulCape_ has quit [Client Quit]
waxjar has quit [Ping timeout: 246 seconds]
lucyinthesky has left #ruby ["Leaving"]
PaulCape_ has joined #ruby
Aova has quit [Read error: Connection reset by peer]
ldnunes has quit [Quit: Leaving]
PaulCapestany has quit [Ping timeout: 264 seconds]
shime has joined #ruby
sivoais has quit [Ping timeout: 246 seconds]
godemper1r has quit [Ping timeout: 264 seconds]
godemperor has quit [Ping timeout: 244 seconds]
Edes has quit [Ping timeout: 265 seconds]
skj3gg has joined #ruby
jmcharnes has left #ruby ["Textual IRC Client: www.textualapp.com"]
bluOxigen has quit [Ping timeout: 245 seconds]
<shevy> hmm we can use $stdout.reopen to redirect into a file, but how to restore the initial $stdout again? $stdout = STDOUT would work?
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
reinaldo_ is now known as reinaldob
Aova has joined #ruby
<apeiros_> shevy: if you reopen, it won't work, no
nclbr has quit [Quit: Leaving...]
bMalum has joined #ruby
<apeiros_> because $stdout and STDOUT are referencing the same object
chrishough has joined #ruby
einarj has joined #ruby
nerium has joined #ruby
jobewan has quit [Quit: Leaving]
tyfighter has quit [Quit: tyfighter]
i0n has quit [Quit: snooze]
_mynameis has quit [Quit: Leaving]
gfawcettpq has quit [Ping timeout: 264 seconds]
<shevy> oh hmm
einarj has quit [Ping timeout: 256 seconds]
<apeiros_> you have to use reassignment
xtsee has joined #ruby
PaulCape_ has quit []
recurrence has joined #ruby
shum has quit [Quit: WeeChat 1.1.1]
shum has joined #ruby
systemd0wn has joined #ruby
last_staff has quit [Quit: last_staff]
tier has joined #ruby
bronson has quit [Remote host closed the connection]
anaeem1 has quit [Remote host closed the connection]
AdNauseam|Work is now known as AdNauseaum|tWork
astrobunny has joined #ruby
petertretyakov_ has joined #ruby
waxjar has joined #ruby
dotix has joined #ruby
dotix has joined #ruby
devoldmx_ has quit []
tyfighter has joined #ruby
bMalum has quit [Quit: bMalum]
petertretyakov has quit [Ping timeout: 264 seconds]
frem has joined #ruby
zachrab has quit [Remote host closed the connection]
sivoais has joined #ruby
godemper1r has joined #ruby
kamilc__ has quit [Quit: Linkinus - http://linkinus.com]
astrobunny has quit [Ping timeout: 245 seconds]
zachrab has joined #ruby
max96at is now known as max96at|off
bronson has joined #ruby
dopie has joined #ruby
livathin_ has quit [Remote host closed the connection]
garethrees has quit [Ping timeout: 265 seconds]
lightstalker has quit [Ping timeout: 250 seconds]
waxjar has quit [Ping timeout: 252 seconds]
dtscode has joined #ruby
sivoais has quit [Ping timeout: 255 seconds]
Jackneill has quit [Read error: Connection reset by peer]
fantazo has quit [Quit: Verlassend]
godemper1r has quit [Ping timeout: 265 seconds]
zachrab has quit [Ping timeout: 264 seconds]
<dtscode> hey guys... is the rubygems.org site down?
<weaksauce> not for me dtscode
cpt_yossarian has quit [Ping timeout: 250 seconds]
freerobby has left #ruby [#ruby]
<dtscode> hmmm i cant seem to ping it or install sass. thanks. ill try another method
timonv has joined #ruby
Mr0rris0 has joined #ruby
Mr0rris0 has left #ruby [#ruby]
linguini has joined #ruby
The_Phoenix1 has quit [Read error: Connection reset by peer]
i0n has joined #ruby
_5kg has quit [Ping timeout: 240 seconds]
LouisRoR has joined #ruby
REDk1nG has quit [Remote host closed the connection]
waxjar has joined #ruby
JoshGlzBrk has joined #ruby
sivoais has joined #ruby
pontiki has joined #ruby
godemper1r has joined #ruby
reinaldob has quit [Remote host closed the connection]
JoshGlzBrk has quit [Client Quit]
apeiros has joined #ruby
apeiros_ has quit [Ping timeout: 256 seconds]
livathinos has joined #ruby
uptownhr has joined #ruby
shum1 has quit [Quit: WeeChat 1.1.1]
apeiros__ has quit [Ping timeout: 276 seconds]
godemper2r has joined #ruby
shum1 has joined #ruby
<dtscode> can someone tell me what the issue is here? https://bpaste.net/show/a5acd301a10c
apeiros_ has joined #ruby
Edes has joined #ruby
djbkd has quit [Remote host closed the connection]
livathin_ has joined #ruby
apeiros_ has quit [Read error: Connection reset by peer]
apeiros_ has joined #ruby
dstarh has quit [Read error: Connection reset by peer]
<shadoi> maybe you need to use a proxy? are you behind a firewall?
<dtscode> i doubt it. its a vps running ubuntu
<dtscode> never had issues with any other package managers
SirCmpwn has quit [Read error: Connection reset by peer]
vdamewood has joined #ruby
<shadoi> try curl in verbose mode
<shadoi> for that url
<dtscode> ok
jlast has quit [Remote host closed the connection]
jlast has joined #ruby
livathinos has quit [Ping timeout: 265 seconds]
tyfighter has quit [Quit: tyfighter]
iamninja has joined #ruby
thumpba has joined #ruby
SirCmpwn has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
jlast_ has joined #ruby
jespada has quit [Quit: Leaving]
jlast has quit [Read error: Connection reset by peer]
cpt_yossarian has joined #ruby
Hijiri has quit [Quit: WeeChat 1.0.1]
riotjones has joined #ruby
metadave_ has joined #ruby
<havenwood> dtscode: all green: https://status.rubygems.org/
<shadoi> use -L to follow
<shadoi> that redirect
apeiros__ has joined #ruby
thumpba has quit [Ping timeout: 250 seconds]
pietr0 has joined #ruby
iceden has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
SixiS has joined #ruby
sambao21 has joined #ruby
supergiel has joined #ruby
metadave has quit [Ping timeout: 250 seconds]
Morkel has quit [Quit: Morkel]
apeiros_ has quit [Ping timeout: 250 seconds]
<dtscode> ok
riotjones has quit [Ping timeout: 250 seconds]
cpt_yossarian has quit [Ping timeout: 245 seconds]
dspangenberg has joined #ruby
chrishough has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mitchellhenke has quit [Quit: Computer has gone to sleep.]
<dtscode> hmmm when i do -L it freezes
Cyberheb has joined #ruby
chrishough has joined #ruby
mitchellhenke has joined #ruby
mitchellhenke has quit [Client Quit]
<dtscode> or rather, it cant connect
chrishough has quit [Client Quit]
<shadoi> possible that s3 is having some issues…
jenrzzz has quit [Ping timeout: 250 seconds]
<dtscode> if i get the gem on my local machine can i use that to build it locally on my vps?
dotix has quit [Ping timeout: 264 seconds]
totimkopf has joined #ruby
ramfjord has joined #ruby
dspangenberg has quit [Ping timeout: 250 seconds]
apeiros__ has quit [Ping timeout: 264 seconds]
supergiel has left #ruby ["Leaving"]
Aova has quit [Read error: Connection reset by peer]
iceden has joined #ruby
dspangenberg has joined #ruby
totimkopf has quit [Ping timeout: 250 seconds]
OrbitalKitten has joined #ruby
wallerdev has joined #ruby
knut has joined #ruby
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
<shadoi> sure
gsd has joined #ruby
<shadoi> you can install from files
parduse has quit []
x1337807x has joined #ruby
Aova has joined #ruby
parduse has joined #ruby
spvenkat has joined #ruby
nanoyak has joined #ruby
Ankhers has joined #ruby
djbkd has joined #ruby
ghr has joined #ruby
chinmay_dd has quit [Quit: Connection closed for inactivity]
yfeldblu_ has joined #ruby
sent1nel has joined #ruby
fmcgeough has quit [Quit: fmcgeough]
davidhq has joined #ruby
spyderman4g63 has joined #ruby
spyderm__ has joined #ruby
atomi has quit [Quit: bbiaw]
Pupeno_ has joined #ruby
FDj_ is now known as FDj
phutchins has quit [Ping timeout: 250 seconds]
yfeldblum has quit [Ping timeout: 245 seconds]
i0n has quit [Quit: snooze]
spyderma_ has quit [Read error: Connection reset by peer]
Pupeno has quit [Ping timeout: 265 seconds]
ghr has quit [Ping timeout: 265 seconds]
spyderman4g63 has quit [Ping timeout: 245 seconds]
davidhq has quit [Ping timeout: 264 seconds]
uptownhr has quit [Quit: uptownhr]
tobago has quit [Remote host closed the connection]
uptownhr has joined #ruby
apeiros_ has joined #ruby
Pupeno_ has quit [Remote host closed the connection]
linguini has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
PaulCapestany has joined #ruby
elaptics is now known as elaptics`away
leafybasil has joined #ruby
dblessing has quit [Quit: Textual IRC Client: www.textualapp.com]
ZoanthusR has joined #ruby
sent1nel has quit [Remote host closed the connection]
zoo-zed has quit [Quit: Leaving.]
kaspertidemann has quit []
willywos has quit [Quit: Textual IRC Client: www.textualapp.com]
uptownhr has quit [Quit: uptownhr]
SixiS has quit [Quit: SixiS]
skj3gg has quit [Quit: ZZZzzz…]
zachrab has joined #ruby
marchtemp has left #ruby ["WeeChat 0.4.2"]
sent1nel has joined #ruby
<shevy> do you guys like optionparser?
<tobiasvl> sure
nanoyak has quit [Quit: Computer has gone to sleep.]
uptownhr has joined #ruby
spvenkat has left #ruby [#ruby]
lkba has joined #ruby
<GaryOak_> when I was a newbie I tried it and was confused
<havenwood> shevy: slop
<pragmatism> So he became a Pokemon master!
decoponio has quit [Quit: Leaving...]
zachrab has quit [Ping timeout: 245 seconds]
dspangenberg has quit [Ping timeout: 250 seconds]
davidhq has joined #ruby
B1n4r10 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<GaryOak_> the only downside is it doesn't have subcommands
uptownhr has quit [Quit: uptownhr]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
freerobby has joined #ruby
uptownhr has joined #ruby
thumpba has joined #ruby
nanoyak has joined #ruby
paulfm_ has quit [Quit: Goodbye]
tejas-manohar has joined #ruby
uptownhr has quit [Client Quit]
yfeldblu_ has quit [Remote host closed the connection]
uptownhr has joined #ruby
zachrab has joined #ruby
DadoCe has joined #ruby
aclearman037 has quit [Quit: I'm out!]
SixiS has joined #ruby
cpt_yossarian has joined #ruby
DadoCe has quit [Ping timeout: 250 seconds]
Cyberheb has quit [Ping timeout: 245 seconds]
SixiS has quit [Client Quit]
petertretyakov_ has quit [Quit: Be back later ...]
bonhoeffer has joined #ruby
mrmargolis has quit [Remote host closed the connection]
Megtastique has quit []
Cyberheb has joined #ruby
tier_ has joined #ruby
<bonhoeffer> i want to auto-download some back statements, how might i authenticate with ruby?
olekenneth has quit [Ping timeout: 246 seconds]
dfinning_ has quit [Remote host closed the connection]
gilest has joined #ruby
uptownhr has quit [Quit: uptownhr]
uptownhr has joined #ruby
totimkopf has joined #ruby
<wallerdev> bonhoeffer: might try your luck with mechanize
<bonhoeffer> cool — thanks for the pointer
<bonhoeffer> but . . . why try my luck — is not a stable solution?
mitchellhenke has joined #ruby
jenrzzz has joined #ruby
aswen has quit [Ping timeout: 245 seconds]
<wallerdev> it's stable but the web is complicated
<wallerdev> and bank websites are usually the worst written websites
<wallerdev> haha
tier has quit [Ping timeout: 255 seconds]
sambao21 has quit [Quit: Computer has gone to sleep.]
jherbst has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<wallerdev> might end up wanting to use something like phantomjs if javascript is required to login
wldcordeiro_ has joined #ruby
dc_ has quit [Read error: Connection reset by peer]
tier_ has quit [Ping timeout: 265 seconds]
dc_ has joined #ruby
sent1nel has quit [Remote host closed the connection]
icbm has joined #ruby
shazaum has joined #ruby
sambao21 has joined #ruby
triple_b has quit [Ping timeout: 245 seconds]
sent1nel has joined #ruby
CpuID2 has joined #ruby
<bonhoeffer> well, it would be some good learning in any case
n1lo has quit [Quit: Leaving]
jetblack has left #ruby [#ruby]
Kricir has joined #ruby
revoohc has quit [Quit: revoohc]
lessless has joined #ruby
Aova has quit [Read error: Connection reset by peer]
jerius has quit []
CpuID2 has quit [Client Quit]
B1n4r10 has joined #ruby
B1n4r10 has quit [Client Quit]
bMalum has joined #ruby
CpuID2 has joined #ruby
CpuID2 has joined #ruby
djbkd has quit [Remote host closed the connection]
x1337807x has joined #ruby
thiagovsk has quit [Quit: Connection closed for inactivity]
Troy^ has joined #ruby
timonv has quit [Ping timeout: 244 seconds]
Sou|cutter has joined #ruby
Aova has joined #ruby
olekenneth has joined #ruby
sambao21 has quit [Quit: Computer has gone to sleep.]
bonhoeffer has quit [Quit: bonhoeffer]
djbkd has joined #ruby
iceden has quit [Ping timeout: 245 seconds]
codecop_ has quit [Remote host closed the connection]
sambao21 has joined #ruby
rbennacer has joined #ruby
<rbennacer> f234
lioninawhat has joined #ruby
ghr has joined #ruby
zachrab has quit [Remote host closed the connection]
<Fraeon> That's a shitty move
razieliyo has quit [Ping timeout: 252 seconds]
icedp has joined #ruby
<Fraeon> Why use that when you can use df12?
Nies has quit [Quit: Saliendo]
cphrmky has quit [Read error: Connection reset by peer]
zachrab has joined #ruby
<shevy> lol
havenwood has quit []
iceden has joined #ruby
patrick99e99 has joined #ruby
shredding has joined #ruby
gilest has quit [Quit: Leaving...]
rbennacer has quit [Ping timeout: 255 seconds]
yfeldblum has joined #ruby
DadoCe has joined #ruby
ghr has quit [Ping timeout: 244 seconds]
sambao21 has quit [Quit: Computer has gone to sleep.]
Fire-Dragon-DoL has quit [Quit: Leaving.]
sambao21 has joined #ruby
zachrab has quit [Ping timeout: 264 seconds]
kirun has quit [Quit: Client exiting]
ghr has joined #ruby
mLF has quit [Ping timeout: 252 seconds]
Megtastique has joined #ruby
CpuID2 has quit [Quit: This computer has gone to sleep]
Channel6 has joined #ruby
it0a has quit [Quit: WeeChat 1.1.1]
Fire-Dragon-DoL has joined #ruby
aapole has quit [Ping timeout: 245 seconds]
pietr0 has quit [Quit: pietr0]
CpuID2 has joined #ruby
CpuID2 has quit [Changing host]
CpuID2 has joined #ruby
josephndenton has quit [Ping timeout: 264 seconds]
zachrab has joined #ruby
pdoherty has quit [Remote host closed the connection]
P-NuT has quit [Quit: Leaving]
bMalum has quit [Read error: No route to host]
lessless has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
n80 has joined #ruby
ghr has quit [Ping timeout: 250 seconds]
davedev24_ has joined #ruby
jobewan has joined #ruby
dspangenberg has joined #ruby
freerobby has quit [Quit: Leaving.]
Xiti has quit [Quit: Xiti]
spicymagpie has joined #ruby
rocknrollmarc has quit [Ping timeout: 252 seconds]
davedev2_ has quit [Ping timeout: 245 seconds]
lrocknrolmarc has quit [Ping timeout: 256 seconds]
CpuID2 has quit [Quit: This computer has gone to sleep]
atomi has joined #ruby
timonv has joined #ruby
spicymagpie has quit [Client Quit]
Channel6 has quit [Quit: Leaving]
spicymagpie has joined #ruby
sent1nel has quit [Remote host closed the connection]
dspangenberg has quit [Ping timeout: 255 seconds]
tyfighter has joined #ruby
spicymagpie has quit [Client Quit]
shredding has quit [Quit: shredding]
spicymagpie has joined #ruby
chrishough has joined #ruby
werelivinginthef has quit [Remote host closed the connection]
spicymagpie has quit [Client Quit]
jenrzzz has quit [Ping timeout: 244 seconds]
casual_ has left #ruby [#ruby]
spicymagpie has joined #ruby
tejas-manohar has quit [Quit: Page closed]
<spicymagpie> hi, sorry for the quit flood. how's life?
timonv has quit [Ping timeout: 244 seconds]
Troy^ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
spicymagpie has quit [Client Quit]
<wallerdev> life's good
riotjones has joined #ruby
allcentury has quit [Ping timeout: 264 seconds]
iamjarvo has joined #ruby
iamjarvo has quit [Max SendQ exceeded]
mikecmpbll has quit [Remote host closed the connection]
iamjarvo has joined #ruby
mikecmpbll has joined #ruby
kaspertidemann has joined #ruby
Hijiri has joined #ruby
kaspertidemann has quit [Client Quit]
freerobby has joined #ruby
riotjones has quit [Ping timeout: 256 seconds]
dc_ has quit [Remote host closed the connection]
LouisRoR has quit [Ping timeout: 265 seconds]
x1337807x has quit [Ping timeout: 245 seconds]
juanpablo____ has quit [Quit: (null)]
MaciejCzyzewski has joined #ruby
juanpablo____ has joined #ruby
workmad3 has joined #ruby
x1337807x has joined #ruby
revoohc has joined #ruby
brb3 has quit [Quit: <.<]
snath has quit [Ping timeout: 256 seconds]
Rollabunna has quit [Quit: Leaving...]
charliesome has joined #ruby
workmad3 has quit [Client Quit]
workmad3 has joined #ruby
x1337807x has quit [Client Quit]
nanoyak has quit [Quit: Computer has gone to sleep.]
sankaber has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cstrahan_ has quit [Ping timeout: 250 seconds]
bcavileer_ has quit [Ping timeout: 250 seconds]
skmp has quit [Read error: Connection reset by peer]
OliverTynes has quit [Ping timeout: 245 seconds]
nanoyak has joined #ruby
maZtah has quit [Ping timeout: 265 seconds]
frem has quit [Read error: Connection reset by peer]
bjeanes_ has quit [Ping timeout: 252 seconds]
pusewicz has quit [Ping timeout: 252 seconds]
featheryahn_ has quit [Ping timeout: 252 seconds]
djbender has quit [Ping timeout: 252 seconds]
callenb___ has quit [Read error: Connection reset by peer]
livathin_ has quit []
juanpablo____ has quit [Ping timeout: 245 seconds]
astrobunny has joined #ruby
n1ftyn8 has quit [Ping timeout: 245 seconds]
chrisseaton has quit [Read error: Connection reset by peer]
<bricker> people keep joins/quits turned on?
vcoinminer has quit [Ping timeout: 245 seconds]
ZucchiniZe has quit [Read error: Connection reset by peer]
charles81 has quit [Ping timeout: 276 seconds]
<bricker> What use do you get from that info
pragmati_ has joined #ruby
rfv has quit [Ping timeout: 265 seconds]
hellschreiber has quit [Ping timeout: 265 seconds]
tmoore_ has quit [Ping timeout: 265 seconds]
<wallerdev> i keep it on
poikon has quit [Ping timeout: 245 seconds]
<wallerdev> helps to know when someone you're talking to has left
<wallerdev> so you don't keep talking to them
MiracleBlue has quit [Read error: Connection reset by peer]
jblancett has quit [Ping timeout: 252 seconds]
metadave_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
adriancb has quit [Remote host closed the connection]
jeregrine has quit [Ping timeout: 265 seconds]
<weaksauce> wallerdev I just use tab completion to that end.
adambeynon has quit [Ping timeout: 252 seconds]
caveat- has joined #ruby
pragmatism has quit [Ping timeout: 240 seconds]
odin22 has quit [Read error: Connection reset by peer]
grubernaut has quit [Ping timeout: 265 seconds]
<wallerdev> well if youre typing something out that is multiple lines of discussion i dont tend to tab complete someones name everytime
deimos has quit [Ping timeout: 252 seconds]
x1337807x has joined #ruby
<wallerdev> but yeah thats my reasoning, doesnt bother me much i mentally filter out joins/parts for the most part
havenwood has joined #ruby
ptrrr has quit [Quit: ptrrr]
astrobunny has quit [Ping timeout: 264 seconds]
devdazed has quit [Quit: Computer has gone to sleep.]
kalusn has quit [Remote host closed the connection]
pragmati_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hesco has joined #ruby
tokik has joined #ruby
<hesco> I've run into an issue installing ruby with rbenv, described here: https://gist.github.com/hesco/f6b01bb1f7babab38537 Can anyone suggest what package might be missing in my ubuntu environment, please?
Aova has quit [Read error: Connection reset by peer]
pragmatism has joined #ruby
pragmatism has quit [Client Quit]
Adran has quit [Quit: Este é o fim.]
featheryahn_ has joined #ruby
skmp has joined #ruby
maZtah has joined #ruby
cstrahan_ has joined #ruby
ZucchiniZe has joined #ruby
OliverTynes has joined #ruby
n1ftyn8 has joined #ruby
pengin has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pengin has joined #ruby
Troy^ has joined #ruby
Takle has quit [Remote host closed the connection]
maZtah has quit [Changing host]
maZtah has joined #ruby
featheryahn_ has joined #ruby
ZucchiniZe has joined #ruby
featheryahn_ has quit [Changing host]
skmp has joined #ruby
ZucchiniZe has quit [Changing host]
skmp has quit [Changing host]
cstrahan_ has quit [Changing host]
cstrahan_ has joined #ruby
OliverTynes has quit [Changing host]
OliverTynes has joined #ruby
n1ftyn8 has quit [Changing host]
n1ftyn8 has joined #ruby
startupality has joined #ruby
vcoinminer has joined #ruby
Takle has joined #ruby
MiracleBlue has joined #ruby
St_Marx has quit [Ping timeout: 250 seconds]
dc_ has joined #ruby
bcavileer_ has joined #ruby
x1337807x has joined #ruby
St_Marx has joined #ruby
poikon has joined #ruby
Aova has joined #ruby
jblancett has joined #ruby
chipotle has joined #ruby
charles81 has joined #ruby
pusewicz has joined #ruby
Xiti has joined #ruby
atomi has quit [Quit: setting up a bouncer]
bjeanes_ has joined #ruby
kaichanvong has quit [Quit: _]
pengin has quit [Ping timeout: 256 seconds]
frem has joined #ruby
Takle has quit [Ping timeout: 250 seconds]
dc_ has quit [Ping timeout: 252 seconds]
<wallerdev> not sure how rbenv works but looks like an issue with installing readine
charliesome has quit [Quit: zzz]
caveat- has quit [Ping timeout: 245 seconds]
callenb___ has joined #ruby
nanoyak has quit [Quit: Computer has gone to sleep.]
<wallerdev> maybe try installing a more recent version of ruby
grubernaut has joined #ruby
adambeynon has joined #ruby
tmoore_ has joined #ruby
phutchins has joined #ruby
hellschreiber has joined #ruby
deimos has joined #ruby
rfv has joined #ruby
Xiti has quit [Quit: Xiti]
jeregrine has joined #ruby
spyderm__ has quit [Ping timeout: 256 seconds]
Pupeno has joined #ruby
chrisseaton has joined #ruby
djbender has joined #ruby
Sawbones_ has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
metadave has joined #ruby
ellisTAA has joined #ruby
x1337807x has joined #ruby
caveat- has joined #ruby
<ellisTAA> i’m learning about discrete math right now, specifically combinatorics, i was wondering how often this stuff becomes useful as someone who uses RoR?
phutchins has quit [Ping timeout: 252 seconds]
scripore has joined #ruby
<havenwood> ellisTAA: The best place for Rails question is #RubyOnRails.
<ellisTAA> havenwood: ty
<havenwood> ellisTAA: np
ghr has joined #ruby
mitchellhenke has quit [Quit: Computer has gone to sleep.]
workmad3 has quit [Ping timeout: 245 seconds]
<havenwood> hesco: libreadline-dev
nanoyak has joined #ruby
wpp has quit [Quit: ZZZzzz…]
lioninawhat has quit [Remote host closed the connection]
sent1nel has joined #ruby
<havenwood> hesco: ruby-install will use your package manager to install the correct dependencies, and works with rbenv (though I'd recommend chruby): https://github.com/postmodern/ruby-install#readme
jenrzzz has joined #ruby
speakingcode has joined #ruby
Takle has joined #ruby
triple_b has joined #ruby
<havenwood> hesco: for example, ruby-install of latest stabel for rbenv would be: ruby-install --install-dir ~/.rbenv/versions/2.2.0 ruby 2.2.0
ta_ has joined #ruby
<havenwood> s/stabel/stable
enebo has quit [Quit: enebo]
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
djbkd has quit [Remote host closed the connection]
charliesome has joined #ruby
nfk has quit [Quit: yawn]
djbkd has joined #ruby
caveat- has quit [Ping timeout: 245 seconds]
olivier_bK has quit [Ping timeout: 252 seconds]
ellisTAA has left #ruby [#ruby]
ghr has quit [Ping timeout: 245 seconds]
sent1nel has quit [Ping timeout: 245 seconds]
nanoyak has quit [Quit: Computer has gone to sleep.]
enterprisedc has quit [Quit: enterprisedc]
fryguy9 has quit [Quit: Leaving.]
<hesco> havenwood: thanks. though I am already installing that one. From my gist: require => [ Package['libreadline-dev'],
gilest has joined #ruby
<hesco> Just filed this issue on the puppet module I'm using to wrap rbenv-build: https://github.com/justindowning/puppet-rbenv/issues/37
mloveless has quit [Read error: Connection reset by peer]
enterprisedc has joined #ruby
mloveless has joined #ruby
<havenwood> hesco: ah, right - i'm starting to recall this issue with readline and particular 2.0.0 patch levels.
<hesco> will update my manifest to try the latest stable though to see if the issue has been resoved in it.
<havenwood> hesco: that sounds like the best plan to me
pengin has joined #ruby
<hesco> not getting into the guts of ruby development too often, can you advise me where I might find the list of valid ruby versions?
dsfargeg has joined #ruby
caveat- has joined #ruby
<hesco> thanks, checking that out now
ta_ has quit [Ping timeout: 252 seconds]
<havenwood> hesco: stable.txt shows latest patch level for all supported minor versions.
<havenwood> hesco: the bottom one being latest, 2.2.0
<havenwood> hesco: if you go out a directory you can see the same for mruby, rubinius or jruby
Sawbones_ has quit [Remote host closed the connection]
Sawbones_ has joined #ruby
<wallerdev> lol
<wallerdev> can also see it on the official website https://www.ruby-lang.org/en/downloads/
nanoyak has joined #ruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
EvanFreeman has quit [Ping timeout: 244 seconds]
nuck has joined #ruby
shellfu has joined #ruby
<hesco> looks like folks have been busy since my last successful use of my puppet manifest last August. 2.0.0-p247 -> 2.2.0
<havenwood> wallerdev: ya, Current stable, Previous stable, Old stable and Old(er) stable are right up front
Rollabunna has joined #ruby
<shellfu> hey all. I am having some trouble with a method im working on. details and code: http://pastebin.com/cuXuLkC0 but basically I have a string like '/%{::parent}/%{::child}' and im trying to replace the instances of %{::foo} with values from a hash im comparing
Sawbones_ has quit [Remote host closed the connection]
Sawbones_ has joined #ruby
<shellfu> currently I am only succeeding in replacing the first instance. dropping the second
<havenwood> 1.9 is *almost* twilighted.
<havenwood> 2/23/15
<havenwood> 20 days away.
tyfighter has quit [Quit: tyfighter]
<havenwood> The days of 2+ are upon us!
<wallerdev> heres a ghetto approach
<wallerdev> >> str = '/%{::parent}/%{::child}'; {parent: 'tom', child: 'sara'}.each { |k, v| str["%{::#{k}}"] = v }; str
<eval-in__> wallerdev => "/tom/sara" (https://eval.in/277272)
Cyberheb has quit [Quit: Computer has gone to sleep.]
x1337807x has joined #ruby
<wallerdev> gsub makes more sense haha
freerobby has quit [Quit: Leaving.]
blackmesa has quit [Quit: WeeChat 1.1]
qhartman has joined #ruby
hiyosi has joined #ruby
<hesco> testing builds of 2.2.0 on two different machines at the moment. My code previously worked on debian w/ 2.0.0-p247, but blew up on ubuntu.
<bricker> havenwood: is there an official announcement somewhere? I see https://www.ruby-lang.org/en/news/2014/11/13/ruby-1-9-3-p551-is-released/ but that's kind of off-handed
bayed has quit [Quit: Connection closed for inactivity]
ta_ has joined #ruby
<bricker> havenwood: thanks
metadave has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<hesco> And that appears to be success: /Exec[rbenv-install-2.2.0]/returns: executed successfully (hope I am not speaking too soon. my manifest is still running).
<havenwood> hesco: good luck!
noob has joined #ruby
davedev2_ has joined #ruby
metadave has joined #ruby
noob is now known as Guest83706
scripore has quit [Quit: This computer has gone to sleep]
mloveless has quit [Remote host closed the connection]
<hesco> no, it completed! should have compass and sass available now on both machines. Thanks for the help havenwood and wallerdev.
<Guest83706> was wondering if anyone knows how to run numericality validation inside a loop?
<wallerdev> yay
<havenwood> hesco: nice, your welcome
<havenwood> you're*
<wallerdev> now you have a newer version of ruby
davedev24_ has quit [Ping timeout: 252 seconds]
mloveless has joined #ruby
<wallerdev> ruby abandons everyone in the past
<havenwood> Guest83706: what's numericality validation?
<wallerdev> no one cares if the old one doesnt work once we release a new one :p
phutchins has joined #ruby
<Guest83706> i have a big list of names to check numericality on, so i want to make sure each item's value is a number
enebo has joined #ruby
metadave has quit [Client Quit]
<havenwood> Guest83706: So you have an Array of Strings?
<Guest83706> @havenwood, checks to see that input is a number not a string or something else
<Guest83706> yes
snath has joined #ruby
EvanFreeman has joined #ruby
ta_ has quit [Ping timeout: 252 seconds]
<Guest83706> on a single item i can use... validates :item1, :numericality => true
recurrence has quit [Quit: recurrence]
<wallerdev> rails lol
<Guest83706> i just want to do the same thing but in a loop
BTRE has quit [Ping timeout: 252 seconds]
adriancb has joined #ruby
<wallerdev> you should store your arrays as a separate table