havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.2.0, 3.1.3, 3.0.5, 2.7.7: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://t.ly/9ua4 | Logs: https://libera.irclog.whitequark.org/ruby/
drainpipe has quit [Quit: WeeChat 3.7.1]
cartdrige has joined #ruby
wra1th has quit [Quit: wra1th]
c10l5 has quit [Quit: See ya! o/]
c10l5 has joined #ruby
caedmon has joined #ruby
Laplace has quit [Quit: Connection closed for inactivity]
caedmon has quit [Ping timeout: 248 seconds]
cartdrige has quit [Quit: I am more peaced off than a dragon trying to blow out candles]
caedmon has joined #ruby
John_Ivan_ has quit [Ping timeout: 265 seconds]
caedmon has quit [Ping timeout: 265 seconds]
Aminda has quit [Ping timeout: 255 seconds]
Aminda has joined #ruby
markong has quit [Ping timeout: 272 seconds]
caedmon has joined #ruby
cryptkeeper has joined #ruby
caedmon has quit [Ping timeout: 260 seconds]
caedmon has joined #ruby
donofrio has joined #ruby
goldfish has quit [Ping timeout: 255 seconds]
hoppergee has joined #ruby
hoppergee has quit [Quit: Client closed]
cartdrige has joined #ruby
EternalSunshine has joined #ruby
caedmon has quit [Ping timeout: 272 seconds]
caedmon has joined #ruby
cryptkeeper has quit [Quit: Connection closed for inactivity]
cartdrige has quit [Ping timeout: 246 seconds]
EternalSunshine has quit [Quit: WeeChat 3.7.1]
agent_white has quit [Quit: bbl]
caedmon has quit [Ping timeout: 268 seconds]
reset has quit [Quit: reset]
Linux_Kerio has joined #ruby
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
perrierjouet has quit [Quit: WeeChat 3.7.1]
perrierjouet has joined #ruby
perrierjouet has quit [Client Quit]
perrierjouet has joined #ruby
reset has joined #ruby
cryptkeeper has joined #ruby
dionysus69 has joined #ruby
d1esel has joined #ruby
teclator has joined #ruby
otisolsen70 has joined #ruby
d1esel has quit [Remote host closed the connection]
_aeris_ has joined #ruby
aeris has quit [Quit: ZNC - http://znc.sourceforge.net]
_aeris_ is now known as aeris
otisolsen70 has quit [Quit: Leaving]
jvalleroy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jvalleroy has joined #ruby
teclator has quit [Ping timeout: 264 seconds]
teclator has joined #ruby
Sankalp has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
_ht has joined #ruby
Sankalp has joined #ruby
Sankalp has quit [Client Quit]
Sankalp has joined #ruby
___nick___ has joined #ruby
hightower2 has joined #ruby
njmm has joined #ruby
hightower3 has joined #ruby
hightower2 has quit [Ping timeout: 255 seconds]
niv has quit [Quit: Powered by LunarBNC: https://LunarBNC.net]
niv has joined #ruby
hightower3 has quit [Read error: Connection reset by peer]
cartdrige has joined #ruby
hightower2 has joined #ruby
markong has joined #ruby
Dinehs has joined #ruby
Dinehs is now known as Dinesh
<Dinesh> Fast, Persistent key/value store based on bitcask paper written in Ruby. An attempt to understand and build our persistent key/value store capable of storing data enormous than the RAM
hightower3 has joined #ruby
hightower2 has quit [Read error: Connection reset by peer]
supay has joined #ruby
cartdrige has quit [Quit: I am more peaced off than a dragon trying to blow out candles]
Dinesh has quit [Ping timeout: 260 seconds]
Linux_Kerio has quit [Ping timeout: 252 seconds]
hightower3 has quit [Read error: Connection reset by peer]
FullMetalStacker has joined #ruby
hightower2 has joined #ruby
perrierjouet has quit [Quit: WeeChat 3.7.1]
perrierjouet has joined #ruby
hightower2 has quit [Ping timeout: 256 seconds]
hightower2 has joined #ruby
otisolsen70 has joined #ruby
FullMetalStacker has quit [Ping timeout: 272 seconds]
teclator has quit [Ping timeout: 246 seconds]
FetidToot0 has joined #ruby
FetidToot has quit [Ping timeout: 268 seconds]
FetidToot0 is now known as FetidToot
Aminda has quit [Remote host closed the connection]
hightower3 has joined #ruby
aeris has quit [Ping timeout: 255 seconds]
hightower2 has quit [Ping timeout: 256 seconds]
aeris has joined #ruby
Aminda has joined #ruby
reset has quit [Quit: reset]
perrierjouet has quit [Quit: WeeChat 3.7.1]
perrierjouet has joined #ruby
perrierjouet has quit [Quit: WeeChat 3.7.1]
hightower3 has quit [Read error: Connection reset by peer]
Sankalp- has joined #ruby
Sankalp has quit [Ping timeout: 260 seconds]
Sankalp- is now known as Sankalp
hightower2 has joined #ruby
hightower2 has quit [Read error: Connection reset by peer]
hightower2 has joined #ruby
hightower2 has quit [Read error: Connection reset by peer]
perrierjouet has joined #ruby
cartdrige has joined #ruby
FetidToot has quit [Quit: Ping timeout (120 seconds)]
FetidToot has joined #ruby
finsternis has quit [Read error: Connection reset by peer]
caedmon has joined #ruby
caedmon has quit [Ping timeout: 272 seconds]
John_Ivan_ has joined #ruby
Starfoxxes has quit [Ping timeout: 265 seconds]
caedmon has joined #ruby
Starfoxxes has joined #ruby
caedmon has quit [Ping timeout: 246 seconds]
c10l5 has quit [Quit: See ya! o/]
c10l5 has joined #ruby
c10l5 is now known as c10l
dionysus69 has quit [Ping timeout: 260 seconds]
perrierjouet has quit [Quit: WeeChat 3.7.1]
Guest1673 has quit [Quit: WeeChat 3.7.1]
perrierjouet has joined #ruby
c10l has quit [Quit: See ya! o/]
caedmon has joined #ruby
Shortstop has joined #ruby
caedmon has quit [Client Quit]
caedmon has joined #ruby
<Shortstop> Hey there, I have a question regarding the 'update' method not actually saving a location for my project: https://github.com/SamuelBanya/PartyPlanner/blob/main/app/controllers/locations_controller.rb
<Shortstop> The problem is that if I step through it with byebug, the location changes as expected
<Shortstop> Yet when I refresh the page, it just reverts back to the same location
caedmon has quit [Ping timeout: 248 seconds]
gr33n7007h has joined #ruby
<Shortstop> be back in a bit
Shortstop has quit [Quit: Connection closed]
tomtmym has joined #ruby
tomtmym has quit [Changing host]
tomtmym has joined #ruby
supay has quit [Quit: Connection closed for inactivity]
c10l has joined #ruby
caedmon has joined #ruby
agent_white has joined #ruby
dionysus69 has joined #ruby
wra1th has joined #ruby
<wra1th> perl
inward has left #ruby [#ruby]
razetime1 has joined #ruby
_ht has quit [Remote host closed the connection]
perrierjouet has quit [Quit: WeeChat 3.7.1]
razetime1 has quit [Quit: razetime1]
razetime has joined #ruby
razetime has quit [Quit: razetime]
dionysus69 has quit [Ping timeout: 268 seconds]
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
markong has quit [Ping timeout: 255 seconds]
jvalleroy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jvalleroy has joined #ruby
cryptkeeper has quit [Quit: Connection closed for inactivity]
perrierjouet has joined #ruby
Laplace has joined #ruby
white_magic has joined #ruby
joto has quit [Ping timeout: 260 seconds]
joto has joined #ruby
njmm has quit [Quit: ZNC 1.8.2 - https://znc.in]
crax23 has joined #ruby
___nick___ has quit [Ping timeout: 272 seconds]
cartdrige has quit [Ping timeout: 260 seconds]
cryptkeeper has joined #ruby
Y05hito__ has joined #ruby
crax23 has quit [Ping timeout: 272 seconds]
caedmon has quit [Ping timeout: 260 seconds]
caedmon has joined #ruby
tomtmym has quit [Quit: Gone.]
caedmon has quit [Ping timeout: 260 seconds]
white_magic has quit [Quit: Client closed]
Linux_Kerio has joined #ruby
crax23 has joined #ruby
Y05hito__ has quit [Ping timeout: 252 seconds]
cartdrige has joined #ruby
crax23 has quit [Ping timeout: 272 seconds]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
wra1th has quit [Quit: wra1th]
markong has joined #ruby
otisolsen70 has quit [Quit: Leaving]
cryptkeeper has quit [Quit: Connection closed for inactivity]
reset has joined #ruby
Guest4176 has joined #ruby