<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Emad Ibrahim - Latest Comments in Ruby on Rails for a .NET Developer &amp;#8211; Part 1</title><link>http://emadibrahim.disqus.com/</link><description></description><atom:link href="https://emadibrahim.disqus.com/ruby_on_rails_for_a_net_developer_part_1/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 28 Apr 2008 21:05:59 -0000</lastBuildDate><item><title>Re: Ruby on Rails for a .NET Developer &amp;#8211; Part 1</title><link>http://www.emadibrahim.com/2008/04/25/ruby-on-rails-for-a-net-developer/#comment-1601746</link><description>&lt;p&gt;@Jonatha thanks.  It's a little challenging being that everything is different, OS, tools, platform, syntax, language, etc...  I am lucky I have been playing with &lt;a href="http://asp.net" rel="nofollow noopener" target="_blank" title="asp.net"&gt;asp.net&lt;/a&gt; mvc because the transition is a little easier.&lt;/p&gt;&lt;p&gt;@Antonio great tips.  thanks...&lt;/p&gt;&lt;p&gt;One thing that sucks so far has been the documentation.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Ibrahim</dc:creator><pubDate>Mon, 28 Apr 2008 21:05:59 -0000</pubDate></item><item><title>Re: Ruby on Rails for a .NET Developer &amp;#8211; Part 1</title><link>http://www.emadibrahim.com/2008/04/25/ruby-on-rails-for-a-net-developer/#comment-1601745</link><description>&lt;p&gt;Hi Emad,&lt;/p&gt;&lt;p&gt;welcome to Rails-land! :) A few things to consider:&lt;/p&gt;&lt;p&gt;1) When creating a project, you can specify a "-d mysql" option in order to have the config/database.yml file filled with MySQL specific information, given that the current default is SQLite.&lt;/p&gt;&lt;p&gt;2) You don't have to manually create the databases. Simply run: rake db:create:all from your project. For a complete list of available tasks, run: rake -T&lt;/p&gt;&lt;p&gt;3) You may want to consider starting to use migrations, rather than defining the tables directly through SQL or MySQL tools.&lt;/p&gt;&lt;p&gt;Best of luck,&lt;br&gt;Antonio&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antonio Cangiano</dc:creator><pubDate>Mon, 28 Apr 2008 05:42:28 -0000</pubDate></item><item><title>Re: Ruby on Rails for a .NET Developer &amp;#8211; Part 1</title><link>http://www.emadibrahim.com/2008/04/25/ruby-on-rails-for-a-net-developer/#comment-1601744</link><description>&lt;p&gt;Good for you! I admire that you're stepping out of the '.NET' zone for a bit to try something new. I promise you won't be disappointed Rails.&lt;/p&gt;&lt;p&gt;I'm actually trying to convince my company to switch from .NET to Rails. It's going to be tough, but going to be SO worth it in the end.&lt;/p&gt;&lt;p&gt;Good luck!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan</dc:creator><pubDate>Fri, 25 Apr 2008 11:09:22 -0000</pubDate></item></channel></rss>