but I have some problem when I use require 'msn/msn' on my code and I've
got error.
C:/Program
Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- msn/msn (LoadError)
from C:/Program
Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from a.rb:3
How can I solve it?? what's the gem I must download??
but I have some problem when I use require 'msn/msn' on my code and I've
got error.
C:/Program
Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- msn/msn (LoadError)
from C:/Program
Files/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from a.rb:3
How can I solve it?? what's the gem I must download??