missing rake options

View: New views
4 Messages — Rating Filter:   Alert me  

missing rake options

by saltzmanjoelh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have 2 projects open. One has all it's rake tasks available in the right click option. The other one is missing important rake options, like DB CREATE...  Anybody know why?

Re: missing rake options

by Chris Kutler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What is the version of the Rails project that does not have db:create?
That was not provided in earlier Rails versions.

saltzmanjoelh wrote:
> I have 2 projects open. One has all it's rake tasks available in the right
> click option. The other one is missing important rake options, like DB
> CREATE...  Anybody know why?
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: missing rake options

by Martin Krauskopf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

saltzmanjoelh wrote:
> I have 2 projects open. One has all it's rake tasks available in the right
> click option. The other one is missing important rake options, like DB
> CREATE...  Anybody know why?

Hi,

seems that you are using NetBeans 6.1. I would encourage you to switch
to NetBeans 6.5 beta where a lot of Rake related bugs were fixed and
Rake support were improved a lot:

http://www.netbeans.org/community/releases/65/index.html

If you want to stay with 6.1, let us know, we can dive into the problem.
But 6.5 has some diagnostic features which would likely tell you where
the problem is.

        m.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: missing rake options

by saltzmanjoelh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Its not a matter of the version of rails. Both projects are version 2.0.2. Netbeans isnt showing the options. If I go to the command line, I can run rake db:create no problem. It just isnt showing up in my list of RAKE TASKS when I right click the project, in netbeans.....



Chris Kutler wrote:
What is the version of the Rails project that does not have db:create?
That was not provided in earlier Rails versions.

saltzmanjoelh wrote:
> I have 2 projects open. One has all it's rake tasks available in the right
> click option. The other one is missing important rake options, like DB
> CREATE...  Anybody know why?
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org