class AutoDeployTest

Nothing to see here.

Constants

VERSION

gem version

Public Instance Methods

testable_method() click to toggle source

@return [Boolean] Returns ‘true`.

# File lib/auto-deploy-test.rb, line 7
def testable_method
  true
end