Skip to content

Instantly share code, notes, and snippets.

@mehdi-farsi
Created August 22, 2018 12:55
Show Gist options
  • Save mehdi-farsi/9b2789a84817016b72be1861dc6ccc11 to your computer and use it in GitHub Desktop.
Save mehdi-farsi/9b2789a84817016b72be1861dc6ccc11 to your computer and use it in GitHub Desktop.
require 'ostruct'
computer = OpenStruct.new(ram: '4GB')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment