stefan-kolb / nucleus

Platform as a Service API abstraction layer.
MIT License
28 stars 0 forks source link

Update airborne #63

Closed stefan-kolb closed 8 years ago

stefan-kolb commented 9 years ago

Cause: https://github.com/brooklynDev/airborne/issues/67 or nil values. Should be fixed by default configuration https://github.com/brooklynDev/airborne#configuration but is somehow still producing some problems.

stefan-kolb commented 8 years ago

Return type of get() changed between Airborne versions from Hash to MockResponse. Need to use json_body on response afterwards.