M
mcv
Hello,
I'm new to ruby.
I've installed `gem install ruby-xslt --include-dependencies`. Everything
seemed to install seamlessy. But when I'm trying to require 'xml/xslt' I
get an error:
mcv@asus gems/ruby-xslt-0.9.3/examples % ruby test_parameters.rb
test_parameters.rb:1:in `require': no such file to load -- xml/xslt
(LoadError)
from test_parameters.rb:1
I tried also loading 'rubygems', but effect is the same.
What I do wrong?
My distro is Archlinux, updated to current.
best regards,
I'm new to ruby.
I've installed `gem install ruby-xslt --include-dependencies`. Everything
seemed to install seamlessy. But when I'm trying to require 'xml/xslt' I
get an error:
mcv@asus gems/ruby-xslt-0.9.3/examples % ruby test_parameters.rb
test_parameters.rb:1:in `require': no such file to load -- xml/xslt
(LoadError)
from test_parameters.rb:1
I tried also loading 'rubygems', but effect is the same.
What I do wrong?
My distro is Archlinux, updated to current.
best regards,