I have not trained all day to fix this problem, but I could not.
The question is simple, I don’t want to put the string “rubygems” every time I need a gem ...
If I put the requirement "rubygems" before any other "requires", the file will work perfectly, but if I do not put the line "rubygems", the following error occurs:
(...) in `require ': there is no such file to load -' gemname '(LoadError)
I suspect there might be some way left where you can check out the gem repository.
I want to ask you if there is a way to do this.
Thank you very much.
Cheers, Juan.
source share