Skip to navigation
No such file to load -- mysql
07.12.13
I go the error message when i my rubyscript try to load require mysql even i had installed mysql with gems. `require': no such file to load -- mysql (LoadError) The solution : export RUBYOPT=rubygems This variable tell Ruby to load RubyGems every time it starts up
Reply
Anonymous
no such file to load -- mysql
I go the error message when i my rubyscript try to load require mysql even i had installed mysql with gems. `require': no such file to load -- mysql (LoadError) The solution : export RUBYOPT=rubygems This variable tell Ruby to load RubyGems every time it starts up
07.12.13
Reply
Anonymous
Information Epoch 1767919270
Code that is graceful and clear is less likely to break.
Home
Notebook
Contact us