static public Method

Merb.root

Application paths

Source Code

# File merb.rb, line 94
def root
  @root || Merb::Config[:merb_root] || Dir.pwd
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.