Method: Blue.logs_path

Defined in:
lib/blue.rb

.logs_pathObject



39
40
41
# File 'lib/blue.rb', line 39

def self.logs_path
  @@logs_path ||= shared_path + "logs/"
end