nexml / bio-nexml

BioRuby plugin to read and write NeXML data
http://nexml.github.com/bio-nexml/
MIT License
8 stars 4 forks source link

require 'bio-nexml' does not work #1

Closed yeban closed 13 years ago

yeban commented 13 years ago

After a gem install bio-nexml on Ruby 1.8.7, I am unable to require bio-nexml in my scripts/irb. It fails with LoadError: no such file to load -- bio-nexml.

yeban commented 13 years ago

I am wondering if its a rvm gemsets issue in my case. Will investigate more later.

rvosa commented 13 years ago

Mmmm... yeah, not sure what that might be. Please let me know when you find out!

yeban commented 13 years ago

Ah, I had almost forgotten about this. Can you reproduce the issue, or is it just me?

rvosa commented 13 years ago

It seems to work fine on my end.

yeban commented 13 years ago

Cannot reproduce the issue any longer; must have been something wrong on my end.

rvosa commented 13 years ago

Great, thanks for checking again. I'm going to consider this issue closed.