aboutsummaryrefslogblamecommitdiffstats
path: root/activerecord/test/models/electron.rb
blob: 35af9f679baa3a4768a59bc6f19b6a92035534ba (plain) (tree)
1
2
3


                                   
class Electron < ActiveRecord::Base
  belongs_to :molecule
end