<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,14 +2,14 @@
 #
 module Merb  
   module ResponderMixin
+    # raise NotFound as if action wasn't supported
+    #
+    def _remove_action_
+      raise ::Merb::ControllerExceptions::NotFound
+    end
+
     module ClassMethods
-      
-      # raise NotFound as if action wasn't supported
-      #
-      def _remove_action_
-        raise NotFound
-      end
-      
+            
       # Removes :edit and :new action
       def no_ui
         before :_remove_action_, :only =&gt; [:new, :edit]</diff>
      <filename>lib/merb_max/roles/helpers.rb</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>pkg/merb_max-0.0.1.gem</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>59d7bf572d4af6f90048fae8c7fe00a57d4b9445</id>
    </parent>
  </parents>
  <author>
    <name>Cory ODaniel</name>
    <email>contact@coryodaniel.com</email>
  </author>
  <url>http://github.com/coryodaniel/MerbMax/commit/84c5ffa329a07567742ceed804a83e9d29515dcb</url>
  <id>84c5ffa329a07567742ceed804a83e9d29515dcb</id>
  <committed-date>2009-11-05T03:01:51-08:00</committed-date>
  <authored-date>2009-11-05T03:01:51-08:00</authored-date>
  <message>Wrong namespace for NotFound</message>
  <tree>4530078dee8b4f705f3cbdb55e382ec7b301fd5e</tree>
  <committer>
    <name>Cory ODaniel</name>
    <email>contact@coryodaniel.com</email>
  </committer>
</commit>
