<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Yup Dot Com: Rails Plugins Made Even Easier with RaPT</title>
    <link>http://www.yup.com/articles/2006/10/27/rails-plugins-made-even-easier-with-rapt</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Advanced Web Services</description>
    <item>
      <title>Rails Plugins Made Even Easier with RaPT</title>
      <description>&lt;p&gt;Wow, can discovering and installing helpful Rails plugins get any simpler than this?&lt;/p&gt;

&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_shell "&gt;$ gem install rapt
Successfully installed rapt-0.2.1
$ rapt search &amp;quot;full text search&amp;quot;
Active Search
  Info: http://www.agilewebdevelopment.com/plugins/show/22
  Install: http://julik.textdriven.com/svn/tools/rails_plugins/simple_search
Indexed search engine
  Info: http://www.agilewebdevelopment.com/plugins/show/63
  Install: http://langwell-ball.com/svn/indexed-search/trunk/indexed_search_engine/
Acts as Ferret
  Info: http://www.agilewebdevelopment.com/plugins/show/83
  Install: svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin/acts_as_ferret
Searchable
  Info: http://www.agilewebdevelopment.com/plugins/show/236
  Install: http://svn.mojodna.net/repository/acts_as_searchable/trunk
Query Analyzer
  Info: http://www.agilewebdevelopment.com/plugins/show/392
  Install: http://svn.nfectio.us/plugins/query_analyzer
acts_as_solr
  Info: http://www.agilewebdevelopment.com/plugins/show/400
  Install: http://opensvn.csie.org/thiago/rails/plugins/acts_as_solr/
ExceptionTextable
  Info: http://www.agilewebdevelopment.com/plugins/show/268
  Install: http://svn.pinds.com/rails/plugins/exception_textable/
FCKeditor
  Info: http://www.agilewebdevelopment.com/plugins/show/369
  Install: svn://rubyforge.org//var/svn/fckeditorp/trunk/fckeditor
$ rapt install http://opensvn.csie.org/thiago/rails/plugins/acts_as_slr/
+ ./acts_as_solr/CHANGE_LOG
+ ./acts_as_solr/README
+ ./acts_as_solr/init.rb
+ ./acts_as_solr/install.rb
+ ./acts_as_solr/lib/acts_as_solr.rb
+ ./acts_as_solr/lib/templates/solr.yml
+ ./acts_as_solr/schema.xml&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;All made possible by Ben Curtis&amp;#8217; RaPT tool and the &lt;a href="http://www.agilewebdevelopment.com/plugins"&gt;Rails Plugin Directory&lt;/a&gt;. Thanks, Ben!&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.bencurtis.com/archives/2006/10/search-for-rails-plugins/"&gt;Ben&amp;#8217;s Blog Entry on RaPT&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://rapt.rubyforge.org/"&gt;RaPT @ RubyForge&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 27 Oct 2006 11:08:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:c4e91aef-8c8d-4fe2-a79e-85162e0dc296</guid>
      <author>Daniel Butler</author>
      <link>http://www.yup.com/articles/2006/10/27/rails-plugins-made-even-easier-with-rapt</link>
      <category>Ruby on Rails</category>
    </item>
  </channel>
</rss>
