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

Remove data store accessor from ingredient base class #2183

Merged
merged 1 commit into from
Aug 27, 2021

Commits on Aug 27, 2021

  1. Remove data store accessor from ingredient base class

    This was necessary before we started to use Rails' data store feature in
    AlchemyCMS#2171
    
    This currently leads to weird bugs around active record dirty falsy thinking
    the attribute set is not dirty, leading
    to the data store not being saved.
    tvdeyen committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    253cb70 View commit details
    Browse the repository at this point in the history