We have standardized on RubyMine at Convio. Me and Hugh and Marek all prefer
it and therefore are pushing it on the rest of our co-workers.

It's support for Cucumber is awesome.

Bret



On Sun, Jan 16, 2011 at 9:00 PM, Tim Koopmans <tim.ko...@gmail.com> wrote:

> I should also add,
>
> Some essential plugins for vim (macvim on mac or gvim on windows)
> FuzzyFinder (for files/directories)
> http://www.vim.org/scripts/script.php?script_id=1984
> NerdTree (for a tree based explorer)
> http://www.vim.org/scripts/script.php?script_id=1658
> AutoClose http://www.vim.org/scripts/script.php?script_id=1849
> Comments http://www.vim.org/scripts/script.php?script_id=1528
> Endwise http://www.vim.org/scripts/script.php?script_id=2386
> Surround http://www.vim.org/scripts/script.php?script_id=1697
>
> I also map execution of ruby files to the current file edited with F5 as
> such:
> nnoremap <silent> <F5> :!ruby %<CR>
>
> Like Charley, I'm still forcing myself to learn different plugins /
> shortcuts etc as I enjoy being able to take my .vim directory onto any
> platform (osx at home, winxp at work, linux at other client sites etc) and
> have a consistent way of doing things ...
>
>
> Cheers,
> Tim
>
>
>
> On Mon, Jan 17, 2011 at 12:52 PM, Alister Scott 
> <alister.sc...@gmail.com>wrote:
>
>> I have been using RubyMine extensively and exclusively.
>> Whilst it is paid, some of the benefits include:
>> * Cross Platform
>> * Excellent Cucumber support
>> * Excellent debug support
>>
>> IMO, it is well worth the small investment.
>>
>> Cheers,
>> Alister
>>
>> Alister Scott
>> Brisbane, Australia
>> Watir Web Master: http://watir.com
>> Blog: http://watirmelon.com
>> LinkedIn: http://www.linkedin.com/in/alisterscott
>>
>> "There are two ways to get enough: One is to continue to accumulate more
>> and more. The other is to desire less." *~ G. K. Chesterton*
>>
>>
>> On Mon, Jan 17, 2011 at 11:15 AM, Basim Baassiri <ba...@baassiri.ca>wrote:
>>
>>> Hi Everyone,
>>>
>>> I've been following both general and development list for a sometime and
>>> some of you might of noticed my activity more on the general list.
>>>
>>> I have a question to everyone as to what IDE they use ?
>>>
>>> I'm on windows and I'm using a text editor similar to Notepad++ called
>>> EditPlus which allows me to issue a key sequence to run Ruby with the
>>> current file
>>>
>>> What do you use?
>>>
>>> Basim
>>>
>>> _______________________________________________
>>> Wtr-development mailing list
>>> Wtr-development@rubyforge.org
>>> http://rubyforge.org/mailman/listinfo/wtr-development
>>>
>>
>>
>> _______________________________________________
>> Wtr-development mailing list
>> Wtr-development@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/wtr-development
>>
>
>
> _______________________________________________
> Wtr-development mailing list
> Wtr-development@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-development
>



-- 
Bret Pettichord
Director, Watir Project, www.watir.com

Blog, www.testingwithvision.com
Twitter, www.twitter.com/bpettichord
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to