Hey guys,<br>Anyone had much experience converting a rails 2.3 app to run using bundler?<br>My main problem is running generators. Cucumber-rails is in my Gemfile and they're both getting 'installed' but I can't see the cucumber generator in my script/generate list.<br>

I read something about using the :plugins group but putting either cucumber or cucumber-rails in there doesn't seem to make any difference...<br><br>Anyone got any ideas?<br><br>Much appreciated!<br>Neil<br>