baweaver changed the topic of #ruby to: Rules & more: https://ruby-community.com || Ruby 2.5.0, 2.4.3, 2.3.6: https://www.ruby-lang.org || Paste >3 lines of text to: https://gist.github.com || Rails questions? Ask in: #RubyOnRails || Logs: https://irclog.whitequark.org/ruby || Books: https://goo.gl/wpGhoQ
mtkd has quit [Ping timeout: 256 seconds]
sanscoeur has quit [Ping timeout: 264 seconds]
mtkd has joined #ruby
zapata has joined #ruby
cdg has quit [Remote host closed the connection]
coops has quit [Quit: Connection closed for inactivity]
justinfaler has quit [Ping timeout: 240 seconds]
elphe has joined #ruby
<chet> #python
chet has left #ruby [#ruby]
<havenwood> ?rubyonrails chet
<ruby[bot]> havenwood: I don't see no chet, whom should I tell about rubyonrails?
white_lilies has joined #ruby
<havenwood> ?rails
<ruby[bot]> Please join #RubyOnRails for Rails questions. You need to be identified with NickServ, see /msg NickServ HELP
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
banisterfiend has joined #ruby
x77686d has joined #ruby
TinkerTyper has quit [Quit: ZNC 1.7.x-nightly-20180120-fcc710b4 - https://znc.in]
TinkerTyper has joined #ruby
jottr has quit [Ping timeout: 248 seconds]
quobo has joined #ruby
arescorpio has joined #ruby
shinnya has joined #ruby
pastorinni has quit [Remote host closed the connection]
garyserj has joined #ruby
<garyserj> what is the advantage or reason for doing %w[a b c d] instead of ["a","b","c","d"] ? Is it purely and simply that it is a shorthand? and what type are the things within the square brackets here [a b c d] since presumably they are not strings before %w is applied
<havenwood> garyserj: easier to type, but more importantly easier to read
<eam> garyserj: %w and its components are not objects, they are syntax
<havenwood> garyserj: the reader knows up front the array is simple strings
<eam> it's taken directly from perl's qw[] construct
<eam> ruby replaces the "q" with "%"
<garyserj> ah ok, thanks
<eam> the same is true of qx => %x, q => %, qr => %r and so on
<eam> the delimiters can be almost any character, paired or otherwise
marxarelli is now known as marxarelli|afk
TomyLobo has quit [Ping timeout: 255 seconds]
<eam> >> %/ a string enclosed by slashes /
<ruby[bot]> eam: # => " a string enclosed by slashes " (https://eval.in/951954)
<eam> another nice feature of these alternate quoting methods is that by changing the string delimiter you can avoid having to quote strings with lots of " or ' in them
<eam> which in perl land used to be quite common in scripts, though ruby has uh, matured past this somewhat
Dimik has quit [Ping timeout: 268 seconds]
cagomez has joined #ruby
nekomune has quit [Read error: Connection reset by peer]
justinfaler has joined #ruby
jottr has joined #ruby
guacamole has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kapil___ has joined #ruby
John_Ivan has quit [Read error: Connection reset by peer]
quobo has quit []
jottr has quit [Ping timeout: 265 seconds]
atchoum has quit [Ping timeout: 268 seconds]
RougeR has quit [Ping timeout: 260 seconds]
jottr has joined #ruby
jottr has quit [Ping timeout: 248 seconds]
cagomez has quit [Remote host closed the connection]
cagomez has joined #ruby
jrafanie has quit [Quit: Textual IRC Client: www.textualapp.com]
cagomez has quit [Read error: Connection reset by peer]
cagomez has joined #ruby
jottr has joined #ruby
daemonwrangler has quit [Quit: ZNC 1.6.5 - http://znc.in]
Vapez has quit [Remote host closed the connection]
banisterfiend has quit [Quit: Textual IRC Client: www.textualapp.com]
jottr has quit [Ping timeout: 264 seconds]
cagomez has quit [Ping timeout: 248 seconds]
eckhardt has quit [Quit: Textual IRC Client: www.textualapp.com]
darkhanb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
milardovich has joined #ruby
guest2 has joined #ruby
uptime has quit [Quit: They ask me how I'm doing and I say, "quite frankly, stellar."]
daemonwrangler has joined #ruby
govg has quit [Ping timeout: 276 seconds]
knight33 has joined #ruby
riskish has joined #ruby
dinfuehr has quit [Ping timeout: 256 seconds]
dinfuehr has joined #ruby
nowhere_man has joined #ruby
segy has quit [Ping timeout: 252 seconds]
nowhereman_ has quit [Ping timeout: 240 seconds]
goatish has quit [Quit: Hibernating]
segy has joined #ruby
jottr has joined #ruby
LastWhisper____ has joined #ruby
sylario has quit [Quit: Connection closed for inactivity]
cdg has joined #ruby
marr has quit [Ping timeout: 255 seconds]
jottr has quit [Ping timeout: 240 seconds]
livcd has quit [Ping timeout: 256 seconds]
cagomez has joined #ruby
jameser has joined #ruby
flashbang has joined #ruby
cdg has quit [Ping timeout: 260 seconds]
cagomez has quit [Ping timeout: 260 seconds]
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<nchambers> how can I exclude files from rubocop checking? I've tried having an "Exclude" block like the default configs, but rubocop complains
xcesariox has joined #ruby
haylon has joined #ruby
drewmcmillan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mtkd has quit [Ping timeout: 256 seconds]
mtkd has joined #ruby
justinfaler has quit [Ping timeout: 256 seconds]
flashbang has quit [Ping timeout: 240 seconds]
justinfaler has joined #ruby
kobain has joined #ruby
justinfaler has quit [Ping timeout: 248 seconds]
d10n-work has joined #ruby
haylon has quit [Read error: Connection timed out]
cdg has joined #ruby
ramfjord has quit [Ping timeout: 260 seconds]
haylon has joined #ruby
cagomez has joined #ruby
bigblind has quit [Ping timeout: 240 seconds]
ramfjord has joined #ruby
cdg has quit [Ping timeout: 265 seconds]
haylon has quit [Ping timeout: 256 seconds]
livcd has joined #ruby
cagomez has quit [Ping timeout: 265 seconds]
dviola has quit [Quit: WeeChat 2.0.1]
ramfjord has quit [Ping timeout: 256 seconds]
ramfjord has joined #ruby
jnyw has joined #ruby
hahuang61 has joined #ruby
jottr has joined #ruby
ramfjord has quit [Ping timeout: 260 seconds]
ramfjord has joined #ruby
jottr has quit [Ping timeout: 252 seconds]
kies has quit [Ping timeout: 255 seconds]
hfp_work has quit [Ping timeout: 264 seconds]
dhollinger has quit [Ping timeout: 256 seconds]
amirite has quit [Ping timeout: 240 seconds]
dhollinger has joined #ruby
swgillespie[GT] is now known as swgillespie
ramfjord has quit [Ping timeout: 252 seconds]
ramfjord has joined #ruby
swgillespie has left #ruby [#ruby]
cagomez has joined #ruby
hfp_work has joined #ruby
bigblind has joined #ruby
cadillac_ has joined #ruby
ramfjord has quit [Ping timeout: 256 seconds]
cagomez has quit [Ping timeout: 240 seconds]
bmurt has joined #ruby
jameser has quit [Max SendQ exceeded]
cagomez has joined #ruby
bigblind has quit [Ping timeout: 240 seconds]
jameser has joined #ruby
shinnya has quit [Ping timeout: 248 seconds]
cdg has joined #ruby
jottr has joined #ruby
marmorkreb has joined #ruby
milardovich has quit [Remote host closed the connection]
zautomata1 has joined #ruby
amirite has joined #ruby
jottr has quit [Ping timeout: 248 seconds]
kapil___ has quit [Quit: Connection closed for inactivity]
marmorkreb has quit []
zautomata has quit [Ping timeout: 240 seconds]
noobineer has joined #ruby
bigblind has joined #ruby
amirite has quit [Ping timeout: 268 seconds]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gnufied has quit [Ping timeout: 256 seconds]
milardovich has joined #ruby
arescorpio has quit [Excess Flood]
dogweather has joined #ruby
bigblind has quit [Ping timeout: 248 seconds]
AJA4350 has quit [Quit: AJA4350]
justinfaler has joined #ruby
govg has joined #ruby
jottr has joined #ruby
kies has joined #ruby
jottr has quit [Ping timeout: 256 seconds]
elphe has quit [Ping timeout: 248 seconds]
hfp_work has quit [Ping timeout: 240 seconds]
hahuang65 has quit [Quit: WeeChat 2.0.1]
riskish has quit [Quit: Textual IRC Client: www.textualapp.com]
hahuang65 has joined #ruby
darkhanb has joined #ruby
gnufied has joined #ruby
bigblind has joined #ruby
hfp_work has joined #ruby
bigblind has quit [Ping timeout: 255 seconds]
bigblind has joined #ruby
marmorkreb has joined #ruby
white_lilies has quit [Ping timeout: 268 seconds]
elphe has joined #ruby
bigblind has quit [Ping timeout: 248 seconds]
KeyJoo has joined #ruby
amirite has joined #ruby
alfiemax has joined #ruby
milardovich has quit [Remote host closed the connection]
milardovich has joined #ruby
milardovich has quit [Ping timeout: 240 seconds]
gix- has joined #ruby
gix has quit [Disconnected by services]
cagomez has quit [Remote host closed the connection]
cagomez has joined #ruby
cagomez has quit [Remote host closed the connection]
ahrs has quit [Remote host closed the connection]
cagomez has joined #ruby
ahrs has joined #ruby
locsmif has quit [Quit: leaving]
trautwein has quit [Quit: ZNC 1.6.5 - http://znc.in]
trautwein has joined #ruby
white_lilies has joined #ruby
cagomez has quit [Remote host closed the connection]
cagomez has joined #ruby
jottr has joined #ruby
white_lilies has quit [Ping timeout: 248 seconds]
cagomez has quit [Ping timeout: 265 seconds]
bigblind has joined #ruby
jottr has quit [Ping timeout: 255 seconds]
alfiemax has quit [Read error: Connection reset by peer]
white_lilies has joined #ruby
amirite has quit [Ping timeout: 264 seconds]
bigblind has quit [Ping timeout: 248 seconds]
gnufied has quit [Ping timeout: 265 seconds]
white_lilies has quit [Ping timeout: 260 seconds]
cdg has quit [Remote host closed the connection]
cdg has joined #ruby
guacamole has joined #ruby
guacamole has joined #ruby
cdg has quit [Ping timeout: 265 seconds]
jamiejackson has joined #ruby
LastWhisper____ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
hahuang65 has quit [Quit: WeeChat 2.0.1]
jamiejackson has quit [Ping timeout: 256 seconds]
marmorkreb has quit [Read error: Connection reset by peer]
jottr has joined #ruby
ramfjord has joined #ruby
cdg has joined #ruby
jottr has quit [Ping timeout: 240 seconds]
phate408 has joined #ruby
phate408 has quit [Remote host closed the connection]
bigblind has joined #ruby
cdg has quit [Ping timeout: 276 seconds]
guacamole has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nekomune has joined #ruby
noobineer has quit [Ping timeout: 265 seconds]
bigblind has quit [Ping timeout: 248 seconds]
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bigblind has joined #ruby
jamesaxl has joined #ruby
hahuang61 has quit [Quit: WeeChat 2.0.1]
knight33 has quit [Ping timeout: 240 seconds]
white_lilies has joined #ruby
ecuanaso has joined #ruby
bigblind has quit [Ping timeout: 260 seconds]
cschneid has quit [Remote host closed the connection]
white_lilies has quit [Ping timeout: 248 seconds]
hahuang65 has joined #ruby
hahuang65 has quit [Client Quit]
jottr has joined #ruby
maum has joined #ruby
marmorkreb has joined #ruby
amirite has joined #ruby
jottr has quit [Ping timeout: 268 seconds]
amirite has quit [Ping timeout: 260 seconds]
marmorkreb has quit [Ping timeout: 268 seconds]
kapil___ has joined #ruby
bigblind has joined #ruby
milardovich has joined #ruby
bigblind has quit [Ping timeout: 248 seconds]
kobain has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
white_lilies has joined #ruby
milardovich has quit [Ping timeout: 276 seconds]
x77686d has quit [Quit: x77686d]
oleo has quit [Quit: Leaving]
Azure|dc has quit [Ping timeout: 255 seconds]
ta_ has quit [Remote host closed the connection]
white_lilies has quit [Ping timeout: 265 seconds]
marmorkreb has joined #ruby
meadmoon has joined #ruby
cdg has joined #ruby
milardovich has joined #ruby
x77686d has joined #ruby
cdg has quit [Ping timeout: 255 seconds]
bigblind has joined #ruby
jameser has quit [Remote host closed the connection]
jameser has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
meadmoon has quit [Quit: ZZZzzz…]
bigblind has quit [Ping timeout: 264 seconds]
troys has quit [Quit: Bye]
jottr has joined #ruby
NightMonkey has quit [Ping timeout: 268 seconds]
LocaMocha has joined #ruby
x77686d has quit [Quit: x77686d]
x77686d has joined #ruby
NightMonkey has joined #ruby
jottr has quit [Ping timeout: 268 seconds]
jeffreylevesque has quit [Ping timeout: 256 seconds]
white_lilies has joined #ruby
x77686d has quit [Quit: x77686d]
marmorkreb has quit [Ping timeout: 260 seconds]
d10n-work has quit [Quit: Connection closed for inactivity]
x77686d has joined #ruby
marmorkreb has joined #ruby
darkhanb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bigblind has joined #ruby
white_lilies has quit [Ping timeout: 252 seconds]
marmorkreb has quit [Read error: Connection reset by peer]
marmorkreb has joined #ruby
marmorkreb has quit [Read error: Connection reset by peer]
marmorkreb has joined #ruby
milardovich has quit [Remote host closed the connection]
milardovich has joined #ruby
xcesariox has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bigblind has quit [Ping timeout: 256 seconds]
Ishido has joined #ruby
milardovich has quit [Ping timeout: 252 seconds]
ramfjord has quit [Ping timeout: 240 seconds]
cadillac_ has quit [Ping timeout: 248 seconds]
x77686d has quit [Quit: x77686d]
cschneid has joined #ruby
bigblind has joined #ruby
sundhell_away is now known as sundhell
cschneid has quit [Ping timeout: 240 seconds]
cadillac_ has joined #ruby
bigblind has quit [Ping timeout: 255 seconds]
elphe has quit [Ping timeout: 260 seconds]
dionysus69 has joined #ruby
orbyt_ has joined #ruby
cdg has joined #ruby
white_lilies has joined #ruby
npgm has quit [Quit: Connection closed for inactivity]
cdg has quit [Ping timeout: 276 seconds]
white_lilies has quit [Ping timeout: 268 seconds]
ecuanaso has quit [Ping timeout: 264 seconds]
bigblind has joined #ruby
jottr has joined #ruby
elphe has joined #ruby
apeiros has quit [Remote host closed the connection]
bigblind has quit [Ping timeout: 248 seconds]
anisha has joined #ruby
jottr has quit [Ping timeout: 248 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SuperLag has quit [Ping timeout: 248 seconds]
darkhanb has joined #ruby
amatas has joined #ruby
x77686d has joined #ruby
darkhanb has quit [Client Quit]
ur5us has quit [Ping timeout: 268 seconds]
bigblind has joined #ruby
nickjj_ has joined #ruby
darkhanb has joined #ruby
nickjj has quit [Ping timeout: 240 seconds]
bigblind has quit [Ping timeout: 256 seconds]
conta has joined #ruby
amirite has joined #ruby
nadir has quit [Quit: Connection closed for inactivity]
jottr has joined #ruby
white_lilies has joined #ruby
jottr has quit [Ping timeout: 265 seconds]
bigblind has joined #ruby
white_lilies has quit [Ping timeout: 256 seconds]
traxnov has joined #ruby
bigblind has quit [Ping timeout: 256 seconds]
andikr has joined #ruby
guardianx has joined #ruby
traxnov has quit [Quit: Mutter: www.mutterirc.com]
tvw has joined #ruby
cdg has joined #ruby
Burgestrand has joined #ruby
jottr has joined #ruby
cdg has quit [Ping timeout: 276 seconds]
LastWhisper____ has joined #ruby
amirite has quit [Ping timeout: 252 seconds]
arkinor has joined #ruby
jottr has quit [Ping timeout: 256 seconds]
ur5us has joined #ruby
drcode has quit [Ping timeout: 240 seconds]
bigblind has joined #ruby
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dogweather has quit []
yohji has joined #ruby
oetjenj has joined #ruby
white_lilies has joined #ruby
claudiuinberlin has joined #ruby
ur5us has quit []
bigblind has quit [Ping timeout: 248 seconds]
Ishido has quit [Ping timeout: 252 seconds]
TomyWork has joined #ruby
lipoqil has quit [Read error: Connection reset by peer]
lipoqil has joined #ruby
darthThorik has quit [Ping timeout: 256 seconds]
pfg has quit [Read error: Connection reset by peer]
scrptktty has quit [Read error: Connection reset by peer]
rann has quit [Read error: Connection reset by peer]
craysiii has quit [Read error: Connection reset by peer]
scrptktty has joined #ruby
pfg has joined #ruby
rann has joined #ruby
craysiii has joined #ruby
LastWhisper____ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
meinside has quit [Ping timeout: 256 seconds]
white_lilies has quit [Ping timeout: 240 seconds]
oetjenj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
darkhanb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
marmorkreb has quit [Read error: Connection reset by peer]
marmorkreb has joined #ruby
justinfaler has quit [Ping timeout: 256 seconds]
schneide_ has joined #ruby
amirite has joined #ruby
schneide_ has quit [Remote host closed the connection]
marmorkr_ has joined #ruby
schneide_ has joined #ruby
amirite has quit [Ping timeout: 240 seconds]
marmorkreb has quit [Ping timeout: 260 seconds]
ramfjord has joined #ruby
alex`` has joined #ruby
aufi has joined #ruby
drcode has joined #ruby
ramfjord has quit [Ping timeout: 240 seconds]
aufi_ has joined #ruby
Dimik has joined #ruby
danielpclark has joined #ruby
aufi has quit [Ping timeout: 252 seconds]
oetjenj has joined #ruby
guardianx has quit []
doublemalt_ has quit [Quit: Leaving]
vutral|kali has quit [Ping timeout: 252 seconds]
nathani has quit [Quit: WeeChat 1.8]
white_lilies has joined #ruby
vutral|kali has joined #ruby
vutral|kali has joined #ruby
vutral|kali has quit [Changing host]
white_lilies has quit [Ping timeout: 255 seconds]
deathwishdave has joined #ruby
tvw has quit []
deathwishdave has quit [Client Quit]
jottr has joined #ruby
Ishido has joined #ruby
cdg has joined #ruby
marr has joined #ruby
marmorkr_ has quit [Read error: Connection reset by peer]
marmorkr_ has joined #ruby
elphe has quit [Ping timeout: 260 seconds]
jottr has quit [Ping timeout: 248 seconds]
Ishido has quit [Ping timeout: 256 seconds]
cdg has quit [Ping timeout: 260 seconds]
maum has quit [Remote host closed the connection]
arkinor has joined #ruby
mikecmpbll has joined #ruby
clemens3 has joined #ruby
deathwishdave has joined #ruby
bigblind has joined #ruby
vutral|kali has quit [Ping timeout: 256 seconds]
x77686d has quit [Quit: x77686d]
maufart__ has joined #ruby
aufi_ has quit [Ping timeout: 255 seconds]
modin has quit [Ping timeout: 256 seconds]
bigblind has quit [Ping timeout: 260 seconds]
vutral|kali has joined #ruby
vutral|kali has joined #ruby
vutral|kali has quit [Changing host]
LastWhisper____ has joined #ruby
Burgestrand has quit [Quit: Closing time!]
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aupadhye has joined #ruby
white_lilies has joined #ruby
goatish has joined #ruby
mtkd has quit [Ping timeout: 260 seconds]
mtkd has joined #ruby
bigblind has joined #ruby
drcode has quit [Ping timeout: 252 seconds]
oetjenj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
white_lilies has quit [Ping timeout: 248 seconds]
guille-moe has joined #ruby
RougeR has joined #ruby
RougeR has joined #ruby
RougeR has quit [Changing host]
elphe has joined #ruby
bigblind has quit [Ping timeout: 265 seconds]
haylon has joined #ruby
arkinor has joined #ruby
apeiros has joined #ruby
elphe has quit [Ping timeout: 252 seconds]
amirite has joined #ruby
correct-docker has joined #ruby
correct-docker has quit [Client Quit]
Dimik has quit [Ping timeout: 252 seconds]
iron_houzi has joined #ruby
<iron_houzi> Hi. Can anybody please help me with understanding the actual config of a Puma server I'm trying to deploy? I just want to verify that the config matches my expectations..
haylon has quit [Ping timeout: 276 seconds]
<iron_houzi> ..sorry if OT, #puma wasn't really a thing..
<tbuehlmann> what's the problem?
Ishido has joined #ruby
traxnov has joined #ruby
jnyw has quit [Quit: WeeChat 2.0.1]
deathwishdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
deathwishdave has joined #ruby
<iron_houzi> tbuehlmann: I'm trying to execute an app running with Puma, and it's not connecting to the DB, even though the DB config checks out.
elphe has joined #ruby
deathwishdave has quit [Client Quit]
clemens3_ has joined #ruby
tomphp_ has joined #ruby
traxnov has quit [Quit: Mutter: www.mutterirc.com]
deathwishdave has joined #ruby
clemens3 has quit [Ping timeout: 260 seconds]
Kilo`byte has quit [Quit: ZNC - 1.6.0 - http://znc.in]
bigblind has joined #ruby
xcesariox has joined #ruby
Kilo`byte has joined #ruby
quobo has joined #ruby
jottr has joined #ruby
tomphp_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
clemens3_ has quit [Ping timeout: 248 seconds]
bigblind has quit [Ping timeout: 256 seconds]
damonf has joined #ruby
Kilo`byte has quit [Ping timeout: 255 seconds]
jottr has quit [Ping timeout: 276 seconds]
white_lilies has joined #ruby
Kilo`byte has joined #ruby
<tbuehlmann> what kind of app is it?
Ishido has quit [Ping timeout: 240 seconds]
deathwishdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Beams has joined #ruby
cdg has joined #ruby
Kilo`byte has quit [Client Quit]
white_lilies has quit [Ping timeout: 248 seconds]
Serpent7776 has joined #ruby
Kilo`byte has joined #ruby
amirite has quit [Ping timeout: 240 seconds]
Ishido has joined #ruby
cdg has quit [Ping timeout: 260 seconds]
deathwishdave has joined #ruby
bigblind has joined #ruby
deathwishdave has quit [Client Quit]
deathwishdave has joined #ruby
deathwishdave has quit [Client Quit]
deathwishdave has joined #ruby
damonf has quit [Ping timeout: 248 seconds]
bigblind has quit [Ping timeout: 265 seconds]
jottr has joined #ruby
tvw has joined #ruby
cschneid has joined #ruby
meinside has joined #ruby
darthThorik has joined #ruby
drewmcmillan has joined #ruby
jameser has quit [Ping timeout: 264 seconds]
cschneid has quit [Ping timeout: 276 seconds]
bigblind has joined #ruby
workmad3 has joined #ruby
amirite has joined #ruby
vutral|kali has quit [Ping timeout: 240 seconds]
vutral|kali has joined #ruby
vutral|kali has joined #ruby
vutral|kali has quit [Changing host]
modin has joined #ruby
Ishido has quit [Ping timeout: 240 seconds]
bigblind has quit [Ping timeout: 268 seconds]
workmad3 has quit [Ping timeout: 248 seconds]
amirite has quit [Ping timeout: 268 seconds]
white_lilies has joined #ruby
ta_ has joined #ruby
white_lilies has quit [Ping timeout: 256 seconds]
lxsameer has joined #ruby
xcesariox has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bigblind has joined #ruby
aufi_ has joined #ruby
dni has joined #ruby
<dni> hi guyd i have a quite simepl problem
<dni> im trying to pass a return auf a function to me chef template like this
arkinor has joined #ruby
maufart__ has quit [Ping timeout: 256 seconds]
bigblind has quit [Ping timeout: 256 seconds]
<dni> enablessl = File.exist?(ssl_conf)
andikr has quit [Remote host closed the connection]
<dni> template "/etc/apache2/sites-enabled/#{name}.conf" do
<dni> variables ( :ssl => enablessl )
<dni> and its always false... what am i missing? isnt the var not evaluated?
ldnunes has joined #ruby
<apeiros> ?chef dni
<ruby[bot]> dni: Please join #chef for help with your cookbooks.
Ishido has joined #ruby
<dni> im thinking im lacking some ruby knowhow
<dni> and how to pash hashes
<dni> *pass
apparition has joined #ruby
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bigblind has joined #ruby
<apeiros> the syntax is correct. variables(:ssl => enablessl) will invoke a method variable() with a hash as argument, having :ssl as key and the value of enablessl as value.
raynold has quit [Quit: Connection closed for inactivity]
cdg has joined #ruby
<dni> apeiros: so why it isnt working?
<apeiros> as said, ask in chef
<dni> i got this in my template, <% if @ssl then %>
<dni> hm
<dni> i dont even get what is my problem here
<dni> because passing other arguments works fine, only the File.exists i want to pass is always false
<dni> although the file is existsing
<apeiros> maybe the file doesn't exist
bigblind has quit [Ping timeout: 256 seconds]
<apeiros> is ssl_conf a relative or an absolute path?
<dni> its existsing for sure
white_lilies has joined #ruby
<dni> absolute
RougeR has quit [Ping timeout: 252 seconds]
<dni> i have this check aboive in a not_if { } there its working fine
<apeiros> well, add a binding.pry or a debug-printout statement. if it says false, the file at that path doesn't exist. despite what you think.
<dni> mh
<dni> maybe the variables get evaluated first, before the files even exists...
<apeiros> variables don't get evaluated. they just reference a value.
<apeiros> the file must exist when `File.exist?` is called.
<dminuoso> Unless it's a $ variable. Those get evaluated.
<apeiros> dminuoso: you mean when they aren't really variables. but you're not helping with the pedantry here :-p
<dminuoso> Hah! :)
cdg has quit [Ping timeout: 276 seconds]
<dni> if have code above where fileexists works
<apeiros> (and you could even say all variables are evaluated, considering the lookup to be evaluation)
<dni> there has to be some async magik goiing on there then
oetjenj has joined #ruby
<dminuoso> apeiros: You know what I want - I want foo.map(&:bar).map(&:quux) to be the same as foo.map { |o| o.bar.quux } :(
<dminuoso> I want ruby functors to be lawful. :(
<dni> damn that sucks, im trying to figure at how the pass a variable to my template for ever 3 hours now :)
<dni> i googled everything :D
<apeiros> dminuoso: o0 not quite sure when that's not the case.
<dni> and im not new at all to programming just ruby
<apeiros> anyway, off for jogging & lunch
vutral|kali has quit [Read error: Connection reset by peer]
<dni> frustrating
white_lilies has quit [Ping timeout: 260 seconds]
<dminuoso> apeiros: You can observe the difference when working with rails relations.
<dni> can i somehow pass a function through the hash to then call it in the template or something
vutral|kali has joined #ruby
vutral|kali has joined #ruby
vutral|kali has quit [Changing host]
<dminuoso> apeiros: Maybe I did some gross mistake, but I dont think you can do this in a pointfree manner: connections.flat_map { |e| e.active_customers.distinct }
arkinor has joined #ruby
<dni> du i have some kind auf ruby_block? to evaluate the file.exists call?
<dminuoso> dni: Implicitly. Throw an exception if it doesn't. It's semantically equivalent.
<dminuoso> or use `if` =)
white_lilies has joined #ruby
<dni> so i tried to do a ruby block before :D
<dni> maybe the variable then has a value
<dni> :D just guessing and blindly testing out stuff :)
drewmcmillan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ta_ has quit [Remote host closed the connection]
gnufied has joined #ruby
<dminuoso> dni: a "block" is just an anonymous function. a lambda function.
<dminuoso> blocks/procs/lambdas are basically the same thing with just very subtle differences
<dni> maybe my value is ther then ;)
<dni> i cant explain it why its not set, because in code above its set correctly
drewmcmillan has joined #ruby
white_lilies has quit [Ping timeout: 256 seconds]
<dni> maybe i have somehow have todo the ruby_block beacuse in chef the somehow sequentionally run those block? :D
<dni> and variables outside done get set at the time im thinking?
<dni> i really, dont know just wanna find a explanation, documenation doesnt help at all
<dminuoso> Gist the code you have.
guille-moe has quit [Quit: guille-moe]
guille-moe has joined #ruby
<dminuoso> dni: please name your file with a .rb extension to enable syntax hilighting =)
<dni> done
AJA4350 has joined #ruby
mtkd has quit [Ping timeout: 256 seconds]
mtkd has joined #ruby
<dni> no i dont get it i think im missing some fundamentals here
alfiemax has joined #ruby
ramfjord has joined #ruby
amirite has joined #ruby
minimalism has quit [Quit: minimalism]
<dni>
<dni> how i passing a variable to a template soooo hard
<dni> tell me what am i missing?
<dni> daily coding since 15 years, still cant assign a variable... time to quit
<dni> :d
gnufied has quit [Ping timeout: 255 seconds]
ramfjord has quit [Ping timeout: 264 seconds]
tomphp has joined #ruby
goatish has quit [Quit: Hibernating]
schneide_ has quit [Remote host closed the connection]
milardovich has joined #ruby
alfiemax has quit [Remote host closed the connection]
traxnov has joined #ruby
traxnov has quit [Client Quit]
plexigras has joined #ruby
tomphp has quit [Ping timeout: 264 seconds]
vondruch has quit [Ping timeout: 264 seconds]
John_Ivan has joined #ruby
milardovich has quit [Ping timeout: 256 seconds]
shinnya has joined #ruby
schneide_ has joined #ruby
plexigras has quit [Ping timeout: 252 seconds]
meadmoon has joined #ruby
schneide_ has quit [Ping timeout: 252 seconds]
white_lilies has joined #ruby
RougeR has joined #ruby
John__ has joined #ruby
vutral|kali_ has joined #ruby
cschneid has joined #ruby
<dni> ... really starting to hate ruby and chef at this point :P
vutral|kali has quit [Read error: Connection reset by peer]
John_Ivan has quit [Ping timeout: 252 seconds]
schneide_ has joined #ruby
white_lilies has quit [Ping timeout: 276 seconds]
gnufied has joined #ruby
vutral|kali_ has quit [Ping timeout: 256 seconds]
volix has quit [Ping timeout: 240 seconds]
ledestin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cschneid has quit [Ping timeout: 256 seconds]
oetjenj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cdg has joined #ruby
bigblind has joined #ruby
vutral|kali has joined #ruby
vutral|kali has quit [Changing host]
vutral|kali has joined #ruby
Burgestrand has joined #ruby
amirite has quit [Ping timeout: 256 seconds]
nadir has joined #ruby
jeffreylevesque has joined #ruby
kapil___ has quit [Quit: Connection closed for inactivity]
bigblind has quit [Ping timeout: 276 seconds]
cdg has quit [Ping timeout: 276 seconds]
tomphp has joined #ruby
<dni> fuck me it works :) ive updated my gist, lazy evaluation helps, if you
<dni> use it correctly
gnufied has quit [Ping timeout: 256 seconds]
John_Ivan has joined #ruby
John_Ivan has joined #ruby
John_Ivan has quit [Changing host]
John__ has quit [Ping timeout: 256 seconds]
volix has joined #ruby
meadmoon has quit [Quit: I am functioning within established parameters.]
John__ has joined #ruby
jameser has joined #ruby
John_Ivan has quit [Ping timeout: 240 seconds]
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gauravgoyal has joined #ruby
ta_ has joined #ruby
jameser has quit [Client Quit]
andikr has joined #ruby
jameser has joined #ruby
bigblind has joined #ruby
John__ has quit [Ping timeout: 240 seconds]
<alex``> How to access attribute within the class?
<alex``> I have Node class with (identifier, value, parent, children) attributes
John_Ivan has joined #ruby
<alex``> parent and children are read-only
<alex``> but while manipulating the nodes, I need to `child.parent = self`
<alex``> I don’t want make `parent` manipulable by the user, but I need to set it from my class for a child node
bigblind has quit [Ping timeout: 240 seconds]
<alex``> I can’t do `child.@parent = node` or something
<alex``> :|
<alex``> I have to turn `attr_reader :parent` to `attr_accessor :parent`?
<Burgestrand> alex`` https://eval.in/952197
paleorange has joined #ruby
<paleorange> hi there
white_lilies has joined #ruby
<Burgestrand> \o.
<alex``> Burgestrand: Awesome
<paleorange> is it possible to write a <web-language> interpreter in ruby from scratch?
<Burgestrand> Yes
<paleorange> <web language> means php,perl or similar
<paleorange> alright, now comes the most interesting followup - __how?__
noobineer has joined #ruby
noobineer has quit [Max SendQ exceeded]
white_lilies has quit [Ping timeout: 240 seconds]
<paleorange> well, apparently noone knows how 🤔
amirite has joined #ruby
<Burgestrand> paleorange The same way you write any other interpreter
<paleorange> well, not entirely true, there are lots of tutorials for lisp-like interpreters but not for php one
<Burgestrand> paleorange There are a bunch of interpreter-bridges available for some languages, but I would probably more so call them runtimes
<paleorange> thing is, i'm not using __any__ php binaries
<paleorange> that's why i stated __from scratch__
ta_ has quit [Remote host closed the connection]
gauravgoyal has quit [Remote host closed the connection]
<Burgestrand> paleorange search keywords for you would be "how to make your own programming language"
plexigras has joined #ruby
<paleorange> afaik i saw nothing for ruby, only for python
<Burgestrand> You're lucky in that you just want an interpreter, if you wanted to export them to binaries then you've got even more work ahead of you
<paleorange> and yes i did a research beforehand
<Burgestrand> paleorange What makes you think the guide for python doesn't apply to ruby?
<paleorange> libs
<paleorange> or packages
<Burgestrand> paleorange Do you know how to make a calculator interpreter?
<paleorange> there's no arpeggio for ruby
amirite has quit [Ping timeout: 256 seconds]
dni has quit [Remote host closed the connection]
<paleorange> yes i found some repositories, but not tutorials
<Burgestrand> I feel like making a basic calculator would be a good start
<paleorange> calculator interpreter is fine, but too broad, pardon but my task is kinda specific
<paleorange> and it would be great to keep it "close to the body"
<Burgestrand> I'm very confused
<paleorange> i.e. it would be great to further address solutions more fitting to this specific task, not broad ones
infernix has quit [Quit: ZNC - http://znc.sourceforge.net]
rasternode has joined #ruby
<Burgestrand> I can't point you to a ruby-specific guide; however the approach to building an interpreter or a compiler is not significantly different depending on what language you choose to implement it in (an exception is possibly lisp due to the nature of the code pretty much being the AST)
gregf_ has quit [Ping timeout: 260 seconds]
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bigblind has joined #ruby
<paleorange> so i think i'd need some kind of simple parser generator (preferably peg) first
<Burgestrand> That's why building a simple calculator interpreter is a good start, it involves all steps necessary that are required for a larger project: parsing an arbitrary text into a meaningful representation [in ruby], and then executing those instructions; variables and memory is mainly expanding the instruction set
<Burgestrand> paleorange so what's your purpose with this exercise?
<paleorange> i want to saw off the parts of existing language don't fit
<paleorange> that don't fit*
<paleorange> mainly oop
<paleorange> but modifying existing interpreter would require to get into c which i don't know
<Burgestrand> paleorange so you want to make your own programming language? for a specific purpose or just because it's fun?
<paleorange> so why not try to build an interpreter in an easier (overall) language instead of c
jeffreylevesque has quit [Ping timeout: 240 seconds]
bigblind has quit [Ping timeout: 256 seconds]
rasternode has quit [Ping timeout: 260 seconds]
chrisseaton has left #ruby [#ruby]
<paleorange> i want to remake the language without the parts i don't need to use it in production straight away
<paleorange> in this case it's php
<Burgestrand> haha
<Burgestrand> I'm sorry, but this sounds so trolly
swills has quit [Remote host closed the connection]
<paleorange> i'm rolling my eyes so hard now
<Burgestrand> Well, if production use straight away is your use-case I'm not the person to help you, even if full-time I had the time I couldn't with clear conscience help you build something that you intended for production use anywhere the coming three months
John_Ivan has quit [Read error: Connection reset by peer]
<Burgestrand> Good luck :)
bigblind has joined #ruby
DaniG2k has joined #ruby
<paleorange> i know where this is going, don't leave me hanging thankyouverymuch
John_Ivan has joined #ruby
gnufied has joined #ruby
<DaniG2k> hello all. I am posting a form with images with Dropzone. I've almost gotten everything to work, the controller is receiving the images and input fields. Only one last thing isn't working. I've posted my question in full on SO
<DaniG2k> if anyone could help it would be wicked
<paleorange> please read the topic
claudiuinberlin has joined #ruby
white_lilies has joined #ruby
<dminuoso> !rails DaniG2k
<dminuoso> ?rails DaniG2k
<ruby[bot]> DaniG2k: Please join #RubyOnRails for Rails questions. You need to be identified with NickServ, see /msg NickServ HELP
<DaniG2k> oops sorry
<DaniG2k> thought I was in that channel
<DaniG2k> my bad
zapata has quit [Read error: Connection reset by peer]
infernix has joined #ruby
zapata has joined #ruby
<paleorange> Burgestrand what i meant is producing usable version asap
<paleorange> and then iterating on it on-the-fly
<Burgestrand> paleorange while PHP was built fairly quickly originally, getting to the current version has taken 24 years, what time frame are you aiming for?
<paleorange> not current
<paleorange> php4-ish
swills has joined #ruby
swills has joined #ruby
<paleorange> i.e. w/o oop as i said originally
swills_ has joined #ruby
swills_ has quit [Client Quit]
<paleorange> and apache/nginx compatability has to be solved as well
white_lilies has quit [Ping timeout: 240 seconds]
<paleorange> because it's a subset it should be compatible
bigblind has quit [Quit: Ping timeout (120 seconds)]
bigblind has joined #ruby
sylario has joined #ruby
cschneid has joined #ruby
John__ has joined #ruby
konsolebox has quit [Ping timeout: 240 seconds]
synthroid has joined #ruby
John_Ivan has quit [Ping timeout: 255 seconds]
John_Ivan has joined #ruby
cschneid has quit [Ping timeout: 256 seconds]
InfinityFye has joined #ruby
John__ has quit [Ping timeout: 248 seconds]
John__ has joined #ruby
clemens3 has joined #ruby
John_Ivan has quit [Ping timeout: 248 seconds]
konsolebox has joined #ruby
SuperLag has joined #ruby
cschneid has joined #ruby
John_Ivan has joined #ruby
John_Ivan has joined #ruby
John_Ivan has quit [Changing host]
John__ has quit [Ping timeout: 240 seconds]
John__ has joined #ruby
cschneid has quit [Ping timeout: 256 seconds]
rwb has quit [Ping timeout: 268 seconds]
John_Ivan has quit [Ping timeout: 264 seconds]
paleorange_h has joined #ruby
amirite has joined #ruby
milardovich has joined #ruby
marmorkr_ has quit [Ping timeout: 248 seconds]
marmorkreb has joined #ruby
John_Ivan has joined #ruby
mtkd has quit [Ping timeout: 255 seconds]
clemens3 has quit [Ping timeout: 248 seconds]
shinnya has quit [Ping timeout: 256 seconds]
white_lilies has joined #ruby
John__ has quit [Ping timeout: 268 seconds]
milardovich has quit [Ping timeout: 255 seconds]
mtkd has joined #ruby
John__ has joined #ruby
govg has quit [Ping timeout: 256 seconds]
John_Ivan has quit [Ping timeout: 268 seconds]
white_lilies has quit [Ping timeout: 240 seconds]
John_Ivan has joined #ruby
John__ has quit [Ping timeout: 265 seconds]
brendan- is now known as bmurt
arkinor has joined #ruby
John_Ivan has quit [Ping timeout: 240 seconds]
coderphive has quit [Quit: ZNC - http://znc.in]
govg has joined #ruby
nowhereman_ has joined #ruby
pombreda has joined #ruby
<pombreda> Hiya :) what's the most common, not too advanced version of ruby to install as a default with rbenv?
<RougeR> heya guys, trying to understand this:
<RougeR> i dont quite understand how the .each method is working
<RougeR> would anyone be able to offer me some insight?
nowhere_man has quit [Ping timeout: 256 seconds]
haylon has joined #ruby
<pombreda> would this be 2.3.1 ? or 2.3.0?
<pombreda> RougeR, each is a way to make something iterable (aka in Ruby speak enumerable) so in this case list nodes in the tree
<pombreda> since it is being called also inside the tree walking each for each of the nodes, this ends up walking the tree
<pombreda> well anyway, for me, I will go to 2.3.1 :P
cdg has joined #ruby
amirite has quit [Ping timeout: 268 seconds]
<pombreda> RougeR, if you are not familiar with recursion, that may look surprising :P
synthroid has quit [Remote host closed the connection]
cdg has quit [Ping timeout: 276 seconds]
cdg has joined #ruby
white_lilies has joined #ruby
jcalla has joined #ruby
paleorange has quit [Ping timeout: 260 seconds]
gnufied has quit [Ping timeout: 260 seconds]
white_lilies has quit [Ping timeout: 268 seconds]
jameser has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
clemens3 has joined #ruby
vondruch has joined #ruby
Psybur has joined #ruby
jaruga has joined #ruby
gnufied has joined #ruby
rwb has joined #ruby
AJA4350 has quit [Remote host closed the connection]
AJA4350 has joined #ruby
dionysus69 has quit [Ping timeout: 260 seconds]
quobo has quit [Quit: Connection closed for inactivity]
amirite has joined #ruby
DaniG2k has quit [Quit: leaving]
cschneid has joined #ruby
ta_ has joined #ruby
synthroid has joined #ruby
schneide_ has quit [Remote host closed the connection]
_haylon has joined #ruby
amirite has quit [Ping timeout: 276 seconds]
schneide_ has joined #ruby
DLSteve has joined #ruby
schneide_ has quit [Remote host closed the connection]
cschneid has quit [Ping timeout: 260 seconds]
schneide_ has joined #ruby
haylon has quit [Ping timeout: 256 seconds]
rikkipitt has joined #ruby
hph^ has joined #ruby
pastorinni has joined #ruby
white_lilies has joined #ruby
cschneid has joined #ruby
danielpclark has quit [Ping timeout: 240 seconds]
apparition has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
white_lilies has quit [Ping timeout: 248 seconds]
drewmcmillan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cschneid has quit [Ping timeout: 265 seconds]
amirite has joined #ruby
John_Ivan has joined #ruby
apparition has joined #ruby
<RougeR> pombreda: heya sorry got stuck down the rabbit hole
<RougeR> im on 2.5.0
<RougeR> and yeah i think ive grasped its using recursion now. ive reverse engineered it using a couple of if statements
<RougeR> i understood the each statement, it was the how that was confusing me. im on the right track now
<RougeR> and yeah ive never really used recursion much before
elphe has quit [Ping timeout: 276 seconds]
<RougeR> thanks for your help
<apeiros> RougeR: you could add code to emit .dot data to graph your tree :)
<apeiros> might help with understanding what's going on
ta_ has quit [Remote host closed the connection]
<RougeR> im alright with the understanding of whats going on now. recursion/tree wise
<RougeR> im ending up with too many items in my returned array though
<RougeR> just trying to get a look at the array now
ecuanaso has joined #ruby
danielpclark has joined #ruby
Burgestrand has quit [Quit: Closing time!]
sundhell is now known as sundhell_away
TinkerTyper has quit [Quit: ZNC 1.7.x-nightly-20180120-fcc710b4 - https://znc.in]
jottr_ has joined #ruby
white_lilies has joined #ruby
TinkerTyper has joined #ruby
jottr has quit [Ping timeout: 265 seconds]
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
willamin has quit [Quit: ZNC 1.6.3+deb1 - http://znc.in]
WA9ACE has quit [Quit: ZNC 1.6.3+deb1 - http://znc.in]
white_lilies has quit [Ping timeout: 256 seconds]
WA9ACE has joined #ruby
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jottr has joined #ruby
ecuanaso has joined #ruby
gregf_ has joined #ruby
jottr_ has quit [Ping timeout: 260 seconds]
white_lilies has joined #ruby
<Mrgoose2> In ruby is it possible to determine what type an exception is? I would like to catch it in a rescue but im not sure what type of exception it is
apparition has quit [Quit: Bye]
jeffreylevesque has joined #ruby
<apeiros> Mrgoose2: exceptions are ordinary objects. you can ask them all the things you can ask every object too.
<apeiros> f.ex. Object#class
schneide_ has quit [Remote host closed the connection]
<Mrgoose2> ah, easy enough
<apeiros> the only specialty is that they are instance of Exception or a subclass (note: *never* raise exceptions which are instances of Exception, *never* subclass Exception directly. StandardError is the "lowest" thing to take)
white_lilies has quit [Ping timeout: 252 seconds]
oleo has joined #ruby
schneide_ has joined #ruby
Rapture has joined #ruby
jrafanie has joined #ruby
alfiemax has joined #ruby
arkinor has joined #ruby
cschneid has joined #ruby
LastWhisper____ has joined #ruby
cschneid has quit [Ping timeout: 255 seconds]
stormpack has joined #ruby
desperek has joined #ruby
alfiemax has quit [Remote host closed the connection]
drcode has joined #ruby
drcode has quit [Remote host closed the connection]
tlaxkit has joined #ruby
d10n-work has joined #ruby
x77686d has joined #ruby
Psybur has quit [Ping timeout: 264 seconds]
npgm has joined #ruby
drewmcmillan has joined #ruby
amirite has quit [Ping timeout: 256 seconds]
marr has quit [Ping timeout: 260 seconds]
white_lilies has joined #ruby
rippa has joined #ruby
danielpclark has quit [Quit: Leaving]
white_lilies has quit [Ping timeout: 248 seconds]
milardovich has joined #ruby
rikkipitt has quit [Remote host closed the connection]
qba73 has joined #ruby
rikkipitt has joined #ruby
<RougeR> heya
<RougeR> still a bit stuck here
<RougeR> im trying to get an ordered array back from my .nodes method
<RougeR> I think im close, but not quite there
<apeiros> your nodes method should not take an argument
<RougeR> its recursive
<apeiros> yes
<apeiros> and it still should not take an argument.
<RougeR> so line 46 and 50 feed back in the current node
<dminuoso> RougeR: You already have the current node.
<dminuoso> You are writing instance methods.
<dminuoso> You have an instance.
<apeiros> yes. and you should absolutely call it on the left & right node instead of passing them as an argument
<RougeR> right i think i see
<apeiros> all_nodes = left.nodes + [self] + right.nodes
<apeiros> + checking whether you actually have left & right
<RougeR> let me try refactor that
<apeiros> iow, it should be 5 lines of code at max
<RougeR> yeah i know it could be more efficient. but with the changes suggested
<RougeR> will the result still be the same
infernix has quit [Quit: ZNC - http://znc.sourceforge.net]
<apeiros> the BinaryTree class makes little sense
<apeiros> every node forms a tree
<RougeR> yeah tbh this is mostly not my code
<RougeR> its been code ive been given by a teacher
<apeiros> holy shit batman, the editor won't let me type @
cschneid has joined #ruby
jottr has quit [Ping timeout: 264 seconds]
<apeiros> the teacher provided you with code which has Node and BinaryTree separate?
<apeiros> 😔
<RougeR> as in class node?
<RougeR> or method node
<RougeR> the only bit ive written is the nodes method
<apeiros> I wrote the capital letter intentionally
<RougeR> yeah, i realised that i read it back
<RougeR> and yeah they did. there is also a testing document seperate to this
<apeiros> and with insert_node where it IMO belongs: https://gist.github.com/apeiros/f37bffe200ff63420f1794e0f5d25974
<RougeR> thanks for the refactor, having a look
<apeiros> and since obviously @root can be nil, BinaryTree#nodes would need checking.
<apeiros> gtg. dminuoso can surely help with the rest :D
<RougeR> thanks for your time, catchya later
drewmcmillan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Psybur has joined #ruby
anisha has quit [Quit: This computer has gone to sleep]
x77686d has quit [Quit: x77686d]
hph^ has quit [Ping timeout: 248 seconds]
apeiros has quit []
InfinityFye has quit [Ping timeout: 256 seconds]
zaibitsu has joined #ruby
zaibitsu has left #ruby [#ruby]
conta has quit [Ping timeout: 255 seconds]
aufi_ has quit [Quit: Leaving]
yohji has quit [Remote host closed the connection]
x77686d has joined #ruby
rikkipitt has quit [Quit: Leaving...]
plexigras has quit [Ping timeout: 256 seconds]
troys has joined #ruby
za1b1tsu_ has joined #ruby
za1b1tsu_ has quit [Client Quit]
za1b1tsu has joined #ruby
hph^ has joined #ruby
hph^ has quit [Max SendQ exceeded]
plexigras has joined #ruby
vondruch has quit [Ping timeout: 240 seconds]
rrutkowski has joined #ruby
white_lilies has joined #ruby
rrutkowski has quit [Client Quit]
schneide_ has quit [Remote host closed the connection]
sergio_101 has joined #ruby
rrutkowski has joined #ruby
infernix has joined #ruby
white_lilies has quit [Ping timeout: 276 seconds]
rrutkowski has quit [Remote host closed the connection]
schneide_ has joined #ruby
rrutkowski has joined #ruby
nowhereman_ has quit [Ping timeout: 276 seconds]
oetjenj has joined #ruby
Meowcenary has joined #ruby
rrutkowski has quit [Client Quit]
cagomez has joined #ruby
rrutkowski has joined #ruby
x77686d has quit [Quit: x77686d]
drewmcmillan has joined #ruby
schneide_ has quit [Remote host closed the connection]
Xentil has joined #ruby
<Xentil> How can i end execution of block? When i use "return" i get "client.rb:50:in `block (2 levels) in <main>': unexpected return (LocalJumpError)" error. When i use "break" i get "client.rb:50:in `block (2 levels) in <main>': break from proc-closure (LocalJumpError)" error.
<Xentil> So ?
Ishido has quit [Remote host closed the connection]
nickjj_ is now known as nickjj
marmorkreb has quit [Remote host closed the connection]
jottr has joined #ruby
marmorkreb has joined #ruby
oetjenj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ishido has joined #ruby
x77686d has joined #ruby
marmorkreb has quit [Ping timeout: 248 seconds]
<canton7> Xentil, 'next'
<canton7> think about a block passed to #each -- 'next' exits the block early, 'return' exits the scope around the #each itself
<Xentil> canton7: Ok, thanks
x77686d has quit [Quit: x77686d]
herbmillerjr has quit [Quit: Konversation terminated!]
n0m4d1c has joined #ruby
noobineer has joined #ruby
white_lilies has joined #ruby
schneide_ has joined #ruby
<dminuoso> Oh boy! I forgot blocks..
<dminuoso> :|
<dminuoso> canton7: and no, `return` does not exit the scope around each, but it returns control to the topmost method or lambda on the current callstack.
<dminuoso> Which can be surprisingly frustratring depending on your level of nesting inside blocks and procs.
<canton7> true, I meant 'break' not 'return'
<dminuoso> canton7: You cant use `break` like that.
andikr has quit [Remote host closed the connection]
<dminuoso> Or at least I dont think you should be able to d
<dminuoso> > p { break }
<dminuoso> >> p { break }
<ruby[bot]> dminuoso: # => nil (https://eval.in/952333)
<dminuoso> Mmm.
<dminuoso> >> def m; yield; end; m() { break }
<ruby[bot]> dminuoso: # => nil (https://eval.in/952334)
* dminuoso sighs
<dminuoso> asm>> m() { break }
<ruby[bot]> dminuoso: I have disassembled your code, the result is at https://eval.in/952335
schneide_ has quit [Ping timeout: 260 seconds]
<canton7> oh, no, I'm confusing myself and it's late. I did mean 'return' -- it exits the scope of the #each, returning control to the caller
white_lilies has quit [Ping timeout: 248 seconds]
<dminuoso> canton7: not to the caller. the topmost lambda or method on the callstack.
<canton7> hmm? If a() calls b() calls c(), and c has a 'return', control is returned to b, not a
<dminuoso> canton7: The problem is that the "caller" mental model stops working when you consider procs and blocks.
<dminuoso> and "only methods" breaks if you consider lambdas.
<dminuoso> >> f = proc{ return; }; proc{ f.() }.()
<ruby[bot]> dminuoso: # => unexpected return (LocalJumpError) ...check link for more (https://eval.in/952336)
<dminuoso> canton7: ^- see?
<dminuoso> >> f = lambda{ return; }; proc{ f.() }.()
<ruby[bot]> dminuoso: # => nil (https://eval.in/952337)
<canton7> and your gist says "return control to the caller of the topmost method or lambda" -- to the *caller* of the topmost method of lambda. Not to the topmost method or lambda itself, which is what you said just above
raynold has joined #ruby
<dminuoso> okay let me modify because I realized its still a bit off.
<dminuoso> canton7: it returns control past the end of the topmost method lambda or method.
<dminuoso> (that includes the current active stack frame)
<canton7> why not just "returns from the topmost method lambda or method"?
<dminuoso> >> f = proc{ return }; lambda{ f.(); puts "bla"}.()
<ruby[bot]> dminuoso: # => unexpected return (LocalJumpError) ...check link for more (https://eval.in/952338)
<dminuoso> Uh wait. Ouchg.
<dminuoso> That. was
<dminuoso> unexpected.
<dminuoso> but I think I know why
<dminuoso> Or no. Im completely lost.
<dminuoso> This should have worked.
<dminuoso> asm>> f = proc{ return }
<canton7> >> f = proc{ return }; g = lambda{ f.(); puts "bla"}; def h; f.(); puts "woo"; end; h
<ruby[bot]> dminuoso: I have disassembled your code, the result is at https://eval.in/952339
oetjenj has joined #ruby
<ruby[bot]> canton7: # => undefined local variable or method `f' for main:Object (NameError) ...check link for more (https://eval.in/952340)
<dminuoso> >> f = proc{ return }; G = lambda{ f.(); puts "bla"}; def h; G.(); puts "woo"; end; h # canton7
<ruby[bot]> dminuoso: # => unexpected return (LocalJumpError) ...check link for more (https://eval.in/952346)
<dminuoso> canton7: same thing.
<dminuoso> Im not exactly sure whats going on. This kind of feels like a design bug.
<dminuoso> Or a bug.
oetjenj has quit [Client Quit]
<canton7> yeah, I don't get that.
justinfaler has joined #ruby
<dminuoso> let me try something similar
Serpent7776 has quit [Quit: Leaving]
<dminuoso> >> f = proc{ throw(:foo) }; -> { catch(:foo { f.() } }.()
<ruby[bot]> dminuoso: # => /tmp/execpad-45164807ed77/source-45164807ed77:2: syntax error, unexpected '{', expecting ')' ...check link for more (https://eval.in/952350)
<dminuoso> ruby[bot]: make fix.
<dminuoso> >> f = proc{ throw(:foo) }; -> { catch(:foo) { f.() } }.()
<ruby[bot]> dminuoso: # => nil (https://eval.in/952351)
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
milardovich has quit [Remote host closed the connection]
<dminuoso> To concluse: procs and blocks are weird and disgusting.
<canton7> "try stuff until it works"
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
<dminuoso> canton7: No seriously, lets figure this out.
amirite has joined #ruby
<canton7> 'fraid I can't devote too much time - still at work
<dminuoso> It cant be that I have to dig into the ruby source code to understand the semantics of `return`
<dminuoso> This is frustrating.
<dminuoso> canton7: https://eval.in/952352
<dminuoso> Aha!
angrywombat has joined #ruby
<dminuoso> More aha.
<dminuoso> >> ->() { proc{ return}.() }.()
<ruby[bot]> dminuoso: # => nil (https://eval.in/952354)
guacamole has joined #ruby
guacamole has joined #ruby
guacamole has quit [Changing host]
<dminuoso> This is so broken.
<dminuoso> It seems as if the catch table is set up in the current stack frame when the proc is created.
angrywombat has left #ruby [#ruby]
<dminuoso> But.. that doesn't. Stupid. Ill file a bug report.
jamesaxl has quit [Read error: Connection reset by peer]
darkhanb has joined #ruby
jamesaxl has joined #ruby
Chronocity has quit [Ping timeout: 256 seconds]
megamos has joined #ruby
Kilo`byte has quit [Ping timeout: 240 seconds]
drewmcmillan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schneide_ has joined #ruby
Kilo`byte has joined #ruby
mtkd has quit [Ping timeout: 240 seconds]
osvico has joined #ruby
mtkd has joined #ruby
drewmcmillan has joined #ruby
nyuszika7h_ is now known as nyuszika7h
noobineer has quit [Ping timeout: 256 seconds]
milardovich has joined #ruby
Dimik has joined #ruby
LastWhisper____ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
garyserj has quit []
LastWhisper____ has joined #ruby
aupadhye has quit [Ping timeout: 256 seconds]
AxelAlex has joined #ruby
marmorkreb has joined #ruby
marmorkreb has quit [Remote host closed the connection]
rrutkowski has quit [Quit: rrutkowski]
white_lilies has joined #ruby
mikecmpbll has quit [Quit: inabit. zz.]
Bob8989|2 has joined #ruby
white_lilies has quit [Ping timeout: 265 seconds]
RougeR has quit [Ping timeout: 256 seconds]
dviola has joined #ruby
Beams has quit [Quit: .]
Guest86910 has quit [Ping timeout: 265 seconds]
alfiemax has joined #ruby
LastWhisper____ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
milardovich has quit [Remote host closed the connection]
terens has joined #ruby
<terens> Hi
<terens> I am stuck with naming classes
<havenwood> terens: say more?
<terens> I want lets a say a class named Wire . however wire would use lots of other classes / layers. So if I make a directory wire then Wire would normally be a module.
qba73 has quit [Ping timeout: 260 seconds]
<havenwood> terens: You can use either a module or a class as a namespace. Does Wire have no state, only one instance of state, or multiple instances of state?
<terens> It would be initialized with constructor. I know that I can but I haven't seen it in any gem
x77686d has joined #ruby
<havenwood> terens: Look at Pry for example.
spiette_ has joined #ruby
arkinor has joined #ruby
<terens> indeed
marr has joined #ruby
jrafanie has quit [Quit: Textual IRC Client: www.textualapp.com]
jottr has quit [Ping timeout: 265 seconds]
n0m4d1c has quit [Remote host closed the connection]
orbyt_ has joined #ruby
shinnya has joined #ruby
spiette has quit [Disconnected by services]
spiette_ is now known as spiette
chouhoulis has joined #ruby
spiette_ has joined #ruby
alfiemax has quit [Remote host closed the connection]
sanscoeur has joined #ruby
hinbody has quit [Quit: leaving]
infernix has quit [Ping timeout: 276 seconds]
white_lilies has joined #ruby
SynSynack has quit [Remote host closed the connection]
SynSynack has joined #ruby
schneide_ has quit [Remote host closed the connection]
hinbody has joined #ruby
infernix has joined #ruby
schneide_ has joined #ruby
schneide_ has quit [Remote host closed the connection]
veduardo_ has joined #ruby
white_lilies has quit [Ping timeout: 276 seconds]
veduardo_ has quit [Client Quit]
schneide_ has joined #ruby
marr has quit [Remote host closed the connection]
eroux has joined #ruby
marxarelli|afk is now known as marxarelli
weathermaker has quit [Quit: Leaving]
ramfjord has joined #ruby
schneide_ has quit [Ping timeout: 260 seconds]
rrutkowski has joined #ruby
elphe has joined #ruby
cadillac_ has quit [Ping timeout: 240 seconds]
ramfjord has quit [Ping timeout: 256 seconds]
RougeR has joined #ruby
n0m4d1c has joined #ruby
elphe has quit [Ping timeout: 264 seconds]
reber has joined #ruby
cadillac_ has joined #ruby
cadillac_ has quit [Read error: Connection reset by peer]
dionysus69 has joined #ruby
alfiemax_ has joined #ruby
alfiemax_ has quit [Remote host closed the connection]
white_lilies has joined #ruby
conta has joined #ruby
kies has quit [Ping timeout: 256 seconds]
jaruga has quit [Quit: jaruga]
cadillac_ has joined #ruby
alfiemax has joined #ruby
cadillac_ has quit [Read error: Connection reset by peer]
white_lilies has quit [Ping timeout: 240 seconds]
RougeR has quit [Ping timeout: 256 seconds]
white_lilies has joined #ruby
alfiemax has quit [Remote host closed the connection]
shinnya has quit [Ping timeout: 268 seconds]
guille-moe has quit [Ping timeout: 265 seconds]
cadillac_ has joined #ruby
Papierkorb has joined #ruby
Kilo`byte has quit [Quit: ZNC - 1.6.0 - http://znc.in]
tlaxkit has quit [Quit: Saliendo...]
Kilo`byte has joined #ruby
Bob8989|2 has quit [Ping timeout: 256 seconds]
alfiemax has joined #ruby
white_lilies has quit [Ping timeout: 263 seconds]
x77686d has quit [Quit: x77686d]
eckhardt has joined #ruby
schneide_ has joined #ruby
alfiemax has quit [Ping timeout: 268 seconds]
stormpack has quit [Quit: Leaving]
cdg has quit [Remote host closed the connection]
alfiemax has joined #ruby
TinkerTyper has quit [Quit: ZNC 1.7.x-nightly-20180120-fcc710b4 - https://znc.in]
graft has quit [Ping timeout: 240 seconds]
TinkerTyper has joined #ruby
graft has joined #ruby
graft has joined #ruby
graft has quit [Changing host]
TinkerTyper has quit [Remote host closed the connection]
mikecmpbll has joined #ruby
white_lilies has joined #ruby
x77686d has joined #ruby
TinkerTyper has joined #ruby
ramfjord has joined #ruby
LocaMocha has quit [Ping timeout: 264 seconds]
Kilo`byte has quit [Ping timeout: 255 seconds]
alfiemax has quit [Ping timeout: 276 seconds]
jameser has joined #ruby
Kilo`byte has joined #ruby
craysiii has quit [Ping timeout: 240 seconds]
peteretep has quit [Ping timeout: 276 seconds]
KnownSyntax has quit [Ping timeout: 276 seconds]
Tony-St4rk has quit [Ping timeout: 240 seconds]
kireevco has quit [Ping timeout: 256 seconds]
mendel has quit [Ping timeout: 256 seconds]
cttttt has quit [Ping timeout: 255 seconds]
andersh has quit [Ping timeout: 276 seconds]
sameerynho has joined #ruby
Sina has quit [Ping timeout: 256 seconds]
ldepandis has joined #ruby
cardoni has quit [Ping timeout: 265 seconds]
craysiii has joined #ruby
peteretep has joined #ruby
KnownSyntax has joined #ruby
apeiros_ has joined #ruby
Tony-St4rk has joined #ruby
jnollette has quit [Ping timeout: 255 seconds]
andersh has joined #ruby
mendel has joined #ruby
cttttt has joined #ruby
cardoni has joined #ruby
Sina has joined #ruby
kireevco has joined #ruby
zigzig has quit [Ping timeout: 255 seconds]
jnollette has joined #ruby
zigzig has joined #ruby
marr has joined #ruby
dviola has quit [Quit: WeeChat 2.0.1]
safetypin has joined #ruby
kies has joined #ruby
Puffball has joined #ruby
arkinor has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tuxaanand has joined #ruby
claudiuinberlin has joined #ruby
envex has joined #ruby
banisterfiend has joined #ruby
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ledestin has joined #ruby
rrutkowski has quit [Quit: rrutkowski]
<banisterfiend> whats up boys
alfiemax has joined #ruby
suhdood has joined #ruby
rrutkowski has joined #ruby
x77686d has quit [Quit: x77686d]
envex has quit [Quit: Konversation terminated!]
Papierkorb has left #ruby ["Konversation terminated!"]
envex has joined #ruby
faelkle has joined #ruby
pastorinni has quit [Ping timeout: 240 seconds]
n0m4d1c_ has joined #ruby
n0m4d1c has quit [Ping timeout: 265 seconds]
faelkle has quit [Quit: leaving]
tuxaanand has quit [Quit: Mutter: www.mutterirc.com]
alfiemax has quit [Ping timeout: 260 seconds]
tvw has quit [Remote host closed the connection]
alfiemax has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alfiemax has quit [Remote host closed the connection]
alfiemax has joined #ruby
alfiemax has quit [Remote host closed the connection]
AxelAlex has quit [Quit: AxelAlex]
DTZUZO has quit [Ping timeout: 260 seconds]
white_lilies has quit [Ping timeout: 276 seconds]
alfiemax has joined #ruby
x77686d has joined #ruby
dionysus69 has quit [Ping timeout: 265 seconds]
Psybur has quit [Ping timeout: 264 seconds]
psychicist__ has joined #ruby
ldnunes has quit [Quit: Leaving]
traxnov has joined #ruby
cagomez has quit [Remote host closed the connection]
cagomez has joined #ruby
suhdood has quit [Ping timeout: 260 seconds]
traxnov has quit [Client Quit]
alfiemax has quit [Ping timeout: 256 seconds]
TomyWork has quit [Ping timeout: 240 seconds]
bruce_lee has joined #ruby
bruce_lee has joined #ruby
elphe has joined #ruby
cagomez has quit [Ping timeout: 240 seconds]
alfiemax has joined #ruby
jameser has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
conta has quit [Ping timeout: 256 seconds]
elphe has quit [Ping timeout: 256 seconds]
InfinityFye has joined #ruby
white_lilies has joined #ruby
alfiemax has quit [Ping timeout: 240 seconds]
TomyLobo has joined #ruby
alfiemax has joined #ruby
white_lilies has quit [Ping timeout: 252 seconds]
rrutkowski has left #ruby [#ruby]
n0m4d1c has joined #ruby
white_lilies has joined #ruby
rrutkowski has joined #ruby
nicesignal has quit [Remote host closed the connection]
n0m4d1c_ has quit [Ping timeout: 260 seconds]
nicesignal has joined #ruby
white_lilies has quit [Ping timeout: 248 seconds]
shinnya has joined #ruby
kelp has joined #ruby
x77686d has quit [Quit: x77686d]
cschneid_ has joined #ruby
x77686d has joined #ruby
alfiemax has quit [Ping timeout: 265 seconds]
InfinityFye has quit [Ping timeout: 268 seconds]
guacamole has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ldepandis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alfiemax has joined #ruby
cdg has joined #ruby
n0m4d1c has quit [Remote host closed the connection]
jnollette has quit [Quit: ZNC 1.6.5 - http://znc.in]
pastorinni has joined #ruby
joast has quit [Quit: Leaving.]
cdg_ has joined #ruby
hahuang65 has joined #ruby
hahuang65 has quit [Client Quit]
hahuang65 has joined #ruby
cdg has quit [Ping timeout: 260 seconds]
white_lilies has joined #ruby
clemens3 has quit [Ping timeout: 268 seconds]
zapata has quit [Read error: Connection reset by peer]
zapata has joined #ruby
alfiemax has quit [Ping timeout: 260 seconds]
psychicist__ has quit [Quit: leaving]
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
white_lilies has quit [Ping timeout: 260 seconds]
ecuanaso has joined #ruby
alfiemax has joined #ruby
psychicist__ has joined #ruby
atchoum has joined #ruby
rwb has quit [Ping timeout: 240 seconds]
jamesaxl has quit [Quit: WeeChat 2.0.1]
jottr has joined #ruby
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schneide_ has quit [Remote host closed the connection]
zapata is now known as Guest27248
schneide_ has joined #ruby
cagomez has joined #ruby
DoubleMalt has joined #ruby
DoubleMalt has quit [Remote host closed the connection]
CPngN_ has joined #ruby
orbyt_ has joined #ruby
jnollette has joined #ruby
CPngN_ is now known as CPngN
guacamole has joined #ruby
guacamole has quit [Changing host]
guacamole has joined #ruby
banisterfiend has joined #ruby
minimalism has joined #ruby
Papierkorb has joined #ruby
elphe has joined #ruby
alfiemax has quit [Ping timeout: 268 seconds]
amirite has quit [Ping timeout: 240 seconds]
jeffreylevesque has quit [Ping timeout: 256 seconds]
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
KeyJoo has quit [Quit: KeyJoo]
suhdood has joined #ruby
eckhardt has joined #ruby
banisterfiend has joined #ruby
suhdood has quit [Client Quit]
marmorkreb has joined #ruby
kelp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
psychicist__ has quit [Quit: Reconnecting]
psychicist__ has joined #ruby
synthroid has quit []
marmorkreb has quit [Ping timeout: 256 seconds]
white_lilies has joined #ruby
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
schneide_ has quit [Remote host closed the connection]
nowhereman_ has joined #ruby
schneide_ has joined #ruby
kelp has joined #ruby
milardovich has joined #ruby
white_lilies has quit [Ping timeout: 260 seconds]
schneide_ has quit [Remote host closed the connection]
schneide_ has joined #ruby
milardovich has quit [Ping timeout: 240 seconds]
Azure has joined #ruby
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
faelkle has joined #ruby
faelkle has quit [Client Quit]
faelkle has joined #ruby
faelkle has quit [Client Quit]
ziadoz has joined #ruby
jcalla has quit [Quit: Leaving]
sergio_101 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ishido has quit [Read error: Connection reset by peer]
alfiemax has joined #ruby
schneide_ has quit [Remote host closed the connection]
nowhereman_ has quit [Ping timeout: 256 seconds]
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
apeiros_ has quit [Remote host closed the connection]
arkinor has joined #ruby
eckhardt has joined #ruby
schneide_ has joined #ruby
faelkle has joined #ruby
rwb has joined #ruby
schneide_ has quit [Remote host closed the connection]
ziadoz has quit [Quit: Bye!]
nowhereman_ has joined #ruby
quobo has joined #ruby
kelp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nowhere_man has joined #ruby
faelkle has quit [Quit: leaving]
faelkle has joined #ruby
ta_ has joined #ruby
schneide_ has joined #ruby
nowhereman_ has quit [Ping timeout: 248 seconds]
alex`` has quit [Ping timeout: 255 seconds]
amatas has quit [Quit: amatas]
white_lilies has joined #ruby
amirite has joined #ruby
schneide_ has quit [Ping timeout: 248 seconds]
alfiemax has quit [Read error: Connection timed out]
white_lilies has quit [Ping timeout: 256 seconds]
chouhoulis has quit [Ping timeout: 268 seconds]
schneide_ has joined #ruby
reber has quit [Remote host closed the connection]
jeffreylevesque has joined #ruby
mtkd has quit [Ping timeout: 240 seconds]
alfiemax has joined #ruby
mtkd has joined #ruby
nadir has quit [Quit: Connection closed for inactivity]
apeiros_ has joined #ruby
schneide_ has quit [Remote host closed the connection]
zigzig has quit [Ping timeout: 255 seconds]
aguestuser has quit [Ping timeout: 255 seconds]
nicesignal has quit [Ping timeout: 240 seconds]
zigzig has joined #ruby
nicesignal has joined #ruby
aguestuser has joined #ruby
jottr has quit [Ping timeout: 268 seconds]
apeiros_ has quit [Ping timeout: 256 seconds]
alfiemax has quit [Ping timeout: 240 seconds]
kelp has joined #ruby
alfiemax has joined #ruby
guacamole has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
banisterfiend has quit [Ping timeout: 276 seconds]
n0m4d1c has joined #ruby
kelp has quit [Quit: Bye :)]
aguestuser has quit [Remote host closed the connection]
nadir has joined #ruby
aguestuser has joined #ruby
guest2 has quit [Quit: guest2]
shinnya has quit [Ping timeout: 256 seconds]
bauruine has quit [Ping timeout: 256 seconds]
white_lilies has joined #ruby
alfiemax has quit [Ping timeout: 240 seconds]
faelkle has quit [Quit: leaving]
alfiemax has joined #ruby
ur5us has joined #ruby
envex has quit []
safetypin has quit [Quit: ZZZzzz…]
envex has joined #ruby
white_lilies has quit [Ping timeout: 276 seconds]
cschneid has quit [Remote host closed the connection]
cschneid has joined #ruby
leah2 has quit [Ping timeout: 256 seconds]
jnollette has quit [Ping timeout: 255 seconds]
alfiemax has quit [Ping timeout: 264 seconds]
aguestuser has quit [Ping timeout: 255 seconds]
zautomata1 has quit [Quit: WeeChat 1.9.1]
zigzig has quit [Ping timeout: 255 seconds]
Biohazard_ has quit [Ping timeout: 240 seconds]
_aeris_ has quit [Ping timeout: 255 seconds]
white_lilies has joined #ruby
lucas has quit [Ping timeout: 240 seconds]
leah2 has joined #ruby
jottr has joined #ruby
cschneid has quit [Ping timeout: 260 seconds]
lucas has joined #ruby
RougeR has joined #ruby
RougeR has joined #ruby
RougeR has quit [Changing host]
alfiemax has joined #ruby
Xentil has quit [Ping timeout: 248 seconds]
nicesignal has quit [Quit: WeeChat 1.4]
white_lilies has quit [Ping timeout: 260 seconds]
Meowcenary has quit []
Biohazard has joined #ruby
Rapture has quit [Quit: Textual IRC Client: www.textualapp.com]
jottr has quit [Ping timeout: 264 seconds]
alfiemax has quit [Ping timeout: 264 seconds]
n0m4d1c has quit []
x77686d has quit [Quit: x77686d]
alfiemax has joined #ruby
jnollette has joined #ruby
aguestuser has joined #ruby
jottr has joined #ruby
jnollette has quit [Remote host closed the connection]
x77686d has joined #ruby
jnollette has joined #ruby
zigzig has joined #ruby
guacamole has joined #ruby
guacamole has joined #ruby
guacamole has quit [Changing host]
_aeris_ has joined #ruby
za1b1tsu has quit [Quit: Leaving]
lytol has quit [Remote host closed the connection]
apeiros_ has joined #ruby
joast has joined #ruby
alfiemax has quit [Ping timeout: 240 seconds]
joast has quit [Client Quit]
apeiros_ has quit [Ping timeout: 240 seconds]
alfiemax has joined #ruby
Asher has quit [Quit: Leaving.]
rasterick has joined #ruby
Asher has joined #ruby
<rasterick> i am a newbie to Ruby ... may i ask for help here
vutral|kali has quit [Ping timeout: 248 seconds]
<mozzarella> that's what this channel is for I think
vutral|kali has joined #ruby
vutral|kali has joined #ruby
vutral|kali has quit [Changing host]
<rasterick> i configured a prog which resulted in a Rakefile .. i am used to getting a Makefile ...
<rasterick> thank you sir
DLSteve has quit [Quit: All rise, the honorable DLSteve has left the channel.]
joast has joined #ruby
<rasterick> i installed the latest Ruby with rake.cmd but it gives me errors instead of compiling
<rasterick> what am i doing wrong ?
<rasterick> thank you for your help mazarella
milardovich has joined #ruby
<rasterick> should i install the v2.4 Ruby instead maybe ?
<rasterick> oops, thank you mozzarella
mikecmpbll has quit [Quit: inabit. zz.]
white_lilies has joined #ruby
<rasterick> here are the errors
milardovich has quit [Ping timeout: 256 seconds]
<rasterick> rakefile: line 3: syntax error near unexpected token `'ALRM''
<rasterick> rakefile: line 3: ` if Signal.list.key?('ALRM')'
_haylon has quit [Ping timeout: 256 seconds]
<rasterick> any ideas ?
white_lilies has quit [Ping timeout: 264 seconds]
megamos has quit [Quit: Leaving]
rasterick_ has joined #ruby
<rasterick_> drat, closed the wrong window
Guest27248 has quit [Quit: WeeChat 2.0.1]
zapata has joined #ruby
apeiros_ has joined #ruby
rasterick has quit [Ping timeout: 260 seconds]
n0m4d1c has joined #ruby
rrutkowski has quit [Ping timeout: 260 seconds]
<rasterick_> but i am still here