Thanks guy found the problem, spelling mistake in assignment. Sent from my iPhone
On Jul 5, 2010, at 6:39 PM, Bryan Larsen <[email protected]> wrote: > Do you have belongs_to :user and belongs_to :task in task_assignment.rb? > > Bryan > > On 10-07-04 02:56 PM, abbasi wrote: >> 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. > -- 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.
