<?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: Tutorial : Creating your first application in Rails 2.3.3 using MySQL (Ruby on Rails)</title>
	<atom:link href="http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/</link>
	<description>Resource site for all your web development needs. Also features SEO, blogging, Wordpress Customizations</description>
	<lastBuildDate>Mon, 05 Jul 2010 22:26:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4921</generator>
	<item>
		<title>By: Anthony</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-322</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 03 Jun 2010 13:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-322</guid>
		<description>Not very helpful to new users. Full of bugs </description>
		<content:encoded><![CDATA[<p>Not very helpful to new users. Full of bugs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikram</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-241</link>
		<dc:creator>Vikram</dc:creator>
		<pubDate>Sat, 16 Jan 2010 11:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-241</guid>
		<description>thanks michael, it helped a lot </description>
		<content:encoded><![CDATA[<p>thanks michael, it helped a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-219</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Tue, 08 Dec 2009 14:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-219</guid>
		<description>in users.rb 
validates_numericality_of  :min_salary 
 
should be 
validates_numericality_of  :salary </description>
		<content:encoded><![CDATA[<p>in users.rb<br />
validates_numericality_of  :min_salary </p>
<p>should be<br />
validates_numericality_of  :salary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fousto</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-214</link>
		<dc:creator>fousto</dc:creator>
		<pubDate>Mon, 30 Nov 2009 16:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-214</guid>
		<description>Whats with this - where is the fix please   techsearch@me.com 
 
NoMethodError in Users#index 
 
Showing app/views/layouts/users.html.erb where line #12 raised: 
 
undefined method `^&#039; for &quot;2&quot;:String 
Extracted source (around line #12): 
 
9: &lt;/head&gt; 
10: &lt;body&gt; 
11:  
12: &lt;p style=&quot;color: green&quot;&gt;&lt;%= flash[:notice] %&gt;&lt;/p&gt; 
13:  
14: &lt;%= yield %&gt; 
15:  
 </description>
		<content:encoded><![CDATA[<p>Whats with this &#8211; where is the fix please   <a href="mailto:techsearch@me.com">techsearch@me.com</a> </p>
<p>NoMethodError in Users#index </p>
<p>Showing app/views/layouts/users.html.erb where line #12 raised: </p>
<p>undefined method `^&#039; for &quot;2&quot;:String<br />
Extracted source (around line #12): </p>
<p>9: &lt;/head&gt;<br />
10: &lt;body&gt;<br />
11:<br />
12: &lt;p style=&quot;color: green&quot;&gt;&lt;%= flash[:notice] %&gt;<br />
13:<br />
14: &lt;%= yield %&gt;<br />
15:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SmeeZee</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-199</link>
		<dc:creator>SmeeZee</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-199</guid>
		<description>Hi there 
 
A very easy and straight forward tutorial, thank you. 
 
Unfortunately I get the following error when I try to input some valid data: 
 
NoMethodError (undefined method &#039;min_salary_before_type_cast&#039; for #&lt;User:0xb72851ec&gt;) 
app/controller/users_controller.rb:46:in &#039;create&#039; 
... 
 
Not sure what I have missed, can anyone advise? </description>
		<content:encoded><![CDATA[<p>Hi there </p>
<p>A very easy and straight forward tutorial, thank you. </p>
<p>Unfortunately I get the following error when I try to input some valid data: </p>
<p>NoMethodError (undefined method &#039;min_salary_before_type_cast&#039; for #&lt;User:0xb72851ec&gt;)<br />
app/controller/users_controller.rb:46:in &#039;create&#039;<br />
&#8230; </p>
<p>Not sure what I have missed, can anyone advise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-201</link>
		<dc:creator>saurabh</dc:creator>
		<pubDate>Thu, 22 Oct 2009 11:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-201</guid>
		<description>In Versions above Rails 2.0 , the scaffold does not generate the views from the model . It creates only blank pages.  
 
We need to manually add text fields, textbox etc to it. In windows it often says libmysql.dll not found. You need to copy download &lt;a href=&quot;http://www.dll-files.com/dllindex/dll-files.shtml?libmysql&quot; target=&quot;_blank&quot;&gt;http://www.dll-files.com/dllindex/dll-files.shtml...&lt;/a&gt; and copy it to C:/Ruby/bin folder in order to solve this error. 
 
Happy Rails Coding 
 
Regards 
Saurabh 
 </description>
		<content:encoded><![CDATA[<p>In Versions above Rails 2.0 , the scaffold does not generate the views from the model . It creates only blank pages.  </p>
<p>We need to manually add text fields, textbox etc to it. In windows it often says libmysql.dll not found. You need to copy download <a href="http://www.dll-files.com/dllindex/dll-files.shtml?libmysql" target="_blank"></a><a href="http://www.dll-files.com/dllindex/dll-files.shtml.." rel="nofollow">http://www.dll-files.com/dllindex/dll-files.shtml..</a>. and copy it to C:/Ruby/bin folder in order to solve this error. </p>
<p>Happy Rails Coding </p>
<p>Regards<br />
Saurabh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-189</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 12 Oct 2009 19:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-189</guid>
		<description>hi, 
 I am trying to learn ruby and rails and no matter what i do nothing works like it should(seems to be allot of probs with the mysql+RoR working together....not sure.Thanks for the tutorial although it isn&#039;t working at all for me either ;(.Any tipps for someone brand new to this all?I continually get the mesage in the shell (developement database not configured) i have it set right in the .yml and also set up on mysql....) 
 oh,your DEMO link doesn&#039;t seem to work either. </description>
		<content:encoded><![CDATA[<p>hi,<br />
 I am trying to learn ruby and rails and no matter what i do nothing works like it should(seems to be allot of probs with the mysql+RoR working together&#8230;.not sure.Thanks for the tutorial although it isn&#039;t working at all for me either ;(.Any tipps for someone brand new to this all?I continually get the mesage in the shell (developement database not configured) i have it set right in the .yml and also set up on mysql&#8230;.)<br />
 oh,your DEMO link doesn&#039;t seem to work either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-124</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 07 Aug 2009 04:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-124</guid>
		<description>Hey Christian,
you can create a subdirectory just like the one you are doing
&lt;code&gt;ruby script/generate scaffold admin/product title:string&lt;/code&gt; (skip the single quotes &lt;code&gt;&#039;&#039;&lt;/code&gt;)
Regards</description>
		<content:encoded><![CDATA[<p>Hey Christian,<br />
you can create a subdirectory just like the one you are doing<br />
<code>ruby script/generate scaffold admin/product title:string</code> (skip the single quotes <code>&#039;&#039;</code>)<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://webdevcodex.com/tutorial-creating-your-first-application-in-ruby-on-rails/#comment-123</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 07 Aug 2009 03:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=643#comment-123</guid>
		<description>Excellent tutorial, Michael, but I&#039;ve a question. How can I make a scaffold 
inside a subdirectory? For example, I&#039;m trying into 
localhost:3000/admin/publisher

How can I make that?

I was trying with script/generate scaffold &#039;admin/publisher&#039; name:string, 
but it didn&#039;t work.

Can you help me?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Excellent tutorial, Michael, but I&#8217;ve a question. How can I make a scaffold<br />
inside a subdirectory? For example, I&#8217;m trying into<br />
localhost:3000/admin/publisher</p>
<p>How can I make that?</p>
<p>I was trying with script/generate scaffold &#8216;admin/publisher&#8217; name:string,<br />
but it didn&#8217;t work.</p>
<p>Can you help me?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
