Ben Mabey wrote:

> 
> If you are running the command with the backticks it is simply being
> returned to that call.  If you want to see that ouput you could add a
> puts.. for example:
> 
> puts `some_command`
> 

Thanks

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to