forgot to tell it to have many tagged images

git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@111 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
master
andrew 2008-02-01 06:25:27 +00:00
parent c91227f310
commit 05b54b6129
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
class Brewery < ActiveRecord::Base
has_many :beers
has_one_tuxwiki_page :owner_class => 'Brewery'
has_many_tagged_images
##
# Returns a list of attributes to add into the Page display.