failing rio#mkdir in rio-0.3.4

W

Wybo Dekker

This seems quite basic to me, and it worked with rio-0.3.3:

require 'rubygems'
require 'rio'
rio("test").mkdir

But with rio-0.3.4 it says:

/usr/local/lib/ruby/gems/1.8/gems/rio-0.3.4/lib/rio/ops/dir.rb:77:
uninitialized constant RIO::Ops::FileOrDir::ExistOrNot (NameError)

my ruby is:
ruby 1.8.4 (2005-12-24) [i686-linux]
 
W

Wybo Dekker

Is there anybody on this list with:

ruby 1.8.3 or 1.8.4 and
rio-0.3.4

who can run this:

require 'rubygems'
require 'rio'
p rio(??).mkdir.path

without getting an error message?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top