Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate whether or not ActiveFedora::NestedAttributes#define_autosave_association_callbacks and other method generation behaves as expected #1343

Open
jrgriffiniii opened this issue Aug 15, 2018 · 1 comment

Comments

@jrgriffiniii
Copy link
Contributor

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

@no-reply
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants