method

root_dir

rails latest stable - Class: Object

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.0.9) is shown here.

root_dir()
public

No documentation available.

# File ci/ci_build.rb, line 5
def root_dir
  @root_dir ||= File.expand_path('../..', __FILE__)
end