Skip to content

Instantly share code, notes, and snippets.

@Dante83
Created May 23, 2015 06:06
Show Gist options
  • Save Dante83/efd1191740bee0de88e9 to your computer and use it in GitHub Desktop.
Save Dante83/efd1191740bee0de88e9 to your computer and use it in GitHub Desktop.
class Donkey < ActiveRecord::Base
belongs_to :invoice
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment