Hi, As soon as i enter: has_many :users, :through => :task_assignments, :accessible => true, :dependent => :destroy in task.rb, i get following error: ActiveRecord::HasManyThroughAssociationNotFoundError in StoriesController#show. Any suggestions? Thanks.
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
