Method: Bookmaker::Base.html_path

Defined in:
lib/bookmaker/base.rb

.html_pathObject



65
66
67
# File 'lib/bookmaker/base.rb', line 65

def self.html_path
  BOOKMAKER_ROOT + "/output/#{app_name}.html"
end