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
<adam12> Guest40: good. You?
lim has joined #ruby
bdnelson has joined #ruby
roadie has joined #ruby
ur5us has joined #ruby
hololeap has quit [Quit: Bye]
Al2O3 has quit [Ping timeout: 240 seconds]
jtdowney has quit [Quit: Bye]
hellstabber has quit [Quit: Connection closed for inactivity]
jtdowney has joined #ruby
Al2O3 has joined #ruby
g0zart has joined #ruby
lim has quit [Ping timeout: 256 seconds]
g0zart has quit [Quit: Leaving]
graywolf has quit [Ping timeout: 252 seconds]
ur5us has quit [Ping timeout: 240 seconds]
<libsys> sup guys :) how can I unset a class in ruby?
<libsys> I'm testing things and I'm defining a class for a single test
hololeap has joined #ruby
howdoi has quit [Quit: Connection closed for inactivity]
<libsys> also... how can I check if something is a method or other kind of "callable" like procs or lambdas?
hololeap has quit [Quit: Bye]
<libsys> I know that I could check for '.respond_to? :call' on the case of lambdas or procs
<libsys> but IDK how could I check that with an actual method without executing it
hololeap has joined #ruby
<libsys> I mean, if I do `def method; end` how could I do something like `<method>.respond_to? :call` ?
<libsys> actually i don't need that las thing... just to know how to unset a class
<gr33n7007h> libsys: <Class>.send(:remove_const, :YourClass)
<gr33n7007h> libsys: something like this?
Rounin has quit [Ping timeout: 240 seconds]
Guest40 has quit [Quit: Client closed]
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
<libsys> indeed, thanks :)
<gr33n7007h> yw :)
dohtem has quit []
<sagax> hi all
<sagax> instance_variables has name as @foobar - how to get :foobar for access value from Hash?
<sagax> like as*
ur5us has joined #ruby
pandabot has quit [Quit: I trust the org]
pandabot has joined #ruby
pandabot has quit [Quit: I guess provisionally]
pandabot has joined #ruby
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
_ht has joined #ruby
teclator has joined #ruby
ur5us has quit [Ping timeout: 240 seconds]
dviola has joined #ruby
ua_ has quit [Ping timeout: 240 seconds]
<nakilon> I suppose not much you can other than [1..-1].to_sym
guardian has quit [Ping timeout: 240 seconds]
guardian has joined #ruby
lim has joined #ruby
lim has quit [Ping timeout: 256 seconds]
lim has joined #ruby
Furai has quit [Remote host closed the connection]
Furai has joined #ruby
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
lim has quit [Remote host closed the connection]
lim has joined #ruby
lim has quit [Remote host closed the connection]
lim has joined #ruby
lim has quit [Remote host closed the connection]
lim has joined #ruby
Rounin has joined #ruby
lim has quit [Ping timeout: 256 seconds]
lim has joined #ruby
lim has quit [Ping timeout: 256 seconds]
lim has joined #ruby
ua_ has joined #ruby
lim has quit [Remote host closed the connection]
lim has joined #ruby
graywolf has joined #ruby
lim has quit [Remote host closed the connection]
lim has joined #ruby
lim has quit [Remote host closed the connection]
lim has joined #ruby
<nakilon> I wish there was a way to make some Struct attribute not printed on #inspect
_ht has quit [Ping timeout: 240 seconds]
_ht has joined #ruby
lim has quit [Remote host closed the connection]
graywolf has quit [Quit: WeeChat 3.3]
lim has joined #ruby
<ccooke> nakilon: You *can* override inspect
Al2O3_ has joined #ruby
Al2O3 has quit [Remote host closed the connection]
Al2O3_ has quit [Remote host closed the connection]
Al2O3 has joined #ruby
lim has quit [Ping timeout: 240 seconds]
jhass has quit [Quit: Bye]
jhass has joined #ruby
kapil has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
_ht has quit [Ping timeout: 240 seconds]
_ht has joined #ruby
graywolf has joined #ruby
hellstabber has joined #ruby
mrus has quit [Quit: Surfing the great wave off Kanagawa]
mrus has joined #ruby
wmoxam has quit [Remote host closed the connection]
hellstabber has quit []
hellstabber has joined #ruby
hellstabber has quit [Quit: Client closed]
lim has joined #ruby
hellstabber has joined #ruby
hellstabber has quit [Client Quit]
lim has quit [Ping timeout: 256 seconds]
BSaboia has joined #ruby
Starfoxxes has quit [Quit: Leaving]
Starfoxxes has joined #ruby
BSaboia has quit [Ping timeout: 268 seconds]
teclator has joined #ruby
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
lim has joined #ruby
_ht has quit [Remote host closed the connection]
lim has quit [Quit: WeeChat 3.2.1]
ur5us has joined #ruby
lim has joined #ruby
yosafbridge has quit [Quit: Leaving]
ur5us has quit [Ping timeout: 240 seconds]
ur5us has joined #ruby
Al2O3 has quit [Ping timeout: 240 seconds]
yosafbridge has joined #ruby
BSaboia has joined #ruby
lim has quit [Ping timeout: 268 seconds]
BSaboia has quit [Quit: This computer has gone to sleep]
Intelo has joined #ruby
<Intelo> Hi
<Intelo> Hi, I know this can be subjective but generally speaking, which languages are difficult most or even impossible to decompile? I guess javascript/ java are easiest. Assembly is difficult most, .net / c# is in between? Secondly, which langauges are most fast in performance? I guess assemble, c, c++, Java would be (left to be most fast). Thirdly,
<Intelo> which langauges are mostly loved by developers due to their smart syntax and features? I think ruby was one. Any others?
lim has joined #ruby
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
ur5us_ has joined #ruby
ur5us has quit [Ping timeout: 240 seconds]
lim has quit [Quit: WeeChat 3.2.1]
shlomo has joined #ruby
isene has quit [Remote host closed the connection]
ur5us_ has quit [Ping timeout: 240 seconds]
isene has joined #ruby
bdnelson has quit [Quit: Textual IRC Client: www.textualapp.com]