How to do a rake from inside the ide Permanently deleted user 创建于 2011年10月02日 11:59 I have managed to run a rails generate scaffold command from inside the ide, but I did not managed to run a rake db:migrate task.Any ideas?Thank you.
Hello skiabox,
We have a documentation page on launching rake tasks within IDE: http://www.jetbrains.com/ruby/webhelp/running-rake-tasks.html
Does it work for you?
Regards,
Oleg