In app/models/image_management/provider_image.rb:

>  
> -    accepts_nested_attributes_for :target_image
> +    # FIXME Check to see if this is a setting we can add to Rails configuration.
> +    # i.e. json_include_resource_name = true

Thanks. I'll remove those methods and update the config.


Reply to this email directly or view it on GitHub.