Michael Guymon
Michael Guymon
An `after_destroy` on the parent to clean up the audits. The fix maybe be as simple adding the `:dependent => :delete` to auditable in https://github.com/harleyttd/auditable/blob/master/lib/auditable/base.rb
The issue is Aether does not expose that as part of the resolution of dependencies. It works with and exposes the basic artifact notation in resolution, which gets exported by...
Ugh, commit in the wrong ticket. . .
Can you post the build error?
commons-lang is definitely a dependency in the pom - https://search.maven.org/artifact/com.tobedevoured/modelcitizen/0.6.0/jar Are you using a recent version?
So the docs need updating, but if you have the version option set to true ``` audit :title, :version => true ``` You can simply use AREL to find by...
So you want to replay all the audits up to a version? It could work by merging all the audits together to make a hash of attributes and that could...
Sorry, missed a bunch of issues related to Naether. The version of Aether Naether uses is pretty old, it needs to be updated to get more recent jar deps.
@r6p Wow, this flew under the radar for ~ year. Probably too little too late, but I will schedule some time this week to look at it.