Skip to content

Commit

Permalink
Deprecated msg.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joost Hietbrink committed Jan 13, 2014
1 parent e89c0c8 commit 3d97ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/transip.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module Transip
# Backwards compatibility with v3.x of the gem.
# TODO: Remove
def self.new(*args)
puts "Transip.new is deprecated. Use Transip::DomainClient.new instead!"
Client.new(*args)
end

Expand Down

0 comments on commit 3d97ff8

Please sign in to comment.