installation de webistrano
Bonjour,
je cherche une personne qui a déjà installé webistrano car je bloque
j'ai installé capifony (fork de capistrano pour symfony)
ensuite par un git clone j'ai rapatrié webitrano
j'ai modifié les fichier config/webistrano et config/database
ensuite la commande
Code:
1 2
|
RAILS_ENV=production rake db:migrate |
par contre là il m'indique qu'il faut un
chose faite mais un pb de version
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13
|
rake aborted!
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
bundler (~> 1.0.10) ruby
Current Bundler version:
bundler (1.1.3)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?
/home/webistrano/webistrano/Rakefile:4:in `require'
(See full trace by running task with --trace) |
je ne sais pas si je m'y prends bien mais la doc est très succinte
Merci