<?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: TabsOnRails: creating and managing Tabs with Ruby on Rails</title>
	<atom:link href="http://www.simonecarletti.com/blog/2009/04/tabsonrails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/</link>
	<description>Simone Carletti&#039;s personal ramblings on programming, syndication, search engines &#38; marketing.</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:24:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Simone Carletti</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-40602</link>
		<dc:creator>Simone Carletti</dc:creator>
		<pubDate>Tue, 07 Feb 2012 08:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-40602</guid>
		<description>No, it doesn&#039;t provide any CSS. This is not a CSS class to build interfaces. Consider to use jQuery UI or Twitter bootstrap if you need such feature.</description>
		<content:encoded><![CDATA[<p>No, it doesn&#8217;t provide any CSS. This is not a CSS class to build interfaces. Consider to use jQuery UI or Twitter bootstrap if you need such feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-40601</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 07 Feb 2012 04:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-40601</guid>
		<description>Hi, does it come with any default CSS? I installed it and it shows just as an unordered list in the browser, not really as tabs.
Also, the link to&quot;how to create and use a custom Tab Builder.&quot; above gives 404!

Thanks

Ivan</description>
		<content:encoded><![CDATA[<p>Hi, does it come with any default CSS? I installed it and it shows just as an unordered list in the browser, not really as tabs.<br />
Also, the link to&#8221;how to create and use a custom Tab Builder.&#8221; above gives 404!</p>
<p>Thanks</p>
<p>Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj menon</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-40510</link>
		<dc:creator>manoj menon</dc:creator>
		<pubDate>Tue, 13 Dec 2011 04:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-40510</guid>
		<description>very hepful to understand about the menu.</description>
		<content:encoded><![CDATA[<p>very hepful to understand about the menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Carletti</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-40145</link>
		<dc:creator>Simone Carletti</dc:creator>
		<pubDate>Fri, 21 Oct 2011 08:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-40145</guid>
		<description>&lt;code&gt;dashboard_path&lt;/code&gt; is an example of route. You need to use your application routes.</description>
		<content:encoded><![CDATA[<p><code>dashboard_path</code> is an example of route. You need to use your application routes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kritzy</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-40142</link>
		<dc:creator>kritzy</dc:creator>
		<pubDate>Fri, 21 Oct 2011 05:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-40142</guid>
		<description>Hi, I&#039;m new to ruby on rails. I tried implementing the example you put up, but I&#039;m running into this error: &quot;undefined local variable or method `dashboard_path&#039; for #&lt;#:0x3ff37b0&gt;&quot;
What does this mean? Any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m new to ruby on rails. I tried implementing the example you put up, but I&#8217;m running into this error: &#8220;undefined local variable or method `dashboard_path&#8217; for #&lt;#:0x3ff37b0&gt;&#8221;<br />
What does this mean? Any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Carletti</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-40102</link>
		<dc:creator>Simone Carletti</dc:creator>
		<pubDate>Thu, 20 Oct 2011 08:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-40102</guid>
		<description>The plugin documentation contains examples and information about how to use it.
http://www.simonecarletti.com/code/tabs_on_rails/docs.html</description>
		<content:encoded><![CDATA[<p>The plugin documentation contains examples and information about how to use it.<br />
<a href="http://www.simonecarletti.com/code/tabs_on_rails/docs.html" rel="nofollow">http://www.simonecarletti.com/code/tabs_on_rails/docs.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-40091</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 20 Oct 2011 04:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-40091</guid>
		<description>Hi Simon. I am new to RubyOnRails, and have to build a simple web app for a school project. This seems like the perfect plugin since I am trying to make the app display a few tabs, but I am having difficulties implementing this as I essentially know very little about rails, and the tutorials aren&#039;t helpful enough. Can you provide a basic explanation of how to use your plugin? (i.e., where would the different samples you give above be placed in an app). Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Simon. I am new to RubyOnRails, and have to build a simple web app for a school project. This seems like the perfect plugin since I am trying to make the app display a few tabs, but I am having difficulties implementing this as I essentially know very little about rails, and the tutorials aren&#8217;t helpful enough. Can you provide a basic explanation of how to use your plugin? (i.e., where would the different samples you give above be placed in an app). Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Carletti</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-31417</link>
		<dc:creator>Simone Carletti</dc:creator>
		<pubDate>Wed, 11 May 2011 22:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-31417</guid>
		<description>&lt;code&gt;- tabs_tag&lt;/code&gt; should be &lt;code&gt;= tabs_tag&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code>- tabs_tag</code> should be <code>= tabs_tag</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erwin</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-31416</link>
		<dc:creator>erwin</dc:creator>
		<pubDate>Wed, 11 May 2011 22:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-31416</guid>
		<description>Hi , first of all thanks for your excellent work ...it&#039;s working helping me a lot 
I juts want to check if the following warning during execution could be linked to your code or mine ...

&lt;pre&gt;
DEPRECATION WARNING: - style block helpers are deprecated. Please use =. (called from _app_views_clips_index_html_haml___942455032782073570_2219357180__3927923673637500760 at /Users/yves/Sites/rails/testsbga/app/views/clips/index.html.haml:27)

line 27 =&gt;   - tabs_tag :open_tabs =&gt; { :id =&gt; &quot;tabs&quot;, :class =&gt; &quot;tabbar&quot; } do &#124;tab&#124;
			  = tab.myMemberships I18n.t(:my_membership, :count =&gt; @memberships.count), memberships_path
			  = tab.myClips I18n.t(:my_clips), clips_path
			  = tab.myComparisons I18n.t(:my_comparisons), comparisons_path
			  = tab.myAnalyses I18n.t(:my_analyses), analyses_path
			  = tab.myPayments I18n.t(:my_payments), payments_path
&lt;/pre&gt;

which is generating correctly the following html

        
&lt;pre&gt; 
              &lt;a href=&quot;/en_GB/memberships&quot; rel=&quot;nofollow&quot;&gt;My Membership&lt;/a&gt;
              My Clips
              &lt;a href=&quot;/en_GB/comparisons&quot; rel=&quot;nofollow&quot;&gt;My Comparisons&lt;/a&gt;
              &lt;a href=&quot;/en_GB/analyses&quot; rel=&quot;nofollow&quot;&gt;My Analyses&lt;/a&gt;
              &lt;a href=&quot;/en_GB/payments&quot; rel=&quot;nofollow&quot;&gt;My Payments&lt;/a&gt;
&lt;/pre&gt;          

any clue ?
</description>
		<content:encoded><![CDATA[<p>Hi , first of all thanks for your excellent work &#8230;it&#8217;s working helping me a lot<br />
I juts want to check if the following warning during execution could be linked to your code or mine &#8230;</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">DEPRECATION WARNING: - style block helpers are deprecated. Please use =. (called from _app_views_clips_index_html_haml___942455032782073570_2219357180__3927923673637500760 at /Users/yves/Sites/rails/testsbga/app/views/clips/index.html.haml:27)<br />
<br />
line 27 =&gt; &nbsp; - tabs_tag :open_tabs =&gt; { :id =&gt; &quot;tabs&quot;, :class =&gt; &quot;tabbar&quot; } do |tab|<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = tab.myMemberships I18n.t(:my_membership, :count =&gt; @memberships.count), memberships_path<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = tab.myClips I18n.t(:my_clips), clips_path<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = tab.myComparisons I18n.t(:my_comparisons), comparisons_path<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = tab.myAnalyses I18n.t(:my_analyses), analyses_path<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = tab.myPayments I18n.t(:my_payments), payments_path</div></td></tr></tbody></table></div>
<p>which is generating correctly the following html</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;/en_GB/memberships&quot; rel=&quot;nofollow&quot;&gt;My Membership&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; My Clips<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;/en_GB/comparisons&quot; rel=&quot;nofollow&quot;&gt;My Comparisons&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;/en_GB/analyses&quot; rel=&quot;nofollow&quot;&gt;My Analyses&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;/en_GB/payments&quot; rel=&quot;nofollow&quot;&gt;My Payments&lt;/a&gt;</div></td></tr></tbody></table></div>
<p>any clue ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Carletti</title>
		<link>http://www.simonecarletti.com/blog/2009/04/tabsonrails/#comment-27383</link>
		<dc:creator>Simone Carletti</dc:creator>
		<pubDate>Wed, 09 Mar 2011 23:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=297#comment-27383</guid>
		<description>If you defined the builder inside &lt;code&gt;ApplicationHelper&lt;/code&gt; and you are calling &lt;code&gt;tabs_tag&lt;/code&gt; outside the helper, you need to pass the full qualified module name.

&lt;pre&gt;tabs_tag(:builder =&gt; ApplicationHelper::CustomTabsBuilder)&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>If you defined the builder inside <code>ApplicationHelper</code> and you are calling <code>tabs_tag</code> outside the helper, you need to pass the full qualified module name.</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">tabs_tag(:builder =&gt; ApplicationHelper::CustomTabsBuilder)</div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
</channel>
</rss>

