Skip to content

Problem with wizards containing has_many :through relationships #7

Description

@aberios

If I have a Question model, for example, with a has_many :answers, :through => :question_answers relationship, and create a wizard with a step allowing a user to check the answers, the wizard retains the associated models when :persist_model is set to :per_page, but if :persist_model is set to :once, the associated answers are not retained. Any way around this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions