> > What is your favourite: > ... Shell? bash, used fish for a while as well
> ... Text editor? And text editor macros? vim rails.vim, nerdtree and other goodies > ... Operating system and extensions? host: Windows 7, dev image ubuntu karmic running on virtual box. I run Vim on my Windows machine but all the code lives in the Ubuntu VM. Windows sucks at Ruby. > ... Rails runtime configuration? rvm using ree at the moment. > ... Deployment database? plain old mysql > ... Hosting environment? my own server running centos and a xen image of debian lenny running an experimental nginx + passenger and a production apache + passenger + ree > ... tail -f or another log viewer? I use this: http://meta.community-tracker.com/uploads/site_2/2/logviewer.PNG which is quite wonderful, I get caller stacks for each line, I have a nice find and can easily filter stuff out. I coded it but it is a windows thing. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
