<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>blog.dnite.org - More Ruby on Rails with Ubuntu... (rails.vim) Comments</title>
  <id>tag:blog.dnite.org,2008:/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim/comments</id>
  <generator version="0.7.3" uri="http://mephistoblog.com">Mephisto Noh-Varr</generator>
  <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
  <updated>2007-12-08T15:05:52Z</updated>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Steve</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:9:2685</id>
    <published>2007-12-08T15:05:52Z</published>
    <updated>2007-12-08T15:05:52Z</updated>
    <category term="Ruby on Rails"/>
    <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
    <title>Comment on 'More Ruby on Rails with Ubuntu... (rails.vim)' by Steve</title>
<content type="html">&lt;p&gt;@jenn: I would image that the vim plugin works just as well with a mac. I use TextMate on my new Mac, so I haven&#8217;t tried it, but I can&#8217;t imagine why not.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Ruby on Rails</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:9:2667</id>
    <published>2007-12-07T22:06:56Z</published>
    <updated>2007-12-07T22:06:56Z</updated>
    <category term="Ruby on Rails"/>
    <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
    <title>Comment on 'More Ruby on Rails with Ubuntu... (rails.vim)' by Ruby on Rails</title>
<content type="html">&lt;p&gt;I was just wondering, can you use th vim plugin in a Mac OS? I mean the platform should the same right?&lt;/p&gt;


	&lt;p&gt;Jenn&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Rafa</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:9:1429</id>
    <published>2007-10-23T11:02:16Z</published>
    <updated>2007-10-23T11:02:16Z</updated>
    <category term="Ruby on Rails"/>
    <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
    <title>Comment on 'More Ruby on Rails with Ubuntu... (rails.vim)' by Rafa</title>
<content type="html">&lt;p&gt;I use rails.vim with taglist 
It&#8217;s very confortable and agile! In my blog I wrote how install it, but it&#8217;s in spanish, sorry.
But here you can find a guide in section &#8220;Vim &lt;span class=&quot;caps&quot;&gt;IDE&lt;/span&gt; (another very good Alternative)&#8221;: http://wiki.rubyonrails.org/rails/pages/HowtoUseVimWithRails&lt;/p&gt;


	&lt;p&gt;Regards&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>ajitomatix</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:9:206</id>
    <published>2007-07-13T09:46:40Z</published>
    <updated>2007-07-13T09:46:40Z</updated>
    <category term="Ruby on Rails"/>
    <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
    <title>Comment on 'More Ruby on Rails with Ubuntu... (rails.vim)' by ajitomatix</title>
<content type="html">&lt;p&gt;Awesome vim plugin! Thanks a lot!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>SteveRobertson</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:9:80</id>
    <published>2007-05-28T05:43:05Z</published>
    <updated>2007-05-28T05:43:05Z</updated>
    <category term="Ruby on Rails"/>
    <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
    <title>Comment on 'More Ruby on Rails with Ubuntu... (rails.vim)' by SteveRobertson</title>
<content type="html">&lt;p&gt;Great stuff!
One thing was a bit confusing. Installing vim-ruby, G Ubuntu 7.04, via gem left me not knowing where the installed files were. I couldn&#8217;t execute the vim-ruby-install.rb script &#8216;cause I couldn&#8217;t find it.  My resolution was to download the &lt;span class=&quot;caps&quot;&gt;TAR&lt;/span&gt;, unpack it into /tmp and them use vim-ruby-install.rb as recommended.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Steve</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:9:19</id>
    <published>2007-03-20T06:14:03Z</published>
    <updated>2007-03-20T06:14:03Z</updated>
    <category term="Ruby on Rails"/>
    <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
    <title>Comment on 'More Ruby on Rails with Ubuntu... (rails.vim)' by Steve</title>
<content type="html">&lt;p&gt;@Brandon: You can use either vim-ruby package. I choose to use the gem because it&#8217;s my personal preference and for a while, the ruby gems version was more up to date. But you&#8217;ll be fine using the package from Universe. Also, I&#8217;ve yet to try Omno Completion, but am looking for a good autocomplete plugin. If you get it working, let me know how it is. If i give it a shot and like it, i&#8217;ll be sure to post an article about setting it up. Thanks for stopping by. x=)&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://blog.dnite.org/">
    <author>
      <name>Brandon</name>
    </author>
    <id>tag:blog.dnite.org,2007-03-10:9:15</id>
    <published>2007-03-17T23:38:17Z</published>
    <updated>2007-03-17T23:38:17Z</updated>
    <category term="Ruby on Rails"/>
    <link href="http://blog.dnite.org/2007/3/10/more-ruby-on-rails-with-ubuntu-rails-vim" rel="alternate" type="text/html"/>
    <title>Comment on 'More Ruby on Rails with Ubuntu... (rails.vim)' by Brandon</title>
<content type="html">&lt;p&gt;I&#8217;m configuring Vim again and decided to try vim-ruby from the universe sources rather than installing via the gem.   They appear to be the same thing but I&#8217;m not sure.  I added your conf suggestions and things seem to be working well (highlight, format, autoindent).  Then I saw mention of the &#8220;Omni Completion Function&#8221; at the rubygarden.  Any suggestions with using/working with it?&lt;/p&gt;</content>  </entry>
</feed>
