# File spec/setup.rb, line 12 def __(*args) file_this_included_from = caller.first.split(":").first app_root = File.expand_path(File.dirname(file_this_included_from)) args = [app_root]+args File.expand_path(File.join(args)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.