<?xml version="1.0" encoding="UTF-8"?>
<problems type="array">
  <problem>
    <category-id type="integer">2</category-id>
    <created type="datetime">2009-05-19T01:22:29Z</created>
    <created-at type="datetime">2009-05-19T01:15:11Z</created-at>
    <description>I need to replace Prototype with JQuery, I need to find a way to do so.</description>
    <id type="integer">2</id>
    <is-private type="boolean">false</is-private>
    <solution-id type="integer">1</solution-id>
    <title>Replacing Prototype with JQuery</title>
    <updated-at type="datetime">2009-05-19T21:15:09Z</updated-at>
    <user-id type="integer">1</user-id>
  </problem>
  <problem>
    <category-id type="integer">2</category-id>
    <created type="datetime">2009-05-21T15:57:21Z</created>
    <created-at type="datetime">2009-05-20T14:42:45Z</created-at>
    <description>How can we seperate our JS from our views without centralising everything within application.js?</description>
    <id type="integer">3</id>
    <is-private type="boolean">false</is-private>
    <solution-id type="integer">2</solution-id>
    <title>Separating JS scripts depending on the controller/action</title>
    <updated-at type="datetime">2009-05-21T15:57:21Z</updated-at>
    <user-id type="integer">1</user-id>
  </problem>
  <problem>
    <category-id type="integer">4</category-id>
    <created type="datetime">2009-05-22T12:02:08Z</created>
    <created-at type="datetime">2009-05-21T00:02:46Z</created-at>
    <description>Have been having problems with this for a while, once an element has been click, it is not possible to trigger the event again. How do I get around this?</description>
    <id type="integer">4</id>
    <is-private type="boolean">false</is-private>
    <solution-id type="integer" nil="true"></solution-id>
    <title>Get click to work more than once</title>
    <updated-at type="datetime">2009-05-22T12:02:08Z</updated-at>
    <user-id type="integer">1</user-id>
  </problem>
  <problem>
    <category-id type="integer">2</category-id>
    <created type="datetime">2009-06-17T22:24:01Z</created>
    <created-at type="datetime">2009-06-17T22:24:01Z</created-at>
    <description>When I call:
FuKing::Twitter.stub!(:update).and_return &quot;message&quot;

in my step definition I seem to get errors, is there a way around this?</description>
    <id type="integer">5</id>
    <is-private type="boolean">false</is-private>
    <solution-id type="integer">3</solution-id>
    <title>Stubbing objects in cucumber</title>
    <updated-at type="datetime">2009-06-17T22:30:29Z</updated-at>
    <user-id type="integer">1</user-id>
  </problem>
</problems>
