Created
May 7, 2011 08:52
-
-
Save meltzerj/960335 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ActiveRecord::HasManyThroughSourceAssociationNotFoundError in Videos#index | |
| Showing /rubyprograms/dreamstill/app/views/videos/index.html.erb where line #12 raised: | |
| Could not find the source association(s) :notification or :notifications in model UserNotification. Try 'has_many :notifications, :through => :user_notifications, :source => <name>'. Is it one of :user? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment