Building DSL with Ruby
DSL’s around youBefore diving into the technical aspects of building DSL in Ruby, let’s explore more examples for domain-specific languages […]
DSL’s around youBefore diving into the technical aspects of building DSL in Ruby, let’s explore more examples for domain-specific languages […]
The config-way of setting variables You can see this code in almost every Ruby gem that utilizes initializers to set […]