Added one-to-many relation between packages and screenshots
This commit is contained in:
parent
31569ddd45
commit
5559fbecd3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
class Package < ActiveRecord::Base
|
||||
has_many :screenshots
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue