Sha256: 60ffec8326e64e2346c1de7c187c53feb910a890c961a73ba2a6d67ea73d5ef1
Contents?: true
Size: 99 Bytes
Versions: 5
Compression:
Stored size: 99 Bytes
Contents
class Tool < ActiveRecord::Base has_many :toolings has_many :organisms, through: :toolings end
Version data entries
5 entries across 5 versions & 1 rubygems