1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Joshua Gross
b3fae0dc88 quick syntax fix for an attribute alias 2014-01-23 18:40:24 -05:00
Joshua Gross
83b98a3f6f adding domain alias to record to match zerigo api in rage4 2014-01-23 18:35:15 -05:00
Joshua Gross
463a7a819f changing handling of zone returns after testing that data was different on errors and success 2014-01-23 18:27:35 -05:00
Joshua Gross
a5ce18ce6b previous change was for records, duplicating nil return for zones now 2014-01-23 18:17:08 -05:00
Joshua Gross
7d817875d4 when a zone doesn't exist return nil for rage4 2014-01-23 18:07:05 -05:00
Joshua Gross
832fefe6db using proper hash syntax for ruby 1.8.7 2014-01-23 16:53:04 -05:00
Joshua Gross
c7ec9711be Wrote shindo tests for all supported requests. Resulted in a lot of debuggin of
request methods.  As well update zone/record models to work in simple cases.
2014-01-23 16:27:04 -05:00
Joshua Gross
7e61b90d85 setting up testing library to start writing tests 2014-01-21 17:23:55 -05:00
Joshua Gross
341ccf56f3 all request types support by the rage4 api without mocks or tests 2014-01-21 14:39:48 -05:00