<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>flex_and_rails/rails_awesome_stuff/app/controllers/application_controller.rb</filename>
    </added>
    <added>
      <filename>flex_and_rails/rails_stuff/app/controllers/application_controller.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@
 # ENV['RAILS_ENV'] ||= 'production'
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
 
 # Bootstrap the Rails environment, frameworks, and default configuration
 require File.join(File.dirname(__FILE__), 'boot')</diff>
      <filename>flex_and_rails/rails_awesome_stuff/config/environment.rb</filename>
    </modified>
    <modified>
      <diff>@@ -982,3 +982,306 @@ Completed in 0.03180 (31 reqs/sec) | DB: 0.00000 (0%) |  [http://localhosttasks/
   *[4;35;1mTask Load (0.000915)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 1) *[0m
 Sending data 
 Completed in 0.06624 (15 reqs/sec) | Rendering: 0.00040 (0%) | DB: 0.00092 (1%) | 200 OK [http://localhosttasks/find_all]
+DEPRECATION WARNING: unverifiable_types is deprecated and has no effect. (called from /Users/tony/work/preso_code/flex_and_rails/rails_awesome_stuff/vendor/plugins/rubyamf/app/mime_type.rb:3)
+/!\ FAILSAFE /!\  Tue May 05 08:38:49 -0700 2009
+  Status: 500 Internal Server Error
+  private method `split' called for #&lt;Mime::Type:0x26367d8&gt;
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/mime_type.rb:206:in `method_missing'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/request.rb:51:in `media_type'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/request.rb:117:in `parseable_data?'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/request.rb:138:in `POST'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/request.rb:428:in `request_parameters'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/request.rb:381:in `parameters'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1279:in `assign_shortcuts'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:518:in `process_without_filters'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:606:in `process'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rescue.rb:65:in `call_with_exception'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:91:in `dispatch'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:111:in `_call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:82:in `initialize'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:9:in `cache'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:28:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/methodoverride.rb:24:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/params_parser.rb:15:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rewindable_input.rb:25:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/session/cookie_store.rb:93:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/reloader.rb:9:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/failsafe.rb:11:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `synchronize'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:106:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:31:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:46:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `each'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/log_tailer.rb:17:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/content_length.rb:13:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/chunked.rb:15:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:61:in `process'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:34:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:111
+    /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
+    /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
+    ./script/server:3
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:22) [POST]
+  Session ID: e2c7b3f38bab7fb4d6ac5bed1ad3d834
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+Sending data 
+Completed in 0.04120 (24 reqs/sec) | Rendering: 0.00085 (2%) | DB: 0.00000 (0%) | 200 OK [http://localhost/rubyamf_gateway/]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:23) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+
+
+Processing ContextsController#load_tree (for 127.0.0.1 at 2009-05-05 08:41:23) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;load_tree&quot;, &quot;controller&quot;=&gt;&quot;contexts&quot;}
+  *[4;36;1mContext Load (0.019219)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (parent_id is null) LIMIT 1*[0m
+Rendering contexts/load_tree
+Completed in 0.04176 (23 reqs/sec) | DB: 0.00000 (0%) |  [http://localhostcontexts/load_tree]
+  *[4;35;1mContext Load (0.002717)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 1) ORDER BY &quot;lft&quot;*[0m
+  *[4;36;1mContext Load (0.001577)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 2) ORDER BY &quot;lft&quot;*[0m
+  *[4;35;1mContext Load (0.000497)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 4) ORDER BY &quot;lft&quot;*[0m
+  *[4;36;1mContext Load (0.000400)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 5) ORDER BY &quot;lft&quot;*[0m
+  *[4;35;1mContext Load (0.000387)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 3) ORDER BY &quot;lft&quot;*[0m
+Sending data 
+Completed in 0.24125 (4 reqs/sec) | Rendering: 0.00074 (0%) | DB: 0.00558 (2%) | 200 OK [http://localhostcontexts/load_tree]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:27) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+Sending data 
+Completed in 0.01125 (88 reqs/sec) | Rendering: 0.00062 (5%) | DB: 0.00000 (0%) | 200 OK [http://localhost/rubyamf_gateway/]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:27) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:41:27) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;context_id&quot;=&gt;4, 0=&gt;{&quot;context_id&quot;=&gt;4}, &quot;action&quot;=&gt;&quot;find_all&quot;, &quot;controller&quot;=&gt;&quot;tasks&quot;}
+  *[4;36;1mContext Load (0.000748)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 4) *[0m
+Rendering tasks/find_all
+Completed in 0.03524 (28 reqs/sec) | DB: 0.00000 (0%) |  [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (0.000818)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 4) *[0m
+Sending data 
+Completed in 0.12158 (8 reqs/sec) | Rendering: 0.00095 (0%) | DB: 0.00082 (0%) | 200 OK [http://localhosttasks/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:29) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:41:29) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;context_id&quot;=&gt;2, 0=&gt;{&quot;context_id&quot;=&gt;2}, &quot;action&quot;=&gt;&quot;find_all&quot;, &quot;controller&quot;=&gt;&quot;tasks&quot;}
+  *[4;36;1mContext Load (0.000695)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 2) *[0m
+Rendering tasks/find_all
+Completed in 0.03684 (27 reqs/sec) | DB: 0.00000 (0%) |  [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (0.001244)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 2) *[0m
+Sending data 
+Completed in 0.10449 (9 reqs/sec) | Rendering: 0.00074 (0%) | DB: 0.00124 (1%) | 200 OK [http://localhosttasks/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:32) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:41:32) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;context_id&quot;=&gt;5, 0=&gt;{&quot;context_id&quot;=&gt;5}, &quot;action&quot;=&gt;&quot;find_all&quot;, &quot;controller&quot;=&gt;&quot;tasks&quot;}
+  *[4;36;1mContext Load (0.000721)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 5) *[0m
+Rendering tasks/find_all
+Completed in 0.03675 (27 reqs/sec) | DB: 0.00000 (0%) |  [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (0.000320)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 5) *[0m
+Sending data 
+Completed in 0.09094 (10 reqs/sec) | Rendering: 0.00071 (0%) | DB: 0.00032 (0%) | 200 OK [http://localhosttasks/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:33) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:41:33) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;context_id&quot;=&gt;3, 0=&gt;{&quot;context_id&quot;=&gt;3}, &quot;action&quot;=&gt;&quot;find_all&quot;, &quot;controller&quot;=&gt;&quot;tasks&quot;}
+  *[4;36;1mContext Load (0.000878)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 3) *[0m
+Rendering tasks/find_all
+Completed in 0.03687 (27 reqs/sec) | DB: 0.00000 (0%) |  [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (0.000738)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 3) *[0m
+Sending data 
+Completed in 0.09965 (10 reqs/sec) | Rendering: 0.00108 (1%) | DB: 0.00074 (0%) | 200 OK [http://localhosttasks/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:41:35) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;action&quot;=&gt;&quot;gateway&quot;, &quot;controller&quot;=&gt;&quot;rubyamf&quot;}
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:41:35) [POST]
+  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
+SGFzaHsABjoKQHVzZWR7AA==--4b4d23336279a961697529df6ac62ad92c2d812c
+  Parameters: {&quot;context_id&quot;=&gt;1, 0=&gt;{&quot;context_id&quot;=&gt;1}, &quot;action&quot;=&gt;&quot;find_all&quot;, &quot;controller&quot;=&gt;&quot;tasks&quot;}
+  *[4;36;1mContext Load (0.001057)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 1) *[0m
+Rendering tasks/find_all
+Completed in 0.03916 (25 reqs/sec) | DB: 0.00000 (0%) |  [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (0.001012)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 1) *[0m
+Sending data 
+Completed in 0.20678 (4 reqs/sec) | Rendering: 0.00071 (0%) | DB: 0.00101 (0%) | 200 OK [http://localhosttasks/find_all]
+DEPRECATION WARNING: unverifiable_types is deprecated and has no effect. (called from /Users/tony/work/preso_code/flex_and_rails/rails_awesome_stuff/vendor/plugins/rubyamf/app/mime_type.rb:3)
+/!\ FAILSAFE /!\  Tue May 05 08:42:23 -0700 2009
+  Status: 500 Internal Server Error
+  private method `split' called for #&lt;Mime::Type:0x26367d8&gt;
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/mime_type.rb:206:in `method_missing'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/request.rb:51:in `media_type'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/request.rb:117:in `parseable_data?'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/request.rb:138:in `POST'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/request.rb:428:in `request_parameters'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/request.rb:381:in `parameters'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1279:in `assign_shortcuts'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:518:in `process_without_filters'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:606:in `process'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rescue.rb:65:in `call_with_exception'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:91:in `dispatch'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:111:in `_call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:82:in `initialize'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:9:in `cache'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:28:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/methodoverride.rb:24:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/params_parser.rb:15:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rewindable_input.rb:25:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/session/cookie_store.rb:93:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/reloader.rb:9:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/failsafe.rb:11:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `synchronize'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:106:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:31:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:46:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `each'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/log_tailer.rb:17:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/content_length.rb:13:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/chunked.rb:15:in `call'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:61:in `process'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
+    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:34:in `run'
+    /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:111
+    /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
+    /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
+    ./script/server:3
+DEPRECATION WARNING: unverifiable_types is deprecated and has no effect. (called from /Users/tony/work/preso_code/flex_and_rails/rails_awesome_stuff/vendor/plugins/rubyamf/app/mime_type.rb:3)
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:48:39) [POST]
+Sending data 
+Completed in 13ms (View: 1, DB: 0) | 200 OK [http://localhost/rubyamf_gateway/]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:48:39) [POST]
+
+
+Processing ContextsController#load_tree (for 127.0.0.1 at 2009-05-05 08:48:39) [POST]
+  *[4;36;1mContext Load (1.1ms)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (parent_id is null) LIMIT 1*[0m
+Completed in 25ms (DB: 0) | 200 [http://localhostcontexts/load_tree]
+  *[4;35;1mContext Load (1.3ms)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 1) ORDER BY &quot;lft&quot;*[0m
+  *[4;36;1mContext Load (1.3ms)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 2) ORDER BY &quot;lft&quot;*[0m
+  *[4;35;1mContext Load (0.4ms)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 4) ORDER BY &quot;lft&quot;*[0m
+  *[4;36;1mContext Load (0.4ms)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 5) ORDER BY &quot;lft&quot;*[0m
+  *[4;35;1mContext Load (0.8ms)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;parent_id&quot; = 3) ORDER BY &quot;lft&quot;*[0m
+Sending data 
+Completed in 155ms (View: 1, DB: 4) | 200 OK [http://localhostcontexts/load_tree]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:48:52) [POST]
+Sending data 
+Completed in 13ms (View: 1, DB: 0) | 200 OK [http://localhost/rubyamf_gateway/]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:48:52) [POST]
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:48:52) [POST]
+  Parameters: {&quot;context_id&quot;=&gt;2, 0=&gt;{&quot;context_id&quot;=&gt;2}}
+  *[4;36;1mContext Load (0.7ms)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 2) *[0m
+Completed in 41ms (DB: 0) | 200 [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (0.9ms)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 2) *[0m
+Sending data 
+Completed in 170ms (View: 1, DB: 1) | 200 OK [http://localhosttasks/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:48:53) [POST]
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:48:53) [POST]
+  Parameters: {&quot;context_id&quot;=&gt;3, 0=&gt;{&quot;context_id&quot;=&gt;3}}
+  *[4;36;1mContext Load (0.7ms)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 3) *[0m
+Completed in 40ms (DB: 0) | 200 [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (0.8ms)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 3) *[0m
+Sending data 
+Completed in 108ms (View: 1, DB: 1) | 200 OK [http://localhosttasks/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:48:54) [POST]
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:48:54) [POST]
+  Parameters: {&quot;context_id&quot;=&gt;1, 0=&gt;{&quot;context_id&quot;=&gt;1}}
+  *[4;36;1mContext Load (0.7ms)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 1) *[0m
+Completed in 41ms (DB: 0) | 200 [http://localhosttasks/find_all]
+  *[4;35;1mTask Load (1.3ms)*[0m   *[0mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 1) *[0m
+Sending data 
+Completed in 112ms (View: 1, DB: 1) | 200 OK [http://localhosttasks/find_all]</diff>
      <filename>flex_and_rails/rails_awesome_stuff/log/development.log</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@
 # ENV['RAILS_ENV'] ||= 'production'
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
 
 # Bootstrap the Rails environment, frameworks, and default configuration
 require File.join(File.dirname(__FILE__), 'boot')</diff>
      <filename>flex_and_rails/rails_stuff/config/environment.rb</filename>
    </modified>
    <modified>
      <diff>@@ -595,3 +595,79 @@ Completed in 0.01280 (78 reqs/sec) | DB: 0.00000 (0%) |  [http://localhosttasks/
 Sending data 
 Completed in 0.02304 (43 reqs/sec) | Rendering: 0.00019 (0%) | DB: 0.00034 (1%) | 200 OK [http://localhosttasks/find_all]
   *[4;36;1mSQL (0.000638)*[0m   *[0;1mSELECT version FROM schema_migrations*[0m
+DEPRECATION WARNING: unverifiable_types is deprecated and has no effect. (called from /Users/tony/work/preso_code/flex_and_rails/rails_stuff/vendor/plugins/rubyamf/app/mime_type.rb:3)
+  *[4;36;1mSQL (0.8ms)*[0m   *[0;1m SELECT name
+ FROM sqlite_master
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
+*[0m
+  *[4;35;1mSQL (0.5ms)*[0m   *[0mSELECT version FROM schema_migrations*[0m
+Migrating to CreateContexts (20080817071838)
+Migrating to CreateTasks (20080817071858)
+  *[4;36;1mSQL (0.4ms)*[0m   *[0;1mselect sqlite_version(*)*[0m
+  *[4;35;1mSQL (0.6ms)*[0m   *[0m SELECT name
+ FROM sqlite_master
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
+*[0m
+  *[4;36;1mSQL (0.5ms)*[0m   *[0;1mSELECT version FROM schema_migrations*[0m
+  *[4;35;1mSQL (0.6ms)*[0m   *[0m SELECT name
+ FROM sqlite_master
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
+*[0m
+  *[4;36;1mSQL (0.2ms)*[0m   *[0;1mPRAGMA index_list(&quot;contexts&quot;)*[0m
+  *[4;35;1mSQL (0.2ms)*[0m   *[0mPRAGMA index_list(&quot;tasks&quot;)*[0m
+DEPRECATION WARNING: unverifiable_types is deprecated and has no effect. (called from /Users/tony/work/preso_code/flex_and_rails/rails_stuff/vendor/plugins/rubyamf/app/mime_type.rb:3)
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:50:03) [POST]
+Sending data 
+Completed in 14ms (View: 1, DB: 0) | 200 OK [http://localhost/rubyamf_gateway/]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:50:03) [POST]
+Sending data 
+Completed in 32ms (View: 1, DB: 0) | 200 OK [http://localhost/rubyamf_gateway/]
+DEPRECATION WARNING: unverifiable_types is deprecated and has no effect. (called from /Users/tony/work/preso_code/flex_and_rails/rails_stuff/vendor/plugins/rubyamf/app/mime_type.rb:3)
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:50:49) [POST]
+Sending data 
+Completed in 13ms (View: 1, DB: 0) | 200 OK [http://localhost/rubyamf_gateway/]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:50:49) [POST]
+
+
+Processing ContextsController#find_all (for 127.0.0.1 at 2009-05-05 08:50:49) [POST]
+  *[4;36;1mContext Load (1.4ms)*[0m   *[0;1mSELECT * FROM &quot;contexts&quot; *[0m
+Completed in 26ms (DB: 0) | 200 [http://localhostcontexts/find_all]
+Sending data 
+Completed in 108ms (View: 1, DB: 0) | 200 OK [http://localhostcontexts/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:50:51) [POST]
+Sending data 
+Completed in 13ms (View: 1, DB: 0) | 200 OK [http://localhost/rubyamf_gateway/]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:50:51) [POST]
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:50:51) [POST]
+  Parameters: {&quot;context_id&quot;=&gt;1, 0=&gt;{&quot;context_id&quot;=&gt;1}}
+  *[4;35;1mContext Load (0.8ms)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 1) *[0m
+Completed in 69ms (DB: 0) | 200 [http://localhosttasks/find_all]
+  *[4;36;1mTask Load (8.1ms)*[0m   *[0;1mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 1) *[0m
+Sending data 
+Completed in 158ms (View: 1, DB: 8) | 200 OK [http://localhosttasks/find_all]
+
+
+Processing RubyamfController#gateway (for 127.0.0.1 at 2009-05-05 08:50:51) [POST]
+
+
+Processing TasksController#find_all (for 127.0.0.1 at 2009-05-05 08:50:52) [POST]
+  Parameters: {&quot;context_id&quot;=&gt;2, 0=&gt;{&quot;context_id&quot;=&gt;2}}
+  *[4;35;1mContext Load (0.6ms)*[0m   *[0mSELECT * FROM &quot;contexts&quot; WHERE (&quot;contexts&quot;.&quot;id&quot; = 2) *[0m
+Completed in 41ms (DB: 0) | 200 [http://localhosttasks/find_all]
+  *[4;36;1mTask Load (1.0ms)*[0m   *[0;1mSELECT * FROM &quot;tasks&quot; WHERE (&quot;tasks&quot;.context_id = 2) *[0m
+Sending data 
+Completed in 177ms (View: 1, DB: 1) | 200 OK [http://localhosttasks/find_all]</diff>
      <filename>flex_and_rails/rails_stuff/log/development.log</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>flex_and_rails/rails_awesome_stuff/app/controllers/application.rb</filename>
    </removed>
    <removed>
      <filename>flex_and_rails/rails_stuff/app/controllers/application.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d88d4e373ae276e926f32b189bf5c196a71d6404</id>
    </parent>
  </parents>
  <author>
    <name>Tony Hillerson</name>
    <email>tony.hillerson@effectiveui.com</email>
  </author>
  <url>http://github.com/thillerson/preso_code/commit/3535cdca2868c314e48337b94ae7e87dfc59ee79</url>
  <id>3535cdca2868c314e48337b94ae7e87dfc59ee79</id>
  <committed-date>2009-05-05T08:51:12-07:00</committed-date>
  <authored-date>2009-05-05T08:51:12-07:00</authored-date>
  <message>updated to rails 2.3.2</message>
  <tree>885705ed9aa0a95aca38919487a1098e80cde241</tree>
  <committer>
    <name>Tony Hillerson</name>
    <email>tony.hillerson@effectiveui.com</email>
  </committer>
</commit>
