Sha256: 69e1135232bd33a6354bec5c9f7c9a4781a226790af8dedc70549a0fdb036003

Contents?: true

Size: 132 Bytes

Versions: 1

Compression:

Stored size: 132 Bytes

Contents

class NeutralLoss < ActiveRecord::Base
  self.primary_key = "record_id"
  
  belongs_to :spec2nl, :foreign_key => 'spec_key'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_unimod_generator-0.1.0 app/models/neutral_loss.rb