Applying `self` in a Ruby Module?
If I”m using a Ruby Module, and I call self - what is self in a module?
Defining a Beam's Coordinate System (Tekla Open API)

FromCoordinateSystem and ToCoordinateSystem Explained (Tekla Open API)
What a sad story it is, if the Tekla API documentation needs to be supplemented with blog posts.
Extract Tekla Profile Information (Properties) via the Tekla API
At Tek1 we are building a Shed Builder.
What is `module_function` all about?
I saw this in an open source project (pagy):
Incentive Mechanisms at Tek1
Request for Comment: Incentive Systems to Maximise Quality
In Ruby, including a Car module makes it a car!
Consider the following:
Singleton classes and modules?
Have you ever seen a module’s singleton class open up?