<?xml version="1.0" encoding="UTF-8"?>
<user>
  <id type="integer">61229</id>
  <url>http://uservoice.com/users/61229-jbrooks</url>
  <avatar_url>http://www.gravatar.com/avatar/9338c9a8ebddbcd4035280e6d0d52c31?default=http://uservoice.com/images/icons/default-avatar.jpg</avatar_url>
  <display_name>jbrooks</display_name>
  <name deprecated="true">jbrooks</name>
  <username deprecated="true">jbrooks</username>
  <activity_score type="integer">40</activity_score>
  <idea_score type="integer">16</idea_score>
  <supported_suggestions type="array" deprecated="false">
<suggestion>
  <id type="integer">36462</id>
  <url>http://railstips.uservoice.com/pages/4515-topic-suggestions/suggestions/36462-advanced-activerecord</url>
  <title>Advanced ActiveRecord</title>
  <abstract>Performing database tasks that can be very resource intensive if done in-correctly. AR doesn't necessarily provide a clear cut path to performing a lot of these without additional effort. Perhaps a...</abstract>
  <text>Performing database tasks that can be very resource intensive if done in-correctly. AR doesn't necessarily provide a clear cut path to performing a lot of these without additional effort. Perhaps a post on how to perform these techniques the cleanest way possible, examples:

* AR missing the 'having' clause, and what to do if you want to use having in your query.
* Count children by parent_id (with conditions, and named_scope [if possible]), to quickly get an ordered array of [[parent, children_count], [parent, children_count]].</text>
  <closed_at nil="true"></closed_at>
  <vote_count type="integer">27</vote_count>
  <comments_count type="integer">4</comments_count>
  <status nil="true"></status>
  <forum>
    <id type="integer">4515</id>
    <name>Topic Suggestions</name>
    <key deprecated="true">general</key>
  </forum>
  <response nil="true"></response>
  <created_by>
    <supporter>
      <user>
        <id type="integer">61229</id>
        <display_name>jbrooks</display_name>
        <name deprecated="true">jbrooks</name>
        <username deprecated="true">jbrooks</username>
      </user>
    </supporter>
  </created_by>
  <created_at type="datetime">2008-10-15T03:32:37Z</created_at>
  <updated_at type="datetime">2008-10-15T03:32:37Z</updated_at>
  <page deprecated="true">
    <key>general</key>
  </page>
</suggestion>
<suggestion>
  <id type="integer">36464</id>
  <url>http://railstips.uservoice.com/pages/4515-topic-suggestions/suggestions/36464-rails-and-money</url>
  <title>Rails and Money</title>
  <abstract>What's the best way to handle tasks in rails when it comes to storing monies in varying currencies. An example of this may be an auction site, which user's list their items in a local currency (or,...</abstract>
  <text>What's the best way to handle tasks in rails when it comes to storing monies in varying currencies. An example of this may be an auction site, which user's list their items in a local currency (or, any currency). User's then want to search for items between values in a specific currency.

* What are the old/current/upcoming currency handling mechanisms?
* Pros/cons (e.g. Do any keep up-to-date currency information, how many currencies do they manage?).
* Is there anything out there which can handle the entire above scenerio.</text>
  <closed_at nil="true"></closed_at>
  <vote_count type="integer">22</vote_count>
  <comments_count type="integer">1</comments_count>
  <status nil="true"></status>
  <forum>
    <id type="integer">4515</id>
    <name>Topic Suggestions</name>
    <key deprecated="true">general</key>
  </forum>
  <response nil="true"></response>
  <created_by>
    <supporter>
      <user>
        <id type="integer">61229</id>
        <display_name>jbrooks</display_name>
        <name deprecated="true">jbrooks</name>
        <username deprecated="true">jbrooks</username>
      </user>
    </supporter>
  </created_by>
  <created_at type="datetime">2008-10-15T03:39:30Z</created_at>
  <updated_at type="datetime">2008-10-15T03:39:30Z</updated_at>
  <page deprecated="true">
    <key>general</key>
  </page>
</suggestion>
<suggestion>
  <id type="integer">36466</id>
  <url>http://railstips.uservoice.com/pages/4515-topic-suggestions/suggestions/36466-alternatives-to-erb</url>
  <title>Alternatives to eRB</title>
  <abstract>What alternatives there are to eRB aside from the populate ones (builder and haml spring to mind as fairly

* What are
*
* Worth using against something great like
*...</abstract>
  <text>What alternatives there are to eRB aside from the populate ones (builder and haml spring to mind as fairly popular).

* What are they
* Pros/Cons
* Worth using against something great like haml
* Niche alternatives (for very specific tasks, perhaps PDF generation?)</text>
  <closed_at nil="true"></closed_at>
  <vote_count type="integer">10</vote_count>
  <comments_count type="integer">1</comments_count>
  <status nil="true"></status>
  <forum>
    <id type="integer">4515</id>
    <name>Topic Suggestions</name>
    <key deprecated="true">general</key>
  </forum>
  <response nil="true"></response>
  <created_by>
    <supporter>
      <user>
        <id type="integer">61229</id>
        <display_name>jbrooks</display_name>
        <name deprecated="true">jbrooks</name>
        <username deprecated="true">jbrooks</username>
      </user>
    </supporter>
  </created_by>
  <created_at type="datetime">2008-10-15T03:43:31Z</created_at>
  <updated_at type="datetime">2008-10-15T03:43:31Z</updated_at>
  <page deprecated="true">
    <key>general</key>
  </page>
</suggestion>
  </supported_suggestions>
  <created_at type="datetime">2008-10-15T03:29:32Z</created_at>
  <updated_at type="datetime">2008-10-27T00:28:52Z</updated_at>
</user>
