belongs_to :widget, MyApp.Widget do
source_attribute: [:scope_key, :source_key]
destination_attribute: [:scope_key, :destination_key]
end
belongs_to :widget, MyApp.Widget do
source_attribute: [:scope_key, :source_key]
destination_attribute: [:scope_key, :destination_key]
end