Sha256: 4c7f4f916527a287e6723dbfd9d63c76fde18c30fb6b3c1ef0e7cf977030ae99

Contents?: true

Size: 296 Bytes

Versions: 4

Compression:

Stored size: 296 Bytes

Contents

run_once do
  
  require File.join_from_here('logging.rb')
  require File.join_from_here('version.rb')
  
  Mack.reset_logger!
  
  Mack.logger.debug "Mack root: #{Mack.root}"
  Mack.logger.debug "Mack version: #{Mack::VERSION}"
  Mack.logger.debug "Starting application in #{Mack.env} mode."
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mack-0.8.1 lib/mack/boot/hello.rb
mack-0.8.2 lib/mack/boot/hello.rb
mack-0.8.3.1 lib/mack/boot/hello.rb
mack-0.8.3 lib/mack/boot/hello.rb