If you actually wanted to do this you can also use grep which may be easier to achieve the results
Sent from my iPod On May 3, 2009, at 11:19 PM, 7stud -- <rails-mailing-l...@andreas- s.net> wrote: > > Harold wrote: >> The issue is that rails.vim starts the server with the --daemon >> option, so it just sits there in the background. :Rserver! will try >> to >> kill it first, and restart it from vim, but I'd just use the terminal >> for controlling your server during development. > > Ok. Will do. > -- > Posted via http://www.ruby-forum.com/. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

