Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in eigenclass
What's the difference between a class and the singleton of that class in Ruby?
Jan 18, 2023
ruby
eigenclass
Ruby eigenclass unexpected behaviour
Dec 28, 2022
ruby
metaprogramming
eigenclass
Class, Module, their eigenclasses, and method lookup
Nov 15, 2022
ruby
class
module
lookup
eigenclass
Singleton class of singleton class of BasicObject in Ruby
Oct 29, 2022
ruby
metaprogramming
eigenclass
Difference between 'self.method_name' and 'class << self' in Ruby
Jan 20, 2020
ruby-on-rails
ruby
eigenclass
Why am I able to use Kernel singleton methods like `puts`?
Jun 06, 2022
ruby
eigenclass
Why a module's singleton method is not visible in downstream eigenclasses where it gets mixed?
Jul 01, 2021
ruby
inheritance
mixins
eigenclass
Why is it important to learn about metaprogramming and eigenclasses in Ruby?
Sep 30, 2022
ruby-on-rails
ruby
metaprogramming
eigenclass
Determine Class from Eigenclass
Jan 12, 2020
ruby
class
metaprogramming
eigenclass
How to find private singleton methods
Sep 16, 2018
ruby
singleton-methods
eigenclass
Is it possible to get all the eigenclasses in Ruby?
Feb 02, 2022
ruby
reflection
metaprogramming
eigenclass
Ruby Class Methods vs. Methods in Eigenclasses
Aug 21, 2022
ruby
class
overriding
class-method
eigenclass
Why isn't the eigenclass equivalent to self.class, when it looks so similar?
Jan 10, 2020
ruby
language-features
eigenclass
class << self idiom in Ruby
Aug 13, 2022
ruby
metaclass
eigenclass
singleton