https://gist.github.com/jessehouchins/c073565f6b693877191a
An Angular directive that converts ngModel attributes to dot notation so nested properties will...
An Angular directive that converts ngModel attributes to dot notation so nested properties will bind correctly, even if they did not previously exist. -...