class ActivityDb::Server
Constants
- PUBLIC_FOLDER
- VIEWS_FOLDER
Public Class Methods
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