<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.vitarara.org/cms" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Vita Rara: A Life Uncommon - JRuby</title>
 <link>http://www.vitarara.org/cms/taxonomy/term/93/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Why I Chose JRuby Over Groovy</title>
 <link>http://www.vitarara.org/cms/why_i_chose_jruby_over_groovy</link>
 <description>&lt;p&gt;After reading &lt;a href=&quot;http://www.khelll.com/blog/ruby/the-power-of-jruby/&quot;&gt;The power of JRuby&lt;/a&gt; and the discussion that ensued I was inspired to write about why I chose Ruby and particularly JRuby as my company&#039;s primary development platform.&lt;/p&gt;
&lt;p&gt;I didn&#039;t write this post as a knock on Groovy. If it wasn&#039;t for Groovy I doubt I&#039;d be working in Ruby today. For me Groovy was my &quot;gate-way drug&quot; into the dynamic language realm. My reason for this post is to explain why someone might want to use Ruby on the JVM over Groovy.&lt;/p&gt;
&lt;p&gt;After working with Groovy for quite a while I started dabbling in Ruby. At first I really didn&#039;t get it. Then I watched a &lt;a href=&quot;http://www.infoq.com/presentations/metaprogramming-ruby&quot;&gt;presentation by Dave Thomas&lt;/a&gt; and the lights went on. A world of possibilities opened up for me, and they were easily in reach.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.vitarara.org/cms/why_i_chose_jruby_over_groovy&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.vitarara.org/cms/why_i_chose_jruby_over_groovy#comment</comments>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/68">Groovy</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/93">JRuby</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/82">Ruby</category>
 <pubDate>Mon, 12 Jan 2009 15:13:44 -0500</pubDate>
 <dc:creator>Mark</dc:creator>
 <guid isPermaLink="false">171 at http://www.vitarara.org/cms</guid>
</item>
<item>
 <title>Mark&#039;s [J]Ruby on Rails Notes</title>
 <link>http://www.vitarara.org/cms/marks_jruby_notes</link>
 <description>&lt;h1&gt;Using GoldSpike to run Ruby on Rails in Standalone Mode&lt;/h1&gt;
&lt;p&gt;When running Ruby on Rails in a war using the GoldSpike servlets and context-param jruby.standalone is set to true you will need to use the jruby-complete jar file. Rails requires Gems in order to boot strap. I found that using the jruby jar file caused Rails to fail in initializer.rb when it tried to require &#039;logger&#039; which is included in the ActiveSupport gem.&lt;/p&gt;
&lt;p&gt;Also be sure to copy your required gems into WEB-INF/gems.&lt;/p&gt;
&lt;p&gt;[EDIT: Better yet use ruby gem install --install-dir WEB-INF/gems. ]&lt;/p&gt;
&lt;h1&gt;Model Auto Completer&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;http://www.vitarara.org/cms/marks_jruby_notes&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.vitarara.org/cms/marks_jruby_notes#comment</comments>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/93">JRuby</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/7">Programming</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/82">Ruby</category>
 <pubDate>Wed, 20 Aug 2008 10:43:17 -0400</pubDate>
 <dc:creator>Mark</dc:creator>
 <guid isPermaLink="false">168 at http://www.vitarara.org/cms</guid>
</item>
</channel>
</rss>

