class ActivityDb::Server

Constants

PUBLIC_FOLDER
VIEWS_FOLDER

Public Class Methods

banner() click to toggle source
root() click to toggle source
# File lib/activityutils/server.rb, line 26
def self.root
  "#{File.expand_path( File.dirname(File.dirname(File.dirname(__FILE__))) )}"
end