<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" version="2.0">
  <channel>
    <title>Recent Posts in 'Welcome to the Lighthouse API' | Active Reload</title>
    <link>http://forum.activereload.net/forums/6/topics/44</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <atom:link type="application/opensearchdescription+xml" rel="search" href="http://forum.activereload.net/open_search.xml"/>
    <description></description>
    <item>
      <title>Welcome to the Lighthouse API posted by mdeering @ Thu, 06 Mar 2008 20:17:39 -0000</title>
      <description>&lt;p&gt;Hope this save someone the time I burned with using ActiveResource with the username as an email address.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://dev.rubyonrails.org/ticket/11112"&gt;http://dev.rubyonrails.org/ticket/11112&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Can&amp;#8217;t move to Edge?  Here is a core_ext&amp;#8230;&lt;/p&gt;


	&lt;p&gt;module &lt;span class="caps"&gt;URI&lt;/span&gt; #:nodoc:
  class Generic #:nodoc:
    def check_user_with_escaped_username(user)
      check_user_without_escaped_username(escape_userpass(user))
    end
    alias_method_chain :check_user, :escaped_username
  end&lt;br /&gt;end&lt;/p&gt;</description>
      <pubDate>Thu, 06 Mar 2008 20:17:39 -0000</pubDate>
      <guid isPermaLink="false">forum.activereload.net:6:44:1753</guid>
      <author>mdeering</author>
      <link>http://forum.activereload.net/forums/6/topics/44</link>
    </item>
    <item>
      <title>Welcome to the Lighthouse API posted by djohn @ Mon, 10 Dec 2007 14:30:10 -0000</title>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;m having some issues with the lighthouse-api.  I can&amp;#8217;t seem to save a ticket &amp;#8211; I can save a project without a problem, and fetch tickets.  I&amp;#8217;ll create a new ticket as the comments recommend, however when I try to save it returns nil.  I&amp;#8217;m on Rails 2.0.1 &amp;#8211; is there anything that has changed with the &lt;span class="caps"&gt;API&lt;/span&gt; re: saving a ticket that may not be documented?&lt;/p&gt;


	&lt;p&gt;Cheers,&lt;br /&gt;Dave&lt;/p&gt;</description>
      <pubDate>Mon, 10 Dec 2007 14:30:10 -0000</pubDate>
      <guid isPermaLink="false">forum.activereload.net:6:44:1412</guid>
      <author>djohn</author>
      <link>http://forum.activereload.net/forums/6/topics/44</link>
    </item>
    <item>
      <title>Welcome to the Lighthouse API posted by technoweenie @ Thu, 31 May 2007 21:25:14 -0000</title>
      <description>&lt;p&gt;ActiveResource should only be used with the latest version of edge rails.  That kind of puts a damper on distribution of the client &lt;span class="caps"&gt;API&lt;/span&gt; until a stable Rails 2.0 is out.&lt;/p&gt;


	&lt;p&gt;For what it&amp;#8217;s worth, i just included the lighthouse &lt;span class="caps"&gt;API&lt;/span&gt; in lighthouse without any problems :)&lt;/p&gt;</description>
      <pubDate>Thu, 31 May 2007 21:25:14 -0000</pubDate>
      <guid isPermaLink="false">forum.activereload.net:6:44:219</guid>
      <author>technoweenie</author>
      <link>http://forum.activereload.net/forums/6/topics/44</link>
    </item>
    <item>
      <title>Welcome to the Lighthouse API posted by mj @ Thu, 24 May 2007 19:27:37 -0000</title>
      <description>&lt;p&gt;I checked out edgerails into my vendor/rails directory.&lt;br /&gt;I then checked out active_resource and placed it in the vendor/rails directory.&lt;br /&gt;I commented out the &lt;span class="caps"&gt;LOAD&lt;/span&gt; lines at the top of lighthouse.rb&lt;/p&gt;


	&lt;p&gt;Then I try requiring everything from the console:&lt;br /&gt;&amp;gt;&amp;gt; require &amp;#8216;active_support&amp;#8217;&lt;br /&gt;=&amp;gt; []&lt;br /&gt;&amp;gt;&amp;gt; require &amp;#8216;active_resource&amp;#8217;&lt;br /&gt;=&amp;gt; []&lt;br /&gt;&amp;gt;&amp;gt; require &amp;#8216;lighthouse&amp;#8217;&lt;br /&gt;LoadError: Expected /Users/mj/projects/lighthouse/lib/lighthouse.rb to define Lighthouse&lt;/p&gt;


	&lt;p&gt;What am I doing wrong?&lt;/p&gt;</description>
      <pubDate>Thu, 24 May 2007 19:27:37 -0000</pubDate>
      <guid isPermaLink="false">forum.activereload.net:6:44:209</guid>
      <author>mj</author>
      <link>http://forum.activereload.net/forums/6/topics/44</link>
    </item>
    <item>
      <title>Welcome to the Lighthouse API posted by technoweenie @ Fri, 04 May 2007 00:04:49 -0000</title>
      <description>&lt;p&gt;We&amp;#8217;re really excited for the &lt;span class="caps"&gt;API&lt;/span&gt; and have thrown some &lt;a href="http://lighthouseapp.com/api"&gt;preliminary docs up&lt;/a&gt;, as well as a &lt;a href="http://ar-code.svn.engineyard.com/lighthouse-api/"&gt;Lighthouse ruby library&lt;/a&gt; using ActiveResource.&lt;/p&gt;


	&lt;p&gt;Play around, let us know what you think.  And yes, this is just a small fraction of what we&amp;#8217;d like to do with the &lt;span class="caps"&gt;API&lt;/span&gt;&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Fri, 04 May 2007 00:04:49 -0000</pubDate>
      <guid isPermaLink="false">forum.activereload.net:6:44:155</guid>
      <author>technoweenie</author>
      <link>http://forum.activereload.net/forums/6/topics/44</link>
    </item>
  </channel>
</rss>
