OpenStruct implementation
01-Oct-2020 1532
An OpenStruct is a data structure, similar to a Hash, that allows the definition of arbitrary attributes with their accompanying values. This is accomplished by using Ruby's metaprogramming to define methods on the class itself.
OpenStruct implementation #ruby #rubydeveloper #rubyonrails #OpenStruct #implementation https://rubyonrails.ba/link/openstruct-implementation