<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Building Browsergames - Latest Comments in Building a Space Strategy Game with Ruby on Rails - Part II</title><link>http://bbgames.disqus.com/</link><description></description><language>en</language><lastBuildDate>Sat, 04 Oct 2008 05:02:31 -0000</lastBuildDate><item><title>Re: Building a Space Strategy Game with Ruby on Rails - Part II</title><link>http://buildingbrowsergames.com/2008/09/23/building-a-space-strategy-game-with-ruby-on-rails-part-ii/#comment-3089187</link><description>Could not figure out why I was getting an error on the line &amp;lt;pre lang="ruby"&amp;gt;Welcome &amp;lt;%=current_player.login%&amp;gt;&amp;lt;/pre&amp;gt; - turns out that changes to acts_as_authenticated mean the line &amp;lt;pre lang="ruby"&amp;gt;&amp;lt;% if current_player %&amp;gt;&amp;lt;/pre&amp;gt; should now be &amp;lt;pre lang="ruby"&amp;gt;&amp;lt;% if logged_in? %&amp;gt;&amp;lt;/pre&amp;gt;&lt;br&gt;&lt;br&gt;Wonderful blog, keep up the great work!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chase</dc:creator><pubDate>Sat, 04 Oct 2008 05:02:31 -0000</pubDate></item><item><title>Re: Building a Space Strategy Game with Ruby on Rails - Part II</title><link>http://buildingbrowsergames.com/2008/09/23/building-a-space-strategy-game-with-ruby-on-rails-part-ii/#comment-3089186</link><description>Thanks for this tutorial, even though it was nothing new for me (pretty basic stuff) I'm looking forward to reading your next articles, especially when you will be talking about game logic. Thumbs up!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">muxe</dc:creator><pubDate>Wed, 24 Sep 2008 07:49:55 -0000</pubDate></item></channel></rss>