Skip to content

Instantly share code, notes, and snippets.

@rociopaez
Created September 15, 2014 19:08
Show Gist options
  • Save rociopaez/cae002a3ba516dabb542 to your computer and use it in GitHub Desktop.
Save rociopaez/cae002a3ba516dabb542 to your computer and use it in GitHub Desktop.
class Output < Ohm::Model
reference :user, :User
attribute :date
attribute :duration
attribute :scale
attribute :comment
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment