View Single Post
Thanks for doing this! However I get an error when trying to add something to the inbox:

Processing InboxController#add (for 192.168.201.158 at 2007-12-25 23:28:58) [POST]
Session ID: 8708ce2a1c418d119e2883c418a785aa
Parameters: {"action"=>"add", "controller"=>"inbox", "inbox_item_name"=>"listen to lifehack.org podcast"}

RuntimeError (Unknown property, element or command: 'start'):
.//vendor/rb-appscript-0.5.0/src/lib/appscript.rb:661:in `method_missing'
.//app/controllers/inbox_controller.rb:15:in `add'
.//vendor/rails/actionpack/lib/action_controller/base.rb:1095:in `send'
.//vendor/rails/actionpack/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:632:in `call_filter'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:638:in `call_filter'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:600:in `call'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:600:in `proxy_before_and_after_filter'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:470:in `call'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:470:in `call'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:637:in `call_filter'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:638:in `call_filter'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:449:in `call'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:637:in `call_filter'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
.//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
.//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
.//vendor/rails/actionpack/lib/action_controller/rescue.rb:83:in `perform_action'
.//vendor/rails/actionpack/lib/action_controller/base.rb:430:in `send'
.//vendor/rails/actionpack/lib/action_controller/base.rb:430:in `process_without_filters'
.//vendor/rails/actionpack/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
.//vendor/rails/actionpack/lib/action_controller/session_management.rb:114:in `process'
.//vendor/rails/actionpack/lib/action_controller/base.rb:330:in `process'
.//vendor/rails/railties/lib/dispatcher.rb:41:in `dispatch'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
.//vendor/rails/activesupport/lib/active_support/dependencies.rb:488:in `load'
.//vendor/rails/activesupport/lib/active_support/dependencies.rb:488:in `load'
.//vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
.//vendor/rails/activesupport/lib/active_support/dependencies.rb:488:in `load'
.//vendor/rails/railties/lib/commands/servers/mongrel.rb:60
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
.//vendor/rails/activesupport/lib/active_support/dependencies.rb:495:in `require'
.//vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
.//vendor/rails/activesupport/lib/active_support/dependencies.rb:495:in `require'
.//vendor/rails/railties/lib/commands/server.rb:39
./script/server:3:in `require'
./script/server:3


Rendering ./script/../config/../vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.rhtml (500 Internal Error)