Sam Adams

Results 3 issues of Sam Adams

The rails convention for a rails engine is to have the folder structure mimic a rails applications. With rails bringing in Zeitwerk this convention is being enforced. By not having...

Opening this issue to help people using health check gem and searching this deprecation warning. Details and fix are on this PR: https://github.com/ianheggie/health_check/pull/110

Needs further work / discussion

When combining audits the oldest remaining audit is updated and the audits over max_audit count are deleted. This can result in a deadlock if if the same record is updated...