Initial commit.

This commit is contained in:
yan
2011-11-17 15:45:33 -06:00
commit 882015bc6d
1819 changed files with 111625 additions and 0 deletions

1
vim/tmp/ruby_debugger Normal file
View File

@@ -0,0 +1 @@
<suspended file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/validations.rb' line='945' threadId='640' frames='19'/>++vim-ruby-debugger separator++<variables><variable name="self" kind="local" value="-" type="User" hasChildren="true" objectId="+0x83046e3c"/></variables>++vim-ruby-debugger separator++<frames><frame no='1' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/validations.rb' line='945' current='true' /><frame no='2' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/validations.rb' line='940' /><frame no='3' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/callbacks.rb' line='267' /><frame no='4' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/validations.rb' line='910' /><frame no='5' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/dirty.rb' line='83' /><frame no='6' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/transactions.rb' line='110' /><frame no='7' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/transactions.rb' line='79' /><frame no='8' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/transactions.rb' line='98' /><frame no='9' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/transactions.rb' line='110' /><frame no='10' file='/Users/yan/Sites/git-vamp/vendor/rails/activerecord/lib/active_record/transactions.rb' line='110' /><frame no='11' file='/Users/yan/Sites/git-vamp/app/controllers/account_controller.rb' line='126' /><frame no='12' file='/Users/yan/Sites/git-vamp/vendor/rails/actionpack/lib/action_controller/base.rb' line='1162' /><frame no='13' file='/Users/yan/Sites/git-vamp/vendor/rails/actionpack/lib/action_controller/base.rb' line='1162' /><frame no='14' file='/Users/yan/Sites/git-vamp/vendor/rails/actionpack/lib/action_controller/filters.rb' line='580' /><frame no='15' file='/Users/yan/Sites/git-vamp/vendor/rails/actionpack/lib/action_controller/filters.rb' line='601' /><frame no='16' file='/Users/yan/Sites/git-vamp/vendor/rails/actionpack/lib/action_controller/filters.rb' line='415' /><frame no='17' file='/Users/yan/Sites/git-vamp/vendor/rails/activesupport/lib/active_support/callbacks.rb' line='177' /><frame no='18' file='/Users/yan/Sites/git-vamp/vendor/rails/actionpack/lib/action_controller/filters.rb' line='393' /><frame no='19' file='/Users/yan/Sites/git-vamp/vendor/rails/actionpack/lib/action_controller/filters.rb' line='598' /></frames>

16
vim/tmp/ruby_debugger_log Normal file
View File

@@ -0,0 +1,16 @@
2011/01/25 11:25:22 Toggling window with name: frames
2011/01/25 11:25:22 Opened window with name: frames
2011/01/25 11:25:22 Start displaying data in window with name: frames
2011/01/25 11:25:22 Set focus to window with name: frames
2011/01/25 11:25:22 Inserted data to window with name: frames
2011/01/25 11:25:22 Restored view of window with name: frames
2011/01/25 11:25:22 Complete displaying data in window with name: frames
2011/01/25 11:25:22 Opened frames window
2011/01/25 11:25:28 Toggling window with name: frames
2011/01/25 11:25:28 Opened window with name: frames
2011/01/25 11:25:28 Start displaying data in window with name: frames
2011/01/25 11:25:28 Set focus to window with name: frames
2011/01/25 11:25:28 Inserted data to window with name: frames
2011/01/25 11:25:28 Restored view of window with name: frames
2011/01/25 11:25:28 Complete displaying data in window with name: frames
2011/01/25 11:25:28 Opened frames window

View File

@@ -0,0 +1,34 @@
Fast Debugger (ruby-debug-ide 0.4.16, ruby-debug-base 0.10.4) listens on 127.0.0.1:39767
=> Booting WEBrick
=> Rails 2.3.6 application starting on http://0.0.0.0:3000
** [NewRelic] NewRelic Agent Developer Mode enabled.
** [NewRelic] To view performance information, go to http://localhost:3000/newrelic
** [NewRelic] New Relic RPM Agent 2.10.1 Initialized: pid = 95408
** [NewRelic] Agent Log found in /Users/yan/Sites/git-vamp/log/newrelic_agent.log
=> QueryTrace disabled; CTRL-\ to toggle
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2010-12-11 00:51:22] INFO WEBrick 1.3.1
[2010-12-11 00:51:22] INFO ruby 1.8.7 (2009-06-12) [universal-darwin10.0]
[2010-12-11 00:51:22] WARN TCPServer Error: Address already in use - bind(2)
Exiting
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/utils.rb:73:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/utils.rb:73:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/utils.rb:73:in `create_listeners'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/utils.rb:70:in `each'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/utils.rb:70:in `create_listeners'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:75:in `listen'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:63:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:24:in `initialize'
/Library/Ruby/Gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:10:in `new'
/Library/Ruby/Gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:10:in `run'
/Users/yan/Sites/git-vamp/vendor/rails/railties/lib/commands/server.rb:111
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
/Users/yan/Sites/git-vamp/script/server:3
/Library/Ruby/Gems/1.8/gems/ruby-debug-ide-0.4.16/lib/ruby-debug-ide.rb:112:in `debug_load'
/Library/Ruby/Gems/1.8/gems/ruby-debug-ide-0.4.16/lib/ruby-debug-ide.rb:112:in `debug_program'
/Library/Ruby/Gems/1.8/gems/ruby-debug-ide-0.4.16/bin/rdebug-ide:87
/usr/bin/rdebug-ide:19:in `load'
/usr/bin/rdebug-ide:19
Uncaught exception: Address already in use - bind(2)