Running debug server with bundle exec in aptana

441 Views Asked by At

I'm trying to debug a rails application, but when I've tried, it throws me :

Uncaught exception: You have already activated rake 0.9.2, but your Gemfile requires rake 0.8.7. Using bundle exec may solve this.

Obviously this in a terminal is really easy, but I don't know if I could change this on Aptana. Is there a way? Thanks in advance

0

There are 0 best solutions below