Sha256: 8a3736103464a950f87aa8799d182ad85cf41e5ca0afcbef138a81e6849489f6
Contents?: true
Size: 96 Bytes
Versions: 3
Compression:
Stored size: 96 Bytes
Contents
class Pokemon < ActiveRecord::Base belongs_to :hacker has_many :beers, through: :hacker end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pry-rails-0.2.2 | test/models/pokemon.rb |
pry-rails-0.2.1 | test/models/pokemon.rb |
pry-rails-0.2.0 | test/models/pokemon.rb |