In Files

Class/Module Index [+]

Quicksearch

Compass

Public Class Methods

base_directory() click to toggle source
# File lib/compass.rb, line 20
def base_directory
  File.expand_path(File.join(File.dirname(__FILE__), '..'))
end
lib_directory() click to toggle source
# File lib/compass.rb, line 23
def lib_directory
  File.expand_path(File.join(File.dirname(__FILE__)))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.