rspec and netbeans 6.7

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

rspec and netbeans 6.7

by Lavenant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,



I would like to install rspec on netbeans 6.7.



I  found a Netbeans screen cast from 2008, where I can see they are using rspec and rspec_scaffold.



By browsing the web, I found a tutorial on how to install rspec by using the "rails plugin" options.



My pb is that rspec is now available thru git.



I have downloaded the nbgit plugin.



From there, I went back to the "rails plugin" area and added the git repository  successfully, but no new rspec plugin showed up.



Please, can somebody point me to how to install rspec with Netbeans 6.7



Many thanks



Jean






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


Re: rspec and netbeans 6.7

by Erno Mononen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Jean,

Unfortunately the rails plugin manager in the IDE can't handle git repos
as of now (issue http://www.netbeans.org/issues/show_bug.cgi?id=149988),
so if you want to install the rspec rails plugins you need to do it
manually from the command line. Note that you can also install
rspec-rails as a gem - please see the rspec installation instructions
here: http://wiki.github.com/dchelimsky/rspec/rails.

Let me know if that doesn't help.

Erno


djinn_fr wrote:

> Hi,
>
>
>
> I would like to install rspec on netbeans 6.7.
>
>
>
> I  found a Netbeans screen cast from 2008, where I can see they are using rspec and rspec_scaffold.
>
>
>
> By browsing the web, I found a tutorial on how to install rspec by using the "rails plugin" options.
>
>
>
> My pb is that rspec is now available thru git.
>
>
>
> I have downloaded the nbgit plugin.
>
>
>
> From there, I went back to the "rails plugin" area and added the git repository  successfully, but no new rspec plugin showed up.
>
>
>
> Please, can somebody point me to how to install rspec with Netbeans 6.7
>
>
>
> Many thanks
>
>
>
> Jean
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


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