Ben Koshy

Rails, Tekla Open API, AutoDesk .NET

Blog About Games

Applying `self` in a Ruby Module?

If I”m using a Ruby Module, and I call self - what is self in a module?

Read More

Defining a Beam's Coordinate System (Tekla Open API)

_config.yml

Read More

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.

Read More

Extract Tekla Profile Information (Properties) via the Tekla API

At Tek1 we are building a Shed Builder.

Read More

What is `module_function` all about?

I saw this in an open source project (pagy):

Read More

Incentive Mechanisms at Tek1

Request for Comment: Incentive Systems to Maximise Quality

Read More

In Ruby, including a Car module makes it a car!

Consider the following:

Read More

Read More

Singleton classes and modules?

Have you ever seen a module’s singleton class open up?

Read More

Calling Private Methods from Subclasses in Ruby

Consider the following code:

Read More
Previous Page: 1 of 38 Next