<?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: Be an Expert of Ruby on Rails&#8217; Active Record!</title>
	<atom:link href="http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/</link>
	<description>Rich Dynamic Applications with Ruby on Rails</description>
	<lastBuildDate>Sat, 13 Feb 2010 01:49:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: arie</title>
		<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/comment-page-1/#comment-189</link>
		<dc:creator>arie</dc:creator>
		<pubDate>Sat, 03 Nov 2007 09:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/#comment-189</guid>
		<description>@adit, it&#039;s not a pain, you&#039;re just not getting used to it yet, once you&#039;ve clicked, you&#039;re riding it on a right track ;-) just do script/generate migration to generate another *correct* migration one so that script will be correct.

in bahasa indonesia,
sebetulnya tidak susah kok dit, mungkin cuma belum biasa saja, jadi kalau sudah terbiasa, saya yakin adit pasti akan mudah mengendarainya dengan cepat. adit tinggal melakukan script/generate migration untuk membuat satu migration yang betul sehingga skrip tsb menjadi benar.

Kalau dilihat dari besarnya kok terlihat lebih besar, iya, tetapi adit konsisten dengan code tsb, sebetulnya bisa juga kita main &quot;dirty hack&quot; dengan permainan rake db:migrate VERSION=0 dan dibolak-balik juga bisa dan kurang/filenya sedikit saja, tetapi saya lebih merekomendasikan cara yang pertama diatas. btw ini terjemahan bahasa indonesia nya puanjaaang banget yak huahahaha jadi tu bule bule kalo ada yg mbaca ini pasti ngeliatnya wah kalo ngomong pake bahasa indonesia panjang panjang euy hihihi :-D</description>
		<content:encoded><![CDATA[<p>@adit, it&#8217;s not a pain, you&#8217;re just not getting used to it yet, once you&#8217;ve clicked, you&#8217;re riding it on a right track <img src='http://www.adaruby.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  just do script/generate migration to generate another *correct* migration one so that script will be correct.</p>
<p>in bahasa indonesia,<br />
sebetulnya tidak susah kok dit, mungkin cuma belum biasa saja, jadi kalau sudah terbiasa, saya yakin adit pasti akan mudah mengendarainya dengan cepat. adit tinggal melakukan script/generate migration untuk membuat satu migration yang betul sehingga skrip tsb menjadi benar.</p>
<p>Kalau dilihat dari besarnya kok terlihat lebih besar, iya, tetapi adit konsisten dengan code tsb, sebetulnya bisa juga kita main &#8220;dirty hack&#8221; dengan permainan rake db:migrate VERSION=0 dan dibolak-balik juga bisa dan kurang/filenya sedikit saja, tetapi saya lebih merekomendasikan cara yang pertama diatas. btw ini terjemahan bahasa indonesia nya puanjaaang banget yak huahahaha jadi tu bule bule kalo ada yg mbaca ini pasti ngeliatnya wah kalo ngomong pake bahasa indonesia panjang panjang euy hihihi <img src='http://www.adaruby.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendy Irawan</title>
		<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/comment-page-1/#comment-188</link>
		<dc:creator>Hendy Irawan</dc:creator>
		<pubDate>Thu, 01 Nov 2007 09:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/#comment-188</guid>
		<description>adit:

About the code, no it&#039;s not because spam filtering just the standard WordPress text processing... Putting the code inside &lt; PRE &gt; tags will help.</description>
		<content:encoded><![CDATA[<p>adit:</p>
<p>About the code, no it&#8217;s not because spam filtering just the standard WordPress text processing&#8230; Putting the code inside < PRE > tags will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendy Irawan</title>
		<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/comment-page-1/#comment-187</link>
		<dc:creator>Hendy Irawan</dc:creator>
		<pubDate>Thu, 01 Nov 2007 09:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/#comment-187</guid>
		<description>Yep, I&#039;ve been there ... everyday :-)

In fact Pro Active Record has one whole chapter devoted to dealing with legacy databases, including extras to help you in that... i.e. plugins for composite primary keys, etc.</description>
		<content:encoded><![CDATA[<p>Yep, I&#8217;ve been there &#8230; everyday <img src='http://www.adaruby.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>In fact Pro Active Record has one whole chapter devoted to dealing with legacy databases, including extras to help you in that&#8230; i.e. plugins for composite primary keys, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adit</title>
		<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/comment-page-1/#comment-186</link>
		<dc:creator>adit</dc:creator>
		<pubDate>Thu, 01 Nov 2007 06:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/#comment-186</guid>
		<description>hmm, i try to put rails code at the latest post, but it seems missing, maybe blocked by blog spaminator ?</description>
		<content:encoded><![CDATA[<p>hmm, i try to put rails code at the latest post, but it seems missing, maybe blocked by blog spaminator ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adit</title>
		<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/comment-page-1/#comment-185</link>
		<dc:creator>adit</dc:creator>
		<pubDate>Thu, 01 Nov 2007 06:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/#comment-185</guid>
		<description>what if some guy with OLD application &amp; and legacy database try to migrate to ruby on rails

you&#039;re lucky if that legacy database structure meets active record default settings if not, you must write configurations

class Food &quot;dodol_id&quot;
end

class Dodol &quot;food_id&quot;
end

of course you can change database structure, but if the apps already live, we must create script to migrate the database, and for me job like that is a pain

is problem like above covered by that book ?

*sorry for my poor english</description>
		<content:encoded><![CDATA[<p>what if some guy with OLD application &amp; and legacy database try to migrate to ruby on rails</p>
<p>you&#8217;re lucky if that legacy database structure meets active record default settings if not, you must write configurations</p>
<p>class Food &#8220;dodol_id&#8221;<br />
end</p>
<p>class Dodol &#8220;food_id&#8221;<br />
end</p>
<p>of course you can change database structure, but if the apps already live, we must create script to migrate the database, and for me job like that is a pain</p>
<p>is problem like above covered by that book ?</p>
<p>*sorry for my poor english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: book &#187; Be an Expert of Ruby on Rails’ Active Record!</title>
		<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/comment-page-1/#comment-184</link>
		<dc:creator>book &#187; Be an Expert of Ruby on Rails’ Active Record!</dc:creator>
		<pubDate>Wed, 24 Oct 2007 09:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/#comment-184</guid>
		<description>[...] Read the rest of this great post here [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest of this great post here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amazon &#187; Be an Expert of Ruby on Rails’ Active Record!</title>
		<link>http://www.adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/comment-page-1/#comment-183</link>
		<dc:creator>amazon &#187; Be an Expert of Ruby on Rails’ Active Record!</dc:creator>
		<pubDate>Wed, 24 Oct 2007 07:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/10/23/be-an-expert-of-ruby-on-rails-active-record/#comment-183</guid>
		<description>[...] Read the rest of this great post here [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest of this great post here [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
