I got the basic user sign up to work, but am having some issues with the feature spec. Specifically, there is an issue with filling in 'Password' and 'Password confirmation', creating an ambiguity error. I looked into this, and thought I found the solution by setting 'exact' to true. However, now I'm getting an error the 'Password' cannot be found, even though I know it's there. Let me know your thoughts.
EDIT: Ignore this - I got everything to work (see following commit)
Eliot,
I got the basic user sign up to work, but am having some issues with the feature spec. Specifically, there is an issue with filling in 'Password' and 'Password confirmation', creating an ambiguity error. I looked into this, and thought I found the solution by setting 'exact' to true. However, now I'm getting an error the 'Password' cannot be found, even though I know it's there. Let me know your thoughts.
EDIT: Ignore this - I got everything to work (see following commit)