Skip to content

Instantly share code, notes, and snippets.

@rivsc
Created March 30, 2015 14:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rivsc/71481becaeb7ff2a5b95 to your computer and use it in GitHub Desktop.
class Test < ActiveRecord::Base
belongs_to :bidule
has_many :truc
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment