Suppose we have the schemas:
schema "organization" do embeds_one :details, Detail timestamps() end # Detail schema embedded schema do field :nam