Libraries
»
chef-deploy
(0.2.5)
»
Index
»
CachedDeploy
»
#latest_release
Method: CachedDeploy#latest_release
Defined in:
lib/chef-deploy/cached_deploy.rb
#
latest_release
⇒
Object
61 62 63
# File 'lib/chef-deploy/cached_deploy.rb', line 61
def
latest_release
all_releases
.
last
end