getwd

getwd()
Class Public methods

Returns the current working directory as a Pathname.

Pathname.getwd
    #=> #<Pathname:/home/zzak/projects/ruby>

See Dir.getwd.

doc_ruby_on_rails
2015-04-27 16:59:31
Comments
Leave a Comment

Please login to continue.