<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Support for Rails 2.3</title>
	<atom:link href="http://hobocentral.net/blog/2009/04/27/support-for-rails-23/feed/" rel="self" type="application/rss+xml" />
	<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/</link>
	<description>Hobo - the web app builder for Rails</description>
	<lastBuildDate>Sat, 12 May 2012 20:31:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bryan Larsen</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51726</link>
		<dc:creator>Bryan Larsen</dc:creator>
		<pubDate>Tue, 29 Sep 2009 12:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51726</guid>
		<description>&lt;p&gt;Sandip, Lucas:&lt;/p&gt;

&lt;p&gt;Your best bet for answers is to post details on what you&#039;re trying to do, along with a backtrace, to the Hobo Users mailing list:  http://groups.google.com/group/hobousers&lt;/p&gt;

&lt;p&gt;Lucas:  Ruby 1.9 support is still in the works.   We hope it&#039;s close.&lt;/p&gt;

&lt;p&gt;Bryan&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sandip, Lucas:</p>
<p>Your best bet for answers is to post details on what you&#8217;re trying to do, along with a backtrace, to the Hobo Users mailing list:  <a href="http://groups.google.com/group/hobousers" rel="nofollow">http://groups.google.com/group/hobousers</a></p>
<p>Lucas:  Ruby 1.9 support is still in the works.   We hope it&#8217;s close.</p>
<p>Bryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandip Ransing</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51725</link>
		<dc:creator>sandip Ransing</dc:creator>
		<pubDate>Tue, 29 Sep 2009 07:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51725</guid>
		<description>&lt;p&gt;It shows me error ......&lt;/p&gt;

&lt;p&gt;You have a nil object when you didn&#039;t expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.&lt;&lt;&lt;/p&gt;

&lt;p&gt;any ideas ??&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It shows me error &#8230;&#8230;</p>
<p>You have a nil object when you didn&#8217;t expect it!<br />
You might have expected an instance of Array.<br />
The error occurred while evaluating nil.&lt;&lt;</p>
<p>any ideas ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucas</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51724</link>
		<dc:creator>lucas</dc:creator>
		<pubDate>Tue, 22 Sep 2009 13:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51724</guid>
		<description>&lt;p&gt;I&#039;m starting a Hobo based web for managing rugby players info (personal, technical, medical, nutritional, ...). 
I don´t know how to extend the Projects-&gt;Stories-&gt;Tasks examples to the many subordinated models like:
  Players -&gt; Personal info -&gt; Id Documents
          -&gt; Technical records -&gt; Technical Attributes
          -&gt; Physical performance -&gt; Measurements
and so on.
Any help will be apreciated.
Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m starting a Hobo based web for managing rugby players info (personal, technical, medical, nutritional, &#8230;).<br />
I don´t know how to extend the Projects-&gt;Stories-&gt;Tasks examples to the many subordinated models like:<br />
  Players -&gt; Personal info -&gt; Id Documents<br />
          -&gt; Technical records -&gt; Technical Attributes<br />
          -&gt; Physical performance -&gt; Measurements<br />
and so on.<br />
Any help will be apreciated.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Tee</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51720</link>
		<dc:creator>Jay Tee</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51720</guid>
		<description>&lt;p&gt;Any plans for Ruby 1.9 support?&lt;/p&gt;

&lt;p&gt;i.e. (Mac OS X 10.5; ruby 1.9.1p243 (2009-07-16 revision 24175) [powerpc-darwin9.8.0]; Rails 2.3.3 )&lt;/p&gt;

&lt;p&gt;/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo&lt;em&gt;support/enumerable.rb:41: warning: undefining &lt;code&gt;object_id&#039; may cause serious problem
/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo_support/enumerable.rb:41: warning: undefining&lt;/code&gt;&lt;strong&gt;send&lt;/strong&gt;&#039; may cause serious problem
      exists  app/controllers/
      exists  app/helpers/
      create  app/views/users
      exists  test/functional/
      create  app/controllers/users&lt;/em&gt;controller.rb
      create  test/functional/users&lt;em&gt;controller&lt;/em&gt;test.rb
      create  app/helpers/users_helper.rb&lt;/p&gt;

&lt;p&gt;Creating standard pages...
--&gt; ruby script/generate hobo&lt;em&gt;front&lt;/em&gt;controller front --delete-index --add-routes
/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo&lt;em&gt;support/enumerable.rb:41: warning: undefining &lt;code&gt;object_id&#039; may cause serious problem
/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo_support/enumerable.rb:41: warning: undefining&lt;/code&gt;&lt;strong&gt;send&lt;/strong&gt;&#039; may cause serious problem
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.3/lib/active&lt;/em&gt;support/dependencies.rb:105:in `rescue in const_missing&#039;: uninitialized constant User::IncludeInSave (NameError)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any plans for Ruby 1.9 support?</p>
<p>i.e. (Mac OS X 10.5; ruby 1.9.1p243 (2009-07-16 revision 24175) [powerpc-darwin9.8.0]; Rails 2.3.3 )</p>
<p>/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo<em>support/enumerable.rb:41: warning: undefining <code>object_id' may cause serious problem<br />
/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo_support/enumerable.rb:41: warning: undefining</code><strong>send</strong>&#8216; may cause serious problem<br />
      exists  app/controllers/<br />
      exists  app/helpers/<br />
      create  app/views/users<br />
      exists  test/functional/<br />
      create  app/controllers/users</em>controller.rb<br />
      create  test/functional/users<em>controller</em>test.rb<br />
      create  app/helpers/users_helper.rb</p>
<p>Creating standard pages&#8230;<br />
&#8211;&gt; ruby script/generate hobo<em>front</em>controller front &#8211;delete-index &#8211;add-routes<br />
/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo<em>support/enumerable.rb:41: warning: undefining <code>object_id' may cause serious problem<br />
/usr/local/lib/ruby/gems/1.9.1/gems/hobosupport-0.8.8/lib/hobo_support/enumerable.rb:41: warning: undefining</code><strong>send</strong>&#8216; may cause serious problem<br />
/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.3/lib/active</em>support/dependencies.rb:105:in `rescue in const_missing&#8217;: uninitialized constant User::IncludeInSave (NameError)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hobo - The web app builder for Rails</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51631</link>
		<dc:creator>Hobo - The web app builder for Rails</dc:creator>
		<pubDate>Thu, 14 May 2009 23:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51631</guid>
		<description>&lt;p&gt;[...] Hobo 0.8.6 includes Rails 2.3 support.  Rails 2.2 support has been maintained.   Rails 2.1 support was dropped in 0.8.5. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Hobo 0.8.6 includes Rails 2.3 support.  Rails 2.2 support has been maintained.   Rails 2.1 support was dropped in 0.8.5. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Larsen</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51627</link>
		<dc:creator>Bryan Larsen</dc:creator>
		<pubDate>Thu, 14 May 2009 16:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51627</guid>
		<description>&lt;p&gt;That&#039;s usually a sign that rails 2.2 is trying to run a rails 2.3 application.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s usually a sign that rails 2.2 is trying to run a rails 2.3 application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klsh</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51626</link>
		<dc:creator>klsh</dc:creator>
		<pubDate>Thu, 14 May 2009 15:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51626</guid>
		<description>&lt;p&gt;trying to work through the Agility tutorial on ubuntu 9.04 install.&lt;/p&gt;

&lt;p&gt;I get 
rake aborted!
no such file to load -- /home/user/agility/app/controllers/application&lt;/p&gt;

&lt;p&gt;Still researching this...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>trying to work through the Agility tutorial on ubuntu 9.04 install.</p>
<p>I get<br />
rake aborted!<br />
no such file to load &#8212; /home/user/agility/app/controllers/application</p>
<p>Still researching this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51615</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 09 May 2009 04:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51615</guid>
		<description>&lt;p&gt;Working great for me so far.  Note that the page is a little misleading, saying it tells you how to upgrade but providing no link as to how one actually can get Edge Hobo.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Working great for me so far.  Note that the page is a little misleading, saying it tells you how to upgrade but providing no link as to how one actually can get Edge Hobo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firemonk</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51614</link>
		<dc:creator>firemonk</dc:creator>
		<pubDate>Sat, 09 May 2009 01:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51614</guid>
		<description>&lt;p&gt;I am from java and hobo looks like magic to me.  This is too good.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am from java and hobo looks like magic to me.  This is too good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hobo - The web app builder for Rails</title>
		<link>http://hobocentral.net/blog/2009/04/27/support-for-rails-23/comment-page-1/#comment-51610</link>
		<dc:creator>Hobo - The web app builder for Rails</dc:creator>
		<pubDate>Mon, 04 May 2009 21:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/?p=226#comment-51610</guid>
		<description>&lt;p&gt;[...] Hobo finally supports Rails 2.3.  More information, and instructions on how to upgrade are available in this post [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Hobo finally supports Rails 2.3.  More information, and instructions on how to upgrade are available in this post [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

