When installing any plugin in my rails application, the following warning appears.
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/core_ext/kernel/agnostics.rb:7: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
Can someone tell me how to solve this problem? Thanks
ruby ruby-on-rails ruby-on-rails-plugins
felix May 20 '10 at 10:02 2010-05-20 10:02
source share