<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://jul.is.a.n0life.org/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>jul is a nolife - problem</title>
  <link>http://jul.is.a.n0life.org/blog/</link>
  <description></description>
  <language>ab</language>
  <pubDate>Wed, 08 Sep 2010 01:22:42 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Rails problems and errors : Expected ... to define ...</title>
    <link>http://jul.is.a.n0life.org/blog/post/2008/02/29/Rails-problems-and-errors-%3A-Expected-to-define</link>
    <guid isPermaLink="false">urn:md5:dcddf4e2bfa023ec95dfcdad1894a19b</guid>
    <pubDate>Fri, 29 Feb 2008 08:06:00 +0100</pubDate>
    <dc:creator>jul</dc:creator>
        <category>error</category><category>problem</category><category>Ruby On Rails</category>    
    <description>    &lt;pre&gt;

Expected /your/rails/dir/someclass.rb to define Someclass
&lt;/pre&gt;


&lt;p&gt;It seems that this error appears when something is missing, to know what is missing exactly, try to run&lt;/p&gt;

&lt;pre&gt; 
$ script/console 
&lt;/pre&gt;


&lt;p&gt;then&lt;/p&gt;

&lt;pre&gt;

 &amp;gt;&amp;gt; Someclass
&lt;/pre&gt;


&lt;p&gt;It will give you details about the problem.&lt;/p&gt;</description>
    
    
    
          <comments>http://jul.is.a.n0life.org/blog/post/2008/02/29/Rails-problems-and-errors-%3A-Expected-to-define#comment-form</comments>
      <wfw:comment>http://jul.is.a.n0life.org/blog/post/2008/02/29/Rails-problems-and-errors-%3A-Expected-to-define#comment-form</wfw:comment>
      <wfw:commentRss>http://jul.is.a.n0life.org/blog/feed/rss2/comments/26</wfw:commentRss>
      </item>
    
</channel>
</rss>