some14u has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ox1eef_>
Command line tool for reading documentation @ the console, ships with Ruby (or more accurately rdoc). Never really worked for me, but I'm interested in giving it a go.
<johnjaye>
hmm, is that what i'm invoking with the help command? like help(String)
<ox1eef_>
Yep. Looks like it. Given that the help command gives me the same error as ri :))
<johnjaye>
is it a syntax or is it a weird variable naming
<ox1eef_>
Keyword arguments.
<johnjaye>
ok. i guess ruby has that lispy edge to it
<ox1eef_>
A recent Ruby feature. Since Ruby2 I think, but I believe the semantics changed a bit with Ruby3.
<ox1eef_>
In that snippet both of those kw args are required, which is a big improvement over accepting a Hash and then raising yourself if the Hash is found to lack them.
<ox1eef_>
def banner(usage:, description: nil); one required (usage), the other optional (defaults to nil).
<ox1eef_>
Typo too. Should have been %x(ls -1).
shokohsc5103 has joined #ruby
shokohsc510 has quit [Ping timeout: 240 seconds]
shokohsc5103 is now known as shokohsc510
konsolebox has quit [Quit: -a- IRC for Android 2.1.60]
ollysmith has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
ollysmith has joined #ruby
rvalue has joined #ruby
ollysmith has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
ollysmith has joined #ruby
John_Ivan has quit [Ping timeout: 244 seconds]
konsolebox has joined #ruby
ollysmith has quit [Ping timeout: 260 seconds]
ollysmith has joined #ruby
howdoi has quit [Quit: Connection closed for inactivity]
lena64t has quit [Quit: WeeChat 4.1.0-dev]
Vonter has joined #ruby
Sankalp has quit [Ping timeout: 260 seconds]
Sankalp has joined #ruby
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #ruby
_ht has joined #ruby
konsolebox has quit [Ping timeout: 264 seconds]
konsolebox has joined #ruby
jetchisel has quit [Quit: Unfortunately time is always against us -- [Morpheus]]
jetchisel has joined #ruby
grenierm has joined #ruby
_ht has quit [Remote host closed the connection]
Guest18 has joined #ruby
<Guest18>
buenas a todos, soy nuevo en ruby
Guest18 has quit [Quit: Client closed]
vinc has joined #ruby
Guest18 has joined #ruby
Guest18 has quit [Client Quit]
znpy has quit [Read error: Connection reset by peer]
swaggboi has quit [Ping timeout: 246 seconds]
vinc has quit [Read error: Connection reset by peer]
teclator has joined #ruby
vinc has joined #ruby
konsolebox has quit [Quit: Leaving]
hwrd has quit [Ping timeout: 260 seconds]
sgtapple has quit [Ping timeout: 260 seconds]
graemefawcett has quit [Ping timeout: 260 seconds]
Bounga has quit [Ping timeout: 260 seconds]
vinc has quit [Read error: Connection reset by peer]
wnd-conn has joined #ruby
Linux_Kerio has joined #ruby
g_sg has quit [Ping timeout: 260 seconds]
pjaspers has quit [Ping timeout: 260 seconds]
KOTP has quit [Ping timeout: 260 seconds]
Manouchehri has quit [Ping timeout: 260 seconds]
eax_ has quit [Ping timeout: 260 seconds]
matta has quit [Ping timeout: 260 seconds]
caleb has quit [Ping timeout: 260 seconds]
srushe has quit [Ping timeout: 260 seconds]
johnhamelink has quit [Ping timeout: 260 seconds]
patrick has quit [Ping timeout: 260 seconds]
whereiseveryone has quit [Ping timeout: 260 seconds]
hays has quit [Ping timeout: 260 seconds]
alexisg has quit [Ping timeout: 260 seconds]
slondr has quit [Ping timeout: 260 seconds]
olus has quit [Ping timeout: 260 seconds]
heartburn has quit [Ping timeout: 260 seconds]
wnd has quit [Ping timeout: 260 seconds]
swaggboi has joined #ruby
olus has joined #ruby
hwrd has joined #ruby
eax_ has joined #ruby
matta has joined #ruby
johnhamelink has joined #ruby
patrick has joined #ruby
caleb has joined #ruby
srushe has joined #ruby
Manouchehri has joined #ruby
heartburn has joined #ruby
slondr has joined #ruby
graemefawcett has joined #ruby
Bounga has joined #ruby
sgtapple has joined #ruby
whereiseveryone has joined #ruby
alexisg has joined #ruby
g_sg has joined #ruby
KOTP has joined #ruby
pjaspers has joined #ruby
MarvelousWololo has quit [Read error: Connection reset by peer]
<wakaflaka>
the font is from NZ just like Mr Samuel Williams
<wakaflaka>
anyway the first script will aalyze your rails app before you enter the dialog with chatgpt via the commandline. and it then has the required context to better help you add new features to your app almost automatically
<wakaflaka>
the other one will review any git repo and make a professional audit report as well as overwrite original files with the new and improved ones