views:

25

answers:

0

Does anyone know if pickle is compatible with jruby? I just installed cucumber and cucumber-rails. I then tried gem install pickle and it installs, but a script/generate pickle yields

Couldn't find 'pickle' generator

I did everything according to the readme no dice. Anyone have any experience with this:

specs
jruby-1.4.0
rails-2.3.5
cucumber 0.7.2
pickle 0.2.10