maki
sushi
Home
metaprogramming
Search for an article
Search
Coding
Posted on 07 Apr, 2023
Handling non-existent methods in Ruby using method_missing
Coding
Posted on 07 Apr, 2023
Dynamically defining methods with define_method in Ruby