havenwood changed the topic of #ruby to: Ruby 3.4.3, 3.3.8 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
oznek_ has joined #ruby
oznek has quit [Ping timeout: 265 seconds]
jtperreault has quit [Ping timeout: 248 seconds]
jtperreault has joined #ruby
brw has quit [Quit: The Lounge - https://thelounge.chat]
brw has joined #ruby
brw has quit [Quit: The Lounge - https://thelounge.chat]
brw has joined #ruby
Linux_Kerio has quit [Ping timeout: 272 seconds]
jhass has quit [Ping timeout: 260 seconds]
jhass has joined #ruby
ih8u has quit [Ping timeout: 244 seconds]
ih8u has joined #ruby
fercell has quit [Quit: ZNC - https://znc.in]
fercell has joined #ruby
mange has joined #ruby
oznek__ has joined #ruby
oznek_ has quit [Ping timeout: 244 seconds]
_whitelogger has joined #ruby
oznek__ has quit [Quit: Leaving]
grenierm has joined #ruby
fantazo has joined #ruby
Linux_Kerio has joined #ruby
infinityfye has joined #ruby
dionysus69 has joined #ruby
schne1der has joined #ruby
R2robot has quit [Quit: Pull the lever, Kronk. Wrong leverrrrrrr!]
R2robot has joined #ruby
jmcantrell has quit [Ping timeout: 252 seconds]
Linux_Kerio has quit [Ping timeout: 265 seconds]
grenierm has quit [Ping timeout: 240 seconds]
cappy has joined #ruby
Milos has quit [Ping timeout: 260 seconds]
cappy has quit [Quit: Leaving]
<nakilon> current state of docs is awful
<nakilon> how do I find the rdoc fornat description? I google and visit a hundred of links, and there is no format descriotion
<nakilon> even within several click from https://ruby.github.io/rdoc/index.html
<nakilon> '# @return [Array]' -- is this rdoc? where is it documented?
<nakilon> hm, I guess it's yard
<nakilon> adam12: so cool, the page https://www.rubydoc.info/gems/yard/file/docs/Tags.md#abstract has some HTML trash, but your docs are fine https://gemdocs.org/gems/yard/0.9.37/file.Tags.html#abstract
<nakilon> I wonder is there is a way to mark as 'abstract' but that has the default implementation
<nakilon> i.e. the parent class/module does just 'def f x ; x ; end' and you are supposed to override only if your derived class needs it
GreenResponse has joined #ruby
<nakilon> so the reader of parent class/module docs won't decide to delete or go around that method
<CalimeroTeknik> havenwood, pardon my follow-up being so late; adding "Gem::Specification.each { |spec| gem spec.name, spec.version }" to the Gemfile did not do what I had in mind (I managed an equivalent result by simply removing `require 'rubygems'\nrequire 'bundler/setup'` everywhere); what I'm trying to achieve is restore the older bundler behaviour of not installing copies of system gems (already installed system-wide)
Milos has joined #ruby
<CalimeroTeknik> maybe `Gem::Specification.each { |spec| gem spec.name, spec.version }` could be adapted for Gemfile.lock though
<CalimeroTeknik> "use whatever version of anything that happens to be installed"
<adam12> nakilon: Weird. No idea why they differ, tho the rubydoc.info implementation supports custom YARD plugins and I intentionally didn't, since I do still want to switch to RDoc eventually.
<nakilon> I wish extend had the analogue of prepend as it is for include
<nakilon> adam12: new docs design is awful
otisolsen70 has joined #ruby
<nakilon> humankind has agreed for 10 years already that the "let us add 5 times more whitespace between lines" is a bad practice that has killed several google projects, and yet makes of new design are like living under a rock and willing to do the same fiasco
<nakilon> with the same font size you get half of information on screen, it's just unreadable
brokkoli_origin has quit [Ping timeout: 248 seconds]
wbooze has quit [Quit: Leaving]
<adam12> I don't mind it, tho I'd maybe reduce padding between method head and the description of that method..
<adam12> I wish that we hired a designer to improve it tho.
brokkoli_origin has joined #ruby
<nakilon> (about extend; probably it's `singleton_class.prepend`)
<nakilon> just leave old styles
<nakilon> yard looks even nicer
<nakilon> this huge line spacing is to consume people's time when they are on phone
blacknova has joined #ruby
mange has quit [Quit: Zzz...]
fantazo has quit [Quit: Lost terminal]
dionysus69 has quit [Ping timeout: 248 seconds]
user71 has joined #ruby
schne1der has quit [Ping timeout: 260 seconds]
schne1der has joined #ruby
wbooze has joined #ruby
fantazo has joined #ruby
sarna has quit [Remote host closed the connection]
wbooze has quit [Quit: Leaving]
sarna has joined #ruby
jmcantrell has joined #ruby
sarna has quit [Ping timeout: 272 seconds]
brokkoli_origin has quit [Ping timeout: 245 seconds]
sarna has joined #ruby
Linux_Kerio has joined #ruby
schne1der has quit [Ping timeout: 245 seconds]
Linux_Kerio has quit [Read error: Connection reset by peer]
hansolo has quit [Remote host closed the connection]
brokkoli_origin has joined #ruby
hansolo has joined #ruby
schne1der has joined #ruby
brokkoli_origin has quit [Ping timeout: 260 seconds]
otisolsen70 has quit [Ping timeout: 252 seconds]
brokkoli_origin has joined #ruby
dviola has quit [Ping timeout: 244 seconds]
diego has joined #ruby
diego is now known as Guest9622
oznek has joined #ruby
graywolf has joined #ruby
schne1der has quit [Ping timeout: 272 seconds]
schne1der has joined #ruby
blacknova has quit [Quit: Connection closed for inactivity]
user71 has quit [Quit: Leaving]
schne1der has quit [Ping timeout: 245 seconds]
infinityfye has quit [Read error: Connection reset by peer]
schne1der has joined #ruby
schne1der has quit [Ping timeout: 260 seconds]
schne1der has joined #ruby
schne1der has quit [Ping timeout: 260 seconds]
schne1der has joined #ruby
schne1der has quit [Ping timeout: 245 seconds]
schne1der has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
fantazo has quit [Ping timeout: 252 seconds]
ruby[bot] has joined #ruby
schne1der has quit [Ping timeout: 268 seconds]
GreenResponse has quit [Quit: Leaving]
graywolf has quit [Quit: WeeChat 4.6.3]
jhass has quit [Remote host closed the connection]
jhass_ has joined #ruby
jhass_ is now known as jhass
manveru has quit [Quit: Ping timeout (120 seconds)]
manveru has joined #ruby
mange has joined #ruby