On May 29, 2008, at 6:32 AM, Juanma Cervera wrote:

David Chelimsky wrote:
On May 29, 2008, at 6:09 AM, Luis Lavena wrote:

On Thu, May 29, 2008 at 5:19 AM, Juanma Cervera <[EMAIL PROTECTED]
forum.com> wrote:
Hello.

I have lost the coloured output in autotest after updating to rspec
v1.1.4

Actually - that is not from 1.1.4 - it's a patch that was introduced
after the 1.1.4 release. Did you follow the install directions at
http://github.com/dchelimsky/rspec-rails/wikis?

More or less.
I have git-cloned from github repositories instead of make
"script/plugin install"

script/plugin install doesn't support getting a specific version from git yet. To do that you have to use 'git clone' and then 'git checkout 1.1.4' (in this case).
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to