Skip to content

Instantly share code, notes, and snippets.

@anasbgoncalves
Created August 21, 2017 09:46
Show Gist options
  • Save anasbgoncalves/bda8634f40cf95970b9fa4ac99c0a770 to your computer and use it in GitHub Desktop.
Save anasbgoncalves/bda8634f40cf95970b9fa4ac99c0a770 to your computer and use it in GitHub Desktop.
module Spoonacular
class Instruction < Base
attr_accessor :number, :step
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment