forked from fog/fog
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rackspace|identity] Correctly populate model from request data.
Previously, the model was being incorrectly loaded from request data. As a result, the username and apiKey properties were always nil. This fixes parsing and improves the tests to catch this type of bug in the future.
- Loading branch information
Brad Gignac
committed
Jan 29, 2013
1 parent
ec79849
commit f9c5773
Showing
2 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters