jhass changed the topic of #ruby to: Rules & more: http://ruby-community.com || Ruby 2.3.0; 2.2.4; 2.1.8: https://ruby-lang.org || Paste >3 lines of text on https://gist.github.com || log @ http://irclog.whitequark.org/ruby/
ElFerna_ has quit [Ping timeout: 244 seconds]
kirillzh has joined #ruby
vikaton has joined #ruby
askhat has joined #ruby
humblespoon has quit [Quit: Page closed]
intrigue_ has quit [Remote host closed the connection]
pawnbox has joined #ruby
Kang0 has joined #ruby
[74]HELLth has joined #ruby
QORRiE has quit [Remote host closed the connection]
nullFxn has joined #ruby
johnmilton has quit [Ping timeout: 255 seconds]
puppet645 has joined #ruby
<puppet645> hi
<puppet645> How can I fix this - except changing the code and filing a PR?
<puppet645> is there any quick fix for that?
<puppet645> I want that it uses the http proxy if set in http_proxy environment variable...
firstdayonthejob has quit [Ping timeout: 276 seconds]
dasher^0_o has quit [Ping timeout: 276 seconds]
<puppet645> but from what I read + heard - this kind of ruby lib will not honor such a http proxy env variable!
elifoster has quit [Ping timeout: 244 seconds]
lemur has joined #ruby
<puppet645> nobody here= :/
pawnbox has quit [Ping timeout: 276 seconds]
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<puppet645> but it requires a change of the code
<puppet645> :O
dextertzu has quit [Quit: WeeChat 1.3]
Kang0 has quit [Remote host closed the connection]
mpistone has quit []
d10n-work has quit [Quit: Connection closed for inactivity]
<Ox0dea> puppet645: OpenURI uses the http_proxy environment variable by default.
Kang0 has joined #ruby
jinetix has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dgncn has joined #ruby
<puppet645> Ox0dea: thanks, so I use puppet (which is written in ruby), and I set http_proxy to something that works (I tested it, also the proxy doesn't log any attempt either) - so does this already suffice for ruby to make use of it?
lemur has quit [Ping timeout: 240 seconds]
<puppet645> I mean, I read lots of encouraging stuff like this: https://github.com/Homebrew/homebrew/issues/21679
Kang0 has quit [Remote host closed the connection]
<Ox0dea> puppet645: Should do, yep. If you debug-print OpenURI::Options, you should see `proxy: true`.
Kang0 has joined #ruby
<puppet645> Ox0dea: so I can change the ruby code of the puppet installation, what ruby code can I add/change to get this debug print?
<Ox0dea> $ http_proxy=foo ruby -r open-uri -e 'open "http://example.com" rescue p $!'
<Ox0dea> #<RuntimeError: Non-HTTP proxy URI: foo>
<Ox0dea> puppet645: ^
Kang0 has quit [Remote host closed the connection]
sudoubuntu has joined #ruby
<Ox0dea> You shouldn't have to change anything.
dextertzu has joined #ruby
TomPeed is now known as justbleed
sudoubuntu has quit [Client Quit]
JeffDahl has joined #ruby
aoelk has joined #ruby
hxegon is now known as hxegon_AFK
<JeffDahl> how can I convince the hr people to not hire a nigger?
darkf has joined #ruby
<baweaver> !troll JeffDahl
JeffDahl was kicked from #ruby by ruby[bot] [trolling is a bannable offense, see http://ruby-community.com/pages/user_rules]
mdw has quit [Ping timeout: 252 seconds]
<baweaver> bye
aibot has quit [Remote host closed the connection]
<puppet645> Ox0dea: could it be that puppet runs itself (ruby) with some kind of environment isolation thing?
rbennacer has quit [Remote host closed the connection]
rbennacer has joined #ruby
kies^ has joined #ruby
prefix has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
intrigue_ has joined #ruby
rbennace_ has joined #ruby
pabs has quit [Ping timeout: 240 seconds]
rbennacer has quit [Read error: Connection reset by peer]
Wolland has quit [Remote host closed the connection]
mattwildig has quit [Remote host closed the connection]
Gnut has quit [Ping timeout: 252 seconds]
<Ox0dea> puppet645: Aye, that could certainly be it.
aibot has joined #ruby
aibot has quit [Read error: Connection reset by peer]
floatingpoint has joined #ruby
aoelk has quit [Ping timeout: 252 seconds]
Musashi007 has quit [Ping timeout: 276 seconds]
shiver has quit [Remote host closed the connection]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kent\n has quit [Quit: No Ping reply in 180 seconds.]
shiver has joined #ruby
kent\n has joined #ruby
kent\n has quit [Changing host]
kent\n has joined #ruby
Azure has quit [Ping timeout: 255 seconds]
blackmesa has quit [Quit: WeeChat 1.4]
Azure|dc has joined #ruby
ElFerna_ has joined #ruby
intrigue_ has quit [Remote host closed the connection]
hxegon_AFK is now known as hxegon
rdavila has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rdavila has joined #ruby
aryaching has quit [Ping timeout: 240 seconds]
Aviio has joined #ruby
rdavila has quit [Client Quit]
baweaver has quit [Remote host closed the connection]
Azure|dc is now known as Azure
aryaching has joined #ruby
shiver has quit [Remote host closed the connection]
shiver has joined #ruby
shiver has quit [Changing host]
shiver has joined #ruby
aupadhye has joined #ruby
zacstewart has quit [Read error: Connection reset by peer]
<puppet645> Ox0dea: ENV{:proxy=>true, :proxy_http_basic_authentication=>true, :progress_proc=>true, :content_length_proc=>true, :http_basic_authentic ation=>true, :read_timeout=>true, :ssl_ca_cert=>nil, :ssl_verify_mode=>nil, :ftp_active_mode=>false, :redirect=>true}
<puppet645> Ox0dea: so it indeed uses a proxy then?
<puppet645> proxy => true
zacstewart has joined #ruby
<Ox0dea> puppet645: Well, it'll try to use the one from the environment if it's set, yeah.
<puppet645> ok, but why do I get a Connection refused - connect(2)
<puppet645> hmmmm
<Ox0dea> Bad proxy, perhaps?
<puppet645> when I set this in code directly it works
<puppet645> strange
<puppet645> maybe something is wrong right
<puppet645> can I somehow let it print what proxy host + port is used?
<Ox0dea> puppet645: Probably start by printing `env['http_proxy']` and ensure it contains the appropriate value.
pawnbox has joined #ruby
rdavila has joined #ruby
borodin has quit [Ping timeout: 244 seconds]
krzkrzkrz has joined #ruby
Contigi has joined #ruby
pabs has joined #ruby
pawnbox has quit [Ping timeout: 244 seconds]
ferr has quit [Ping timeout: 276 seconds]
freerobby has joined #ruby
zenlot1 is now known as zenlot
krzkrzkrz has quit [Ping timeout: 244 seconds]
nanoz has joined #ruby
ElFerna_ has quit [Ping timeout: 268 seconds]
Ebok has joined #ruby
aibot has joined #ruby
aibot has quit [Remote host closed the connection]
rkoller has joined #ruby
pika_pika has quit [Quit: Leaving]
gizless has joined #ruby
askhat has quit [Quit: Textual IRC Client: www.textualapp.com]
zeroDivisible has joined #ruby
gizmore|2 has joined #ruby
sinkensabe has joined #ruby
KensoDev has quit [Quit: Textual IRC Client: www.textualapp.com]
SCHAAP137 has quit [Remote host closed the connection]
sinkensabe has quit [Remote host closed the connection]
sinkensabe has joined #ruby
benlieb has quit [Quit: benlieb]
gizmore has quit [Ping timeout: 252 seconds]
FernandoBasso has joined #ruby
gizless has quit [Ping timeout: 260 seconds]
dgncn has quit [Quit: Leaving]
marr has quit [Remote host closed the connection]
floatingpoint has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
theunraveler has quit []
sinkensabe has quit [Read error: Connection reset by peer]
aryaching has quit []
bkxd has quit [Ping timeout: 244 seconds]
nullFxn has quit [Quit: leaving]
johnmilton has joined #ruby
kirillzh has joined #ruby
sinkensabe has joined #ruby
despai has joined #ruby
jgpawletko has joined #ruby
rubie has joined #ruby
devbug has joined #ruby
elaptics is now known as elaptics`away
aibot has joined #ruby
Musashi007 has joined #ruby
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pwnd_nsfw` has quit [Read error: Connection reset by peer]
pwnd_nsfw` has joined #ruby
idefine has joined #ruby
kies^ has quit [Ping timeout: 276 seconds]
eregi has quit [Ping timeout: 250 seconds]
snockerton has quit [Quit: Leaving.]
rdavila has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Terens has quit []
Musashi007 has quit [Quit: Musashi007]
elifoster has joined #ruby
IanV0rn2341 has joined #ruby
bronson has joined #ruby
Coldblackice has quit []
aibot has quit [Remote host closed the connection]
swills has joined #ruby
bronson has quit [Ping timeout: 276 seconds]
pawnbox has joined #ruby
jeanlinux has joined #ruby
kcantwel has joined #ruby
sinkensabe has quit [Read error: Connection reset by peer]
pawnbox has quit [Ping timeout: 244 seconds]
freerobby has quit [Quit: Leaving.]
sinkensabe has joined #ruby
stannard has joined #ruby
jeanlinux has quit [Remote host closed the connection]
alem0lars__ has joined #ruby
psmolen has quit [Ping timeout: 240 seconds]
ziyadb has quit [Quit: Connection closed for inactivity]
psmolen has joined #ruby
Ebok has quit [Quit: This computer has gone to sleep]
jenrzzz has quit [Ping timeout: 255 seconds]
Hammy_Work has joined #ruby
FernandoBasso has quit [Quit: Leaving]
aibot has joined #ruby
fostertheweb has joined #ruby
aibot has quit [Remote host closed the connection]
aibot has joined #ruby
zenergi has quit [Quit: leaving]
bronson has joined #ruby
baweaver has joined #ruby
Ebok has joined #ruby
aibot has quit [Remote host closed the connection]
aibot has joined #ruby
idefine has quit [Remote host closed the connection]
baweaver has quit [Ping timeout: 244 seconds]
rubie has quit [Remote host closed the connection]
<shevy> we bring the epicness into programming
devbug has quit [Ping timeout: 268 seconds]
idefine has joined #ruby
<puppet645> Ox0dea: thanks, this is a good starting point.
sinkensabe has quit [Read error: Connection reset by peer]
fostertheweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
wald0 has joined #ruby
Snowy has quit [Quit: ragequit]
bronson has quit [Remote host closed the connection]
sinkensabe has joined #ruby
idefine has quit [Ping timeout: 276 seconds]
Barzogh has joined #ruby
sneakerhax has quit [Ping timeout: 252 seconds]
goodcodeguy has joined #ruby
x77686d has quit [Quit: x77686d]
<puppet645> Ox0dea: ok, ENV['http_proxy'] contains the proper proxy, http://whatever:port - everything is set
<puppet645> Ox0dea: how can I further debug into this? how can I find out why open( still doesn't use the proxy?
B1n4r10 has quit [Ping timeout: 264 seconds]
fostertheweb has joined #ruby
Ebok has quit [Quit: This computer has gone to sleep]
tvw has quit [Ping timeout: 240 seconds]
<puppet645> could it be that open( ignores a http_proxy env? :O
<puppet645> key = open(value, :ftp_active_mode => false).read
<puppet645> require 'open-uri'
<puppet645> it is ruby 1.9.3p194
sinkensabe has quit [Read error: Connection reset by peer]
trinaldi has quit [Quit: WeeChat 1.5-dev]
sinkensabe has joined #ruby
sinkensabe has quit [Remote host closed the connection]
<puppet645> Ox0dea: OK, so this works (modified code): key = open(value, :ftp_active_mode => false, proxy: URI.parse(ENV['http_proxy'])).read
<puppet645> but without this proxy: thing it doesn't seem to use the http_proxy env
<puppet645> despite it is documented to do so
<puppet645> am I missing something?
<Ox0dea> puppet645: It seems OpenURI only started automatically picking up http_proxy in 2.0. :/
fostertheweb has quit [Client Quit]
rubie has joined #ruby
<puppet645> Ox0dea: uh oh :O
Coldblackice has joined #ruby
<puppet645> Ox0dea: alright, so I have to update my ruby then, which comes with a debian puppet package
<puppet645> hmm, well, I will look what I could do here
cajone has quit [Ping timeout: 255 seconds]
<Ox0dea> puppet645: If I'm reading the code correctly, you should be able to say `OpenURI::Options[:proxy] = '1.2.3.4:5'` or the like.
jenrzzz has joined #ruby
<Ox0dea> But 1.9.3 is long dead, and I'd certainly advise upgrading.
<puppet645> Ox0dea: So I could use this code OpenURI::Options[:proxy] = '1.2.3.4:5' somewhere and when puppet / ruby runs it, it applies globally?
<Ox0dea> puppet645: Should do, yep.
<Ox0dea> You'll want to ensure that's actually executed before anything actually goes to use OpenURI, of course.
<puppet645> ok, then I take a look into puppet how I can run this code on start
<puppet645> right
shadoi has quit [Quit: Leaving.]
fostertheweb has joined #ruby
nanoz has quit [Ping timeout: 244 seconds]
<puppet645> Ox0dea: yes, I will update sooner or later now, it is an older debian wheezy (oldstable) system, so I have to use the older stuff
<puppet645> thanks
Ebok has joined #ruby
<Ox0dea> Happy to help. :)
x77686d has joined #ruby
maletor has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mattwildig has joined #ruby
mwlang has joined #ruby
aaeron has quit [Quit: aaeron]
hxegon has quit [Ping timeout: 268 seconds]
hxegon has joined #ruby
<puppet645> Ox0dea: in contrast, would File.open use http_proxy env even in ruby 1.9?: https://github.com/puppetlabs/puppetlabs-apt/blob/master/lib/puppet/provider/apt_key/apt_key.rb#L125
riceandbeans has quit [Remote host closed the connection]
tulak has quit [Remote host closed the connection]
skyjumper has left #ruby [#ruby]
benlieb has joined #ruby
<Ox0dea> puppet645: File.open has nothing to do with HTTP. :P
workmad3 has joined #ruby
<puppet645> ok
workmad3 has quit [Ping timeout: 276 seconds]
DonOtreply has joined #ruby
fostertheweb has quit [Quit: Textual IRC Client: www.textualapp.com]
Ebok has quit [Quit: This computer has gone to sleep]
<puppet645> Ox0dea: if I may ask you, this seems to be a new implementation for puppetlabs-apt 2.x, do they do anything differently?: https://github.com/puppetlabs/puppetlabs-apt/blob/2.2.x/lib/puppet/provider/apt_key/apt_key.rb
pawnbox has joined #ruby
<puppet645> Ox0dea: my hope here is that the new libs they use support http_proxy and friends
<Ox0dea> puppet645: Are you asking me to be `diff`? :P
<Ox0dea> They're still using OpenURI.
<puppet645> I see :P
<puppet645> ok
Jardayn has quit [Quit: Leaving]
n_blownapart has quit []
vikaton has quit [Quit: Connection closed for inactivity]
nb_bez___ has quit [Quit: Connection closed for inactivity]
pawnbox has quit [Ping timeout: 268 seconds]
__chris has joined #ruby
rbennace_ has quit [Remote host closed the connection]
<__chris> How can I use VCR in development mode
sphex_ has quit [Ping timeout: 240 seconds]
sphex has joined #ruby
ixti has quit [Quit: WeeChat 1.4]
trosborn has joined #ruby
unreal_ has joined #ruby
trosborn has quit [Client Quit]
soLucien has joined #ruby
krzkrzkrz has joined #ruby
<soLucien> hello guys ! does require 'librarian/puppet' look for the gem called librarian-puppet ?
<soLucien> i don't understand where this is getting loaded from
Darmani has joined #ruby
astrobunny has joined #ruby
unreal has quit [Ping timeout: 244 seconds]
Ebok has joined #ruby
<havenwood> soLucien: Yeah, the convention would be the `require 'librarian/puppet'` require statement corresponding to the `librarian-puppet` gem name, see: http://guides.rubygems.org/name-your-gem
krzkrzkrz has quit [Ping timeout: 248 seconds]
<soLucien> great
Darmani is now known as Ox0deas_Minion
nettoweb has joined #ruby
Ox0deas_Minion is now known as Darmani
postmodern has joined #ruby
djbkd has quit [Remote host closed the connection]
trosborn has joined #ruby
symm- has quit [Ping timeout: 240 seconds]
djbkd has joined #ruby
Rodya_ has joined #ruby
Coldblackice has quit [Ping timeout: 264 seconds]
rkoller has quit [Ping timeout: 244 seconds]
vdamewood has joined #ruby
fullofca_ has joined #ruby
trosborn has quit [Client Quit]
bnagy_ is now known as bnagy
x77686d has quit [Quit: x77686d]
fullofcaffeine has quit [Ping timeout: 260 seconds]
Aviio has quit [Remote host closed the connection]
kcantwel has quit [Quit: Computer has gone to sleep.]
sinkensabe has joined #ruby
astrobunny has quit [Remote host closed the connection]
bronson has joined #ruby
marcosdsanchez has joined #ruby
sneakerhax has joined #ruby
bronson has quit [Ping timeout: 260 seconds]
chipotle has quit [Quit: cheerio]
rodolfowtf has joined #ruby
mattwild_ has joined #ruby
sinkensabe has quit [Ping timeout: 276 seconds]
mattwildig has quit [Ping timeout: 248 seconds]
Rodya_ has quit [Remote host closed the connection]
frem has quit [Quit: Connection closed for inactivity]
astrobunny has joined #ruby
__chris has quit [Quit: This computer has gone to sleep]
hxegon has quit [Ping timeout: 240 seconds]
quakephil_ has quit [Ping timeout: 240 seconds]
gizmore|2 has quit [Quit: KVIrc 4.9.1 Aria http://www.kvirc.net/]
FooMunki has quit [Quit: FooMunki]
alem0lars__ has quit [Read error: Connection reset by peer]
r4ldu0 has joined #ruby
<raldu> .
Toledo has joined #ruby
Toledo has quit [Client Quit]
croberts has joined #ruby
aibot has quit [Remote host closed the connection]
aibot has joined #ruby
rakm has quit [Quit: Textual IRC Client: www.textualapp.com]
c355e3b has quit [Quit: Connection closed for inactivity]
aibot has quit [Remote host closed the connection]
nettoweb has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Rodya_ has joined #ruby
recycle has joined #ruby
sdrew has joined #ruby
nfk has quit [Quit: Try memory.free_dirty_pages=true in about:config]
astrobunny has quit [Remote host closed the connection]
jinetix has joined #ruby
aibot has joined #ruby
rbennacer has joined #ruby
uglybandersnatch has joined #ruby
Musashi007 has joined #ruby
aaeron has joined #ruby
Ebok has quit [Quit: This computer has gone to sleep]
Musashi007 has quit [Client Quit]
nanoz has joined #ruby
DonOtreply has quit [Quit: DonOtreply]
<soLucien> hi guys ! Does anyone here ever work with Puppet ?
<Darmani> Ox0dea is my puppet
stannard has quit [Remote host closed the connection]
uglybandersnatch has quit [Ping timeout: 240 seconds]
rbennacer has quit [Ping timeout: 244 seconds]
<shevy> lol
<shevy> Darmani do you work out with your puppet?
<Darmani> shevy<333
<Darmani> god I've missed you
<shevy> don't worry
<shevy> once you'll be older you will be way too grumpy to miss anybody!
DonOtreply has joined #ruby
TomyLobo has quit [Ping timeout: 244 seconds]
<Darmani> breh thats not true
<Darmani> at least I hope not lol
<shevy> Darmani I am since like 6 days trying to rewrite something
<shevy> and I lost motivation in the middle of it :(
ramfjord has quit [Ping timeout: 248 seconds]
askhat has joined #ruby
<Darmani> shevy: nuuuuu
<Darmani> I would help you if I could but I'm still a noob lol
<Darmani> the most I can do is make you laugh
finisherr has quit [Ping timeout: 255 seconds]
DonOtreply has quit [Client Quit]
DmitryBochkarev has joined #ruby
Spleeze has quit [Ping timeout: 250 seconds]
augcesar[2] has joined #ruby
finisherr has joined #ruby
aaeron has quit [Quit: aaeron]
DonOtreply has joined #ruby
finisherr_ has joined #ruby
mattwildig has joined #ruby
kcantwel has joined #ruby
finisherr has quit [Ping timeout: 264 seconds]
mattwild_ has quit [Ping timeout: 260 seconds]
whippythellama has quit [Quit: WeeChat 1.4]
devbug has joined #ruby
mattwildig has quit [Remote host closed the connection]
bronson has joined #ruby
finisherr_ has quit [Ping timeout: 260 seconds]
finisherr has joined #ruby
bronson has quit [Ping timeout: 268 seconds]
blackgoat has joined #ruby
aaeron has joined #ruby
aaeron has quit [Client Quit]
Spleeze has joined #ruby
kcantwel has quit [Quit: Computer has gone to sleep.]
diegoviola has quit [Quit: WeeChat 1.4]
yfeldblum has quit [Quit: Leaving...]
braincrash has quit [Quit: bye bye]
zast has joined #ruby
DonOtreply has quit [Quit: DonOtreply]
Mio-chan has quit [Ping timeout: 244 seconds]
chipotle has joined #ruby
gix has quit [Ping timeout: 240 seconds]
braincrash has joined #ruby
robbyoconnor has quit [Ping timeout: 276 seconds]
jottr has quit [Ping timeout: 264 seconds]
despai has quit [Quit: This computer has gone to sleep]
goodcodeguy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rodolfowtf has quit [Quit: No Ping reply in 180 seconds.]
gix has joined #ruby
rodolfowtf has joined #ruby
djbkd has quit [Remote host closed the connection]
terminalrecluse has joined #ruby
djbkd has joined #ruby
Mio-chan has joined #ruby
Mio-chan has joined #ruby
jottr has joined #ruby
babblebre has quit [Quit: Connection closed for inactivity]
augcesar[2] has quit [Quit: Hey!]
farded has joined #ruby
fullofca_ has quit [Remote host closed the connection]
x77686d has joined #ruby
qabulin has joined #ruby
nanoz has quit [Ping timeout: 244 seconds]
<qabulin> I need a hint how to get randomly paired array elements ["fds", "rew", "uio", "jkl;fds", "bnm", "qwe;tui"] split into ["fds", "rew", "uio", "jkl", "fds", "bnm", "qwe", "tui"]
<qabulin> I'm clumsily breaking the whole thing with split() and map, and cannot seem to figure this out in a clean way :^/
x77686d has quit [Ping timeout: 264 seconds]
askhat has quit [Ping timeout: 240 seconds]
marcosdsanchez has quit [Read error: Connection reset by peer]
ramfjord has joined #ruby
marcosdsanchez has joined #ruby
<qabulin> OH! I think i found a way: arr = arr.join(";").split(";")
<qabulin> is that really efficient though? looks like it works, but someone got a better one?
sinkensabe has joined #ruby
ramfjord has quit [Ping timeout: 246 seconds]
The_Phoenix has joined #ruby
trosborn has joined #ruby
sinkensabe has quit [Ping timeout: 276 seconds]
jinetix has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Rodya_ has quit [Remote host closed the connection]
Rodya_ has joined #ruby
rubie has quit [Remote host closed the connection]
openstruct has joined #ruby
davedev2_ has quit []
bronson has joined #ruby
johnmilton has quit [Quit: Namaste]
pdoherty has joined #ruby
Billias has quit [Read error: Connection reset by peer]
bronson has quit [Ping timeout: 276 seconds]
poguez_ has quit [Quit: Connection closed for inactivity]
farded has quit [Quit: leaving]
UtkarshRay has quit [Remote host closed the connection]
Billias has joined #ruby
jinetix has joined #ruby
kcantwel has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
pawnbox has joined #ruby
UtkarshRay has joined #ruby
baweaver has joined #ruby
qabulin has left #ruby [#ruby]
pawnbox has quit [Ping timeout: 264 seconds]
kcantwel has quit [Quit: Computer has gone to sleep.]
bjeanes has quit [Quit: Connection closed for inactivity]
chouhoul_ has quit [Ping timeout: 244 seconds]
jottr has quit [Quit: WeeChat 1.4]
jottr has joined #ruby
Guest17386 has quit [Changing host]
Guest17386 has joined #ruby
Guest17386 is now known as nuck
Rodya_ has quit [Remote host closed the connection]
Deck- has joined #ruby
cyclonis has joined #ruby
rubie has joined #ruby
mostlybadfly has joined #ruby
nando293921 has quit [Ping timeout: 244 seconds]
Deck- has quit [Ping timeout: 276 seconds]
solocshaw has quit [Ping timeout: 240 seconds]
trosborn has quit [Quit: trosborn]
sdrew has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Rodya_ has joined #ruby
rbennacer has joined #ruby
x77686d has joined #ruby
Mio-chan has quit [Read error: Connection reset by peer]
The_Phoenix has quit [Read error: Connection reset by peer]
sudoubuntu has joined #ruby
ramfjord has joined #ruby
jottr has quit [Ping timeout: 244 seconds]
rbennacer has quit [Ping timeout: 264 seconds]
Oog has joined #ruby
ramfjord has quit [Ping timeout: 240 seconds]
pawnbox has joined #ruby
The_Phoenix has joined #ruby
jinetix has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mwlang has quit [Quit: mwlang]
blackgoat has quit [Quit: WeeChat 1.4]
IrishGringo has quit [Remote host closed the connection]
recycle has quit [Quit: Leaving]
pawnbox has quit [Ping timeout: 260 seconds]
flughafen_ has joined #ruby
Channel6 has joined #ruby
bronson has joined #ruby
mattwildig has joined #ruby
Rodya_ has quit [Remote host closed the connection]
Rodya_ has joined #ruby
mattwildig has quit [Ping timeout: 244 seconds]
dionysus69 has joined #ruby
trosborn has joined #ruby
bronson has quit [Ping timeout: 276 seconds]
Rodya_ has quit [Remote host closed the connection]
sapslaj has joined #ruby
Rodya_ has joined #ruby
cajone has joined #ruby
vdamewood has quit [Quit: Life beckons.]
sesquipedalian has quit [Ping timeout: 240 seconds]
sesquipedalian has joined #ruby
jinetix has joined #ruby
jinetix has quit [Client Quit]
trosborn has quit [Quit: trosborn]
jinetix has joined #ruby
safe has joined #ruby
Rodya_ has quit [Remote host closed the connection]
intrigueD has joined #ruby
droptone has quit [Disconnected by services]
kcantwel has joined #ruby
anaeem1_ has joined #ruby
anaeem1_ has quit [Remote host closed the connection]
tildes has joined #ruby
cpup has quit [Ping timeout: 255 seconds]
cpup has joined #ruby
adgtl has joined #ruby
adgtl has joined #ruby
rodolfowtf has quit [Remote host closed the connection]
sudoubuntu has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cyclonis has quit [Ping timeout: 260 seconds]
sauvin has joined #ruby
mhoungbo has joined #ruby
jonee has joined #ruby
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
kcantwel has quit [Quit: Computer has gone to sleep.]
pawnbox has joined #ruby
sinkensabe has joined #ruby
mhoungbo has quit [Ping timeout: 276 seconds]
wald0 has quit [Quit: Lost terminal]
ramfjord has joined #ruby
rkazak has joined #ruby
jinetix has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Oog has quit []
sinkensabe has quit [Ping timeout: 252 seconds]
bkxd has joined #ruby
herminiotorres has quit [Ping timeout: 252 seconds]
astrobunny has joined #ruby
ropeney has joined #ruby
soLucien has quit [Quit: Leaving]
houhoulis has joined #ruby
zast has quit [Remote host closed the connection]
PaulCape_ has joined #ruby
eregi has joined #ruby
Mio-chan has joined #ruby
bb010g has joined #ruby
PaulCapestany has quit [Ping timeout: 276 seconds]
djbkd has quit [Remote host closed the connection]
bronson has joined #ruby
Eiam_ has joined #ruby
nogic has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lxsameer has joined #ruby
eregi has quit [Ping timeout: 244 seconds]
baweaver has quit [Remote host closed the connection]
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bronson has quit [Ping timeout: 276 seconds]
Dimik has joined #ruby
norc_ has joined #ruby
norc has joined #ruby
Coldblackice has joined #ruby
amclain has quit [Quit: Leaving]
rippa has joined #ruby
Darmani has quit [Ping timeout: 252 seconds]
jolts is now known as joltsafk
eregi has joined #ruby
fullofcaffeine has joined #ruby
jonee has quit [Ping timeout: 268 seconds]
elaptics`away is now known as elaptics
fullofca_ has joined #ruby
_b__ has quit [Quit: Leaving]
lightheaded has joined #ruby
fullofcaffeine has quit [Ping timeout: 240 seconds]
intrigueD has quit [Remote host closed the connection]
kies^ has joined #ruby
spuk has quit [Ping timeout: 248 seconds]
fullofca_ has quit [Remote host closed the connection]
lightheaded has quit [Remote host closed the connection]
rbennacer has joined #ruby
Deck- has joined #ruby
safe has quit [Read error: Connection reset by peer]
houhoulis has quit [Remote host closed the connection]
moei has quit [Read error: Connection reset by peer]
moei has joined #ruby
rbennacer has quit [Ping timeout: 248 seconds]
sinkensabe has joined #ruby
sesquipedalian has quit [Ping timeout: 244 seconds]
elifoster has quit [Ping timeout: 244 seconds]
kcantwel has joined #ruby
fullofcaffeine has joined #ruby
ziyadb has joined #ruby
pdoherty has quit [Ping timeout: 268 seconds]
fullofca_ has joined #ruby
fullofcaffeine has quit [Ping timeout: 244 seconds]
sinkensabe has quit [Ping timeout: 260 seconds]
fullofca_ has quit [Remote host closed the connection]
norc_ has quit [Quit: Leaving]
kcantwel has quit [Quit: Computer has gone to sleep.]
uglybandersnatch has joined #ruby
jolts is now known as joltsafk
uglybandersnatch has quit [Ping timeout: 246 seconds]
djbkd has joined #ruby
IanV0rn2341 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
astrobunny has quit [Remote host closed the connection]
Ishido has joined #ruby
saneax_AFK has quit [Remote host closed the connection]
adgtl has quit [Remote host closed the connection]
IanV0rn2341 has joined #ruby
saneax_AFK has joined #ruby
saneax_AFK is now known as saneax
Deck- has quit [Ping timeout: 264 seconds]
Gadgetoid has left #ruby [#ruby]
justbleed has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sesquipedalian has joined #ruby
Channel6 has quit [Quit: Leaving]
x77686d has quit [Quit: x77686d]
mattwildig has joined #ruby
Don_John has quit [Read error: Connection reset by peer]
runui has joined #ruby
runui has quit [Client Quit]
mattwildig has quit [Ping timeout: 252 seconds]
benlieb has quit [Quit: benlieb]
ihme-TTilus has quit [Read error: Connection reset by peer]
bronson has joined #ruby
kirillzh has joined #ruby
bronson has quit [Ping timeout: 246 seconds]
firstdayonthejob has joined #ruby
kies^ has quit [Ping timeout: 240 seconds]
bkxd has quit [Ping timeout: 260 seconds]
peteyg has quit [Ping timeout: 264 seconds]
lightheaded has joined #ruby
eregi has quit [Ping timeout: 244 seconds]
trosborn has joined #ruby
rakm has joined #ruby
solars has quit [Quit: WeeChat 0.4.2]
solars has joined #ruby
trosborn has quit [Read error: Connection reset by peer]
trosborn has joined #ruby
cfloare_ has quit [Ping timeout: 240 seconds]
ramfjord has quit [Ping timeout: 244 seconds]
cgfbee has quit [Ping timeout: 240 seconds]
duckpupp1 has quit [Ping timeout: 276 seconds]
_ht has joined #ruby
Rickmasta has joined #ruby
Rickmast_ has quit [Ping timeout: 276 seconds]
rakm has left #ruby ["Textual IRC Client: www.textualapp.com"]
mondok has joined #ruby
PaulePan1er is now known as PaulePanter
kcantwel has joined #ruby
trosborn has quit [Quit: trosborn]
thevaliantx has quit [Quit: Leaving]
Hounddog has joined #ruby
kcantwel has quit [Quit: Computer has gone to sleep.]
tjohnson has quit [Quit: Connection closed for inactivity]
devbug_ has joined #ruby
Jammy_Work has joined #ruby
dopie has quit [Read error: Connection reset by peer]
dopie has joined #ruby
Hounddog has quit [Ping timeout: 268 seconds]
Hounddog has joined #ruby
devbug has quit [Ping timeout: 240 seconds]
Hammy_Work has quit [Ping timeout: 268 seconds]
SCHAAP137 has joined #ruby
deavidsedice has quit [Ping timeout: 240 seconds]
cgfbee has joined #ruby
cfloare has joined #ruby
baweaver has joined #ruby
BtcBen has quit [Ping timeout: 276 seconds]
The_Phoenix has quit [Ping timeout: 255 seconds]
tulak has joined #ruby
baweaver has quit [Ping timeout: 240 seconds]
creat_ has quit [Remote host closed the connection]
bronson has joined #ruby
The_Phoenix has joined #ruby
rkazak has quit [Quit: Sleep.....ing....]
The_Phoenix1 has joined #ruby
ahmet has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
bb010g has quit [Quit: Connection closed for inactivity]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
The_Phoenix has quit [Ping timeout: 276 seconds]
aupadhye has quit [Ping timeout: 252 seconds]
quazimodo has joined #ruby
ahmet has quit [Quit: Leaving]
Dimik has quit [Ping timeout: 244 seconds]
krzkrzkrz has joined #ruby
FastJack has quit [Quit: leaving]
Coldblackice has quit [Ping timeout: 240 seconds]
tomphp has joined #ruby
public_class has joined #ruby
duckpupp1 has joined #ruby
aupadhye has joined #ruby
Macaveli has joined #ruby
duckpupp1 has quit [Ping timeout: 252 seconds]
minimalism has quit [Quit: minimalism]
quazimodo has quit [Ping timeout: 268 seconds]
dionysus69 has quit [Ping timeout: 276 seconds]
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #ruby
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
openstruct has quit [Remote host closed the connection]
eregi has joined #ruby
Noxilex has joined #ruby
robbyoconnor has joined #ruby
aupadhye has quit [Ping timeout: 268 seconds]
ferr has joined #ruby
IanV0rn2341 has quit [Read error: Connection reset by peer]
eregi has quit [Ping timeout: 264 seconds]
robbyoconnor has quit [Remote host closed the connection]
robbyoconnor has joined #ruby
IanV0rn2341 has joined #ruby
kcantwel has joined #ruby
IanV0rn2341 has quit [Max SendQ exceeded]
symm- has joined #ruby
IanV0rn2341 has joined #ruby
moeabdol has joined #ruby
minimalism has joined #ruby
ledestin has joined #ruby
krzkrzkrz has quit [Read error: Connection reset by peer]
jeanlinux has joined #ruby
kcantwel has quit [Quit: Computer has gone to sleep.]
Jackneill has joined #ruby
IanV0rn2341 has quit [Max SendQ exceeded]
flughafen_ has quit [Ping timeout: 268 seconds]
IanV0rn2341 has joined #ruby
krzkrzkrz has joined #ruby
mattwildig has joined #ruby
ropeney has quit [Remote host closed the connection]
devbug has joined #ruby
devbug_ has quit [Ping timeout: 240 seconds]
mattwildig has quit [Ping timeout: 252 seconds]
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mdw has joined #ruby
DmitryBochkarev has quit [Quit: This computer has gone to sleep]
bronson has joined #ruby
krzkrzkrz has quit [Ping timeout: 252 seconds]
meal has joined #ruby
DmitryBochkarev has joined #ruby
vdamewood has joined #ruby
bronson has quit [Ping timeout: 252 seconds]
sandstrom has joined #ruby
mdw has quit [Quit: cya! http://www.somerobots.com]
DrCode has quit [Ping timeout: 244 seconds]
MrDoctor has quit [Quit: Konversation terminated!]
FernandoBasso has joined #ruby
Cohedrin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
flughafen_ has joined #ruby
duckpupp1 has joined #ruby
duckpupp1 has quit [Ping timeout: 246 seconds]
TomyLobo has joined #ruby
jonee has joined #ruby
pawnbox has quit [Remote host closed the connection]
djbkd has quit [Remote host closed the connection]
djbkd has joined #ruby
djbkd has quit [Remote host closed the connection]
DrCode has joined #ruby
thevaliantx has joined #ruby
kirun has joined #ruby
JoshuaPaling has joined #ruby
adgtl has joined #ruby
adgtl has joined #ruby
pawnbox has joined #ruby
verde has joined #ruby
adgtl has quit [Ping timeout: 268 seconds]
Deck- has joined #ruby
flughafen_ has quit [Ping timeout: 260 seconds]
jottr has joined #ruby
djbkd has joined #ruby
moeabdol1 has joined #ruby
bookies has joined #ruby
<bookies> I am getting this error: "System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby: bad interpreter: No such file or directory". I installed ruby 2.2.4 using RVM and this came up. I tried the different solutions find online to update the brew but with no luck
<bookies> how do I make the system to select the current version of Ruby instead of the 1.8 folder?
devbug has quit [Ping timeout: 268 seconds]
adgtl has joined #ruby
moeabdol has quit [Ping timeout: 260 seconds]
<hanmac> hm for me it seems rvm might not be configured correctly ... what why it might try to pick the wrong ruby ...or rvm is not loaded yet in this console
djbkd has quit [Remote host closed the connection]
kcantwel has joined #ruby
<bookies> hanmac: it is loaded but probably it is ineed not configured properly
Deck- has quit [Quit: bye]
baweaver has joined #ruby
<bookies> when I do "ruby" in a console it gets stack there and when I do "which ruby" I get "/.rvm/rubies/ruby-2.2.4/bin/ruby"
william3 has joined #ruby
ldnunes has joined #ruby
kcantwel has quit [Quit: Computer has gone to sleep.]
baweaver has quit [Ping timeout: 260 seconds]
bronson has joined #ruby
jonee has quit [Ping timeout: 248 seconds]
arquebus has joined #ruby
arquebus has left #ruby [#ruby]
bronson has quit [Ping timeout: 240 seconds]
eregi has joined #ruby
ramfjord has joined #ruby
eregi has quit [Ping timeout: 264 seconds]
jottr has quit [Read error: Connection reset by peer]
MeMoc has quit [Quit: Connection closed for inactivity]
jottr has joined #ruby
william3 has quit [Remote host closed the connection]
william3 has joined #ruby
Synthead has quit [Ping timeout: 252 seconds]
duckpupp1 has joined #ruby
bookies has quit [Quit: Page closed]
thevaliantx has quit [Quit: Leaving]
Synthead has joined #ruby
william3 has quit [Ping timeout: 276 seconds]
felltir has quit []
duckpupp1 has quit [Ping timeout: 244 seconds]
william3 has joined #ruby
adgtl has quit [Remote host closed the connection]
j0n3 has quit [Ping timeout: 240 seconds]
postmodern has quit [Quit: Leaving]
s00pcan_ has quit [Ping timeout: 276 seconds]
MiracleBlue___ has quit [Quit: Connection closed for inactivity]
mondok has quit [Quit: Leaving]
blackgoat has joined #ruby
hangelo has joined #ruby
scalper has joined #ruby
<scalper> hey
<scalper> does ruby looks like the pascal programming language?
<hanmac> if you want it to be?
platzhirsch has joined #ruby
__chris has joined #ruby
JoshuaPaling has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<scalper> hanmac: the fact is that i have a book that is a script language that looks like delphi and since delphi looks like pascal i have also a very nice ruby course that i can learn right now, do you think it makes sense?
sdothum has joined #ruby
<scalper> i wanted to learn it to get more progress on the language that looks like delphi later
Kensei has quit [Ping timeout: 260 seconds]
<hanmac> delphi is a pascal derivat, so its normal that it does look like pascal ... ruby is more object oriented, but it can look functional if you want it.
<hanmac> if it does help you to learn ruby, so why not?
Gnut has joined #ruby
Tempesta has quit [Read error: Connection reset by peer]
p0p0pr37 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Tempesta has joined #ruby
binaryplease has joined #ruby
jonee has joined #ruby
william3 has quit [Remote host closed the connection]
mattwildig has joined #ruby
cyclonis has joined #ruby
mattwildig has quit [Ping timeout: 248 seconds]
kobain has joined #ruby
__chris has quit [Quit: This computer has gone to sleep]
kcantwel has joined #ruby
trinaldi has joined #ruby
william3 has joined #ruby
The_Phoenix1 has quit [Read error: Connection reset by peer]
JoshuaPaling has joined #ruby
jottr_ has joined #ruby
JoshuaPaling has quit [Client Quit]
tk__ has joined #ruby
jottr has quit [Ping timeout: 244 seconds]
scalper has quit []
trinaldi has quit [Ping timeout: 276 seconds]
Noxilex has quit [Remote host closed the connection]
quazimodo has joined #ruby
Noxilex has joined #ruby
kcantwel has quit [Quit: Computer has gone to sleep.]
rdark has joined #ruby
Macaveli has joined #ruby
cyclonis has quit [Quit: Lost terminal]
william3 has quit [Remote host closed the connection]
<platzhirsch> Does it make sense to great a gem if you don't plan to distribute it? For instance as a library
ropeney has joined #ruby
quakephil has joined #ruby
<havenwood> platzhirsch: yup, some folk ship unpushed gems alongside Rails apps, etc
<platzhirsch> Any rational behind that?
duckpupp1 has joined #ruby
<havenwood> platzhirsch: you can list in your Gemfile, keep deps separate and get a clean namespace to interact with
tildes has quit [Ping timeout: 260 seconds]
tildes has joined #ruby
<platzhirsch> so you would generally endorse it? I mean it's just a nice encapsulation, isn't it
william3 has joined #ruby
moeabdol2 has joined #ruby
duckpupp1 has quit [Ping timeout: 268 seconds]
william3 has quit [Remote host closed the connection]
<havenwood> platzhirsch: yeah, it's a nice boundary it seems
william3 has joined #ruby
<havenwood> platzhirsch: I recall they discussed unbuilt gems in this episode or Ruby Rogues: https://devchat.tv/ruby-rogues/242-rr-migrating-a-monolith-to-microservices-via-an-evolutionary-path-with-mike-gehard
<havenwood> of*
<platzhirsch> havenwood: oh nice! I will give it a listen
moeabdol1 has quit [Ping timeout: 244 seconds]
trinaldi has joined #ruby
<ljames> how can I initialize an object using a variable number of arguments contained in another variable? for example calling "func *a" works, but "SomeObj.new *a" gives me an error?
<ljames> similar to "apply" in some other languages
ALVAN has joined #ruby
<ALVAN> hi all
<ALVAN> how can i list on which ruby package belong a binary file ?
<ALVAN> or gem package
Hounddog has quit [Read error: Connection reset by peer]
<ALVAN> the binary was installed with gem install
r4ldu0 has quit [Ping timeout: 260 seconds]
tildes has quit [Ping timeout: 240 seconds]
codecop has joined #ruby
blackgoat has quit [Quit: WeeChat 1.4]
<Papierkorb> ljames: Please post the line(s) of code AND the complete error message.
<Papierkorb> ljames: I'm not having issues with that
<Papierkorb> >> a = [ 'Test' ]; String.new *a
<ruby[bot]> Papierkorb: # => "Test" (https://eval.in/526553)
<ljames> Papierkorb, it was in some third party library; and turns out I was passing invalid arguments in the *a, and it works now that I've fixed it. sorry for asking.
<havenwood> ALVAN: The executable's "shebang" line (the first line) will show which Ruby it's pointing at. For example if you wanted to look at the `bundle` executable: head -n1 "$(command -v bundle)"
<Papierkorb> ljames: Don't be sorry for asking
<Ox0dea> havenwood: I think ALVAN is looking for `gem which`?
symm- has quit [Ping timeout: 276 seconds]
binaryplease has quit [Ping timeout: 264 seconds]
ElFerna_ has joined #ruby
<havenwood> Ox0dea: I was wondering that same thing, but then guessed otherwise. Unsure!
<havenwood> ALVAN: Do you know the gem name?
<havenwood> Ox0dea: Yeah, I think I read wrong.
<havenwood> ALVAN: Or (again if Bundler is the example gem): gem which bundler
Danielss89_ is now known as Danielss89
FooMunki has joined #ruby
<ALVAN> havenwood yes i know the gem name
<havenwood> ALVAN: Or: gem contents bundler
<ALVAN> i will try to look at shebang too
tildes has joined #ruby
<havenwood> ALVAN: Let us know what it was you were looking for if you find it! (I'm just curious.)
<ALVAN> yes i never though to actually open the executable :) .. i found the gem name
<Papierkorb> havenwood: My guess is he's looking for the gem (its name) which provides a certain binary. Like "pacman -Qo" if you're on Arch
<ALVAN> i was looking to know the executable on which gem belongs
<havenwood> Papierkorb: We've all guessed differently. :P
<Papierkorb> ALVAN: zsh: $ sed -n "s/^gem '\([^']*\)'.*/\1/p" =bundle
<Papierkorb> ALVAN: for bash, replace =bundle with $(which bundle)
<Papierkorb> Will break horribly if you give it a program which is not from a gem :)
<ALVAN> opening the excutable i could saw the gem name in the bash comments
<havenwood> ALVAN: Well, the shebang is what shows that. ;)
eregi has joined #ruby
ramfjord has quit [Ping timeout: 276 seconds]
william3 has quit [Remote host closed the connection]
<Papierkorb> havenwood: that only says /usr/bin/ruby for me
<havenwood> Papierkorb: Then that is the Ruby that gem bin runs with.
<Papierkorb> yup
<havenwood> Papierkorb: Which is what's being asked, right?
<Papierkorb> havenwood: I'm not even sure anymore
<havenwood> Papierkorb: yeah, me neither
<Ox0dea> I think they want to know which gem owns a given executable.
Noxilex has quit [Ping timeout: 268 seconds]
<ALVAN> but if there were no comments then is there other way like in "rpm -qf /usr/bin/executable" to show the exact gem an excutable belongs ?
<Ox0dea> There it is!
<havenwood> I think they want to know which Ruby corresponds with a gem executable.
<Papierkorb> ALVAN: [13:57] <Papierkorb> ALVAN: zsh: $ sed -n "s/^gem '\([^']*\)'.*/\1/p" =bundle
<havenwood> Dang, I'm wrong. Hate when that happens!
<ALVAN> havenwood: in my cause is ok i could find the gem name ... but maybe is not always the answer so i am looking also for alternatives thanks anyway
vilislacis has joined #ruby
<ALVAN> Papierkorb: gonna try that then ..
<Ox0dea> ALVAN: `gem list` will list all your intalled gems and `gem spec foo executables` will show the executables installed for the gem "foo".
<Ox0dea> *installed
<Ox0dea> Pretty easy to combine those two to hack together a bodge in a pinch.
lxsameer has quit [Quit: Leaving]
<ALVAN> Ox0dea: yeap gem spec foo executable works better and i can see all executables that belongs to a gem package .. thank you
<Ox0dea> ALVAN: Happy to help. :)
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
eregi has quit [Ping timeout: 276 seconds]
<ALVAN> Ox0dea: can you do it backwords too .. like gem executables name ? to list gem package only
<platzhirsch> Hm, what's a good way to model time slots for scheduling
the_last has joined #ruby
<Ox0dea> ALVAN: The coreutils are at your disposal. :P
stannard has joined #ruby
<the_last> hey guys, i want to use this: https://github.com/sferik/twitter to do some status updates, but i also want to get the id of the update returned to me when it saves it, is there a way to do that?
<Ox0dea> platzhirsch: Start + duration is pretty good?
verde has quit [Remote host closed the connection]
<ALVAN> Ox0dea: yeap but i want to do that using gem command .. i am not always using rpm to install think sometims make :) so coreutils cant help
<ALVAN> s/think/gems
<platzhirsch> Ox0dea: yeah I guess just making it OOP
<Ox0dea> the_last: #update returns a Twitter::Tweet, which has an #id method that you could just print out.
bronson has joined #ruby
william3 has joined #ruby
william3 has quit [Remote host closed the connection]
<the_last> Ox0dea: gotcha, thanks.
<Ox0dea> Sure thing.
Guest86418 has quit [Remote host closed the connection]
william3 has joined #ruby
nfk has joined #ruby
ledestin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
public_class has quit [Quit: Leaving]
tomphp has joined #ruby
tildes has quit [Ping timeout: 264 seconds]
c355e3b has joined #ruby
bronson has quit [Ping timeout: 248 seconds]
sneakerhax has quit [Read error: Connection reset by peer]
william3 has quit [Remote host closed the connection]
okdas has quit [Ping timeout: 264 seconds]
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby
okdas has joined #ruby
okdas has quit [Changing host]
okdas has joined #ruby
_ht has quit [Remote host closed the connection]
kcantwel has joined #ruby
_ht has joined #ruby
ramfjord has joined #ruby
n008f4g_ has joined #ruby
Gnut has quit [Ping timeout: 244 seconds]
ElFerna_ has quit [Ping timeout: 268 seconds]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
slackbotgz has joined #ruby
hxegon has joined #ruby
vilislacis has quit [Quit: Page closed]
rdark has quit [Ping timeout: 268 seconds]
majoh has joined #ruby
johnmilton has joined #ruby
b|ackwolf has joined #ruby
<b|ackwolf> what is the best way to learn from Python background?
<b|ackwolf> *ruby
kam270 has quit [Ping timeout: 244 seconds]
<Ox0dea> Papierkorb: You should've resisted. :P
<Papierkorb> Ox0dea: ?
<Ox0dea> Papierkorb: The table flipper thing.
ferr has quit [Ping timeout: 255 seconds]
duckpupp1 has joined #ruby
kcantwel has quit [Quit: Computer has gone to sleep.]
yqt has joined #ruby
<Papierkorb> No orangered on my screen. Everything's fine
sandstrom has quit [Quit: My computer has gone to sleep.]
<hanmac> b|ackwolf: so you mean ruby from python or python from ruby?
sinkensabe has joined #ruby
<b|ackwolf> blackjid, the first one.
<b|ackwolf> hanmac, the first one.
<hanmac> b|ackwolf: i think the best would be to look at this first: https://www.ruby-lang.org/en/documentation/ruby-from-other-languages/to-ruby-from-python/
<b|ackwolf> hanmac, I've read that. what's next?
<TomyLobo> "::" is for submodules, "." is for methods. why was a syntactical distinction made?
<hanmac> then maybe the other https://www.ruby-lang.org/en/documentation/ "Getting Started" stuff might be interesting
<Ox0dea> TomyLobo: How do you mean?
<b|ackwolf> tnx
sinkensabe has quit [Remote host closed the connection]
<b|ackwolf> so there's no need for reading a book or somethin'?
<TomyLobo> Ox0dea, well it could have been all dots, no?
<b|ackwolf> TomyLobo, because of Perl :D
duckpupp1 has quit [Ping timeout: 276 seconds]
<TomyLobo> that's the worst reason!
<Ox0dea> But you should also read a book.
<hanmac> b|ackwolf: hm i learned ruby without book, but reading one might not hurt
<TomyLobo> "because of perl" can lead you to all kinds of cruelties
<hanmac> TomyLobo: ClassA::ClassB.methodA
<b|ackwolf> Ox0dea, what do you prefer/suggest?
davedev24 has joined #ruby
<Ox0dea> b|ackwolf: The Well-Grounded Rubyist is very good.
<TomyLobo> after the latin "ex falso quod libet" - from wrong things follows everything including evil
<Ox0dea> TomyLobo: It's not "because of Perl".
<Ox0dea> It lets us make a distinction between constant resolution and method resolution when they would otherwise conflict.
<hanmac> b|ackwolf: hm i would prefer to read pdfs and other stuff first, before i would buy a real book (also because it saves money XD)
DmitryBochkarev has quit [Quit: This computer has gone to sleep]
<TomyLobo> oh so a class is a constant?
s00pcan_ has joined #ruby
<b|ackwolf> Ox0dea, tnx
<b|ackwolf> hanmac, you too.
<hanmac> Ox0dea: yeah lets talk about the difference between Array and Array() ;P
<b|ackwolf> Ox0dea, I really love Manning Publications :D
Noxilex has joined #ruby
<Ox0dea> b|ackwolf: That's a good sign! :P
<Ox0dea> hanmac: It's a very useful difference.
mattwildig has joined #ruby
<Ox0dea> TomyLobo: For most intensive porpoises, yes.
y2mq37 has quit [Ping timeout: 246 seconds]
<hanmac> Ox0dea: yeah, but its also very funky if you dont use () like in "Array var" ,P
<Ox0dea> hanmac: That does look a little scary.
<TomyLobo> interesting... didnt even know ruby had a concept of constants
uglybandersnatch has joined #ruby
<Ox0dea> TomyLobo: https://eval.in/526565
<hanmac> Ox0dea: also its funky how ClassX::XYZ is resolved compared to ClassX::XYZ() XYZ is a constant, while XYZ() and xyz are methods
<Ox0dea> hanmac: I don't think it's "funky", really; just something to become aware of and familiar with.
<Papierkorb> They're just in different lookup scopes
<Papierkorb> The interesting fact IMO is that there are in fact different scopes for methods and constants
<TomyLobo> so . is always method, :: is constant if it exists, otherwise method
DmitryBochkarev has joined #ruby
<b|ackwolf> Ox0dea, is there a big difference between 1.9.x and 2.x ?
<Papierkorb> TomyLobo: Yes, and at least rubocop warns you when you use :: to call a method
sgambino has joined #ruby
* TomyLobo notes down rubocop
<Ox0dea> b|ackwolf: 1.9 is dead while 2.x lives; that's quite a stark distinction. :P
krzkrzkrz has joined #ruby
ramfjord has quit [Ping timeout: 276 seconds]
<b|ackwolf> Ox0dea, so how's going with the book?
<Ox0dea> TomyLobo: Almost. `::` followed by a capital is always constant resolution.
<Ox0dea> You can't use `::` to invoke a capitalized method.
<Ox0dea> b|ackwolf: Pardon?
stannard has quit [Remote host closed the connection]
uglybandersnatch has quit [Ping timeout: 240 seconds]
<hanmac> Ox0dea: it works when you use ()
<Papierkorb> Ox0dea: Now that's funky
<b|ackwolf> Ox0dea, nevermind. I found the second edition :D
<Papierkorb> >> ::Array("foo")
<ruby[bot]> Papierkorb: # => /tmp/execpad-78433cc31081/source-78433cc31081:2: syntax error, unexpected '(', expecting keyword_end ...check link for more (https://eval.in/526566)
<Papierkorb> hanmac: ^
jonee has quit [Ping timeout: 240 seconds]
<TomyLobo> and yet precise still comes with 1.9
<TomyLobo> someone should tell them it's dead :)
<hanmac> like that: https://eval.in/526567
infra-red has joined #ruby
<Ox0dea> Hmm.
<TomyLobo> even comes with 1.8 o_O
<Ox0dea> I wonder, then, if we can tap into that anomaly to decide at runtime whether or not a method was invoked with explicit parentheses.
tomphp has joined #ruby
<Ox0dea> I realize this particular ambiguity is being resolved at the parser level, of course.
jonee has joined #ruby
<Papierkorb> TomyLobo: Almost no one uses the system ruby if they're using an OS which isn't bleeding edge, and even on those some don't use it to not have sudden ruby updates
<TomyLobo> trusty comes with 1.9 as well
<Papierkorb> TomyLobo: Tools like chruby, rvm, rbenv help you to do that btw.
<TomyLobo> i know
DmitryBochkarev has quit [Quit: This computer has gone to sleep]
<Ox0dea> Well, one of them does.
<Ox0dea> It seems to be a game of chance with the other two.
decoponio has joined #ruby
<TomyLobo> i'd just love a tool that simply makes me a deb with my app, the specific ruby it needs and all the gems in my Gemfile
<Papierkorb> I was bitten by that when I switched to Mint @work, and bundle install suddenly threw random error messages. Took a moment to realize it was using ruby 1.9
<Ox0dea> TomyLobo: I feel like that's probably a thing?
<hanmac> Ox0dea: if we have "explicit parentheses" there is also the funk between "super" and "super()" ;P
<TomyLobo> yeah it's called omnibus
<Papierkorb> TomyLobo: Ask the vagrant guys, they're shipping their own ruby installation along the DEB or whatever you have
<TomyLobo> but it's ridiculously hard to set up
<Ox0dea> hanmac: Right. I wish we were able to make that distinction from Ruby land.
<Ox0dea> Having `Math.sin == Math.method(:sin)` would be really nice for some silly things I want to try.
Spami has joined #ruby
<Papierkorb> Ox0dea: Mess with the bytecode
<TomyLobo> Papierkorb, i know they do that on windows
<TomyLobo> let me check their .deb
<Ox0dea> Papierkorb: I can't get in early enough. :/
<Papierkorb> TomyLobo: on Ubuntu/Debian/Mint too
<Papierkorb> at least, no idea about their other packages
<hanmac> Ox0dea: hm yeah, how often did i something like "Dir["*"].sort_by(&File,method(:size))" ... i wish the method one to be shorter :/
<Ox0dea> hanmac: Same here.
jonee has quit [Ping timeout: 248 seconds]
<Papierkorb> I wonder if introducing an operator to call #method would be possible. something like sort_by(&File->size)
<Ox0dea> Oh, wow.
<Ox0dea> Could just use Class#[] for that purpose?
<Ox0dea> sort_by(&File[:size])
<Papierkorb> But wasn't there some gem at one point in /r/ruby which did something similar?
<Ox0dea> Scary, though.
<hanmac> Ox0dea: might not work, most of my klasses have [] to get their instances :/
<hanmac> >> require "date"; "%d days" % (Date.today - Date.parse(RUBY_RELEASE_DATE))
<ruby[bot]> hanmac: # => "64 days" (https://eval.in/526570)
<TomyLobo> since i have nothing that can read .deb (or .ar) on my windows, I just de-ared it with notepad++ :P
<Ox0dea> hanmac: Myeah, not the greatest choice.
<hanmac> but i like Papirkorbs -> idea *g
<Ox0dea> Papierkorb: How do you mean by "something similar"?
<hanmac> hm normally its the other way around ... Idea -> Papierkorb XD
<TomyLobo> and yep there's a /opt/vagrant/embedded/bin/ruby in there
<Papierkorb> Ox0dea: Just like . is aliased to #call, -> could be aliased to #method
<Papierkorb> well, aliased in some sense
<Ox0dea> Papierkorb: But then it'd be `sort_by(&File->(size))`?
jonathanwallace_ has joined #ruby
<TomyLobo> looks like 2.2.0
ferr has joined #ruby
erts has joined #ruby
<Papierkorb> Ox0dea: This is ruby. I don't see an issue with introducing a slightly different syntax for this one. After you know what it does, it gets quite readable IMO
FernandoBasso has quit [Quit: Leaving]
<Ox0dea> I don't see how to rewind the stack and survive the ArgumentError. :/
jottr_ has quit [Ping timeout: 276 seconds]
<Ox0dea> Mayhap binding_of_caller could do the trick, but the approach isn't immediately obvious to me.
slackbotgz has quit [Remote host closed the connection]
Ebok has joined #ruby
tjbiddle has joined #ruby
ropeney has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Papierkorb> Ox0dea: Maybe I'll play with the ruby sources later today. Can't hurt to know some internals
ropeney has joined #ruby
<Papierkorb> But first, photo editing. Which I wanted to begin 2hrs ago. F.
<Ox0dea> Papierkorb: You'll need to get right up in the guts, I reckon; this kind of thing is right near the heart.
FernandoBasso has joined #ruby
<Ox0dea> We can do all sorts of crazy things once we're actually inside a method call from TracePoint (changing variables, injecting early returns), but we don't get that opportunity if the method immediately raises.
<Papierkorb> Yup, update the yacc/bison stuff, do some dancing around the method resolution or something, and probably sacrifice 500 JPY to Matz
ropeney has quit [Client Quit]
<Ox0dea> Godspeed. parse.y is crazy enough, but you'd also be fighting the stabby lambda syntax if you wanted your `File->(size)` approach.
<Papierkorb> Ah right, I knew I was overlooking some existing operator
<Papierkorb> Then &> and call it the lonely crocodile operator or something
<Ox0dea> Could just forcibly override all nonzero-arity methods to return Method instances when invoked with zero arguments, but then it doesn't generalize to zero-arity methods, thus my interest in detecting explicit parentheses.
QORRiE has joined #ruby
<Ox0dea> Just imagine if Ruby had a standardized pre-processor...
<TomyLobo> the horror
infoget has joined #ruby
centrx has joined #ruby
adgtl has joined #ruby
tk__ has quit [Quit: ばいばい]
nando293921 has joined #ruby
mattwildig has quit [Remote host closed the connection]
sandstrom has joined #ruby
tildes has joined #ruby
dimasg has joined #ruby
dimasg has quit [Client Quit]
rubie has quit [Remote host closed the connection]
ferr has quit [Ping timeout: 244 seconds]
intrigueD has joined #ruby
triangles has joined #ruby
jonee has joined #ruby
futilegames has joined #ruby
duckpupp1 has joined #ruby
DmitryBochkarev has joined #ruby
william3 has joined #ruby
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
william3 has quit [Remote host closed the connection]
duckpupp1 has quit [Ping timeout: 252 seconds]
jottr_ has joined #ruby
sinkensabe has joined #ruby
Macaveli has joined #ruby
ALVAN has left #ruby [#ruby]
futilegames has quit [Quit: futilegames]
jottr_ has quit [Ping timeout: 248 seconds]
Guest34101 has quit [Ping timeout: 240 seconds]
__chris has joined #ruby
platzhirsch has quit [Ping timeout: 252 seconds]
Vingador has joined #ruby
b|ackwolf has quit [Quit: Leaving]
jeanlinu_ has joined #ruby
jeanlinux has quit [Read error: No route to host]
jeanlinu_ has quit [Read error: Connection reset by peer]
jeanlinux has joined #ruby
william3 has joined #ruby
spuk has joined #ruby
eregi has joined #ruby
eregi has quit [Ping timeout: 244 seconds]
Noxilex has quit [Ping timeout: 264 seconds]
<the_last> how do i call home_timeline here? Twitter::REST::Timelines.home_timeline?
callumacrae has quit [Ping timeout: 244 seconds]
<the_last> because thats what im doing, and i get undefined method `home_timeline' for Twitter::REST::Timelines:Module (NoMethodError)
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
__chris has quit [Quit: This computer has gone to sleep]
<the_last> nvm, client.home_timeline is what i needed
Noxilex has joined #ruby
rdavila has joined #ruby
callumacrae has joined #ruby
adgtl has quit [Remote host closed the connection]
infra-red has quit [Ping timeout: 255 seconds]
infra-re_ has joined #ruby
baweaver has joined #ruby
tildes has quit [Ping timeout: 276 seconds]
infoget has quit [Read error: Connection reset by peer]
infra-re_ has quit [Remote host closed the connection]
shanemcd has joined #ruby
despai has joined #ruby
jonee has quit [Ping timeout: 264 seconds]
ghormoon has quit [Ping timeout: 264 seconds]
william3 has quit [Remote host closed the connection]
ghormoon has joined #ruby
sinkensabe has quit [Read error: Connection reset by peer]
sinkensabe has joined #ruby
baweaver has quit [Ping timeout: 240 seconds]
hiljusti has joined #ruby
adgtl has joined #ruby
adgtl has joined #ruby
dionysus69 has joined #ruby
DrCode has quit [Ping timeout: 260 seconds]
jolts is now known as joltsafk
joltsafk is now known as jolts
rdavila has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ramfjord has joined #ruby
zeroDi has joined #ruby
intrigueD has quit [Remote host closed the connection]
<Noxilex> Is there a ruby golfing channel ?
tk__ has joined #ruby
nogic has joined #ruby
william3 has joined #ruby
firstdayonthejob has quit [Quit: WeeChat 1.4-dev]
<Ox0dea> Golf thread? Golf thread.
<Ox0dea> What's the prompt?
_ht has quit [Read error: Connection reset by peer]
dionysus69 has quit [Quit: dionysus69]
_ht has joined #ruby
ldnunes has quit [Quit: Leaving]
william3 has quit [Ping timeout: 244 seconds]
n008f4g_ has quit [Ping timeout: 248 seconds]
ropeney has joined #ruby
rubie has joined #ruby
shanemcd has quit [Read error: Connection reset by peer]
n008f4g_ has joined #ruby
shanemcd has joined #ruby
platzhirsch has joined #ruby
william3 has joined #ruby
jidar has quit [Ping timeout: 250 seconds]
<platzhirsch> havenwood: ah this one, yeah I actually listened to this one
<platzhirsch> But apparently I need to relisten
duckpupp1 has joined #ruby
ropeney has quit [Client Quit]
rdavila has joined #ruby
<Ox0dea> Noxilex: You tease!
johnmilton has quit [Ping timeout: 248 seconds]
tomphp has joined #ruby
YankNYC has joined #ruby
duckpupp1 has quit [Ping timeout: 276 seconds]
sinkensabe has quit [Remote host closed the connection]
<YankNYC> Good morning
pawnbox has quit [Ping timeout: 240 seconds]
<YankNYC> Has anyone worked with RSpec and VCR? I can't get it to save cassettes for some reason. I configured the spec-helper for meta and added it to an example block making the http request. The documentation needs some loving too.
Aviio has joined #ruby
pawnbox has joined #ruby
rdavila has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
lampe2 has joined #ruby
workmad3 has joined #ruby
sinkensabe has joined #ruby
sinkensabe has quit [Remote host closed the connection]
ramfjord has quit [Ping timeout: 268 seconds]
lightheaded has quit [Remote host closed the connection]
Vingador has quit [Quit: Leaving]
statelesscode has joined #ruby
dlitvak has joined #ruby
despai has quit [Quit: Leaving]
adgtl has quit [Remote host closed the connection]
unreal_ is now known as unreal
houhoulis has joined #ruby
sandstrom has quit [Quit: My computer has gone to sleep.]
MrDoctor has joined #ruby
sesquipedalian has quit [Quit: WeeChat 1.4]
sandstrom has joined #ruby
flughafen_ has joined #ruby
sesquipedalian has joined #ruby
rodolfowtf has joined #ruby
Aviio has quit [Read error: Connection reset by peer]
Aviio has joined #ruby
adgtl has joined #ruby
lightheaded has joined #ruby
adgtl has quit [Read error: No route to host]
lightheaded has quit [Remote host closed the connection]
lightheaded has joined #ruby
adgtl has joined #ruby
gregf has quit [Ping timeout: 276 seconds]
adgtl has quit [Remote host closed the connection]
nettoweb has joined #ruby
jeanlinux has quit [Remote host closed the connection]
jeanlinux has joined #ruby
yardenbar has quit [Ping timeout: 252 seconds]
gregf has joined #ruby
infra-red has joined #ruby
DrCode has joined #ruby
nettoweb has quit [Client Quit]
nettoweb has joined #ruby
<YankNYC> cool i got it to work. i was using pry and it never resolved all the tests so probably didn't save cassettes
marcosdsanchez has quit [Read error: Connection reset by peer]
davedev24 has quit [Remote host closed the connection]
marcosdsanchez has joined #ruby
sudoubuntu has joined #ruby
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
infra-red has quit [Ping timeout: 240 seconds]
dlitvak has quit [Remote host closed the connection]
nettoweb has quit [Ping timeout: 276 seconds]
tomphp has joined #ruby
Eiam_ has quit [Quit: ╯°□°)╯︵ǝpouǝǝɹɟ]
bronson has joined #ruby
nogic has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
adgtl has joined #ruby
whiteline has quit [Ping timeout: 276 seconds]
mattwildig has joined #ruby
bronson has quit [Ping timeout: 264 seconds]
SpikeMaster has joined #ruby
sinkensabe has joined #ruby
dlitvak has joined #ruby
SpikeMaster has left #ruby [#ruby]
petercooper has joined #ruby
mattwildig has quit [Ping timeout: 248 seconds]
nando293921 has quit [Quit: Lost terminal]
FernandoBasso has quit [Quit: Leaving]
elifoster has joined #ruby
nando293921 has joined #ruby
whiteline has joined #ruby
jolts is now known as joltsafk
adgtl has quit [Remote host closed the connection]
jonathanwallace_ has quit [Quit: ZNC - http://znc.in]
shanemcd has quit [Read error: Connection reset by peer]
shanemcd has joined #ruby
dfockler has joined #ruby
william3 has quit [Remote host closed the connection]
darkf has quit [Quit: Leaving]
nogic has joined #ruby
william3 has joined #ruby
duckpupp1 has joined #ruby
Aviio has quit [Remote host closed the connection]
petercooper has quit [Quit: till 2018]
tk__ has quit [Quit: ばいばい]
Dragooon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
BtcBen has joined #ruby
shanemcd has quit [Read error: Connection reset by peer]
chouhoulis has joined #ruby
shanemcd has joined #ruby
knicholls has joined #ruby
sinkensabe has quit [Remote host closed the connection]
duckpupp1 has quit [Ping timeout: 244 seconds]
Rodya_ has joined #ruby
eregi has joined #ruby
knicholls has quit [Quit: Leaving]
adgtl has joined #ruby
pdoherty has joined #ruby
workmad3 has quit [Ping timeout: 246 seconds]
mattwildig has joined #ruby
eregi has quit [Ping timeout: 252 seconds]
flughafen_ has quit [Ping timeout: 246 seconds]
houhoulis has quit [Remote host closed the connection]
symm- has joined #ruby
tjohnson has joined #ruby
Meow-J has quit [Quit: Connection closed for inactivity]
krzkrzkrz has quit [Read error: Connection reset by peer]
Eiam_ has joined #ruby
Dimik has joined #ruby
dgncn has joined #ruby
Eiam_ has quit [Client Quit]
sinkensabe has joined #ruby
Macaveli has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sinkensabe has quit [Remote host closed the connection]
monod has joined #ruby
hxegon has quit [Ping timeout: 252 seconds]
sinkensabe has joined #ruby
Dragooon has joined #ruby
william3 has quit [Remote host closed the connection]
william3 has joined #ruby
elifoster has quit [Ping timeout: 276 seconds]
<Ox0dea> Noxilex: Why are we not golfing?
william3 has quit [Remote host closed the connection]
william3 has joined #ruby
<hiljusti> i left my clubs at home
<Noxilex> Ahah xD
<Noxilex> I just wanted a dedicated channel that's all :p
<Noxilex> But I found one ! :)
<Noxilex> So it's alright
pestle has left #ruby ["WeeChat 1.3"]
segy has quit [Ping timeout: 240 seconds]
<Ox0dea> Do say more.
baweaver has joined #ruby
kent\n has quit [Quit: No Ping reply in 180 seconds.]
segy has joined #ruby
kent\n has joined #ruby
godzillaenlacasa has joined #ruby
Dekade has quit [Remote host closed the connection]
jonee has joined #ruby
steffkes has joined #ruby
yqt has quit [Ping timeout: 240 seconds]
intrigueD has joined #ruby
baweaver has quit [Ping timeout: 276 seconds]
novito has joined #ruby
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jottr_ has joined #ruby
Pupeno has joined #ruby
novito has quit [Client Quit]
kies^ has joined #ruby
novito has joined #ruby
mattwildig has quit [Remote host closed the connection]
fedexo has joined #ruby
novito has quit [Client Quit]
monod has quit [Quit: Sto andando via]
monod has joined #ruby
sdrew has joined #ruby
nobitanobi has joined #ruby
monod is now known as monod2
monod2 is now known as monod
spuk has quit [Ping timeout: 276 seconds]
jottr_ has quit [Client Quit]
sgambino has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
shanemcd_ has joined #ruby
william3 has quit [Remote host closed the connection]
shanemcd has quit [Read error: Connection reset by peer]
tomphp has joined #ruby
rodolfowtf has quit [Quit: No Ping reply in 180 seconds.]
jeanlinux has quit [Ping timeout: 240 seconds]
Guest34101 has joined #ruby
rodolfowtf has joined #ruby
rodolfowtf has quit [Max SendQ exceeded]
railsForDaiz has joined #ruby
mattwildig has joined #ruby
rodolfowtf has joined #ruby
dlitvak has quit [Remote host closed the connection]
sgambino has joined #ruby
<platzhirsch> Given a Hash mapping keys to integers. What's the shortest way to select the minimum value and get the key and not the value
sinkensabe has quit [Read error: Connection reset by peer]
gix has quit [Quit: Client exiting]
Pupeno has quit [Remote host closed the connection]
<havenwood> platzhirsch: min_by &:last
<havenwood> .first
sinkensabe has joined #ruby
Noxilex has quit [Ping timeout: 246 seconds]
sinkensabe has quit [Read error: Connection reset by peer]
djbkd has joined #ruby
<havenwood> platzhirsch: Or if you prefer: min_by { |_, v| v }
<platzhirsch> >> {a: 5, b: 3, c: 1}.min_by(&:last)
<ruby[bot]> platzhirsch: # => [:c, 1] (https://eval.in/526643)
<platzhirsch> >> {a: 5, b: 3, c: 1}.max_by(&:last)
<ruby[bot]> platzhirsch: # => [:a, 5] (https://eval.in/526644)
nogic has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<platzhirsch> sick
<havenwood> >> {a: 5, b: 3, c: 1}.rassoc 1
<ruby[bot]> havenwood: # => [:c, 1] (https://eval.in/526646)
gix has joined #ruby
duckpupp1 has joined #ruby
sinkensabe has joined #ruby
jeanlinux has joined #ruby
aryaching has joined #ruby
aryaching has quit [Client Quit]
fullofcaffeine has joined #ruby
railsForDaiz has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jonee has quit [Ping timeout: 260 seconds]
<Ox0dea> >> {a: 5, b: 3, c: 1}.invert.sort[0][1]
<ruby[bot]> Ox0dea: # => :c (https://eval.in/526647)
duckpupp1 has quit [Ping timeout: 240 seconds]
centrx has quit [Remote host closed the connection]
jeanlinux has quit [Remote host closed the connection]
intrigueD has quit [Remote host closed the connection]
shanemcd_ has quit [Read error: Connection reset by peer]
jeanlinux has joined #ruby
fullofca_ has joined #ruby
PsionTheory has joined #ruby
JoshL has quit [Quit: ZNC 1.6.1+deb1~ubuntu14.04.0 - http://znc.in]
safe has joined #ruby
fullofcaffeine has quit [Ping timeout: 260 seconds]
uglybandersnatch has joined #ruby
sinkensabe has quit [Read error: Connection reset by peer]
steffkes has quit [Ping timeout: 260 seconds]
shanemcd has joined #ruby
jeanlinux has quit [Ping timeout: 244 seconds]
adgtl has quit [Remote host closed the connection]
godzillaenlacasa has quit [Quit: ZZZZZ....]
hxegon has joined #ruby
Domaldel has quit [Quit: Leaving]
infra-red has joined #ruby
uglybandersnatch has quit [Ping timeout: 260 seconds]
ss_much has joined #ruby
fantazo_ has joined #ruby
shanemcd_ has joined #ruby
Guest34101 has quit [Ping timeout: 240 seconds]
shanemcd has quit [Read error: Connection reset by peer]
sdrew has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sinkensabe has joined #ruby
infra-re_ has joined #ruby
eregi has joined #ruby
ohaibbq has joined #ruby
spuk has joined #ruby
chouhoulis has quit [Remote host closed the connection]
fantazo has quit [Ping timeout: 240 seconds]
chouhoulis has joined #ruby
infra-red has quit [Ping timeout: 248 seconds]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sinkensabe has quit [Remote host closed the connection]
aryaching has joined #ruby
IanV0rn2341 has quit [Max SendQ exceeded]
FastJack has joined #ruby
IanV0rn2341 has joined #ruby
despai has joined #ruby
eregi has quit [Ping timeout: 264 seconds]
nfk|laptop has joined #ruby
ur5us has joined #ruby
IanV0rn2341 has quit [Read error: Connection reset by peer]
tjbiddle has quit [Quit: tjbiddle]
pdoherty has quit [Ping timeout: 260 seconds]
IanV0rn2341 has joined #ruby
Rickmast_ has joined #ruby
Rickmasta has quit [Ping timeout: 240 seconds]
MeMoc has joined #ruby
firstdayonthejob has joined #ruby
baweaver has joined #ruby
IanV0rn2341 has quit [Max SendQ exceeded]
MeMoc has quit [Client Quit]
nobitanobi has quit [Remote host closed the connection]
MeMoc has joined #ruby
tomphp has joined #ruby
IanV0rn2341 has joined #ruby
shanemcd_ has quit [Read error: Connection reset by peer]
baweaver has quit [Ping timeout: 240 seconds]
devbug has joined #ruby
ljames has quit []
diegoviola has joined #ruby
william3 has joined #ruby
zapata has quit [Ping timeout: 260 seconds]
shanemcd has joined #ruby
bronson has joined #ruby
devbug has quit [Ping timeout: 260 seconds]
<shevy> is something cool happening in the ruby land as of late
kirillzh has joined #ruby
sdrew has joined #ruby
flughafen_ has joined #ruby
bronson has quit [Ping timeout: 268 seconds]
jeanlinux has joined #ruby
dfockler has quit [Ping timeout: 244 seconds]
<platzhirsch> Okay now instead of {a: 5, b: 3, c: 1}.min_by(&:last) I want it to find the minimum of that hash but using an array [:a, :b, :c] as input source
<platzhirsch> shevy: yes, me
<havenwood> >> h = {a: 5, b: 3, c: 1}; h.rassoc h.values_at(:a, :b).min
<ruby[bot]> havenwood: # => [:b, 3] (https://eval.in/526656)
<platzhirsch> okay I seriously need to look up rassoc
<havenwood> platzhirsch: I just used it for fun. You probably just want the key back there since you just got its value.
william3 has quit [Remote host closed the connection]
Superfox_il_volp has joined #ruby
<havenwood> >> h = {a: 5, b: 3, c: 1}; h[h.values_at(:a, :b).min]
<ruby[bot]> havenwood: # => nil (https://eval.in/526657)
<havenwood> oops
<havenwood> right
<havenwood> Its a value, that's why I used it.
<havenwood> It's*
<platzhirsch> Ah it's like a tuple searcher
<platzhirsch> tuple sniff sniff second elemnt
<Superfox_il_volp> hey folks, silly question: how do I add a global method based on a condition? I think that means to add the method into Object, something like class Object; def myMethod() ... end; end; But it'd like to do based on a condition, something like if(my_cond); Object.add_instance_method(my_method); end ??
<Ox0dea> Superfox_il_volp: You can actually say `def foo; end if bar`, but you probably shouldn't.
<platzhirsch> havenwood: but that means I need to splat the array into values_at ?
<havenwood> platzhirsch: aye
<Ox0dea> Superfox_il_volp: https://eval.in/526658
zacstewart has quit [Ping timeout: 268 seconds]
<platzhirsch> >> q= [:a, :b]; h = {a: 5, b: 3, c: 1}; h.rassoc(h.values_at(*q)).min
<ruby[bot]> platzhirsch: # => undefined method `min' for nil:NilClass (NoMethodError) ...check link for more (https://eval.in/526659)
<havenwood> Did you mean? fork :D
<platzhirsch> >> q= [:a, :b]; h = {a: 5, b: 3, c: 1}; h.rassoc h.values_at(*q).min
<ruby[bot]> platzhirsch: # => [:b, 3] (https://eval.in/526660)
YankNYC has quit [Quit: Connection closed for inactivity]
<platzhirsch> awesomecake
<Superfox_il_volp> Ox0dea: IIUC, that would work as far as I am in the same module, right? Now consider the case module A; def blabla(); <-- ADD MY GLOBAL HERE -->; end; end; and then from module B; invoke_global(); end
<Ox0dea> Superfox_il_volp: Are you *sure* you want to define a "global" method?
hxegon has quit [Quit: PEACE OUT]
<Superfox_il_volp> if you wonder what's my use case, I'm trying to add a global method logger() from the ctor of my custom Logger class
<Ox0dea> The "correct" way to do it is to make it an instance method on Kernel, but you should reconsider.
lightheaded has quit [Remote host closed the connection]
<Superfox_il_volp> so everywhere in the code I can write logger.debug(blabla)
lightheaded has joined #ruby
<Ox0dea> And you want to put that method in place from a constructor?
<Superfox_il_volp> yeah! :D
<Ox0dea> How come?
jeanlinux has quit [Remote host closed the connection]
jeanlinux has joined #ruby
william3 has joined #ruby
duckpupp1 has joined #ruby
<Superfox_il_volp> I imagined a ctor such as Logger(handler, make_global = true), when the make_global is true, then it should install this global method logger()
kspencer has quit [Changing host]
kspencer has joined #ruby
trosborn has joined #ruby
fullofca_ has quit [Remote host closed the connection]
william3 has quit [Remote host closed the connection]
lightheaded has quit [Ping timeout: 240 seconds]
duckpupp1 has quit [Ping timeout: 264 seconds]
Gamernew_ has joined #ruby
SenpaiSilver has joined #ruby
Gamernew_ has quit [Client Quit]
troulouliou_dev has joined #ruby
<Superfox_il_volp> tricky solution is to use #define_method, it's private :/
Meow-J has joined #ruby
Wolland has joined #ruby
ramfjord has joined #ruby
mattwildig has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
erts has quit [Remote host closed the connection]
sdrew has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Superfox_il_volp has quit [Quit: Page closed]
martin290 has joined #ruby
martin290 has left #ruby [#ruby]
sandstrom has quit [Quit: My computer has gone to sleep.]
tomphp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
binaryplease has joined #ruby
william3 has joined #ruby
william3 has quit [Remote host closed the connection]
zeroDi has quit [Quit: WeeChat 1.3]
shanemcd has quit [Read error: Connection reset by peer]
shanemcd has joined #ruby
lampe2 has left #ruby ["WeeChat 1.4"]
art-solopov has joined #ruby
dasher^0_o has joined #ruby
cdg has joined #ruby
trosborn has quit [Quit: trosborn]
moeabdol2 has quit [Ping timeout: 255 seconds]
intrigueD has joined #ruby
sudoubuntu has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
[74]HELLth has quit [Ping timeout: 268 seconds]
mattwildig has joined #ruby
Gasher has joined #ruby
sudoubuntu has joined #ruby
sudoubuntu has quit [Client Quit]
nfk has quit [Quit: Try memory.free_dirty_pages=true in about:config]
<raz> meh.. why does rubocop ship with so many stupid defaults (line length 80, Avoid comma after the last item of a hash, etc.)
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<raz> including a customized config with each project is getting old
DmitryBochkarev has quit [Quit: This computer has gone to sleep]
shanemcd has quit [Remote host closed the connection]
<hanmac> raz it also has problem with "a, b, c = 1, 2, 3" and other stuff after it did whine about "the method is to long" -.-
Rodya_ has quit [Remote host closed the connection]
<Ox0dea> $ yes | gem uni rubocop
<raz> hanmac: yea.. it catches lots of good stuff. but a few of the defaults are just counter-productive.
sneakerhax has joined #ruby
<hanmac> as a german i mostly say to rubocop: "Heul doch!" ;P
steffkes has joined #ruby
sandstrom has joined #ruby
n008f4g_ has quit [Ping timeout: 268 seconds]
shanemcd has joined #ruby
puppet645 has quit [Ping timeout: 252 seconds]
<platzhirsch> Any idea how I can walk this weighted graph here more neatly in Ruby using inject or a different enumerable method? https://gist.github.com/platzhirsch/84c78debf7f6459be1af
kent\n has quit [Quit: No Ping reply in 180 seconds.]
DmitryBochkarev has joined #ruby
<platzhirsch> basically I want to fold the hash by iterating the stops summing up the values
superlou has joined #ruby
kent\n has joined #ruby
<superlou> Anybody using any 2D physics engines with Ruby? Was looking at https://github.com/beoran/chipmunk but it seems like it's fading away
BtcBen has quit [Ping timeout: 276 seconds]
centrx has joined #ruby
ht_ has joined #ruby
_ht has quit [Read error: Connection reset by peer]
shanemcd has quit [Ping timeout: 240 seconds]
<raz> hanmac: genau! :D
<superlou> Ox0dea, that seems more like it's geared towards physical simulations, rather than a game-like physics engine
<superlou> Actually don't even need drawing, since ruby's only the backend server
sgambino has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Ox0dea> superlou: Ah, yeah, I think Chipmunk's the only real offering there. :/
<superlou> Rats, ok.
shanemcd has joined #ruby
djbkd has quit [Remote host closed the connection]
<superlou> Hoping not to have to switch off Ruby, at least for the prototype, so maybe I just go with the old chipmunk bindings for this initial version
yqt has joined #ruby
ur5us has quit [Remote host closed the connection]
BtcBen has joined #ruby
william3 has joined #ruby
chouhoulis has quit [Remote host closed the connection]
<havenwood> platzhirsch: Why would that be?: #=> 9
<havenwood> platzhirsch: Does you current implementation work as expected or you're working on getting it working?
<platzhirsch> havenwood: true.. shortest path, I have the wrong input : D
akem has joined #ruby
<platzhirsch> well, my current implementation is correct, the example is just wrong
<havenwood> aha
<djellemah> platzhirsch: stops.each_cons(2).reduce(0) do |dist, (sta,fin)|
<djellemah> dist + @graph[sta][fin]
<djellemah> end
<platzhirsch> huii
<djellemah> If I understood it correctly?
nobitanobi has joined #ruby
<djellemah> @graph is a bit of a workaround though :-|
<havenwood> platzhirsch: stops.each_cons(2).map { |k1, k2| graph[k1][k2] }.inject :+
IanV0rn2341 has quit [Max SendQ exceeded]
IanV0rn2341 has joined #ruby
<djellemah> actually, @graph is not even necessary. Doh!
<havenwood> platzhirsch: Or in Rails land: stops.each_cons(2).sum { |k1, k2| graph[k1][k2] }
<platzhirsch> nice
sandstrom has quit [Quit: My computer has gone to sleep.]
sepp2k has joined #ruby
<raz> bruaha.. that gotta be my new favorite rubocop complaint
<raz> Perceived complexity for process_source_file is too high. [12/7]
IanV0rn2341 has quit [Max SendQ exceeded]
IanV0rn2341 has joined #ruby
djbkd has joined #ruby
duckpupp1 has joined #ruby
mfb2 has joined #ruby
<Ox0dea> > bruaha
<raz> oh.. i didn't know that has a spelling
<raz> are you rubocopping my laughter?
eregi has joined #ruby
<havenwood> raz: Warning: Here lie d̶r̶a̶g̶o̶n̶s̶ virtual pedantry police.
<raz> lol
johnmilton has joined #ruby
duckpupp1 has quit [Ping timeout: 244 seconds]
<raz> i have to give that rubocop guy tho.. it's pretty impressive what it can detect and auto-correct (including consequences of the correction), so far without breaking my code
<havenwood> Skulduggery is likely afoot if hootenanny in a rucksack starts a brouhaha.
fedexo has quit [Ping timeout: 268 seconds]
<Ox0dea> Perceived thesaurus use in #ruby is too high. [7/10] (without rice)
<Ox0dea> That 10 should've been a 5. :/
<havenwood> No rice or thesaurus involved.
pdoherty has joined #ruby
DmitryBochkarev has quit [Quit: This computer has gone to sleep]
<Ox0dea> I don't have an "I believe you" GIF, but I do.
mostlybadfly has quit [Quit: Connection closed for inactivity]
<havenwood> haha
eregi has quit [Ping timeout: 264 seconds]
__chris has joined #ruby
nfk|laptop has quit [Quit: yawn]
johnmilton has quit [Ping timeout: 252 seconds]
mfb2 has quit [Remote host closed the connection]
rippa has joined #ruby
__chris has quit [Client Quit]
segmond has quit [Ping timeout: 250 seconds]
monod has quit [Remote host closed the connection]
mattwildig has quit [Remote host closed the connection]
moeabdol2 has joined #ruby
baweaver has joined #ruby
Cohedrin has joined #ruby
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #ruby
wanderer is now known as archaic
johnmilton has joined #ruby
hangelo has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
x77686d has joined #ruby
nobitanobi has quit [Remote host closed the connection]
thevaliantx has joined #ruby
Xeago has joined #ruby
cdg_ has joined #ruby
ht_ has quit [Ping timeout: 240 seconds]
ht_ has joined #ruby
elifoster has joined #ruby
Abrin has joined #ruby
rkazak has joined #ruby
n008f4g_ has joined #ruby
Abrin is now known as Abrin_AWAY
Xeago has quit [Ping timeout: 276 seconds]
cdg has quit [Ping timeout: 255 seconds]
steffkes has quit [Ping timeout: 244 seconds]
cdg_ has quit [Ping timeout: 240 seconds]
shadoi has joined #ruby
sdrew has joined #ruby
<thevaliantx> can't believe that the Amazon storefront "MOMOX" cancelled my order on the day it was due to be delivered, nearly two months after I ordered it. I just ordered the Well Grounded Rubyist again last night from elsewhere on Amazon. I was so looking forward to that book.
wanderer has joined #ruby
wanderer is now known as Guest11560
Guest11560 has quit [Changing host]
Guest11560 has joined #ruby
archaic is now known as Guest64950
Guest64950 has quit [Killed (orwell.freenode.net (Nickname regained by services))]
Guest11560 is now known as archaic
despai has quit [Quit: This computer has gone to sleep]
nando293921 has quit [Ping timeout: 260 seconds]
Rodya_ has joined #ruby
archaic has quit [Client Quit]
dopamean_ has joined #ruby
ElFerna_ has joined #ruby
archaic has joined #ruby
FooMunki has quit [Quit: FooMunki]
FooMunki has joined #ruby
wanderer_ has joined #ruby
TomPeed has joined #ruby
Rodya_ has quit [Ping timeout: 264 seconds]
Wolland has quit []
davedev24 has joined #ruby
dlitvak has joined #ruby
dlitvak has quit [Remote host closed the connection]
bronson has joined #ruby
dlitvak has joined #ruby
despai has joined #ruby
TomPeed is now known as justbleed
chouhoulis has joined #ruby
wanderer_ has left #ruby [#ruby]
shanemcd has quit [Remote host closed the connection]
peteyg has joined #ruby
superlou has quit [Quit: Leaving]
bronson has quit [Ping timeout: 240 seconds]
steffkes has joined #ruby
infra-red has joined #ruby
zack6849 has quit [Quit: Leaving]
infra-re_ has quit [Ping timeout: 246 seconds]
chouhoulis has quit [Ping timeout: 246 seconds]
davedev2_ has joined #ruby
jinetix has joined #ruby
houhoulis has joined #ruby
kirillzh has joined #ruby
jinetix has quit [Client Quit]
jinetix has joined #ruby
shanemcd has joined #ruby
jinetix has quit [Client Quit]
jinetix has joined #ruby
davedev24 has quit [Ping timeout: 268 seconds]
goodcodeguy has joined #ruby
aryaching has quit []
toretore has joined #ruby
kies^ has quit [Read error: Connection reset by peer]
ElFerna_ has quit [Ping timeout: 260 seconds]
steffkes has quit [Ping timeout: 252 seconds]
Jeremy1023 has joined #ruby
duckpupp1 has joined #ruby
ElFerna_ has joined #ruby
toretore has quit [Ping timeout: 244 seconds]
kies^ has joined #ruby
nobitanobi has joined #ruby
steffkes has joined #ruby
norc has quit [Ping timeout: 268 seconds]
intrigueD has quit [Remote host closed the connection]
jolts is now known as joltsafk
duckpupp1 has quit [Ping timeout: 276 seconds]
johnmilton has quit [Ping timeout: 268 seconds]
sdrew has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
sdrew has joined #ruby
sergey_makagon has joined #ruby
Nico__ has joined #ruby
Nico__ has left #ruby [#ruby]
workmad3 has joined #ruby
mfb2 has joined #ruby
ILoveBigMacs has joined #ruby
Don_John has joined #ruby
sdrew has quit [Client Quit]
mfb2 has quit [Remote host closed the connection]
ILoveBigMacs has left #ruby [#ruby]
tristanp has quit [Remote host closed the connection]
steffkes has quit [Ping timeout: 244 seconds]
bigmacs has joined #ruby
justbleed has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
goodcodeguy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
william3 has quit [Read error: Connection reset by peer]
fullofcaffeine has quit [Remote host closed the connection]
goodcodeguy has joined #ruby
william3 has joined #ruby
jgpawletko has quit [Quit: jgpawletko]
eregi has joined #ruby
johnmilton has joined #ruby
steffkes has joined #ruby
pdoherty has quit [Ping timeout: 244 seconds]
nobitanobi has quit [Remote host closed the connection]
nobitanobi has joined #ruby
nobitanobi has quit [Read error: Connection reset by peer]
nobitanobi has joined #ruby
eregi has quit [Ping timeout: 276 seconds]
akem has quit [Remote host closed the connection]
fullofcaffeine has joined #ruby
workmad3 has quit [Ping timeout: 244 seconds]
nobitanobi has quit [Ping timeout: 248 seconds]
Jeremy1023 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mattwildig has joined #ruby
johnmilton has quit [Ping timeout: 244 seconds]
baweaver has quit [Remote host closed the connection]
sgambino has joined #ruby
nobitanobi has joined #ruby
Rodya_ has joined #ruby
nobitanobi has quit [Client Quit]
sergey_makagon has quit [Remote host closed the connection]
ElFerna_ has quit [Ping timeout: 252 seconds]
infra-red has quit [Remote host closed the connection]
statelesscode has quit [Quit: statelesscode]
rodolfowtf has quit [Read error: Connection reset by peer]
ElFerna_ has joined #ruby
william3 has quit [Remote host closed the connection]
Rodya_ has quit [Ping timeout: 255 seconds]
sandstrom has joined #ruby
chouhoulis has joined #ruby
ElFerna_ has quit [Ping timeout: 246 seconds]
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Matthews_ has joined #ruby
tomphp has joined #ruby
chouhoulis has quit [Ping timeout: 244 seconds]
ohaibbq has quit [Remote host closed the connection]
floatingpoint has joined #ruby
MatthewsFace has quit [Ping timeout: 276 seconds]
thevaliantx has quit [Quit: Leaving]
PaulCape_ has quit [Quit: .]
PaulCapestany has joined #ruby
platzhirsch has left #ruby [#ruby]
al2o3-cr has quit [Ping timeout: 244 seconds]
krobzaur_ has joined #ruby
duckpupp1 has joined #ruby
PhantomSpank has joined #ruby
william3 has joined #ruby
fullofcaffeine has quit [Remote host closed the connection]
Mr0riss0 has joined #ruby
eljimador has joined #ruby
nickjj_ has joined #ruby
Mr0rris0 has quit [Disconnected by services]
MatthewsFace has joined #ruby
Mr0riss0 is now known as Mr0rris0
Radar has quit [Ping timeout: 240 seconds]
jinie has quit [Ping timeout: 250 seconds]
veloutin has quit [Ping timeout: 250 seconds]
z3uS has quit [Ping timeout: 250 seconds]
IanMalcolm has quit [Ping timeout: 250 seconds]
paultreny has quit [Ping timeout: 268 seconds]
mattp__ has joined #ruby
michael_mbp has quit [Ping timeout: 250 seconds]
mattpatt has quit [Ping timeout: 250 seconds]
iamayam has quit [Ping timeout: 250 seconds]
kadoppe has quit [Ping timeout: 250 seconds]
klaas_ has joined #ruby
musl_ has joined #ruby
Krypt has joined #ruby
hyperdrive has quit [Ping timeout: 268 seconds]
crank1988 has quit [Ping timeout: 268 seconds]
rcs has quit [Ping timeout: 268 seconds]
svkurowski has quit [Ping timeout: 268 seconds]
greenhat has quit [Ping timeout: 268 seconds]
duckpupp1 has quit [Ping timeout: 244 seconds]
cout_ has joined #ruby
bob_f_ has joined #ruby
hplar has quit [Ping timeout: 250 seconds]
majjoha has quit [Ping timeout: 250 seconds]
dreinull has quit [Ping timeout: 250 seconds]
grumpycat has joined #ruby
ghormoon_ has joined #ruby
rvchangu- has joined #ruby
cout has quit [Ping timeout: 240 seconds]
rvchangue has quit [Ping timeout: 240 seconds]
bob_f has quit [Ping timeout: 240 seconds]
Brando753 has quit [Ping timeout: 240 seconds]
rvchangu- is now known as rvchangue
postmodern has joined #ruby
tessier-ashpool has quit [Ping timeout: 250 seconds]
Scient has quit [Ping timeout: 250 seconds]
jeanlinux has quit [Ping timeout: 268 seconds]
connor_goodwolf has quit [Ping timeout: 268 seconds]
ammar has quit [Ping timeout: 268 seconds]
psmolen_ has joined #ruby
slackR- has joined #ruby
davidcelis_ has joined #ruby
WebDawg has quit [Ping timeout: 250 seconds]
gaf__ has quit [Ping timeout: 250 seconds]
yossarian has quit [Ping timeout: 250 seconds]
ruurd has quit [Ping timeout: 250 seconds]
xMopxShell has quit [Ping timeout: 250 seconds]
Lildirt has quit [Ping timeout: 250 seconds]
brixen has quit [Ping timeout: 250 seconds]
Liothen has quit [Ping timeout: 250 seconds]
aep has quit [Ping timeout: 250 seconds]
ElFerna_ has joined #ruby
lagweezl1 has joined #ruby
isene has quit [Ping timeout: 268 seconds]
mmasaki has quit [Ping timeout: 268 seconds]
marens has quit [Ping timeout: 268 seconds]
badeball has quit [Ping timeout: 268 seconds]
rethi has quit [Ping timeout: 268 seconds]
nomadic has quit [Ping timeout: 268 seconds]
ltd_ has joined #ruby
william3 has quit [Ping timeout: 246 seconds]
kies has quit [Ping timeout: 250 seconds]
jud has quit [Ping timeout: 250 seconds]
joast has quit [Ping timeout: 250 seconds]
ericwood has quit [Ping timeout: 250 seconds]
quarcu has quit [Ping timeout: 250 seconds]
fuzzyfuzz has quit [Ping timeout: 250 seconds]
PaulCape_ has joined #ruby
jud^ has joined #ruby
Internet1riend has joined #ruby
ReK2GnULinuX has joined #ruby
ReK2GnULinuX has quit [Changing host]
ReK2GnULinuX has joined #ruby
IanMalcolm has joined #ruby
konopka has quit [Ping timeout: 250 seconds]
jtoy_ has quit [Ping timeout: 250 seconds]
alol has quit [Ping timeout: 268 seconds]
ammar has joined #ruby
AnoHito has joined #ruby
veloutin has joined #ruby
marens has joined #ruby
marens has quit [Changing host]
marens has joined #ruby
crank1988 has joined #ruby
djbkd_ has joined #ruby
xMopxShell has joined #ruby
pragmatism_ has quit [Ping timeout: 250 seconds]
guardian has quit [Ping timeout: 250 seconds]
eregon_ has joined #ruby
hyperdrive has joined #ruby
stannard has joined #ruby
justinmcp_ has joined #ruby
pietr0_ has joined #ruby
rikai_ has joined #ruby
alol has joined #ruby
lilvim has quit [Ping timeout: 268 seconds]
rikai has quit [Ping timeout: 268 seconds]
jtoy has joined #ruby
tessier-ashpool has joined #ruby
sonne_ has joined #ruby
kith_ has joined #ruby
rethi has joined #ruby
n008f4g__ has joined #ruby
ekaleido has joined #ruby
Nahra has quit [Ping timeout: 264 seconds]
uglybandersnatch has joined #ruby
techietrash_ has joined #ruby
Marsjan has joined #ruby
oz has quit [Ping timeout: 268 seconds]
fn2187_ has joined #ruby
pookie_ has joined #ruby
elifoster|alt has joined #ruby
fn2187 has quit [Ping timeout: 250 seconds]
rgs has quit [Ping timeout: 250 seconds]
utkarsh_ has joined #ruby
ironcame1 has joined #ruby
vqrs has joined #ruby
Puffball_ has joined #ruby
Jamo__ has joined #ruby
patronus_ has joined #ruby
Muz_ has joined #ruby
bakingbread has joined #ruby
bhaak_ has joined #ruby
_kfpratt has joined #ruby
devyn_ has joined #ruby
pwned_ has joined #ruby
bodie__ has joined #ruby
neanderslob has joined #ruby
Morrolan has quit [Ping timeout: 240 seconds]
Sp4rKy_ has joined #ruby
_ko10 has joined #ruby
sepp2k has quit [Read error: Connection reset by peer]
Ariadeno has joined #ruby
konopka has joined #ruby
kadoppe has joined #ruby
Dreamer__ has joined #ruby
ta__ has joined #ruby
Ariadeno is now known as Guest20937
Raboo_ has joined #ruby
rheddry has joined #ruby
russt has quit [Ping timeout: 268 seconds]
bmn has quit [Ping timeout: 268 seconds]
Roa_ has joined #ruby
quarcu has joined #ruby
queequeg1 has quit [Ping timeout: 250 seconds]
ryotarai has quit [Ping timeout: 250 seconds]
Petazz has joined #ruby
ctrlrsf has joined #ruby
mmasaki has joined #ruby
icey_ has joined #ruby
tcrypt has joined #ruby
arthurnn_ has joined #ruby
duderon__ has joined #ruby
scottyme- has joined #ruby
Prira_ has joined #ruby
ledestin has joined #ruby
papercod1 has joined #ruby
sarbs_ has joined #ruby
spectra_ has joined #ruby
fantasticsid has joined #ruby
queequeg1 has joined #ruby
oz` has joined #ruby
ricer2_IZac has joined #ruby
Rickmasta has joined #ruby
[ace]_ has quit [Ping timeout: 250 seconds]
_mak_ has joined #ruby
Liothen has joined #ruby
Liothen has quit [Changing host]
Liothen has joined #ruby
dravine_ has joined #ruby
peteyg_ has joined #ruby
svkurowski has joined #ruby
iamayam has joined #ruby
z3uS has joined #ruby
iamvery has joined #ruby
mephistophocles has joined #ruby
Scient has joined #ruby
matp_ has joined #ruby
TakumoKatekari has joined #ruby
TakumoKatekari has joined #ruby
ujjain- has joined #ruby
paultreny has joined #ruby
woodruffw has joined #ruby
woodruffw has quit [Excess Flood]
adam| has joined #ruby
chipotle_ has joined #ruby
fckyoufreenode has joined #ruby
Guest55849 has quit [Remote host closed the connection]
paultreny is now known as Guest68097
mosez_ has joined #ruby
havenn has joined #ruby
havenn has joined #ruby
euoia_ has joined #ruby
unsymbol_ has joined #ruby
Junaos_ has joined #ruby
kedare has quit [Ping timeout: 250 seconds]
Plas has joined #ruby
pragmatism has joined #ruby
ec\ has joined #ruby
M-Techni1 has joined #ruby
uglybandersnatch has quit [Ping timeout: 244 seconds]
mozzarel1 has joined #ruby
tvl has joined #ruby
woodruffw has joined #ruby
Mio-chan_ has joined #ruby
C0deMaver1ck_ has joined #ruby
thejoecarroll_ has joined #ruby
connor_goodwolf has joined #ruby
ryotarai has joined #ruby
psyq has quit [Ping timeout: 240 seconds]
spectra has quit [Ping timeout: 240 seconds]
justinmcp has quit [Ping timeout: 240 seconds]
lagweezle has quit [Ping timeout: 240 seconds]
Brando753 has joined #ruby
nirix_ has joined #ruby
[dmp] has quit [Ping timeout: 250 seconds]
camilasann has joined #ruby
jsaak has joined #ruby
Miron_ has joined #ruby
PaulCapestany has quit [*.net *.split]
Matthews_ has quit [*.net *.split]
peteyg has quit [*.net *.split]
n008f4g_ has quit [*.net *.split]
elifoster has quit [*.net *.split]
djbkd has quit [*.net *.split]
troulouliou_dev has quit [*.net *.split]
Rickmast_ has quit [*.net *.split]
Dragooon has quit [*.net *.split]
Dimik has quit [*.net *.split]
whiteline has quit [*.net *.split]
ghormoon has quit [*.net *.split]
trinaldi has quit [*.net *.split]
quakephil has quit [*.net *.split]
kirun has quit [*.net *.split]
sauvin has quit [*.net *.split]
chipotle has quit [*.net *.split]
psmolen has quit [*.net *.split]
wldcordeiro has quit [*.net *.split]
Asher has quit [*.net *.split]
jtdoncas has quit [*.net *.split]
greister has quit [*.net *.split]
lannonbr has quit [*.net *.split]
apeiros has quit [*.net *.split]
j416 has quit [*.net *.split]
KrzaQ has quit [*.net *.split]
martinbjeldbak_ has quit [*.net *.split]
vqrs_ has quit [*.net *.split]
cats has quit [*.net *.split]
Ariadeno_ has quit [*.net *.split]
Raboo has quit [*.net *.split]
Petazz_ has quit [*.net *.split]
marsjaninzmarsa has quit [*.net *.split]
neanderslob_ has quit [*.net *.split]
iamvery_ has quit [*.net *.split]
ta_ has quit [*.net *.split]
sarbs has quit [*.net *.split]
techietrash has quit [*.net *.split]
eljimmy has quit [*.net *.split]
ldg has quit [*.net *.split]
kfpratt has quit [*.net *.split]
Kryptonical has quit [*.net *.split]
ReK2 has quit [*.net *.split]
nickjj has quit [*.net *.split]
InternetFriend has quit [*.net *.split]
kaleido has quit [*.net *.split]
unsymbol has quit [*.net *.split]
pietr0 has quit [*.net *.split]
Dreamer3 has quit [*.net *.split]
dravine has quit [*.net *.split]
rhg135 has quit [*.net *.split]
mozzarella has quit [*.net *.split]
Puffball has quit [*.net *.split]
gregf_ has quit [*.net *.split]
duderonomy has quit [*.net *.split]
Rasi has quit [*.net *.split]
fold3 has quit [*.net *.split]
davidcelis has quit [*.net *.split]
Icey has quit [*.net *.split]
skullcrasher has quit [*.net *.split]
havenwood has quit [*.net *.split]
eregon has quit [*.net *.split]
slackR has quit [*.net *.split]
gnarf has quit [*.net *.split]
kenichi has quit [*.net *.split]
devyn has quit [*.net *.split]
edwardly has quit [*.net *.split]
qpls has quit [*.net *.split]
klaas has quit [*.net *.split]
Muz has quit [*.net *.split]
b3nt_pin has quit [*.net *.split]
dojobo has quit [*.net *.split]
ujjain has quit [*.net *.split]
AnoHito_ has quit [*.net *.split]
matp has quit [*.net *.split]
bodie_ has quit [*.net *.split]
raz has quit [*.net *.split]
mattp_ has quit [*.net *.split]
bhaak has quit [*.net *.split]
passcod has quit [*.net *.split]
kith has quit [*.net *.split]
_ko1 has quit [*.net *.split]
perry has quit [*.net *.split]
ICantCook has quit [*.net *.split]
thejoecarroll has quit [*.net *.split]
C0deMaver1ck has quit [*.net *.split]
olspookishmagus has quit [*.net *.split]
Takumo has quit [*.net *.split]
ltd has quit [*.net *.split]
Esya- has quit [*.net *.split]
niko has quit [*.net *.split]
isomorphismes has quit [*.net *.split]
nitrix has quit [*.net *.split]
papercode has quit [*.net *.split]
NfNitLoop has quit [*.net *.split]
musl has quit [*.net *.split]
Prira has quit [*.net *.split]
zacts has quit [*.net *.split]
Koshian has quit [*.net *.split]
Kruppe- has quit [*.net *.split]
pfg has quit [*.net *.split]
icedp has quit [*.net *.split]
sonne has quit [*.net *.split]
yosafbridge has quit [*.net *.split]
Roa has quit [*.net *.split]
Sp4rKy has quit [*.net *.split]
david2 has quit [*.net *.split]
varesa has quit [*.net *.split]
zenguy_pc has quit [*.net *.split]
utkarsh has quit [*.net *.split]
mclee has quit [*.net *.split]
tokik has quit [*.net *.split]
FifthWall has quit [*.net *.split]
saltsa has quit [*.net *.split]
ironcamel has quit [*.net *.split]
levifig has quit [*.net *.split]
brainslug has quit [*.net *.split]
nirix has quit [*.net *.split]
zzerp has quit [*.net *.split]
Jamo has quit [*.net *.split]
csmb has quit [*.net *.split]
euphoriaa has quit [*.net *.split]
jpterry has quit [*.net *.split]
hadronzoo has quit [*.net *.split]
jinetix has quit [*.net *.split]
moeabdol2 has quit [*.net *.split]
dgncn has quit [*.net *.split]
rubie has quit [*.net *.split]
triangles has quit [*.net *.split]
robbyoconnor has quit [*.net *.split]
Synthead has quit [*.net *.split]
vdamewood has quit [*.net *.split]
sphex has quit [*.net *.split]
LuckyABA has quit [*.net *.split]
tfitts has quit [*.net *.split]
Rutix has quit [*.net *.split]
hinbody has quit [*.net *.split]
krobzaur has quit [*.net *.split]
Anderson69s_Deb has quit [*.net *.split]
djellemah has quit [*.net *.split]
donnoc_ has quit [*.net *.split]
swistak35_ has quit [*.net *.split]
kaspergr1bbe has quit [*.net *.split]
janno_ has quit [*.net *.split]
tommylom1ykins has quit [*.net *.split]
ereslibre has quit [*.net *.split]
Kero_ has quit [*.net *.split]
tw1sted_ has quit [*.net *.split]
bnagy has quit [*.net *.split]
arthurix has quit [*.net *.split]
headius has quit [*.net *.split]
Derailed has quit [*.net *.split]
n1colas has quit [*.net *.split]
Canar has quit [*.net *.split]
code_ has quit [*.net *.split]
iooner has quit [*.net *.split]
cj has quit [*.net *.split]
the_last has quit [*.net *.split]
bahar has quit [*.net *.split]
Authenticator has quit [*.net *.split]
julieeharshaw has quit [*.net *.split]
Emmanuel_Chanel has quit [*.net *.split]
tenderlove has quit [*.net *.split]
Omni_ has quit [*.net *.split]
pelegreno has quit [*.net *.split]
SebastianThorn has quit [*.net *.split]
Shidash_ has quit [*.net *.split]
RazorX- has quit [*.net *.split]
MissionCritical has quit [*.net *.split]
cyphactor has quit [*.net *.split]
AccordsLTN has quit [*.net *.split]
ghoti has quit [*.net *.split]
suffice has quit [*.net *.split]
aef has quit [*.net *.split]
microt has quit [*.net *.split]
drale2k has quit [*.net *.split]
low-profile has quit [*.net *.split]
miah has quit [*.net *.split]
raldu has quit [*.net *.split]
Karunamon has quit [*.net *.split]
sulky has quit [*.net *.split]
th__ has quit [*.net *.split]
bqscott has quit [*.net *.split]
voxxit has quit [*.net *.split]
nfsnobody has quit [*.net *.split]
cibs has quit [*.net *.split]
fullstack has quit [*.net *.split]
sandstrom has quit [*.net *.split]
sgambino has quit [*.net *.split]
mattwildig has quit [*.net *.split]
sneakerhax has quit [*.net *.split]
Jammy_Work has quit [*.net *.split]
finisherr has quit [*.net *.split]
caserg has quit [*.net *.split]
kitallis has quit [*.net *.split]
Drakevr has quit [*.net *.split]
sunya7a__ has quit [*.net *.split]
ex0ns_ has quit [*.net *.split]
AlexRussia has quit [*.net *.split]
dubalubdub has quit [*.net *.split]
moufl has quit [*.net *.split]
Prawnzy has quit [*.net *.split]
colegatron has quit [*.net *.split]
Helheim has quit [*.net *.split]
lianj has quit [*.net *.split]
matled has quit [*.net *.split]
alexblom has quit [*.net *.split]
tercenya has quit [*.net *.split]
Cyrus has quit [*.net *.split]
crankharder has quit [*.net *.split]
ardian has quit [*.net *.split]
D9 has quit [*.net *.split]
x0f has quit [*.net *.split]
watersoul_ has quit [*.net *.split]
mahlon has quit [*.net *.split]
huyderman_ has quit [*.net *.split]
EdwardIII has quit [*.net *.split]
dualbus has quit [*.net *.split]
kriskropd has quit [*.net *.split]
shortdudey123 has quit [*.net *.split]
wof has quit [*.net *.split]
shadeslayer has quit [*.net *.split]
IceDragon has quit [*.net *.split]
hfp has quit [*.net *.split]
mistym has quit [*.net *.split]
jtperreault has quit [*.net *.split]
samuelkadolph has quit [*.net *.split]
uxp has quit [*.net *.split]
Skelz0r has quit [*.net *.split]
plonk has quit [*.net *.split]
Kuukunen has quit [*.net *.split]
peterhu has quit [*.net *.split]
r4z3r has quit [*.net *.split]
Eiam has quit [*.net *.split]
emq has quit [*.net *.split]
kiki_lamb has quit [*.net *.split]
existensil has quit [*.net *.split]
janelleb has quit [*.net *.split]
console has quit [*.net *.split]
elaptics has quit [*.net *.split]
ekem has quit [*.net *.split]
mhb has quit [*.net *.split]
raimumizu has quit [*.net *.split]
yeltzooo has quit [*.net *.split]
theRoUS has quit [*.net *.split]
ikonia has quit [*.net *.split]
Fraeon has quit [*.net *.split]
moshee has quit [*.net *.split]
<PhantomSpank> any idea on how to program a script that checks a website for changes
zenspider has quit [*.net *.split]
nlsun has quit [*.net *.split]
frode15243 has quit [*.net *.split]
pocketprotector has quit [*.net *.split]
pjaspers has quit [*.net *.split]
ltp has quit [*.net *.split]
Evan_ has quit [*.net *.split]
Guest75122 has quit [*.net *.split]
wlanboy has quit [*.net *.split]
nertzy has quit [*.net *.split]
df has quit [*.net *.split]
bradland has quit [*.net *.split]
strongcode has quit [*.net *.split]
hackeron has quit [*.net *.split]
hoylemd has quit [*.net *.split]
slash_nick has quit [*.net *.split]
Keltia has quit [*.net *.split]
ghr has quit [*.net *.split]
slackR- is now known as slackR
dravine_ is now known as dravine
havenn is now known as havenwood
grumpycat is now known as cats
Marsjan is now known as marsjaninzmarsa
sarbs_ is now known as sarbs
funnel_ has joined #ruby
Raboo_ is now known as Raboo
FifthWall_ has joined #ruby
pietr0_ is now known as pietr0
bodie__ is now known as bodie_
kenichi_ has joined #ruby
chrisarc1nd has joined #ruby
Morrolan has joined #ruby
dojobo has joined #ruby
marienz has quit [Ping timeout: 633 seconds]
nickjj_ is now known as nickjj
<PhantomSpank> any idea on how to program a script that checks a website for changes
FooMunki_ has joined #ruby
b3nt_pin has joined #ruby
PaulCapestany has joined #ruby
raz has joined #ruby
[ace] has joined #ruby
perry has joined #ruby
perry has joined #ruby
b3nt_pin is now known as Guest22888
duracrisis has joined #ruby
Lildirt has joined #ruby
duracrisis is now known as Guest10686
decoponyo has joined #ruby
Helheim has joined #ruby
varesa has joined #ruby
x77686d_ has joined #ruby
junior2 has joined #ruby
martinbjeldbak has joined #ruby
rodolfowtf has joined #ruby
eam_ has joined #ruby
ericwood has joined #ruby
DefV_ has joined #ruby
rfi has joined #ruby
Mr_Pancake- has joined #ruby
nitrix- has joined #ruby
qpls has joined #ruby
Sp4rKy_ is now known as Sp4rKy
fullofcaffeine has joined #ruby
KrzaQ has joined #ruby
Dragooon has joined #ruby
_ko10 has quit [Quit: Quit Nadoka 0.8.4+git(v0.8.3-5-g0ae819a-dt)]
skullcrasher has joined #ruby
nomadic has joined #ruby
veloutin has quit [Ping timeout: 255 seconds]
nomadic has quit [Changing host]
nomadic has joined #ruby
thomasfedb_ has joined #ruby
pfg has joined #ruby
kriskropd has joined #ruby
ruurd has joined #ruby
j416 has joined #ruby
tokik has joined #ruby
WebDawg has joined #ruby
cpup has quit [Ping timeout: 255 seconds]
Papierko- has joined #ruby
dualbus has joined #ruby
omninonsense has joined #ruby
tomaw has quit [Ping timeout: 633 seconds]
RushPL has quit [Ping timeout: 268 seconds]
joconcepts has quit [Ping timeout: 250 seconds]
statelesscode has joined #ruby
_ko1 has joined #ruby
apeiros has joined #ruby
ElFerna_ has quit [Ping timeout: 246 seconds]
PaulCape_ has quit [*.net *.split]
bigmacs has quit [*.net *.split]
kies^ has quit [*.net *.split]
FooMunki has quit [*.net *.split]
x77686d has quit [*.net *.split]
callumacrae has quit [*.net *.split]
decoponio has quit [*.net *.split]
c355e3b has quit [*.net *.split]
solars has quit [*.net *.split]
saneax has quit [*.net *.split]
Mio-chan has quit [*.net *.split]
UtkarshRay has quit [*.net *.split]
Spleeze has quit [*.net *.split]
shiver has quit [*.net *.split]
sevenfourk has quit [*.net *.split]
NeverTired has quit [*.net *.split]
Elysia has quit [*.net *.split]
agit0 has quit [*.net *.split]
tonini has quit [*.net *.split]
sekrit has quit [*.net *.split]
twodayslate has quit [*.net *.split]
arthurnn has quit [*.net *.split]
joevandyk has quit [*.net *.split]
maxmanders has quit [*.net *.split]
Zackio has quit [*.net *.split]
mburns has quit [*.net *.split]
ec\_ has quit [*.net *.split]
jsaak_ has quit [*.net *.split]
Guest12896_ has quit [*.net *.split]
jtdowney_ has quit [*.net *.split]
Suntzu has quit [*.net *.split]
avenj has quit [*.net *.split]
vali has quit [*.net *.split]
nchambers has quit [*.net *.split]
terlar has quit [*.net *.split]
helpa has quit [*.net *.split]
lpvb has quit [*.net *.split]
Papierkorb has quit [*.net *.split]
LoganG has quit [*.net *.split]
DefV has quit [*.net *.split]
spk has quit [*.net *.split]
funnel has quit [*.net *.split]
jokester has quit [*.net *.split]
infernix has quit [*.net *.split]
\13k has quit [*.net *.split]
jimcroft_ has quit [*.net *.split]
Guest28622 has quit [*.net *.split]
Outlastsheep has quit [*.net *.split]
TDJACR has quit [*.net *.split]
PlasmaStar has quit [*.net *.split]
kspencer has quit [*.net *.split]
holyGlitch has quit [*.net *.split]
deimos has quit [*.net *.split]
tejasmanohar has quit [*.net *.split]
crdpink2 has quit [*.net *.split]
YaknotiS has quit [*.net *.split]
sushii has quit [*.net *.split]
Kamilion has quit [*.net *.split]
bove has quit [*.net *.split]
bestie has quit [*.net *.split]
vcoinminer has quit [*.net *.split]
manveru has quit [*.net *.split]
ELLIOTTCABLE has quit [*.net *.split]
machty has quit [*.net *.split]
ggherdov has quit [*.net *.split]
Miron has quit [*.net *.split]
dyce_ has quit [*.net *.split]
camilasan has quit [*.net *.split]
Seich has quit [*.net *.split]
euoia has quit [*.net *.split]
mosez has quit [*.net *.split]
catbusters has quit [*.net *.split]
cstrahan has quit [*.net *.split]
[spoiler] has quit [*.net *.split]
M-Technic has quit [*.net *.split]
livcd has quit [*.net *.split]
Junaos has quit [*.net *.split]
ndrst has quit [*.net *.split]
chrisarcand has quit [*.net *.split]
xpt has quit [*.net *.split]
sorah_ has quit [*.net *.split]
ElderFain has quit [*.net *.split]
tylersmith has quit [*.net *.split]
akitada has quit [*.net *.split]
chrisseaton has quit [*.net *.split]
drbrain has quit [*.net *.split]
avdi has quit [*.net *.split]
jlyndon has quit [*.net *.split]
HashNuke has quit [*.net *.split]
boxrick1 has quit [*.net *.split]
cbetta has quit [*.net *.split]
halfdan has quit [*.net *.split]
alxndr has quit [*.net *.split]
Eleeleth has quit [*.net *.split]
zarubin has quit [*.net *.split]
AustinMatherne has quit [*.net *.split]
sponjii has quit [*.net *.split]
lele has quit [*.net *.split]
DanKnox has quit [*.net *.split]
mephisto_ has quit [*.net *.split]
aspiers has quit [*.net *.split]
devster31 has quit [*.net *.split]
thomasfedb has quit [*.net *.split]
sideshowcoder has quit [*.net *.split]
humd1ng3r has quit [*.net *.split]
Mr_Pancake has quit [*.net *.split]
heidar has quit [*.net *.split]
ricer2 has quit [*.net *.split]
deepak has quit [*.net *.split]
jimeh has quit [*.net *.split]
angiebadillo has quit [*.net *.split]
adam12 has quit [*.net *.split]
eam has quit [*.net *.split]
junior1 has quit [*.net *.split]
rgs has joined #ruby
tobiasvl has quit [*.net *.split]
Fridtjof has quit [*.net *.split]
meinside has quit [*.net *.split]
FooMunki_ is now known as FooMunki
Mio-chan_ is now known as Mio-chan
tvl is now known as tobiasvl
x77686d_ is now known as x77686d
Plas is now known as PlasmaStar
Mr_Pancake- is now known as Mr_Pancake
funnel_ is now known as funnel
yosafbridge has joined #ruby
gnarf_ has joined #ruby
Fridtjof has joined #ruby
Freeaqingme has quit [Ping timeout: 260 seconds]
\13k has joined #ruby
meal is now known as 21WAAAIOF
kloeri_ has joined #ruby
RealMarc has quit [*.net *.split]
Coraline has quit [*.net *.split]
decaff has quit [*.net *.split]
rfi_ has quit [*.net *.split]
madhatter has quit [*.net *.split]
shaman42 has quit [*.net *.split]
tubbo has quit [*.net *.split]
21WAAAIOF has quit [*.net *.split]
xybre has quit [*.net *.split]
kloeri has quit [*.net *.split]
groundnuty has quit [*.net *.split]
fumk has quit [*.net *.split]
Guest49715 has quit [*.net *.split]
stevednd has quit [*.net *.split]
patronus has quit [*.net *.split]
galeido has quit [*.net *.split]
scottymeuk has quit [*.net *.split]
Garo_ has quit [*.net *.split]
yorickpeterse has quit [*.net *.split]
coffeejunk has quit [*.net *.split]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
Zarthus has quit [Max SendQ exceeded]
scottyme- is now known as scottymeuk
voxxit has joined #ruby
nfsnobody has joined #ruby
fullstack has joined #ruby
cibs has joined #ruby
jtdowney has joined #ruby
infernix has joined #ruby
Esya| has joined #ruby
solars has joined #ruby
meal has joined #ruby
greenhat_ has joined #ruby
gaf_ has joined #ruby
isomorph1smes has joined #ruby
edwardly_ has joined #ruby
sandstrom has joined #ruby
quakephil_ has joined #ruby
dubalubdub has joined #ruby
gregf__ has joined #ruby
kitallis has joined #ruby
caserg has joined #ruby
matled has joined #ruby
mahlon has joined #ruby
finisherr has joined #ruby
moufl has joined #ruby
Drakevr has joined #ruby
Prawnzy has joined #ruby
x0f has joined #ruby
mattwildig has joined #ruby
sneakerhax has joined #ruby
huyderman_ has joined #ruby
AlexRussia has joined #ruby
shortdudey123 has joined #ruby
watersoul_ has joined #ruby
ex0ns_ has joined #ruby
D9 has joined #ruby
sunya7a__ has joined #ruby
shadeslayer has joined #ruby
Radar_ has joined #ruby
EdwardIII has joined #ruby
Cyrus has joined #ruby
ardian has joined #ruby
tercenya has joined #ruby
mistym has joined #ruby
hoylemd has joined #ruby
IceDragon has joined #ruby
uxp has joined #ruby
samuelkadolph has joined #ruby
wof has joined #ruby
existensil has joined #ruby
Kuukunen has joined #ruby
crankharder has joined #ruby
Jammy_Work has joined #ruby
alexblom has joined #ruby
Skelz0r has joined #ruby
lianj has joined #ruby
Eiam has joined #ruby
emq has joined #ruby
plonk has joined #ruby
colegatron has joined #ruby
peterhu has joined #ruby
rcs_ has joined #ruby
jtperreault has joined #ruby
sgambino has joined #ruby
hfp has joined #ruby
r4z3r has joined #ruby
console has joined #ruby
janelleb has joined #ruby
ekem has joined #ruby
elaptics has joined #ruby
nlsun has joined #ruby
Guest75122 has joined #ruby
raimumizu has joined #ruby
yeltzooo has joined #ruby
wlanboy has joined #ruby
Fraeon has joined #ruby
pocketprotector has joined #ruby
frode15243 has joined #ruby
df has joined #ruby
ikonia has joined #ruby
slash_nick has joined #ruby
Evan_ has joined #ruby
nertzy has joined #ruby
mhb has joined #ruby
kiki_lamb has joined #ruby
ghr has joined #ruby
Keltia has joined #ruby
moshee has joined #ruby
ltp has joined #ruby
pjaspers has joined #ruby
bradland has joined #ruby
strongcode has joined #ruby
theRoUS has joined #ruby
hackeron has joined #ruby
zenspider has joined #ruby
jtdowney has quit [Changing host]
jtdowney has joined #ruby
nchambers has joined #ruby
vali has joined #ruby
maxmanders has joined #ruby
fumck has joined #ruby
psyq has joined #ruby
zenguy_pc2 has joined #ruby
brainslug has joined #ruby
zacts_ has joined #ruby
jinie_ has joined #ruby
7GHAAD61S has joined #ruby
jeanlinu_ has joined #ruby
_Suntzu has joined #ruby
mattpatt_ has joined #ruby
aep_ has joined #ruby
brixen_ has joined #ruby
moeabdol2 has joined #ruby
robbyoconnor has joined #ruby
the_last has joined #ruby
LuckyABA has joined #ruby
Rutix has joined #ruby
dgncn has joined #ruby
hinbody has joined #ruby
iooner has joined #ruby
Synthead has joined #ruby
sphex has joined #ruby
headius has joined #ruby
raldu has joined #ruby
janno_ has joined #ruby
tommylom1ykins has joined #ruby
vdamewood has joined #ruby
Shidash_ has joined #ruby
Canar has joined #ruby
jinetix has joined #ruby
bahar has joined #ruby
code_ has joined #ruby
Derailed has joined #ruby
djellemah has joined #ruby
low-profile has joined #ruby
rubie has joined #ruby
microt has joined #ruby
ghoti has joined #ruby
Kero_ has joined #ruby
kaspergr1bbe has joined #ruby
Omni_ has joined #ruby
SebastianThorn has joined #ruby
n1colas has joined #ruby
drale2k has joined #ruby
bnagy has joined #ruby
Karunamon has joined #ruby
Emmanuel_Chanel has joined #ruby
tenderlove has joined #ruby
suffice has joined #ruby
AccordsLTN has joined #ruby
sulky has joined #ruby
bqscott has joined #ruby
aef has joined #ruby
th__ has joined #ruby
julieeharshaw has joined #ruby
tw1sted_ has joined #ruby
triangles has joined #ruby
donnoc_ has joined #ruby
krobzaur has joined #ruby
swistak35_ has joined #ruby
arthurix has joined #ruby
ereslibre has joined #ruby
tfitts has joined #ruby
cyphactor has joined #ruby
Anderson69s_Deb has joined #ruby
miah has joined #ruby
Authenticator has joined #ruby
RazorX- has joined #ruby
cj has joined #ruby
pelegreno has joined #ruby
majjoha has joined #ruby
veloutin has joined #ruby
hplar has joined #ruby
shtirlic has quit [Ping timeout: 255 seconds]
SpleezeDos has joined #ruby
stevednd has joined #ruby
livcd has joined #ruby
<havenwood> PhantomSpank: Use an HTTP client to fetch the page then an HTML parser to select the nodes you want to compare for changes.
humd1ng3r has joined #ruby
aspiers has joined #ruby
isene has joined #ruby
Xiti has quit [Max SendQ exceeded]
badeball has joined #ruby
cpup has joined #ruby
kies has joined #ruby
Zackio has joined #ruby
Guest46298 has quit [Ping timeout: 255 seconds]
NfNitLoop has joined #ruby
joconcepts has joined #ruby
RushPL has joined #ruby
russt has joined #ruby
psyq has quit [Changing host]
psyq has joined #ruby
<PhantomSpank> havenwood: would i use a thread with a sleep timer to check regularly or is there a better way
david2 has joined #ruby
drbrain has joined #ruby
kirun has joined #ruby
jinie_ is now known as jinie
mclee has joined #ruby
lannonbr has joined #ruby
troulouliou_dev has joined #ruby
guardian has joined #ruby
fold3 has joined #ruby
Xiti` has joined #ruby
catbusters has joined #ruby
watersoul_ has quit [Max SendQ exceeded]
Seich has joined #ruby
Dreamer3_ has quit [Max SendQ exceeded]
centrx has quit [Quit: If you meet the Buddha on the road, kill him.]
watersoul has joined #ruby
ikonia has quit [Max SendQ exceeded]
niko has joined #ruby
wldcordeiro has joined #ruby
<havenwood> PhantomSpank: there're many ways to do such things, depends on your requirements - like whether you care about time slipping, retrying failed jobs, monitoring, etc
DanKnox has joined #ruby
tomaw has joined #ruby
wnd has quit [Quit: Disconnecting from stoned server.]
greister has joined #ruby
jtdoncas has joined #ruby
wnd has joined #ruby
ikonia has joined #ruby
Snowy has joined #ruby
trinaldi has joined #ruby
sauvin has joined #ruby
xybre has joined #ruby
callumacrae has joined #ruby
passcod has joined #ruby
zarubin has joined #ruby
meal has quit [Quit: leaving]
joevandyk has joined #ruby
Dreamer3 has joined #ruby
Koshian has joined #ruby
edwardly_ has quit [Changing host]
edwardly_ has joined #ruby
infernix has quit [Changing host]
infernix has joined #ruby
flughafen_ has quit [Ping timeout: 246 seconds]
edwardly_ is now known as edwardly
steffkes has quit [Ping timeout: 244 seconds]
xpt has joined #ruby
heidar has joined #ruby
saneax_AFK has joined #ruby
YaknotiS has joined #ruby
sorah_ has joined #ruby
saneax_AFK is now known as saneax
Zarthus has joined #ruby
jokester has joined #ruby
lpvb has joined #ruby
kies^ has joined #ruby
<havenwood> PhantomSpank: Mechanize combines HTTP client (Net::HTTP wrapper) and HTML parsing (Nokogiri). For an HTTP client I particularly like the HTTP.rb gem. There are multiple good options. Oga is a new alternative to Nokogiri for the HTML parsing.
UtkarshRay has joined #ruby
<havenwood> PhantomSpank: Some folk prefer Net::HTTP and REXML since they're in the stdlib but they're more difficult to use than some of the nice gems out there.
Rasi has joined #ruby
<havenwood> PhantomSpank: For timers if you need more features the Timers gem is nie: https://github.com/celluloid/timers#readme
dyce_ has joined #ruby
<PhantomSpank> havenwood: awesome
Affix has joined #ruby
sekrit has joined #ruby
tejasmanohar has joined #ruby
Affix is now known as Guest4638
fantasticsid has quit [Remote host closed the connection]
<PhantomSpank> havenwood: cheers man
Danielss89 has quit [Ping timeout: 268 seconds]
ramfjord has quit [Ping timeout: 246 seconds]
vdamewood has quit [Quit: Life beckons.]
sami__ has quit [Ping timeout: 276 seconds]
akitada has joined #ruby
livcd has quit [Read error: Connection timed out]
mclee has quit [Read error: Connection timed out]
twodayslate has joined #ruby
sami has joined #ruby
livcd has joined #ruby
mclee has joined #ruby
Danielss89 has joined #ruby
tonini has joined #ruby
saltsa has joined #ruby
platzhirsch has joined #ruby
shadoi has quit [Quit: Leaving.]
codecop has quit [Remote host closed the connection]
MissionCritical has joined #ruby
duderon__ has quit [Read error: Connection reset by peer]
shanemcd has quit [Read error: Connection reset by peer]
helpa has joined #ruby
bmn has joined #ruby
AustinMatherne has joined #ruby
hakunin_ has joined #ruby
Abrin_AWAY2 has joined #ruby
MatthewsFace has quit [Remote host closed the connection]
<havenwood> PhantomSpank: If they send a Last-Modified header that's correct, you could check HEAD requests to see if you even need to bother a GET and parsing of the HTML body.
BtcBen_ has joined #ruby
shanemcd has joined #ruby
mburns has joined #ruby
sami has quit [Ping timeout: 244 seconds]
gf3_ has joined #ruby
valeri_uF0 has joined #ruby
gguggi has joined #ruby
joconcepts_ has joined #ruby
devbug has joined #ruby
iamvery_ has joined #ruby
tvsutton_ has joined #ruby
oz` is now known as oz
Dreamer3_ has joined #ruby
jgpawletko has joined #ruby
anirban has joined #ruby
sami has joined #ruby
Some-body_ has joined #ruby
joconcepts has quit [Ping timeout: 276 seconds]
Lorn_ has quit [Ping timeout: 276 seconds]
bubbys has quit [Ping timeout: 276 seconds]
KnownSyntax has quit [Ping timeout: 276 seconds]
hfp_work has quit [Ping timeout: 276 seconds]
inukshuk has quit [Ping timeout: 276 seconds]
tvsutton has quit [Ping timeout: 276 seconds]
valeri_ufo has quit [Ping timeout: 276 seconds]
dukedave has quit [Ping timeout: 276 seconds]
nchambers has quit [Ping timeout: 276 seconds]
Lildirt has quit [Ping timeout: 276 seconds]
jolts has quit [Ping timeout: 276 seconds]
diego_k has quit [Ping timeout: 276 seconds]
dfoolz has quit [Ping timeout: 276 seconds]
j2k has quit [Ping timeout: 276 seconds]
joevandyk has quit [Ping timeout: 276 seconds]
ricer2_IZac has quit [Ping timeout: 276 seconds]
scottymeuk has quit [Ping timeout: 276 seconds]
Abrin_AWAY has quit [Ping timeout: 276 seconds]
marcosdsanchez has quit [Ping timeout: 276 seconds]
BtcBen has quit [Ping timeout: 276 seconds]
sesquipedalian has quit [Ping timeout: 276 seconds]
philtr has quit [Ping timeout: 276 seconds]
DarthGandalf has quit [Ping timeout: 276 seconds]
kappy has quit [Ping timeout: 276 seconds]
canton7 has quit [Ping timeout: 276 seconds]
kallisti5 has quit [Ping timeout: 276 seconds]
ElSif has quit [Ping timeout: 276 seconds]
sirecote has quit [Ping timeout: 276 seconds]
guacamole has quit [Ping timeout: 276 seconds]
cscheib has quit [Ping timeout: 276 seconds]
parus_ has quit [Ping timeout: 276 seconds]
Sou|cutter has quit [Ping timeout: 276 seconds]
jericon has quit [Ping timeout: 276 seconds]
[-__-] has quit [Ping timeout: 276 seconds]
spacemud has quit [Ping timeout: 276 seconds]
tsunamie has quit [Ping timeout: 276 seconds]
valeri_uF0 is now known as valeri_ufo
jgpawletko has quit [Client Quit]
j2k_ has joined #ruby
cscheib_ has joined #ruby
philtr_ has joined #ruby
parus has joined #ruby
joevandyk has joined #ruby
BtcBen_ is now known as BtcBen
Lorn has joined #ruby
ricer2_IZac has joined #ruby
Dreamer__ has quit [Read error: Connection reset by peer]
sirecote_ has joined #ruby
RushPL has quit [Read error: Connection reset by peer]
BlindSight` has joined #ruby
chipotle has joined #ruby
Radar_ is now known as Radar
dfoolz has joined #ruby
fourq has quit [Excess Flood]
WebDawg has quit [Ping timeout: 276 seconds]
KrzaQ has quit [Ping timeout: 276 seconds]
varesa has quit [Ping timeout: 276 seconds]
Dragooon has quit [Ping timeout: 276 seconds]
woodruffw has quit [Ping timeout: 276 seconds]
mozzarel1 has quit [Ping timeout: 276 seconds]
chipotle_ has quit [Ping timeout: 276 seconds]
Mio-chan has quit [Ping timeout: 276 seconds]
iamvery has quit [Ping timeout: 276 seconds]
icey_ has quit [Ping timeout: 276 seconds]
n008f4g__ has quit [Ping timeout: 276 seconds]
postmodern has quit [Ping timeout: 276 seconds]
MrDoctor has quit [Ping timeout: 276 seconds]
s00pcan_ has quit [Ping timeout: 276 seconds]
bakedb_ has quit [Ping timeout: 276 seconds]
BlindSight has quit [Ping timeout: 276 seconds]
TheMoonMaster has quit [Ping timeout: 276 seconds]
bweston92 has quit [Ping timeout: 276 seconds]
pleiosaur has quit [Ping timeout: 276 seconds]
gigetoo has quit [Ping timeout: 276 seconds]
BLuEGoD has quit [Ping timeout: 276 seconds]
montyboy has quit [Ping timeout: 276 seconds]
lucas_ has quit [Ping timeout: 276 seconds]
gypsydav15 has quit [Ping timeout: 276 seconds]
ceej_ has quit [Ping timeout: 276 seconds]
genpaku has quit [Ping timeout: 276 seconds]
olblak has quit [Ping timeout: 276 seconds]
gf3 has quit [Ping timeout: 276 seconds]
awk has quit [Ping timeout: 276 seconds]
v1n has quit [Ping timeout: 276 seconds]
xsdg has quit [Ping timeout: 276 seconds]
K3rvyN has quit [Ping timeout: 276 seconds]
pushcx has quit [Ping timeout: 276 seconds]
hakunin has quit [Ping timeout: 276 seconds]
kpwarr has quit [Ping timeout: 276 seconds]
edulix has quit [Ping timeout: 276 seconds]
stryek_ has quit [Ping timeout: 276 seconds]
_mak_ has quit [Read error: Connection reset by peer]
gf3_ is now known as gf3
UserInNeed has joined #ruby
fourq has joined #ruby
lucas has joined #ruby
pleiosaur has joined #ruby
pushcx has joined #ruby
gypsydave5 has joined #ruby
Some-body_ is now known as DarthGandalf
s00pcan_ has joined #ruby
hakunin_ is now known as hakunin
gigetoo has joined #ruby
tsunamie has joined #ruby
kallisti5 has joined #ruby
hfp_work has joined #ruby
fourq is now known as Guest60651
pushcx is now known as Guest88480
BlindSight` is now known as BlindSight
ceej has joined #ruby
canton7 has joined #ruby
genpaku has joined #ruby
olblak has joined #ruby
marcosdsanchez has joined #ruby
mozzarel1 has joined #ruby
woodruffw has joined #ruby
Mio-chan has joined #ruby
woodruffw has quit [Excess Flood]
KrzaQ has joined #ruby
guacamole has joined #ruby
xsdg has joined #ruby
BLuEGoD has joined #ruby
jolts has joined #ruby
jolts has quit [Max SendQ exceeded]
montyboy has joined #ruby
jericon has joined #ruby
v1n has joined #ruby
stryek has joined #ruby
scottymeuk has joined #ruby
KervyN has joined #ruby
edulix has joined #ruby
woodruffw has joined #ruby
BLuEGoD is now known as Guest38369
woodruffw has quit [Excess Flood]
Sou|cutter has joined #ruby
awk has joined #ruby
Lildirt has joined #ruby
awk is now known as Guest82989
Icey has joined #ruby
bweston92 has joined #ruby
jolts has joined #ruby
spacemud has joined #ruby
inukshuk has joined #ruby
woodruffw has joined #ruby
kedare has joined #ruby
diego_k has joined #ruby
RushPL has joined #ruby
[dmp] has joined #ruby
freerobby has joined #ruby
dukedave has joined #ruby
sesquipedalian has joined #ruby
postmodern has joined #ruby
Papierko- is now known as Papierkorb
yorickpeterse has joined #ruby
<havenwood> PhantomSpank: For example ^: ruby -rhttp -e "puts HTTP.head('http://example.com')['Last-Modified']"
floatingpoint has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nchambers has joined #ruby
<havenwood> #=> Fri, 09 Aug 2013 23:54:35 GMT
Guest38369 has quit [Client Quit]
terlar has joined #ruby
_BLuEGoD has joined #ruby
parus has quit [Ping timeout: 268 seconds]
saltsa has quit [Ping timeout: 268 seconds]
kappy has joined #ruby
parus has joined #ruby
saltsa has joined #ruby
Rodya_ has joined #ruby
slackbotgz has joined #ruby
KnownSyntax has joined #ruby
shanemcd has quit [Read error: Connection reset by peer]
KnownSyntax has quit [Changing host]
KnownSyntax has joined #ruby
kpwarr has joined #ruby
Gasher has quit [Quit: Leaving]
peteyg has joined #ruby
coffeejunk has joined #ruby
ekaleido is now known as kaleido
kaleido has quit [Changing host]
kaleido has joined #ruby
tenderlo_ has joined #ruby
arthurix_ has joined #ruby
Contigi777 has joined #ruby
yqt has quit [Write error: Connection reset by peer]
triangles2 has joined #ruby
n008f4g_ has joined #ruby
dgncn_ has joined #ruby
jud has joined #ruby
jeanlinux has joined #ruby
valeri_ufo has quit [Ping timeout: 252 seconds]
Derailed has quit [Ping timeout: 252 seconds]
AccordsLTN has quit [Ping timeout: 252 seconds]
microt has quit [Ping timeout: 252 seconds]
AccordLTN has joined #ruby
krobzaur_ has quit [Ping timeout: 311 seconds]
ElSif has joined #ruby
MissionCritical has quit [Excess Flood]
e4xit_ has joined #ruby
RazorX has joined #ruby
callumacrae has quit [Ping timeout: 252 seconds]
aef has quit [Ping timeout: 252 seconds]
bqscott has quit [Ping timeout: 252 seconds]
_BLuEGoD has quit [Client Quit]
tfittsy has joined #ruby
Rutix`away has joined #ruby
ruurd has quit [Excess Flood]
Rutix`away has joined #ruby
ghoti_ has joined #ruby
john2 has joined #ruby
_BLuEGoD has joined #ruby
yasu_ has joined #ruby
r0bby_ has joined #ruby
tvsutton_ has quit [Ping timeout: 252 seconds]
brainslug has quit [Ping timeout: 252 seconds]
psyq has quit [Ping timeout: 252 seconds]
fumck has quit [Ping timeout: 252 seconds]
aep_ has quit [Ping timeout: 252 seconds]
jinie has quit [Ping timeout: 252 seconds]
jinetix has quit [Ping timeout: 252 seconds]
LuckyABA has quit [Ping timeout: 252 seconds]
tfitts has quit [Ping timeout: 252 seconds]
Rutix has quit [Ping timeout: 252 seconds]
kaspergr1bbe has quit [Ping timeout: 252 seconds]
janno_ has quit [Ping timeout: 252 seconds]
bnagy has quit [Ping timeout: 252 seconds]
arthurix has quit [Ping timeout: 252 seconds]
iooner has quit [Ping timeout: 252 seconds]
cj has quit [Ping timeout: 252 seconds]
julieeharshaw has quit [Ping timeout: 252 seconds]
tenderlove has quit [Ping timeout: 252 seconds]
cyphactor has quit [Ping timeout: 252 seconds]
ghoti has quit [Ping timeout: 252 seconds]
suffice has quit [Ping timeout: 252 seconds]
Karunamon has quit [Ping timeout: 252 seconds]
raldu has quit [Ping timeout: 252 seconds]
peteyg_ has quit [Ping timeout: 244 seconds]
moeabdol3 has joined #ruby
Flipez has quit [Ping timeout: 244 seconds]
shanemcd has joined #ruby
RazorX| has joined #ruby
Rasi has quit [Ping timeout: 252 seconds]
maxmanders has quit [Ping timeout: 252 seconds]
zenguy_pc2 has quit [Ping timeout: 252 seconds]
zacts_ has quit [Ping timeout: 252 seconds]
brixen_ has quit [Ping timeout: 252 seconds]
jeanlinu_ has quit [Ping timeout: 252 seconds]
dgncn has quit [Ping timeout: 252 seconds]
rubie has quit [Ping timeout: 252 seconds]
triangles has quit [Ping timeout: 252 seconds]
Synthead has quit [Ping timeout: 252 seconds]
sphex has quit [Ping timeout: 252 seconds]
hinbody has quit [Ping timeout: 252 seconds]
donnoc_ has quit [Ping timeout: 252 seconds]
tommylom1ykins has quit [Ping timeout: 252 seconds]
Kero_ has quit [Ping timeout: 252 seconds]
tw1sted_ has quit [Ping timeout: 252 seconds]
headius has quit [Ping timeout: 252 seconds]
code_ has quit [Ping timeout: 252 seconds]
the_last has quit [Ping timeout: 252 seconds]
bahar has quit [Ping timeout: 252 seconds]
Authenticator has quit [Ping timeout: 252 seconds]
Omni_ has quit [Ping timeout: 252 seconds]
pelegreno has quit [Ping timeout: 252 seconds]
SebastianThorn has quit [Ping timeout: 252 seconds]
Shidash_ has quit [Ping timeout: 252 seconds]
RazorX- has quit [Ping timeout: 252 seconds]
drale2k has quit [Ping timeout: 252 seconds]
miah has quit [Ping timeout: 252 seconds]
sulky has quit [Ping timeout: 252 seconds]
RazorX has quit [Max SendQ exceeded]
ereslibre_laptop has joined #ruby
ereslibre_laptop has quit [Changing host]
ereslibre_laptop has joined #ruby
archaic has quit [Excess Flood]
Rodya_ has quit [Ping timeout: 264 seconds]
archaic has joined #ruby
jolts has quit [Ping timeout: 252 seconds]
edulix has quit [Ping timeout: 252 seconds]
gigetoo has quit [Ping timeout: 252 seconds]
majjoha has quit [Ping timeout: 252 seconds]
mattpatt_ has quit [Ping timeout: 252 seconds]
_Suntzu has quit [Ping timeout: 252 seconds]
7GHAAD61S has quit [Ping timeout: 252 seconds]
moeabdol2 has quit [Ping timeout: 252 seconds]
robbyoconnor has quit [Ping timeout: 252 seconds]
krobzaur has quit [Ping timeout: 252 seconds]
Anderson69s_Deb has quit [Ping timeout: 252 seconds]
djellemah has quit [Ping timeout: 252 seconds]
swistak35_ has quit [Ping timeout: 252 seconds]
ereslibre has quit [Ping timeout: 252 seconds]
n1colas has quit [Ping timeout: 252 seconds]
Canar has quit [Ping timeout: 252 seconds]
fn2187__ has joined #ruby
Emmanuel_Chanel has quit [Ping timeout: 252 seconds]
low-profile has quit [Ping timeout: 252 seconds]
th__ has quit [Ping timeout: 252 seconds]
edulix_ has joined #ruby
iamvery_ has quit [Ping timeout: 268 seconds]
ged_ has joined #ruby
timonv1 has joined #ruby
tw1sted has joined #ruby
vondruch_ has joined #ruby
nwhirschfeld_ has joined #ruby
suffice has joined #ruby
IanV0rn2341 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Contigi has quit [Ping timeout: 268 seconds]
raldu has joined #ruby
kaspergrubbe has joined #ruby
janno has joined #ruby
Sp4rKy_ has joined #ruby
SebastianThorn has joined #ruby
sami has quit [Ping timeout: 260 seconds]
antgel has joined #ruby
chouhoulis has joined #ruby
zacts has joined #ruby
bcavileer has quit [Ping timeout: 268 seconds]
sphex has joined #ruby
Eising_ has joined #ruby
tomphp has quit [Max SendQ exceeded]
kenichi has joined #ruby
th_ has joined #ruby
aibot has quit [Ping timeout: 244 seconds]
iamvery has joined #ruby
th_ is now known as th__
ElderFain has joined #ruby
RealMarc has joined #ruby
Garo_ has joined #ruby
Coraline has joined #ruby
decaff has joined #ruby
madhatter has joined #ruby
groundnuty has joined #ruby
galeido has joined #ruby
tubbo has joined #ruby
shaman42 has joined #ruby
yxhuvvd has joined #ruby
pragmatism_ has joined #ruby
zacts is now known as Guest39191
gigetoo has joined #ruby
Antiarc_ has joined #ruby
jolts has joined #ruby
jolts has quit [Max SendQ exceeded]
ElderFain has quit [Changing host]
ElderFain has joined #ruby
Kryptonical has joined #ruby
theRealAlexz_ has joined #ruby
Seich has quit [Ping timeout: 268 seconds]
Arcaire has quit [Ping timeout: 268 seconds]
_BLuEGoD has quit [Client Quit]
Mio-chan has quit [Excess Flood]
jolts has joined #ruby
jolts has quit [Max SendQ exceeded]
CoderPuppy has joined #ruby
ctrlrsf has quit [Ping timeout: 268 seconds]
sfr^ has quit [Ping timeout: 268 seconds]
nomadic_ has joined #ruby
knight- has joined #ruby
_BLuEGoD has joined #ruby
Suntzu has joined #ruby
twodayslate has quit [Ping timeout: 268 seconds]
FastJack has quit [Ping timeout: 268 seconds]
jabreity has quit [Ping timeout: 268 seconds]
beawesomeinstead has quit [Ping timeout: 268 seconds]
bcavileer has joined #ruby
th__ has quit [Remote host closed the connection]
basic has joined #ruby
th_ has joined #ruby
th_ is now known as th__
Roa has joined #ruby
_mak has joined #ruby
tvsutton has joined #ruby
Junaos_ has quit [Ping timeout: 268 seconds]
incomprehensibly has quit [Ping timeout: 268 seconds]
andersh has quit [Ping timeout: 268 seconds]
tekacs has quit [Ping timeout: 268 seconds]
Karunamon has joined #ruby
valeri_ufo has joined #ruby
microt has joined #ruby
zenguy_pc has joined #ruby
axisys has quit [Ping timeout: 244 seconds]
Amnez777 has joined #ruby
aibot has joined #ruby
code_ has joined #ruby
Shidash has joined #ruby
PhantomS_ has joined #ruby
headius has joined #ruby
swistak35 has joined #ruby
Derailed has joined #ruby
swgillespie has quit [Ping timeout: 268 seconds]
jmcc_______ has quit [Ping timeout: 268 seconds]
alem0lars has quit [Ping timeout: 268 seconds]
PaulePanter has quit [Ping timeout: 244 seconds]
zeroDivisible has quit [Ping timeout: 261 seconds]
PhantomSpank has quit [Write error: Connection reset by peer]
Darmani has joined #ruby
julieeharshaw has joined #ruby
zeroDivisible has joined #ruby
qpls_ has joined #ruby
<Darmani> Hey kids<3
donnoc has joined #ruby
jabreity has joined #ruby
incomprehensibly has joined #ruby
psyq has joined #ruby
chouhoulis has quit [Ping timeout: 260 seconds]
aspiers has quit [Ping timeout: 268 seconds]
imanc has quit [Ping timeout: 268 seconds]
MrDoctor has joined #ruby
jinie has joined #ruby
postmodern has quit [*.net *.split]
KervyN has quit [*.net *.split]
scottymeuk has quit [*.net *.split]
anirban has quit [*.net *.split]
xybre has quit [*.net *.split]
guardian has quit [*.net *.split]
cpup has quit [*.net *.split]
isene has quit [*.net *.split]
tokik has quit [*.net *.split]
nomadic has quit [*.net *.split]
skullcrasher has quit [*.net *.split]
qpls has quit [*.net *.split]
gnarf_ has quit [*.net *.split]
kenichi_ has quit [*.net *.split]
nitrix- has quit [*.net *.split]
pragmatism has quit [*.net *.split]
mosez_ has quit [*.net *.split]
Roa_ has quit [*.net *.split]
quarcu has quit [*.net *.split]
Guest20937 has quit [*.net *.split]
Sp4rKy has quit [*.net *.split]
bhaak_ has quit [*.net *.split]
elifoster|alt has quit [*.net *.split]
fn2187_ has quit [*.net *.split]
jud^ has quit [*.net *.split]
Krypt has quit [*.net *.split]
diegoviola has quit [*.net *.split]
segy has quit [*.net *.split]
DrCode has quit [*.net *.split]
Ishido has quit [*.net *.split]
nuck has quit [*.net *.split]
Antiarc has quit [*.net *.split]
c0ncealed has quit [*.net *.split]
timonv has quit [*.net *.split]
llua has quit [*.net *.split]
Amnez777- has quit [*.net *.split]
LiquidIn1ect has quit [*.net *.split]
mc_fail_ has quit [*.net *.split]
Barzogh has quit [*.net *.split]
angelixd_ has quit [*.net *.split]
gbailey- has quit [*.net *.split]
alexherbo2 has quit [*.net *.split]
mhenrixon_ has quit [*.net *.split]
vondruch has quit [*.net *.split]
BTRE has quit [*.net *.split]
tris has quit [*.net *.split]
m4rCsi has quit [*.net *.split]
theRealAlexz has quit [*.net *.split]
basic` has quit [*.net *.split]
crowell has quit [*.net *.split]
e4xit has quit [*.net *.split]
yonatankoren has quit [*.net *.split]
wedgwood has quit [*.net *.split]
wjimenez5271 has quit [*.net *.split]
nwhirschfeld has quit [*.net *.split]
knight_ has quit [*.net *.split]
Eising has quit [*.net *.split]
DEac- has quit [*.net *.split]
ged has quit [*.net *.split]
hogetaro has quit [*.net *.split]
yxhuvud has quit [*.net *.split]
conrfrmn has quit [*.net *.split]
yasu has quit [*.net *.split]
sunya7a has quit [*.net *.split]
ja has quit [*.net *.split]
raenk has quit [*.net *.split]
Sp4rKy_ is now known as Sp4rKy
beawesomeinstead has joined #ruby
TheMoonMaster has joined #ruby
tris- has joined #ruby
devyn_ has quit [Ping timeout: 330 seconds]
iooner has joined #ruby
MissionCritical has joined #ruby
mattpatt has joined #ruby
Axy has quit [Ping timeout: 244 seconds]
tommylommykins has joined #ruby
golgaroth has quit [Ping timeout: 268 seconds]
ht_ has quit [Remote host closed the connection]
Arcaire has joined #ruby
tercenya_ has joined #ruby
twodayslate has joined #ruby
LiquidInsect has joined #ruby
FastJack has joined #ruby
quarcu has joined #ruby
miah has joined #ruby
Ariadeno has joined #ruby
Kryptonical has quit [Ping timeout: 260 seconds]
bahar has joined #ruby
bahar has joined #ruby
angelixd has joined #ruby
_kfpratt has quit [Ping timeout: 268 seconds]
matled- has joined #ruby
alexblom has quit [Ping timeout: 240 seconds]
pjaspers has quit [Ping timeout: 240 seconds]
Seich has joined #ruby
uxp_ has joined #ruby
gnarf has joined #ruby
plonk_ has joined #ruby
plonk_ has joined #ruby
_BLuEGoD has quit [Client Quit]
jmcc_______ has joined #ruby
safe has quit [Quit: Leaving]
sphex has quit [Remote host closed the connection]
MissionCritical has quit [Max SendQ exceeded]
Bilge has quit [Ping timeout: 268 seconds]
ht_ has joined #ruby
andersh has joined #ruby
spacemud has quit [Ping timeout: 240 seconds]
UserInNeed has quit [Ping timeout: 240 seconds]
j2k_ has quit [Ping timeout: 240 seconds]
BtcBen has quit [Ping timeout: 240 seconds]
gaf_ has quit [Ping timeout: 240 seconds]
quakephil_ has quit [Ping timeout: 240 seconds]
ardian has quit [Ping timeout: 240 seconds]
shortdudey123 has quit [Ping timeout: 240 seconds]
zenspider has quit [Ping timeout: 240 seconds]
nlsun has quit [Ping timeout: 240 seconds]
kenndel_ has joined #ruby
frode15243 has quit [Ping timeout: 240 seconds]
wlanboy has quit [Ping timeout: 240 seconds]
Guest75122 has quit [Ping timeout: 240 seconds]
BlindSight` has joined #ruby
_BLuEGoD has joined #ruby
sulky has joined #ruby
Zackio has quit [Ping timeout: 270 seconds]
quakephil has joined #ruby
mahlon_ has joined #ruby
Lildirt has quit [Ping timeout: 279 seconds]
omninonsense has quit [Ping timeout: 279 seconds]
martinbjeldbak has quit [Ping timeout: 279 seconds]
Flipez has joined #ruby
ruurd has joined #ruby
ctrlrsf has joined #ruby
dgncn has joined #ruby
Junaos has joined #ruby
kfpratt has joined #ruby
Zacketh has joined #ruby
tris- is now known as tris
Nyammy_Work has joined #ruby
wof_ has joined #ruby
infernix has quit [Ping timeout: 240 seconds]
kitallis has quit [Ping timeout: 240 seconds]
x0f has quit [Ping timeout: 240 seconds]
EdwardIII has quit [Ping timeout: 240 seconds]
Bilge has joined #ruby
theRoUS has quit [Ping timeout: 240 seconds]
moshee has quit [Ping timeout: 240 seconds]
SilentEcho has quit [Ping timeout: 268 seconds]
df has quit [Ping timeout: 240 seconds]
alem0lars has joined #ruby
bhaak has joined #ruby
gf3 has quit [Ping timeout: 244 seconds]
Phanes has quit [Ping timeout: 244 seconds]
mattwild_ has joined #ruby
Jackneill has quit [Remote host closed the connection]
Keltia_ has joined #ruby
cyphactor has joined #ruby
jolts has joined #ruby
jolts has quit [Max SendQ exceeded]
Nyammy_Work has quit [Max SendQ exceeded]
n008f4g_ has quit [Ping timeout: 240 seconds]
kappy has quit [Ping timeout: 240 seconds]
freerobby has quit [Ping timeout: 240 seconds]
marcosdsanchez has quit [Ping timeout: 240 seconds]
BlindSight has quit [Ping timeout: 240 seconds]
ricer2_IZac has quit [Ping timeout: 240 seconds]
AustinMatherne has quit [Ping timeout: 240 seconds]
Danielss89 has quit [Ping timeout: 240 seconds]
lannonbr has quit [Ping timeout: 240 seconds]
solars has quit [Ping timeout: 240 seconds]
greenhat_ has quit [Ping timeout: 240 seconds]
gregf__ has quit [Ping timeout: 240 seconds]
sgambino has quit [Ping timeout: 240 seconds]
mattwildig has quit [Ping timeout: 240 seconds]
Prawnzy has quit [Ping timeout: 240 seconds]
tercenya has quit [Ping timeout: 240 seconds]
Cyrus has quit [Ping timeout: 240 seconds]
crankharder has quit [Ping timeout: 240 seconds]
huyderman_ has quit [Ping timeout: 240 seconds]
mahlon has quit [Ping timeout: 240 seconds]
wof has quit [Ping timeout: 240 seconds]
IceDragon has quit [Ping timeout: 240 seconds]
hfp has quit [Ping timeout: 240 seconds]
mistym has quit [Ping timeout: 240 seconds]
jtperreault has quit [Ping timeout: 240 seconds]
samuelkadolph has quit [Ping timeout: 240 seconds]
plonk has quit [Ping timeout: 240 seconds]
peterhu has quit [Ping timeout: 240 seconds]
emq has quit [Ping timeout: 240 seconds]
existensil has quit [Ping timeout: 240 seconds]
kiki_lamb has quit [Ping timeout: 240 seconds]
janelleb has quit [Ping timeout: 240 seconds]
mhb has quit [Ping timeout: 240 seconds]
raimumizu has quit [Ping timeout: 240 seconds]
pocketprotector has quit [Ping timeout: 240 seconds]
Evan_ has quit [Ping timeout: 240 seconds]
bradland has quit [Ping timeout: 240 seconds]
hoylemd has quit [Ping timeout: 240 seconds]
strongcode has quit [Ping timeout: 240 seconds]
slash_nick has quit [Ping timeout: 240 seconds]
Keltia has quit [Ping timeout: 240 seconds]
ghr has quit [Ping timeout: 240 seconds]
BlindSight` is now known as BlindSight
intrigueD has joined #ruby
lancetw has quit [Ping timeout: 268 seconds]
bakedb has joined #ruby
imanc has joined #ruby
Guest13194 has joined #ruby
golgaroth has joined #ruby
scottymeuk has joined #ruby
Krypt__ has joined #ruby
ruurd has quit [Excess Flood]
fumk has joined #ruby
Eiam_ has joined #ruby
sami has joined #ruby
e4xit_ has quit [Ping timeout: 240 seconds]
dgncn_ has quit [Ping timeout: 240 seconds]
stryek has quit [Ping timeout: 240 seconds]
mburns has quit [Ping timeout: 240 seconds]
watersoul has quit [Ping timeout: 240 seconds]
Xiti` has quit [Ping timeout: 240 seconds]
Esya| has quit [Ping timeout: 240 seconds]
isomorph1smes has quit [Ping timeout: 240 seconds]
edwardly has quit [Ping timeout: 240 seconds]
rcs_ has quit [Ping timeout: 240 seconds]
Radar has quit [Ping timeout: 240 seconds]
sandstrom has quit [Ping timeout: 240 seconds]
sneakerhax has quit [Ping timeout: 240 seconds]
Jammy_Work has quit [Ping timeout: 240 seconds]
finisherr has quit [Ping timeout: 240 seconds]
caserg has quit [Ping timeout: 240 seconds]
Drakevr has quit [Ping timeout: 240 seconds]
sunya7a__ has quit [Ping timeout: 240 seconds]
ex0ns_ has quit [Ping timeout: 240 seconds]
AlexRussia has quit [Ping timeout: 240 seconds]
dubalubdub has quit [Ping timeout: 240 seconds]
moufl has quit [Ping timeout: 240 seconds]
colegatron has quit [Ping timeout: 240 seconds]
lianj has quit [Ping timeout: 240 seconds]
matled has quit [Ping timeout: 240 seconds]
D9 has quit [Ping timeout: 240 seconds]
shadeslayer has quit [Ping timeout: 240 seconds]
uxp has quit [Ping timeout: 240 seconds]
Skelz0r has quit [Ping timeout: 240 seconds]
Kuukunen has quit [Ping timeout: 240 seconds]
Eiam has quit [Ping timeout: 240 seconds]
r4z3r has quit [Ping timeout: 240 seconds]
elaptics has quit [Ping timeout: 240 seconds]
ekem has quit [Ping timeout: 240 seconds]
yeltzooo has quit [Ping timeout: 240 seconds]
Fraeon has quit [Ping timeout: 240 seconds]
ltp has quit [Ping timeout: 240 seconds]
mc_fail has joined #ruby
nertzy has quit [Ping timeout: 240 seconds]
hackeron has quit [Ping timeout: 240 seconds]
swgillespie has joined #ruby
TDJACR has joined #ruby
Eleeleth has joined #ruby
holyGlitch has joined #ruby
shiver has joined #ruby
sevenfourk has joined #ruby
c355e3b has joined #ruby
machty has joined #ruby
jimcroft_ has joined #ruby
Guest12896_ has joined #ruby
bestie has joined #ruby
angiebadillo has joined #ruby
crdpink2 has joined #ruby
meinside has joined #ruby
deepak has joined #ruby
LoganG has joined #ruby
ELLIOTTCABLE has joined #ruby
halfdan has joined #ruby
NeverTired has joined #ruby
jimeh has joined #ruby
manveru has joined #ruby
sponjii has joined #ruby
vcoinminer has joined #ruby
lele has joined #ruby
alxndr has joined #ruby
HashNuke has joined #ruby
kspencer has joined #ruby
devster31 has joined #ruby
cstrahan has joined #ruby
avdi has joined #ruby
ndrst has joined #ruby
cbetta has joined #ruby
sideshowcoder has joined #ruby
spk has joined #ruby
chrisseaton has joined #ruby
boxrick1 has joined #ruby
jlyndon has joined #ruby
ggherdov has joined #ruby
sushii has joined #ruby
bove has joined #ruby
deimos has joined #ruby
matled- is now known as matled
aep has joined #ruby
e4xit has joined #ruby
skmp has quit [Ping timeout: 268 seconds]
Eleeleth has quit [Changing host]
Eleeleth has joined #ruby
segy has joined #ruby
Barzogh has joined #ruby
freerobby has joined #ruby
sandstrom has joined #ruby
nertzy has joined #ruby
c355e3b has quit [Max SendQ exceeded]
cstrahan has quit [Max SendQ exceeded]
manveru has quit [Max SendQ exceeded]
bove has quit [Max SendQ exceeded]
kspencer has quit [Max SendQ exceeded]
avdi has quit [Max SendQ exceeded]
HashNuke has quit [Max SendQ exceeded]
vcoinminer has quit [Max SendQ exceeded]
boxrick1 has quit [Max SendQ exceeded]
deimos has quit [Max SendQ exceeded]
jlyndon has quit [Max SendQ exceeded]
Guest12896_ has quit [Max SendQ exceeded]
LoganG has quit [Max SendQ exceeded]
machty has quit [Max SendQ exceeded]
devster31 has quit [Max SendQ exceeded]
ELLIOTTCABLE has quit [Max SendQ exceeded]
TDJACR has quit [Max SendQ exceeded]
ggherdov has quit [Max SendQ exceeded]
NeverTired has quit [Max SendQ exceeded]
jolts has joined #ruby
jolts has quit [Max SendQ exceeded]
KervyN has joined #ruby
aef has joined #ruby
aef has quit [Remote host closed the connection]
devster31 has joined #ruby
ht_ has quit [Client Quit]
AustinMatherne has joined #ruby
ex0ns has joined #ruby
[spoiler] has joined #ruby
mhenrixon has joined #ruby
crowell has joined #ruby
crowell has quit [Changing host]
crowell has joined #ruby
zenspider has joined #ruby
ziyadb has quit [Ping timeout: 313 seconds]
raenk has joined #ruby
slash_nick has joined #ruby
peterhu has joined #ruby
nickjj has quit [Ping timeout: 244 seconds]
Kuukunen has joined #ruby
moei has quit [Max SendQ exceeded]
Nyammy_Work has joined #ruby
ltp has joined #ruby
kappy has joined #ruby
Freijo has joined #ruby
Lildirt has joined #ruby
martinbjeldbak has joined #ruby
callumacrae has joined #ruby
maxmanders has joined #ruby
Drakevr has joined #ruby
n008f4g__ has joined #ruby
gypsydave5 has quit [Ping timeout: 244 seconds]
hackeron has joined #ruby
Nyammy_Work has quit [Max SendQ exceeded]
Omni_ has joined #ruby
nickjj has joined #ruby
moei has joined #ruby
gf3 has joined #ruby
devster31 has quit [Excess Flood]
_BLuEGoD has quit [Client Quit]
devster31 has joined #ruby
devyn has joined #ruby
LoganG has joined #ruby
_BLuEGoD has joined #ruby
gypsydave5 has joined #ruby
yeltzooo has joined #ruby
shanemcd_ has joined #ruby
gbailey has joined #ruby
Google has joined #ruby
mosez has joined #ruby
Kryptonical has joined #ruby
crankhar1er has joined #ruby
Phanes- has joined #ruby
sfr^ has joined #ruby
SilentEcho has joined #ruby
brixen has joined #ruby
moeabdol3 has quit [Ping timeout: 244 seconds]
shadeslayer has joined #ruby
catbusters has quit [Ping timeout: 268 seconds]
Miron_ has quit [Ping timeout: 268 seconds]
sphex_ has joined #ruby
console has quit [Ping timeout: 600 seconds]
frode15243 has joined #ruby
saltsa has quit [Remote host closed the connection]
Guest68097 has quit [Ping timeout: 356 seconds]
dfoolz has quit [Ping timeout: 356 seconds]
Anderson69s_Deb has joined #ruby
mahlon_ has quit [Ping timeout: 244 seconds]
huyderman has joined #ruby
Guest13194 has quit [Ping timeout: 260 seconds]
paultreny has joined #ruby
14WAABC2U has joined #ruby
joaomdmoura__ has quit [Ping timeout: 268 seconds]
spastorino has quit [Ping timeout: 268 seconds]
llua has joined #ruby
majjoha has joined #ruby
arthropododo has joined #ruby
paultreny is now known as Guest93253
skullcrasher has joined #ruby
WebDawg has joined #ruby
duckpupp1 has joined #ruby
BtcBen_ has joined #ruby
BtcBen_ is now known as BtcBen
Hammy_Work has joined #ruby
shanemcd has quit [Ping timeout: 276 seconds]
romero_ has joined #ruby
ziyadb has joined #ruby
j2k has joined #ruby
dfoolz has joined #ruby
Krypt__ has quit [Ping timeout: 268 seconds]
gaf_ has joined #ruby
Radar has joined #ruby
UserInNeed has joined #ruby
emq has joined #ruby
edwardly has joined #ruby
edwardly has quit [Changing host]
edwardly has joined #ruby
ekem has joined #ruby
conrfrmn has joined #ruby
spacemud has joined #ruby
BTRE has joined #ruby
microt has quit [Ping timeout: 244 seconds]
pleiosaur has quit [Ping timeout: 244 seconds]
Hammy_Work has quit [Max SendQ exceeded]
kitallis has joined #ruby
Ishido has joined #ruby
gigetoo has quit [Remote host closed the connection]
tokik has joined #ruby
x0f has joined #ruby
DEac- has joined #ruby
moufl has joined #ruby
pjaspers has joined #ruby
mistym has joined #ruby
ghr has joined #ruby
x0f has quit [Changing host]
x0f has joined #ruby
Radar is now known as Guest46022
D9 has joined #ruby
mistym has quit [Changing host]
mistym has joined #ruby
mc_fail has quit [Ping timeout: 276 seconds]
the_last has joined #ruby
baweaver has joined #ruby
hfp has joined #ruby
daxroc has quit [Ping timeout: 268 seconds]
caserg has joined #ruby
lancetw has joined #ruby
jidar_ has joined #ruby
samuelkadolph has joined #ruby
Rasi has joined #ruby
Canar has joined #ruby
shortdudey123 has joined #ruby
krobzaur has joined #ruby
jolts has joined #ruby
jolts has quit [Max SendQ exceeded]
Guest12896_ has joined #ruby
Lorn has quit [Ping timeout: 276 seconds]
go|dfish has quit [Ping timeout: 276 seconds]
sesquipedalian has quit [Ping timeout: 276 seconds]
pleiosaur has joined #ruby
hinbody has joined #ruby
Google has quit [Read error: Connection reset by peer]
Coldblackice has joined #ruby
TDJACR has joined #ruby
theRoUS has joined #ruby
EdwardIII has joined #ruby
rcs has joined #ruby
jidar_ is now known as jidar
ruurd has joined #ruby
vbatts|work has joined #ruby
MissionCritical has joined #ruby
postmodern has joined #ruby
crankhar1er has quit [Ping timeout: 268 seconds]
Kryptonical is now known as 18WAAAVMK
ruurd is now known as Guest18607
Kryptonical has joined #ruby
chipotle has quit [Quit: cheerio]
microt has joined #ruby
jolts has joined #ruby
Esya has joined #ruby
greenhat has joined #ruby
jolts has quit [Max SendQ exceeded]
sponjii__ has joined #ruby
Hammy_Work has joined #ruby
BLuEGo191 has joined #ruby
mhb has joined #ruby
Freijo has quit [Ping timeout: 268 seconds]
monoprotic has quit [Ping timeout: 268 seconds]
tekacs has joined #ruby
crankharder has joined #ruby
brendan- has joined #ruby
mburns has joined #ruby
Mio-chan has joined #ruby
r4z3r has joined #ruby
reaVer_ has joined #ruby
isomorphismes has joined #ruby
reaVer has quit [Ping timeout: 276 seconds]
n008f4g__ has quit [Ping timeout: 268 seconds]
moshee has joined #ruby
moshee has joined #ruby
Kero has joined #ruby
elaptics has joined #ruby
jtdowney has quit [Ping timeout: 268 seconds]
deeprave has quit [Ping timeout: 268 seconds]
ericwood has quit [Ping timeout: 340 seconds]
go|dfish has joined #ruby
duckpupp1 has quit [Ping timeout: 244 seconds]
tekacs has quit [Excess Flood]
sphex_ has quit [Ping timeout: 268 seconds]
SegFaultAX has quit [Ping timeout: 268 seconds]
cfloare has quit [Remote host closed the connection]
janelleb has joined #ruby
lele` has joined #ruby
tekacs has joined #ruby
df has joined #ruby
spk_ has joined #ruby
nlsun has joined #ruby
guardian has joined #ruby
mistym has quit [Ping timeout: 260 seconds]
18WAAAVMK has quit [Ping timeout: 260 seconds]
sushi_- has joined #ruby
Guest94494 has joined #ruby
bnagy has joined #ruby
saltsa has joined #ruby
shiver_ has joined #ruby
goodcodeguy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
alexblom has joined #ruby
quakephil has quit [Ping timeout: 268 seconds]
varesa has joined #ruby
AnoHito_ has joined #ruby
_BLuEGoD has quit [Ping timeout: 276 seconds]
binaryplease has quit [Ping timeout: 276 seconds]
zast has joined #ruby
mistym has joined #ruby
mistym has joined #ruby
gigetoo has joined #ruby
jolts has joined #ruby
fold3 has quit [Ping timeout: 402 seconds]
jolts has quit [Max SendQ exceeded]
eljimmy has joined #ruby
troulouliou_dev has quit [Quit: Leaving]
lannonbr has joined #ruby
Eleeleth has quit [*.net *.split]
shiver has quit [*.net *.split]
sevenfourk has quit [*.net *.split]
spk has quit [*.net *.split]
jimcroft_ has quit [*.net *.split]
holyGlitch has quit [*.net *.split]
crdpink2 has quit [*.net *.split]
sushii has quit [*.net *.split]
bestie has quit [*.net *.split]
ndrst has quit [*.net *.split]
chrisseaton has quit [*.net *.split]
cbetta has quit [*.net *.split]
halfdan has quit [*.net *.split]
alxndr has quit [*.net *.split]
lele has quit [*.net *.split]
sponjii has quit [*.net *.split]
sideshowcoder has quit [*.net *.split]
deepak has quit [*.net *.split]
jimeh has quit [*.net *.split]
angiebadillo has quit [*.net *.split]
meinside has quit [*.net *.split]
spk_ is now known as spk
Kryptonical has quit [Ping timeout: 268 seconds]
Davey has quit [Ping timeout: 268 seconds]
krobzaur_ has joined #ruby
existensil has joined #ruby
Cohedrin has quit [Write error: Connection reset by peer]
lianj has joined #ruby
holyGlitch has joined #ruby
_BLuEGoD has joined #ruby
raimumizu has joined #ruby
sphex has joined #ruby
funnel has quit [Read error: Connection reset by peer]
boxrick1 has joined #ruby
PaulePanter has joined #ruby
jlyndon has joined #ruby
Davey has joined #ruby
Davey has quit [Changing host]
Davey has joined #ruby
sevenfourk has joined #ruby
benlieb has joined #ruby
colegatron has joined #ruby
jidar has quit [Quit: stuff.]
TDJACR has quit [Changing host]
TDJACR has joined #ruby
zenlot1 has joined #ruby
meinside has joined #ruby
jtperreault has joined #ruby
DrCode has joined #ruby
deepak has joined #ruby
TDJACR is now known as Guest53587
jidar has joined #ruby
ujjain- has quit [Ping timeout: 241 seconds]
llua has quit [Changing host]
llua has joined #ruby
TomPeed has joined #ruby
TomPeed is now known as justbleed
AnoHito has quit [Ping timeout: 268 seconds]
IceDragon has joined #ruby
ujjain has joined #ruby
ujjain has quit [Changing host]
ujjain has joined #ruby
bove has joined #ruby
sunya7a has joined #ruby
jimcroft_ has joined #ruby
jtdowney has joined #ruby
jtdowney has joined #ruby
zenlot has quit [Ping timeout: 259 seconds]
IceDragon is now known as Guest58734
quakephil has joined #ruby
xybre has joined #ruby
shiver_ has quit [Client Quit]
Fraeon has joined #ruby
NightMonkey has quit [Ping timeout: 244 seconds]
goodcodeguy has joined #ruby
spectra_ has quit [Ping timeout: 272 seconds]
diprotic has joined #ruby
slackR has quit [Ping timeout: 272 seconds]
diprotic has joined #ruby
shiver_ has joined #ruby
SegFaultAX has joined #ruby
sfr^ has quit [Ping timeout: 268 seconds]
Lloyd has quit [Ping timeout: 268 seconds]
Cyrus has joined #ruby
catbusters has joined #ruby
joaomdmoura__ has joined #ruby
halfdan has joined #ruby
Danielss89 has joined #ruby
Kryptonical has joined #ruby
slackR has joined #ruby
_BLuEGoD has quit [Client Quit]
bnagy has quit [Ping timeout: 276 seconds]
isomorphismes has quit [Ping timeout: 276 seconds]
BLuEGo191 has quit [Ping timeout: 276 seconds]
samuelkadolph has quit [Ping timeout: 276 seconds]
badeball has quit [Ping timeout: 276 seconds]
n1colas has joined #ruby
Evan- has joined #ruby
badeball has joined #ruby
Skelz0r has joined #ruby
cout has joined #ruby
bnagy has joined #ruby
_BLuEGoD has joined #ruby
Cyrus is now known as Guest121
BtcBen has quit [Ping timeout: 276 seconds]
krobzaur_ has quit [Read error: Network is unreachable]
cfloare has joined #ruby
sfr^ has joined #ruby
alem0lars has quit [Ping timeout: 268 seconds]
BtcBen has joined #ruby
r0bby_ is now known as robbyoconnor
AlexRussia has joined #ruby
cstrahan has joined #ruby
Eleeleth has joined #ruby
eljimador has quit [Ping timeout: 268 seconds]
cout_ has quit [Write error: Connection reset by peer]
daxroc has joined #ruby
antgel has quit [Ping timeout: 276 seconds]
Cohedrin has joined #ruby
imanc has quit [Ping timeout: 268 seconds]
twodayslate has quit [Ping timeout: 268 seconds]
slackbotgz1 has joined #ruby
HashNuke has joined #ruby
goodcodeguy has quit [Client Quit]
ardian has joined #ruby
PaulePanter has quit [Ping timeout: 276 seconds]
Guest60651 has quit [Ping timeout: 276 seconds]
matti has quit [Ping timeout: 276 seconds]
slackbotgz has quit [Remote host closed the connection]
matti has joined #ruby
samuelkadolph has joined #ruby
jolts has joined #ruby
avdi has joined #ruby
mc_fail has joined #ruby
jolts has quit [Max SendQ exceeded]
krobzaur_ has joined #ruby
alxndr has joined #ruby
alem0lars has joined #ruby
mattpatt has quit [Ping timeout: 268 seconds]
charles81 has quit [Ping timeout: 268 seconds]
spectra has joined #ruby
shiver_ has quit [Client Quit]
shiver has joined #ruby
shiver has quit [Changing host]
shiver has joined #ruby
matp_ has quit [Ping timeout: 276 seconds]
PsionTheory has quit [Ping timeout: 268 seconds]
isomorphismes has joined #ruby
20WAAE2CD has joined #ruby
infernix has joined #ruby
ericwood has joined #ruby
angiebadillo has joined #ruby
fold4 has joined #ruby
graffix has quit [Ping timeout: 276 seconds]
sevin has joined #ruby
Emmanuel_Chanel has joined #ruby
MyMind has quit [Excess Flood]
vcoinminer has joined #ruby
solars has joined #ruby
graffix222 has joined #ruby
deimos has joined #ruby
tekacs is now known as Guest15452
c0ncealed has joined #ruby
err_ok has quit [Ping timeout: 268 seconds]
nfk has joined #ruby
MyMind has joined #ruby
Amnez777 has quit [Changing host]
Amnez777 has joined #ruby
mroth has quit [Read error: Connection reset by peer]
shelling__ has quit [Read error: Connection reset by peer]
Kryptonical has quit [Ping timeout: 260 seconds]
matp has joined #ruby
finisherr has joined #ruby
terminalrecluse has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sfr^ has quit [Ping timeout: 268 seconds]
cardoni has quit [Ping timeout: 268 seconds]
sideshowcoder has joined #ruby
PsionTheory has joined #ruby
machty has joined #ruby
bestie has joined #ruby
MeMoc has quit [Ping timeout: 268 seconds]
ELLIOTTCABLE has joined #ruby
Shidash_ has joined #ruby
jzigmund_ has joined #ruby
humd1ng3r has quit [Ping timeout: 268 seconds]
gmci has quit [Ping timeout: 268 seconds]
mattpatt has joined #ruby
manveru has joined #ruby
shanemcd_ has quit [Remote host closed the connection]
alem0lars has quit [Ping timeout: 268 seconds]
quakephil has quit [Read error: Connection reset by peer]
cbetta has joined #ruby
rflot has quit [Ping timeout: 268 seconds]
skmp has joined #ruby
aspiers has joined #ruby
humd1ng3r has joined #ruby
isomorphismes is now known as 20WAAE2CQ
funnel has joined #ruby
diprotic is now known as Guest643
Miron has joined #ruby
v1n has quit [Ping timeout: 271 seconds]
connor_goodwolf has quit [Ping timeout: 271 seconds]
marr has joined #ruby
despai has quit [Write error: Broken pipe]
maxmanders has quit [Max SendQ exceeded]
iamdevnul has quit [Ping timeout: 268 seconds]
nchambers has quit [Max SendQ exceeded]
Brando753 has quit [Max SendQ exceeded]
20WAAE2CD has quit [Max SendQ exceeded]
Freeaqingme has joined #ruby
greenhat has quit [Ping timeout: 276 seconds]
Shidash has quit [Ping timeout: 276 seconds]
pelegreno has joined #ruby
BLuEGoD38 has joined #ruby
stryek has joined #ruby
dfoolz has quit [Ping timeout: 276 seconds]
sepp2k has joined #ruby
_BLuEGoD has joined #ruby
Log1x has quit [Ping timeout: 276 seconds]
92AAAE1K7 has joined #ruby
ardian has quit [Ping timeout: 276 seconds]
jzigmund has quit [Ping timeout: 276 seconds]
clamstar has quit [Ping timeout: 276 seconds]
_BLuEGoD has quit [Ping timeout: 276 seconds]
[dmp] has quit [Ping timeout: 276 seconds]
shanemcd has joined #ruby
92AAAE1K7 has quit [Read error: Connection reset by peer]
gregf__ has joined #ruby
ardian_ has joined #ruby
reaVer_ has quit [Ping timeout: 276 seconds]
PhantomS_ has quit []
raz has quit [Ping timeout: 276 seconds]
sfr^ has joined #ruby
kiki_lamb has joined #ruby
chrisseaton has joined #ruby
c355e3b has joined #ruby
Brando753 has joined #ruby
Lloyd has joined #ruby
Azure has quit [Ping timeout: 276 seconds]
jimeh has joined #ruby
marienz has joined #ruby
nchambers has joined #ruby
BLuEGoD38 has quit [Ping timeout: 276 seconds]
x77686d_ has joined #ruby
monoprotic has joined #ruby
fourq_ has joined #ruby
Guest10686 has quit [Ping timeout: 253 seconds]
Krypt has joined #ruby
cardoni has joined #ruby
connor_goodwolf has joined #ruby
shanemcd has quit [Remote host closed the connection]
duracrisis has joined #ruby
greenhat has joined #ruby
A124 has joined #ruby
axisys has joined #ruby
BLuEGo451 has joined #ruby
NightMonkey has joined #ruby
hollywood has quit [Ping timeout: 268 seconds]
duracrisis is now known as Guest96677
marens_ has joined #ruby
wlanboy has joined #ruby
ammar_ has joined #ruby
eregon has joined #ruby
eregon_ has quit [Write error: Broken pipe]
Guest643 has quit [Ping timeout: 457 seconds]
_Tariq has joined #ruby
ammar has quit [Read error: Connection reset by peer]
marens has quit [Write error: Connection reset by peer]
MeMoc has joined #ruby
alem0lars has joined #ruby
<_Tariq> Hello, I am trying to build a web server and I am unable to send any headers to the client, even though I can see the website just fine
sushi_- is now known as sushi_
trosborn has joined #ruby
sesquipedalian has joined #ruby
c355e3b has quit [Ping timeout: 268 seconds]
HashNuke has quit [Ping timeout: 268 seconds]
NeverTired has joined #ruby
ggherdov has joined #ruby
mahlon_ has joined #ruby
dfoolz has joined #ruby
jolts has joined #ruby
Azure has joined #ruby
ardian_ has quit [Ping timeout: 268 seconds]
Seich has quit [Ping timeout: 268 seconds]
raz has joined #ruby
raz has joined #ruby
BLuEGo451 has quit [Client Quit]
_BLuEGoD has quit [Ping timeout: 276 seconds]
rflot has joined #ruby
Seich has joined #ruby
_BLuEGoD has joined #ruby
Brando753 has quit [Ping timeout: 240 seconds]
Pupeno has joined #ruby
charles81 has joined #ruby
Log1x has joined #ruby
bradland has joined #ruby
wald0 has joined #ruby
Guest39191 has quit [Quit: leaving]
spastorino has joined #ruby
PaulePanter has joined #ruby
gregf__ has quit [Ping timeout: 268 seconds]
ex0ns has quit [Ping timeout: 268 seconds]
reaVer has joined #ruby
jidar has quit [Quit: stuff.]
sunya7a_ has joined #ruby
imanc has joined #ruby
iamdevnul has joined #ruby
maxmanders has joined #ruby
DrCode has quit [Ping timeout: 244 seconds]
jhn has joined #ruby
nik0 has joined #ruby
c355e3b has joined #ruby
hollywood has joined #ruby
Rutix has joined #ruby
Rutix has joined #ruby
deeprave has joined #ruby
trinaldi has quit [Ping timeout: 366 seconds]
x77686d has quit [Ping timeout: 366 seconds]
x77686d_ is now known as x77686d
guardian has quit [Ping timeout: 268 seconds]
bakedb has quit [Ping timeout: 268 seconds]
Rutix`away has quit [Ping timeout: 268 seconds]
<_Tariq> Huh. I think I managed to solve the problem just by expressing it.
<_Tariq> Thanks, IRC.
twodayslate has joined #ruby
xybre has quit [Ping timeout: 268 seconds]
HashNuke has joined #ruby
canton7 has quit [Ping timeout: 241 seconds]
err_ok has joined #ruby
alexherbo2 has joined #ruby
zacts has joined #ruby
_BLuEGoD has quit [Client Quit]
shelling__ has joined #ruby
sudoubuntu has joined #ruby
Guest46022 is now known as Radr
Radr is now known as Radar
BtcBen has quit [Ping timeout: 276 seconds]
mahlon_ has quit [Ping timeout: 276 seconds]
DrCode has joined #ruby
<bnagy> rubber ducks r us
Guest15452 has quit [Ping timeout: 250 seconds]
gmci has joined #ruby
Snowy has quit [Remote host closed the connection]
clamstar has joined #ruby
trinaldi has joined #ruby
rodolfowtf has quit [Quit: No Ping reply in 180 seconds.]
Bilge has quit [*.net *.split]
ElderFain has quit [*.net *.split]
Coraline has quit [*.net *.split]
RealMarc has quit [*.net *.split]
decaff has quit [*.net *.split]
madhatter has quit [*.net *.split]
shaman42 has quit [*.net *.split]
tubbo has quit [*.net *.split]
groundnuty has quit [*.net *.split]
galeido has quit [*.net *.split]
Garo_ has quit [*.net *.split]
jidar has joined #ruby
mroth has joined #ruby
aibot has quit [Read error: Connection reset by peer]
rodolfowtf has joined #ruby
<zacts> /j ruby
firstdayonthejob has quit [Quit: WeeChat 1.4-dev]
<Ox0dea> Ain't happenin'.
kirillzh has joined #ruby
aibot has joined #ruby
canton7 has joined #ruby
tekmaster has joined #ruby
iooner has quit [Ping timeout: 268 seconds]
mistym has quit [Ping timeout: 260 seconds]
PsionTheory has quit [Read error: Network is unreachable]
mistym has joined #ruby
mistym has joined #ruby
Kero has quit [Ping timeout: 268 seconds]
SenpaiSilver has quit [Ping timeout: 244 seconds]
Kamilion has joined #ruby
allcentury has joined #ruby
PsionTheory has joined #ruby
madhatter has joined #ruby
sudoubuntu has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
20WAAE2IT has joined #ruby
Rodya_ has joined #ruby
PsionTheory has quit [Remote host closed the connection]
humblespoon has joined #ruby
n008f4g_ has joined #ruby
tim_s007 has quit [Ping timeout: 268 seconds]
<humblespoon> so I'm new to pry, and I've created a class by defining it. Is there any way to modify that class after I've ended it without having to retype the whole class?
catbusters has quit [Ping timeout: 268 seconds]
tim_s007 has joined #ruby
gnarf is now known as gnarf_
ardian has joined #ruby
gregf__ has joined #ruby
Robert__ has joined #ruby
shanemcd has joined #ruby
<Ox0dea> humblespoon: You can just open it up again?
catbusters has joined #ruby
Asher has joined #ruby
marcosdsanchez has joined #ruby
isene has joined #ruby
v1n has joined #ruby
iooner has joined #ruby
<humblespoon> Ox0dea: so in pry, would I just type "class MyClass"
<humblespoon> and then continue defining the new class methods in it?
Guest58734 is now known as IceDragon
<humblespoon> would that cancel out the other methods I wrote before for MyClass?
nchambers has quit [Ping timeout: 244 seconds]
<Ox0dea> humblespoon: That's one way to do it, sure.
[dmp] has joined #ruby
<Ox0dea> No, Ruby classes are "open"; you can just pop in and add to them at any time.
kenndel_ has quit [Ping timeout: 244 seconds]
kam270 has joined #ruby
benlieb has quit [Quit: benlieb]
SenpaiSilver has joined #ruby
vali has quit [Ping timeout: 268 seconds]
chouhoulis has joined #ruby
slackbotgz1 has quit [Remote host closed the connection]
<humblespoon> oh awesome, thanks Ox0dea . Another question. How would I modify part of the class I wrote before? I see there's an edit, but I don't know how to apply it to the class I made
Rodya_ has quit [Ping timeout: 260 seconds]
robbyoconnor has quit [Ping timeout: 260 seconds]
kam270 has quit [Max SendQ exceeded]
jhn has quit [Quit: Textual IRC Client: www.textualapp.com]
nik0 has quit [Quit: Lost terminal]
basic has quit [Read error: Connection reset by peer]
tim_s007 has quit [Max SendQ exceeded]
hoylemd has joined #ruby
<Ox0dea> humblespoon: What do you mean by "part of the class"?
shanemcd has quit [Ping timeout: 260 seconds]
tim_s007 has joined #ruby
nchambers has joined #ruby
goodcodeguy has joined #ruby
<humblespoon> well I defined the class in pry "MyClass", and ended that class. I can open it up by typing "class MyClass def newmethod etc". But that's for adding more methods. What if I wanted to edit a method I wrote earlier in pry?
kam270 has joined #ruby
wald0 has quit [Ping timeout: 276 seconds]
vali has joined #ruby
<humblespoon> like edit the newmethod to change a line in it
<Ox0dea> humblespoon: That's... exactly what Pry's `edit` command is for. :P
wald0 has joined #ruby
basic` has joined #ruby
chouhoulis has quit [Ping timeout: 260 seconds]
pwnd_nsfw` has quit [Read error: Network is unreachable]
<humblespoon> ok good, XD. Problem is, when I try "edit class MyClass:linenumber" it opens a text editor. So I'm doing something wrong...
<baweaver> edit MyClass#my_method
devbug has quit [Ping timeout: 264 seconds]
<Ox0dea> humblespoon: It's definitely supposed to do that.
pwnd_nsfw` has joined #ruby
<baweaver> just make sure to not have your editor set to Nano :P
heidar has quit [Ping timeout: 288 seconds]
heidar has joined #ruby
kam270 has quit [Max SendQ exceeded]
bakedb has joined #ruby
tim_s007 has quit [Max SendQ exceeded]
14WAABC2U has quit [Excess Flood]
devbug has joined #ruby
solars has quit [Ping timeout: 265 seconds]
tim_s007 has joined #ruby
platzhirsch has left #ruby [#ruby]
crdpink has joined #ruby
benlieb has joined #ruby
kam270 has joined #ruby
goodcodeguy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
heidar has quit [Ping timeout: 260 seconds]
watersoul has joined #ruby
bigmacs has joined #ruby
bigmacs has quit [Client Quit]
heidar has joined #ruby
krobzaur_ has quit [Ping timeout: 260 seconds]
pwnd_nsfw` has quit [Read error: Network is unreachable]
kam270 has quit [Max SendQ exceeded]
pwnd_nsfw` has joined #ruby
mahlon_ has joined #ruby
marcosdsanchez has quit [Read error: Connection reset by peer]
kirun has quit [Quit: Client exiting]
firstdayonthejob has joined #ruby
trifling-jest has joined #ruby
kam270 has joined #ruby
blackmesa has joined #ruby
tekmaster is now known as tekacs
Barzogh has quit [Changing host]
Barzogh has joined #ruby
joast has joined #ruby
sphex_ has joined #ruby
sphex has quit [Write error: Broken pipe]
drbrain has quit [Ping timeout: 268 seconds]
marcosdsanchez has joined #ruby
drbrain has joined #ruby
basic` has quit [Ping timeout: 276 seconds]
fantazo_ has quit [Ping timeout: 244 seconds]
<shevy> make sure to set your operating system to emacs instead!
cdg has joined #ruby
<adaedra> set your operating system to use an operating system as editor? That's silly.
goodcodeguy has joined #ruby
<Papierkorb> does emacs have a very ignorant module?
ctrlrsf has quit [Ping timeout: 268 seconds]
<Ox0dea> Vile, impetuous masochists.
Kero has joined #ruby
triangles3 has joined #ruby
arthropododo has quit [Quit: Leaving]
<zacts> hello rubyists
arthropododo has joined #ruby
dfockler has joined #ruby
triangles2 has quit [Ping timeout: 260 seconds]
Rickmasta has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
solocshaw has joined #ruby
zeroDi has joined #ruby
ctrlrsf has joined #ruby
20WAAE2IT has quit [Ping timeout: 349 seconds]
helpa has quit [Ping timeout: 349 seconds]
helpa-bot has joined #ruby
Mon_Ouie has joined #ruby
<shevy> hello zactsists
akem has joined #ruby
Elysia has joined #ruby
benlieb has quit [Ping timeout: 260 seconds]
_Tariq has quit [Remote host closed the connection]
benlieb has joined #ruby
binaryplease has joined #ruby
<trifling-jest> hi
sphex_ has quit [Ping timeout: 244 seconds]
djbkd has joined #ruby
djbkd has quit [Client Quit]
trifling-jest has left #ruby ["Leaving"]
sphex has joined #ruby
trifling-jest has joined #ruby
bakedb has quit [Excess Flood]
djbkd_ has quit [Write error: Broken pipe]
kirillzh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ss_much has quit [Quit: Connection closed for inactivity]
duncannz has joined #ruby