adam12 changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.0.3, 2.7.5, 2.6.9: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://goo.gl/wpGhoQ
hololeap has quit [Remote host closed the connection]
hololeap has joined #ruby
swaggboi has joined #ruby
Cork has joined #ruby
samgranieri has quit [Ping timeout: 240 seconds]
Jantz has joined #ruby
Jantz has quit [Excess Flood]
ur5us_ has quit [Ping timeout: 240 seconds]
swaggboi has quit [Quit: C-x C-c]
samgranieri has joined #ruby
<sagax> example this
<sagax> i see 404 with any gem with rdoc
<adam12> sagax: what command did you run? just gem server?
ur5us_ has joined #ruby
<sagax> `gem server`
<sagax> gem 3.0.8
<sagax> because i need old ruby 2.3.8
michigan has quit [Quit: Connection closed for inactivity]
fef has joined #ruby
sylario has quit [Quit: Connection closed for inactivity]
fef has quit [Ping timeout: 276 seconds]
fef has joined #ruby
ur5us_ has quit [Ping timeout: 240 seconds]
smp has quit [Ping timeout: 268 seconds]
smp has joined #ruby
easbarba` has left #ruby [ERC (IRC client for Emacs 27.1)]
fef has quit [Ping timeout: 276 seconds]
orbyt_v10 has joined #ruby
Rounin has joined #ruby
orbyt_v10 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mahlon has quit [Ping timeout: 256 seconds]
Al2O3 has quit [Ping timeout: 240 seconds]
Pipip has joined #ruby
Ryo99 has joined #ruby
<Ryo99> Hi, when I used "rails db:create" , the following error message appeared.rails aborted!
<Ryo99> LoadError: cannot load such file -- Win32API
<Ryo99> Did you mean? win32/sspi
<Ryo99> does anyone know how to fix this error?
Ryo99 has quit [Quit: Client closed]
Guest56 has joined #ruby
<Guest56> hello
<Guest56> i had a question for rails, sorry
Cork has quit [Ping timeout: 240 seconds]
<Guest56> i want to use coffeescript in rails 6, any idea?
cyj123 has joined #ruby
Guest56 has quit [Quit: Client closed]
Ryo21 has joined #ruby
Ryo21 has quit [Client Quit]
teclator has joined #ruby
ur5us_ has joined #ruby
_ht has joined #ruby
bhaak has joined #ruby
sagax has quit [Ping timeout: 260 seconds]
ur5us_ has quit [Ping timeout: 240 seconds]
<nakilon> Class.instance_of? Class #=> true wat?
Al2O3 has joined #ruby
Al2O3 has quit [Remote host closed the connection]
Al2O3 has joined #ruby
___nick___ has joined #ruby
mahlon has joined #ruby
Pipip has quit [Remote host closed the connection]
weyhmueller has quit [Quit: ZNC 1.8.2 - https://znc.in]
weyhmueller has joined #ruby
weyhmueller has quit [Quit: ZNC 1.8.2 - https://znc.in]
huma has joined #ruby
weyhmueller has joined #ruby
weyhmueller has quit [Quit: ZNC 1.8.2 - https://znc.in]
huma has quit [Ping timeout: 256 seconds]
hololeap has quit [Ping timeout: 276 seconds]
weyhmueller has joined #ruby
cornduck has quit [Remote host closed the connection]
cornduck has joined #ruby
aby-7903 has joined #ruby
aby-7903 is now known as bluedust
bluedust is now known as aj___
aj___ is now known as aby
aby is now known as bluedust
bluedust has quit []
aby-7903 has joined #ruby
aby-7903 has quit [Client Quit]
bluedust has joined #ruby
sagax has joined #ruby
cek has joined #ruby
<cek> I've got a funny and extremely huge JSON object that I'd like to "multiply" for test purposes changing only a couple of values deep inside it. Any suitable fast framework I could use for that?
<cek> factorybot would be an overkill -- I'll die defining all the nested relations.
<nakilon> is the replacable substring unique?
<nakilon> convert json to string, use .sub, then convert back to json
<cek> I could've used ERB to output json without actually parsing it, but I'd rather have ruby know what it's dealing with.
<cek> it seems https://json-generator.com/ is what I'm looking for, but sadly no ruby there
cornduck has quit [Remote host closed the connection]
cornduck has joined #ruby
huma has joined #ruby
sylario has joined #ruby
huma has quit [Ping timeout: 250 seconds]
cek has quit [Quit: Connection closed for inactivity]
pandabot has quit [Quit: thanks for showing me the light]
pandabot has joined #ruby
lim has joined #ruby
howdoi has joined #ruby
jhass has quit [Ping timeout: 245 seconds]
jhass has joined #ruby
dviola has joined #ruby
dviola has left #ruby [WeeChat 3.3]
roadie has joined #ruby
ur5us_ has joined #ruby
goldfish has joined #ruby
darkstardevx has joined #ruby
darkstardevx has quit [Remote host closed the connection]
darkstardevx has joined #ruby
bluedust_ has joined #ruby
bluedust has quit [Ping timeout: 240 seconds]
bluedust has joined #ruby
bluedust_ has quit [Ping timeout: 240 seconds]
samgranieri has quit [Quit: samgranieri]
samgranieri has joined #ruby
___nick___ has quit [Ping timeout: 260 seconds]
_ht has quit [Remote host closed the connection]
bluedust_ has joined #ruby
shokohsc has joined #ruby
bluedust has quit [Ping timeout: 256 seconds]
shokohsc has quit [Quit: The Lounge - https://thelounge.chat]
shokohsc has joined #ruby
roadie has quit [Ping timeout: 252 seconds]
random-jellyfish has joined #ruby
<libsys> can I define a lambda with keyword arguments?
<libsys> I can, but it doesn't work on my code... I'll be back if needed
ua_ has quit [Excess Flood]
ua_ has joined #ruby
darkstardevx has quit [Read error: Connection reset by peer]
roadie has joined #ruby
samgranieri has quit [Quit: samgranieri]
roadie has quit [Ping timeout: 268 seconds]
darkstardevx has joined #ruby
cek has joined #ruby
<cek> ERB isn't showing lines where the error is. just generic `TypeError: no implicit conversion of Hash into Integer`
<cek> how do I make it show the lines/offset or just any clue?
<cek> okay, it was the arg order in older #new
<nakilon> libsys, ->(a:1, b:2){p [a,b]}.call(b: 3) #-> [1, 3] # what's the problem?
roadie has joined #ruby
roadie has quit [Ping timeout: 240 seconds]
dukester has joined #ruby
dukester has left #ruby [Leaving]
bluedust_ has quit [Remote host closed the connection]
roadie has joined #ruby
roadie has quit [Ping timeout: 252 seconds]
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
roadie has joined #ruby
random-jellyfish has quit [Ping timeout: 256 seconds]
ur5us_ has quit [Ping timeout: 240 seconds]
roadie has quit [Ping timeout: 268 seconds]
goldfish has quit [Ping timeout: 240 seconds]
darkstardevx has quit [Remote host closed the connection]
lim has quit [Quit: WeeChat 3.2.1]