<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - print numbers in table]]></title>
		<link>http://railsforum.com/viewtopic.php?id=53054</link>
		<description><![CDATA[The most recent posts in print numbers in table.]]></description>
		<lastBuildDate>Sun, 17 Feb 2013 20:59:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[print numbers in table]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=159953#p159953</link>
			<description><![CDATA[<p>Hi all,</p><p>I need your help on a (probably) relatively simple application:</p><p>I am looking for a function that creates a new number („member“); if no member exists yet it shall start with 1, if a number exists it shall hand n+1 into a table. At the moment I am creating the table via the scaffold function and have to add all members by hand (using „new“).</p><p>In easy words: click link&nbsp; --&gt;&nbsp; if ( n=0 ) { printf („1“); }&nbsp; --&gt; else&nbsp; { printf („n+1“); }</p><br /><p>Thanks,<br />Marc</p>]]></description>
			<author><![CDATA[dummy@example.com (marc_85)]]></author>
			<pubDate>Sun, 17 Feb 2013 20:59:22 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=159953#p159953</guid>
		</item>
	</channel>
</rss>
