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
looks like this issue pops up when attempting to define sub-classes of AF::Base classes. the *_attributes accessor methods are lost for the inheriting class.
https://github.com/samvera/active_fedora/blob/master/lib/active_fedora/nested_attributes.rb#L66 seems to indicate that it does not, but there do not appear to be any breaking builds.
Coveralls reports that it is indeed covered in tests:
https://coveralls.io/builds/18480644/source?filename=lib%2Factive_fedora%2Fnested_attributes.rb#L66
The text was updated successfully, but these errors were encountered: