mirror of
				https://github.com/fog/fog.git
				synced 2022-11-09 13:51:43 -05:00 
			
		
		
		
	Remove trailing whitespace
This commit is contained in:
		
							parent
							
								
									c22ec86333
								
							
						
					
					
						commit
						8483a599f2
					
				
					 891 changed files with 2480 additions and 2480 deletions
				
			
		| 
						 | 
				
			
			@ -9,7 +9,7 @@ module Fog
 | 
			
		|||
        identity  :name, :aliases => 'record'
 | 
			
		||||
 | 
			
		||||
        attribute :value
 | 
			
		||||
        attribute :zone     
 | 
			
		||||
        attribute :zone
 | 
			
		||||
        attribute :type
 | 
			
		||||
        attribute :editable
 | 
			
		||||
        attribute :account_id
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,7 +3,7 @@ require 'fog/dreamhost/models/dns/records'
 | 
			
		|||
 | 
			
		||||
module Fog
 | 
			
		||||
  module DNS
 | 
			
		||||
    class Dreamhost 
 | 
			
		||||
    class Dreamhost
 | 
			
		||||
 | 
			
		||||
      #
 | 
			
		||||
      # Dreamhost API has no concept of 'Zone', but we
 | 
			
		||||
| 
						 | 
				
			
			@ -16,7 +16,7 @@ module Fog
 | 
			
		|||
        identity :id
 | 
			
		||||
        attribute :domain,     :aliases => 'name'
 | 
			
		||||
 | 
			
		||||
        # 
 | 
			
		||||
        #
 | 
			
		||||
        # There's no destroy API call
 | 
			
		||||
        #
 | 
			
		||||
        def destroy
 | 
			
		||||
| 
						 | 
				
			
			@ -45,7 +45,7 @@ module Fog
 | 
			
		|||
          ]
 | 
			
		||||
        end
 | 
			
		||||
 | 
			
		||||
        # 
 | 
			
		||||
        #
 | 
			
		||||
        # There's no zone create API call
 | 
			
		||||
        #
 | 
			
		||||
        def save
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,7 +3,7 @@ require 'fog/dreamhost/models/dns/zone'
 | 
			
		|||
 | 
			
		||||
module Fog
 | 
			
		||||
  module DNS
 | 
			
		||||
    class Dreamhost 
 | 
			
		||||
    class Dreamhost
 | 
			
		||||
 | 
			
		||||
      #
 | 
			
		||||
      # Dreamhost API has no concept of 'Zone', but we
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue