E
Elton Okada
i installed atom-tools
sudo gem install atom-tools
and i try to use in my code:
require 'rubygems'
require 'atom-tools'
i got this error:
1.8/rubygems/custom_require.rb:27:in `require': no such file to
load -- atom-tools (LoadError)
anyone can help me ?
thanks
sudo gem install atom-tools
and i try to use in my code:
require 'rubygems'
require 'atom-tools'
i got this error:
1.8/rubygems/custom_require.rb:27:in `require': no such file to
load -- atom-tools (LoadError)
anyone can help me ?
thanks