Hello,
I'm new to rails 3 beta 3
I create my first app with
# rails firsttest
then
# rails s /home/luc/firsttest/config/boot.rb:4:in `require': no such file to load -- bundler (LoadError) from /home/luc/firsttest/config/boot.rb:4:in `<top (required)>' from script/rails:8:in `require' from script/rails:8:in `<main>'
I don't know what's wrong.
Can anyone help me ?
Regards, Luc