Skip to content

Commit

Permalink
Goodbye to a little piece of history 🐳
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 28, 2013
1 parent 363d40d commit a4ef3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twitter/error/service_unavailable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Error
# Raised when Twitter returns the HTTP status code 503
class ServiceUnavailable < Twitter::Error::ServerError
HTTP_STATUS_CODE = 503
MESSAGE = "(__-){ Twitter is over capacity."
MESSAGE = "Twitter is over capacity."
end
end
end

2 comments on commit a4ef3ac

@JMCQ87
Copy link

@JMCQ87 JMCQ87 commented on a4ef3ac Nov 13, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whale had style. :/

@0xD7ba952CE8A0976e8d9852b7649bf01c30146

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rip

Please sign in to comment.