Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do I handle `accepts_nested_attributes_for` with Administrate?

Twig asked in General

I'm using accepts_nested_attributes_for in one of my models and want to handle the nested attribute (photos) in my Administrate form. It doesn't appear that administrate handles the nested association out-the-box. I've tried using https://github.com/nickcharlton/administrate-field-nested_has_many but I get the following error:

uninitialized constant Administrate::Field::NestedHasMany

Perhaps it's not compatible with the Jumpstart Administrate version?

What's the preferred approach for handling accepts_nested_attributes_for with Administrate, can someone advise?

Reply

Hey did you find any solution for this?

Reply

+1

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.