yoones / rails_accepts_nested_through_has_one

POC accepts_nested_attributes_for through has_one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Trying to edit next of kin through profile's controller fails:

In app/controllers/profiles_controller.rb:44

ArgumentError in ProfilesController#update Cannot build association `next_of_kin'. Are you trying to build a polymorphic one-to-one association?

About

POC accepts_nested_attributes_for through has_one


Languages

Language:Ruby 73.3%Language:HTML 18.9%Language:CSS 4.5%Language:JavaScript 2.2%Language:CoffeeScript 1.2%