1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib
George Scott 67c679854f [aws|dns] Reimplemented #get
#get was not working correctly.  It was not using the :identity
attribute of the record as its argument, was calling #get_change which
does not return a record.

#get now takes a record name as its first argument and returns the
first matching argument or nil.  It also take two optional arguments,
type and identifier, which allow one to select a specific record as
needed, without iterating through multiple records.
2012-03-31 10:13:53 -07:00
..
fog [aws|dns] Reimplemented #get 2012-03-31 10:13:53 -07:00
fog.rb Release 1.3.1 2012-03-27 14:42:10 -05:00