You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ArgumentError: No association found for name `creator'. Has it been defined yet?
from /Users/justin/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/bundler/gems/active_fedora-bee58b88a84c/lib/active_fedora/nested_attributes.rb:87:in `block in accepts_nested_attributes_for'
from /Users/justin/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/bundler/gems/active_fedora-bee58b88a84c/lib/active_fedora/nested_attributes.rb:64:in `each'
from /Users/justin/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/bundler/gems/active_fedora-bee58b88a84c/lib/active_fedora/nested_attributes.rb:64:in `accepts_nested_attributes_for'
The text was updated successfully, but these errors were encountered:
Currently if you have:
then when you instantiate the object you get:
The text was updated successfully, but these errors were encountered: