Rake Tasks

This may be a boneheaded question, but I am not seeing how to run rake tasks from the plugin.

I figured out that you can build RSpec as a "Run" option (though it took a while) and scripts from tools, but I don't see a way to run db:migrate.

Also, when I run console from the script menu I get
Loading development environment (Rails 2.1.0)
'irb.bat' is not recognized as an internal or external command,
operable program or batch file.

irb.bat works from windows command prompt, though

0
1 comment

Hello Michael,

This may be a boneheaded question, but I am not seeing how to run rake
tasks from the plugin.

I figured out that you can build RSpec as a "Run" option (though it
took a while) and scripts from tools, but I don't see a way to run
db:migrate.


The "Rake" item in the context menu allows you to run different rake tasks.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.