<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ class UsersController &lt; ApplicationController
   before_filter :login_required, :except =&gt; [:index, :show, :new, :create, :activate, :bio]
   skip_before_filter :login_by_token, :only =&gt; :sudo
   
-
+ rescue_from NoMethodError, :with =&gt; :user_not_found
 
   def index
     @page_title = 'the music makers and music lovers of alonetone'</diff>
      <filename>app/controllers/users_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4ce395d41689977213b7263d068e96340483c53f</id>
    </parent>
  </parents>
  <author>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </author>
  <url>http://github.com/sudara/alonetone/commit/ddb6063e731ac00bc31d8c88805bcce6a3f35440</url>
  <id>ddb6063e731ac00bc31d8c88805bcce6a3f35440</id>
  <committed-date>2008-04-29T16:53:36-07:00</committed-date>
  <authored-date>2008-04-29T16:53:36-07:00</authored-date>
  <message>show better error/search when user is typed incorrectly</message>
  <tree>e8dc451004f292ffba82c5050b2484e1de07c541</tree>
  <committer>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </committer>
</commit>
