Skip to content

Commit

Permalink
little restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
sosedoff committed Aug 29, 2011
1 parent f30bf9a commit 2db3669
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/clouddns/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@

module CloudDns
class Client
attr_reader :username, :api_key, :auth_token
attr_reader :username
attr_reader :api_key
attr_reader :auth_token
attr_reader :account_id

include CloudDns::Request
Expand Down

0 comments on commit 2db3669

Please sign in to comment.