<?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: Hobo 0.8.1</title>
	<atom:link href="http://hobocentral.net/blog/2008/09/08/hobo-081/feed/" rel="self" type="application/rss+xml" />
	<link>http://hobocentral.net/blog/2008/09/08/hobo-081/</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: Tom</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-51570</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 05 Jan 2009 09:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-51570</guid>
		<description>&lt;p&gt;As Ade figured out, the &quot;No such taglib ... rapid/cards&quot; was a case of a misleading error message. In fact there was an error with the database. Most likely you have not created or run migrations, and the actual error is something like &quot;missing table: users&quot;.&lt;/p&gt;

&lt;p&gt;This is fixed in the latest Hobo code - you see the real error rather than this misleading one.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As Ade figured out, the &#8220;No such taglib &#8230; rapid/cards&#8221; was a case of a misleading error message. In fact there was an error with the database. Most likely you have not created or run migrations, and the actual error is something like &#8220;missing table: users&#8221;.</p>
<p>This is fixed in the latest Hobo code &#8211; you see the real error rather than this misleading one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-51569</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Sat, 03 Jan 2009 20:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-51569</guid>
		<description>&lt;p&gt;Fix: Just run
    ./script/generate hobo_migration
before starting the server.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fix: Just run<br />
    ./script/generate hobo_migration<br />
before starting the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-51568</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Sat, 03 Jan 2009 20:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-51568</guid>
		<description>&lt;p&gt;Same problem here.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Same problem here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arch</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-51556</link>
		<dc:creator>Arch</dc:creator>
		<pubDate>Sun, 14 Dec 2008 08:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-51556</guid>
		<description>&lt;p&gt;Same issue here, rails 2.2.2, hobo 0.8.5&lt;/p&gt;

&lt;p&gt;No such taglib: /var/www/register/app/views {:type=&gt;:include, :src=&gt;&quot;taglibs/auto/rapid/cards&quot;&lt;/p&gt;

&lt;p&gt;Any idea what to do to get this to work, i&#039;m using mysql incase that makes a difference.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Same issue here, rails 2.2.2, hobo 0.8.5</p>
<p>No such taglib: /var/www/register/app/views {:type=&gt;:include, :src=&gt;&#8221;taglibs/auto/rapid/cards&#8221;</p>
<p>Any idea what to do to get this to work, i&#8217;m using mysql incase that makes a difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nigel thorne</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-51519</link>
		<dc:creator>nigel thorne</dc:creator>
		<pubDate>Mon, 08 Dec 2008 10:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-51519</guid>
		<description>&lt;p&gt;same problem here too. on virgin rails 2.2.2  hobo 0.8.4 app&lt;/p&gt;

&lt;p&gt;Processing FrontController#index (for xxx.xx.xx.x  at 2008-12-08 10:53:22) [GET]
Rendering front/index&lt;/p&gt;

&lt;p&gt;ActionView::TemplateError (No such taglib: /home/webhost/public&lt;em&gt;html/codeblog/app/views {:type=&gt;:include, :template&lt;/em&gt;dir=&gt;&quot;app/views/taglibs&quot;, :src=&gt;&quot;taglibs/auto/rapid/cards&quot;} /home/webhost/public_html/codeblog/app/views/taglibs/auto/rapid/cards.dryml) in app/views/front/index.dryml:&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>same problem here too. on virgin rails 2.2.2  hobo 0.8.4 app</p>
<p>Processing FrontController#index (for xxx.xx.xx.x  at 2008-12-08 10:53:22) [GET]<br />
Rendering front/index</p>
<p>ActionView::TemplateError (No such taglib: /home/webhost/public<em>html/codeblog/app/views {:type=&gt;:include, :template</em>dir=&gt;&#8221;app/views/taglibs&#8221;, :src=&gt;&#8221;taglibs/auto/rapid/cards&#8221;} /home/webhost/public_html/codeblog/app/views/taglibs/auto/rapid/cards.dryml) in app/views/front/index.dryml:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben H</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-50270</link>
		<dc:creator>Ben H</dc:creator>
		<pubDate>Wed, 29 Oct 2008 20:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-50270</guid>
		<description>&lt;p&gt;Having the exact same problem as Edward on a virgin 2.1.1 hobo app using 0.8.3&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Having the exact same problem as Edward on a virgin 2.1.1 hobo app using 0.8.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-47899</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Thu, 11 Sep 2008 14:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-47899</guid>
		<description>&lt;p&gt;Thx for help, but another problem here.&lt;/p&gt;

&lt;p&gt;I&#039;ve updated hobo and rails&#039; version is now 1.2.0
After generating app and starting server, in the browser it shows&lt;/p&gt;

&lt;p&gt;Hobo::Dryml::DrymlException in Front#index&lt;/p&gt;

&lt;p&gt;Showing front/index.dryml where line # raised:&lt;/p&gt;

&lt;p&gt;No such taglib: C:/ruby/PROJECTZ/newapp/app/views {:type=&gt;:include, :src=&gt;&quot;taglibs/auto/rapid/cards&quot;, :template_dir=&gt;&quot;app/views/taglibs&quot;} C:/ruby/PROJECTZ/newapp/app/views/taglibs/auto/rapid/cards.dryml&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thx for help, but another problem here.</p>
<p>I&#8217;ve updated hobo and rails&#8217; version is now 1.2.0<br />
After generating app and starting server, in the browser it shows</p>
<p>Hobo::Dryml::DrymlException in Front#index</p>
<p>Showing front/index.dryml where line # raised:</p>
<p>No such taglib: C:/ruby/PROJECTZ/newapp/app/views {:type=&gt;:include, :src=&gt;&#8221;taglibs/auto/rapid/cards&#8221;, :template_dir=&gt;&#8221;app/views/taglibs&#8221;} C:/ruby/PROJECTZ/newapp/app/views/taglibs/auto/rapid/cards.dryml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-47792</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 09 Sep 2008 16:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-47792</guid>
		<description>&lt;p&gt;You need to specify a version with -v VERSION&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You need to specify a version with -v VERSION</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-47785</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Tue, 09 Sep 2008 14:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-47785</guid>
		<description>&lt;p&gt;Please help, I have a problem&lt;/p&gt;

&lt;p&gt;C:\ruby\PROJECTZ&gt;gem update hobo
Updating installed gems
Updating hobo
ERROR:  While executing gem ... (Gem::InstallError)
    hobo requires rails (= 2.1, runtime)&lt;/p&gt;

&lt;p&gt;then when I try to downgrade rails to 2.1 from 2.1.1 it says&lt;/p&gt;

&lt;p&gt;C:\ruby\PROJECTZ&gt;gem install rails 2.1
Successfully installed rails-2.1.1
ERROR:  could not find gem 2.1 locally or in a repository
1 gem installed&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Please help, I have a problem</p>
<p>C:\ruby\PROJECTZ&gt;gem update hobo<br />
Updating installed gems<br />
Updating hobo<br />
ERROR:  While executing gem &#8230; (Gem::InstallError)<br />
    hobo requires rails (= 2.1, runtime)</p>
<p>then when I try to downgrade rails to 2.1 from 2.1.1 it says</p>
<p>C:\ruby\PROJECTZ&gt;gem install rails 2.1<br />
Successfully installed rails-2.1.1<br />
ERROR:  could not find gem 2.1 locally or in a repository<br />
1 gem installed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://hobocentral.net/blog/2008/09/08/hobo-081/comment-page-1/#comment-47720</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Mon, 08 Sep 2008 18:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/09/08/hobo-081/#comment-47720</guid>
		<description>&lt;p&gt;Thanks, Tom.  You are on a roll!&lt;/p&gt;

&lt;p&gt;-Owen&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, Tom.  You are on a roll!</p>
<p>-Owen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

