Class: AutoDeployTest

Inherits:
Object
  • Object
show all
Defined in:
lib/auto-deploy-test.rb,
lib/auto_deploy_test/version.rb

Overview

Nothing to see here.

Constant Summary collapse

VERSION =

gem version

'0.1.5'

Instance Method Summary collapse

Instance Method Details

#testable_methodBoolean

Returns true.

Returns:

  • (Boolean)

    Returns true.



7
8
9
# File 'lib/auto-deploy-test.rb', line 7

def testable_method
  true
end