Displaying 1 result from an estimated 1 matches for "theenginesplugin".
2007 Apr 05
2
Question about Rake
Hello,
How does Rake determine the list of tasks that Rake can execute?, in a
Rails development environment. My problem has to do with the rake tasks
that are provided by the Engines plugin (at least thats my current
understanding that
the Engines plugin provides additional Rake tasks that help manage
vendor plugins).
I''ve installed the latest version of the Engines plugin and