Topic: best text editor for linux ubuntu
hi,
i want to know which is the best editor for ruby on rails .i m using ubuntu.
thanks
You are not logged in. Please login or register.
hi,
i want to know which is the best editor for ruby on rails .i m using ubuntu.
thanks
The best one I found to use for Rails development is gedit. There are plenty of tutorials around to add plugins to make it similar to textmate.
Jeremy
thank you very much...are there any good testing tools or plugin for ruby on rails in ubuntu??..
Can you be a little more specific? What kind of testing tools?
Jeremy
is there any particular tool that can record the test cases ?
check out gmate - http://github.com/lexrupy/gmate
bundled up plugins for gedit
record test case? for browser testing selenium is cross platform
http://seleniumhq.org/
as far as testing goes with rails, unit, functional and integration can all be handled with code, no tools required
from the command line rake test or rake test:units
thank u so much
i shall look into them ![]()
Hosting provided by aTech Media