Changes

Jump to: navigation, search

Ruby Directory Handling

31 bytes added, 15:11, 19 March 2009
Changing Directory in Ruby
== Changing Directory in Ruby ==
<google>ADSDAQBOX_FLOW</google>
When a Ruby application is launched it is usually done from a particular directory. Often it is necessary to navigate to a different directory somewhere on the filesystem from within the Ruby code. Ruby provides a number of useful directory navigation methods in the ''Dir'' class.

Navigation menu