Class: EY::Model::Log

Inherits:
Object show all
Defined in:
lib/engineyard/model/log.rb

Instance Method Summary collapse

Instance Method Details

#instance_nameObject



4
5
6
# File 'lib/engineyard/model/log.rb', line 4

def instance_name
  "#{role} #{id}"
end