Follow the Brass

lib/foreign_object.rb

3 lines · ruby

Project files
# frozen_string_literal: true

ForeignObject = Data.define(:description)

Read along in the manual: The Reloading Lab · Download the project (zip)