hi, need help with a rails 4 app:

$ bundle exec rails s -b 0.0.0.0 -p 3001
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/shared_helpers.rb:78:
warning: Insecure world writable dir /home/administrator/.rvm/gems in PATH,
mode 042777
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/shared_helpers.rb:78:
warning: Insecure world writable dir /home/administrator/.rvm/gems in PATH,
mode 042777
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/shared_helpers.rb:78:
warning: Insecure world writable dir /home/administrator/.rvm/gems in PATH,
mode 042777
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/runtime.rb:77:in
`require': cannot load such file -- global (LoadError)
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/runtime.rb:77:in
`block (2 levels) in require'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/runtime.rb:72:in
`each'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/runtime.rb:72:in
`block in require'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/runtime.rb:61:in
`each'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler/runtime.rb:61:in
`require'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@global/gems/bundler-1.11.2/lib/bundler.rb:99:in
`require'
        from /home/administrator/rorapps/myapp/config/application.rb:12:in
`<top (required)>'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@wdw_gemset/gems/railties-4.0.0/lib/rails/commands.rb:76:in
`require'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@wdw_gemset/gems/railties-4.0.0/lib/rails/commands.rb:76:in
`block in <top (required)>'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@wdw_gemset/gems/railties-4.0.0/lib/rails/commands.rb:73:in
`tap'
        from 
/home/administrator/.rvm/gems/ruby-2.1.0@wdw_gemset/gems/railties-4.0.0/lib/rails/commands.rb:73:in
`<top (required)>'
        from script/rails:6:in `require'
        from script/rails:6:in `<main>'




not sure what to look for now - line12 is this:
Bundler.require(*Rails.groups)


thx

i have installed bundler global and in the rvm gemset

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CADQqhMewyS6WUYXKi3W%2BHc2tq2PP7216PYW6NVNakKdV2ksFyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to