Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

including gem 'delayed_job_active_record' causes [BUG] Segmentation fault ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0] #22

Closed
zsll opened this issue Jul 13, 2012 · 1 comment

Comments

@zsll
Copy link

zsll commented Jul 13, 2012

I am using rails 3.2.6, ruby 1.9.3-p194 on a mac.

Whenever I include the gem and run "rails c", it will crash with the following error:

[BUG] Segmentation fault
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0]

-- Control frame information -----------------------------------------------
c:0063 p:---- s:0199 b:0199 l:000198 d:000198 CFUNC :initialize_copy
c:0062 p:---- s:0197 b:0197 l:000196 d:000196 CFUNC :initialize_dup
c:0061 p:---- s:0195 b:0195 l:000194 d:000194 CFUNC :dup
c:0060 p:0020 s:0192 b:0192 l:000191 d:000191 CLASS /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/delegate.rb:44
c:0059 p:0015 s:0189 b:0189 l:000188 d:000188 TOP /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/delegate.rb:43
c:0058 p:---- s:0184 b:0184 l:000183 d:000183 FINISH
c:0057 p:---- s:0182 b:0182 l:000181 d:000181 CFUNC :require
c:0056 p:0010 s:0178 b:0178 l:000170 d:000177 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0055 p:0071 s:0176 b:0176 l:000175 d:000175 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236
c:0054 p:0019 s:0171 b:0171 l:000170 d:000170 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0053 p:0011 s:0166 b:0166 l:000165 d:000165 TOP /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/tempfile.rb:7
c:0052 p:---- s:0163 b:0163 l:000162 d:000162 FINISH
c:0051 p:---- s:0161 b:0161 l:000160 d:000160 CFUNC :require
c:0050 p:0010 s:0157 b:0157 l:000149 d:000156 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0049 p:0071 s:0155 b:0155 l:000154 d:000154 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236
c:0048 p:0019 s:0150 b:0150 l:000149 d:000149 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0047 p:0011 s:0145 b:0145 l:000144 d:000144 TOP /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/http/request.rb:1
c:0046 p:---- s:0143 b:0143 l:000142 d:000142 FINISH
c:0045 p:---- s:0141 b:0141 l:000140 d:000140 CFUNC :require
c:0044 p:0010 s:0137 b:0137 l:000129 d:000136 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0043 p:0071 s:0135 b:0135 l:000134 d:000134 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236
c:0042 p:0019 s:0130 b:0130 l:000129 d:000129 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0041 p:0011 s:0125 b:0125 l:000124 d:000124 TOP /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing/redirection.rb:1
c:0040 p:---- s:0123 b:0123 l:000122 d:000122 FINISH
c:0039 p:---- s:0121 b:0121 l:000120 d:000120 CFUNC :require
c:0038 p:0010 s:0117 b:0117 l:000109 d:000116 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0037 p:0071 s:0115 b:0115 l:000114 d:000114 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236
c:0036 p:0019 s:0110 b:0110 l:000109 d:000109 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0035 p:0059 s:0105 b:0105 l:000104 d:000104 TOP /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing/mapper.rb:5
c:0034 p:---- s:0103 b:0103 l:000102 d:000102 FINISH
c:0033 p:0021 s:0101 b:0101 l:000100 d:000100 CLASS /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/rails/routes.rb:30
c:0032 p:0038 s:0099 b:0099 l:000098 d:000098 TOP /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/rails/routes.rb:4
c:0031 p:---- s:0097 b:0097 l:000096 d:000096 FINISH
c:0030 p:---- s:0095 b:0095 l:000094 d:000094 CFUNC :require
c:0029 p:0010 s:0091 b:0091 l:000083 d:000090 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0028 p:0071 s:0089 b:0089 l:000088 d:000088 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236
c:0027 p:0019 s:0084 b:0084 l:000083 d:000083 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0026 p:0011 s:0079 b:0079 l:000078 d:000078 TOP /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/rails.rb:1
c:0025 p:---- s:0077 b:0077 l:000076 d:000076 FINISH
c:0024 p:---- s:0075 b:0075 l:000074 d:000074 CFUNC :require
c:0023 p:0010 s:0071 b:0071 l:000063 d:000070 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0022 p:0071 s:0069 b:0069 l:000068 d:000068 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236
c:0021 p:0019 s:0064 b:0064 l:000063 d:000063 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251
c:0020 p:0141 s:0059 b:0059 l:000058 d:000058 TOP /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise.rb:439
c:0019 p:---- s:0057 b:0057 l:000056 d:000056 FINISH
c:0018 p:---- s:0055 b:0055 l:000054 d:000054 CFUNC :require
c:0017 p:0026 s:0051 b:0051 l:000031 d:000050 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:68
c:0016 p:---- s:0048 b:0048 l:000047 d:000047 FINISH
c:0015 p:---- s:0046 b:0046 l:000045 d:000045 CFUNC :each
c:0014 p:0091 s:0043 b:0043 l:000031 d:000042 BLOCK /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:66
c:0013 p:---- s:0037 b:0037 l:000036 d:000036 FINISH
c:0012 p:---- s:0035 b:0035 l:000034 d:000034 CFUNC :each
c:0011 p:0046 s:0032 b:0032 l:000031 d:000031 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:55
c:0010 p:0021 s:0028 b:0028 l:000027 d:000027 METHOD /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler.rb:119
c:0009 p:0089 s:0024 b:0024 l:000023 d:000023 TOP /Users/noahs/Desktop/deries/config/application.rb:7
c:0008 p:---- s:0022 b:0022 l:000021 d:000021 FINISH
c:0007 p:---- s:0020 b:0020 l:000019 d:000019 CFUNC :require
c:0006 p:0543 s:0016 b:0016 l:000015 d:000015 TOP /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/commands.rb:39
c:0005 p:---- s:0012 b:0012 l:000011 d:000011 FINISH
c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC :require
c:0003 p:0061 s:0006 b:0006 l:0003a8 d:0000d8 EVAL script/rails:6
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:0003a8 d:0003a8 TOP

-- Ruby level backtrace information ----------------------------------------
script/rails:6:in <main>' script/rails:6:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/commands.rb:39:in <top (required)>' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/commands.rb:39:inrequire'
/Users/noahs/Desktop/deries/config/application.rb:7:in <top (required)>' /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler.rb:119:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:55:in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:55:ineach'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:66:in block in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:66:ineach'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:68:in block (2 levels) in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb:68:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise.rb:439:in <top (required)>' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:in load_dependency' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inblock in require'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/rails.rb:1:in<top (required)>'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:inload_dependency'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in block in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/rails/routes.rb:4:in <top (required)>' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/rails/routes.rb:30:inmodule:Routing'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing/mapper.rb:5:in <top (required)>' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:in load_dependency' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inblock in require'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing/redirection.rb:1:in<top (required)>'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:inload_dependency'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in block in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/http/request.rb:1:in <top (required)>' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:in load_dependency' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inblock in require'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in require' /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/tempfile.rb:7:in<top (required)>'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:inload_dependency'
/Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in block in require' /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire'
/Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/delegate.rb:43:in <top (required)>' /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/delegate.rb:44:inclass:Delegator'
/Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/delegate.rb:44:in dup' /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/delegate.rb:44:ininitialize_dup'
/Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/delegate.rb:44:in `initialize_copy'

-- C level backtrace information -------------------------------------------

See Crash Report log file under ~/Library/Logs/CrashReporter or
/Library/Logs/CrashReporter, for the more detail of.

-- Other runtime information -----------------------------------------------

  • Loaded script: script/rails

  • Loaded features:

    0 enumerator.so
    1 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/enc/encdb.bundle
    2 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/enc/trans/transdb.bundle
    3 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb
    4 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/rbconfig.rb
    5 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/deprecate.rb
    6 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/exceptions.rb
    7 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb
    8 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems.rb
    9 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/pathname.bundle
    10 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/pathname.rb
    11 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/version.rb
    12 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/etc.bundle
    13 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/config_file.rb
    14 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb
    15 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb
    16 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/platform.rb
    17 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb
    18 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/path_support.rb
    19 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/syntax_error.rb
    20 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/psych.bundle
    21 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/stringio.bundle
    22 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes/node.rb
    23 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes/stream.rb
    24 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes/document.rb
    25 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes/sequence.rb
    26 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes/scalar.rb
    27 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes/mapping.rb
    28 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes/alias.rb
    29 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/nodes.rb
    30 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/streaming.rb
    31 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/visitors/visitor.rb
    32 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/strscan.bundle
    33 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/scalar_scanner.rb
    34 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/visitors/to_ruby.rb
    35 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/visitors/emitter.rb
    36 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb
    37 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/json/ruby_events.rb
    38 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/visitors/json_tree.rb
    39 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/visitors/depth_first.rb
    40 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/visitors.rb
    41 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/handler.rb
    42 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/tree_builder.rb
    43 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/parser.rb
    44 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/omap.rb
    45 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/set.rb
    46 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/coder.rb
    47 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/core_ext.rb
    48 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/date_core.bundle
    49 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/date/format.rb
    50 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/date.rb
    51 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/deprecated.rb
    52 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/stream.rb
    53 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/json/yaml_events.rb
    54 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/json/tree_builder.rb
    55 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/json/stream.rb
    56 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych/handlers/document_stream.rb
    57 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/psych.rb
    58 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/psych_additions.rb
    59 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/psych_tree.rb
    60 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/yaml.rb
    61 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/syck_hack.rb
    62 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/rubygems_integration.rb
    63 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/shared_helpers.rb
    64 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/fileutils.rb
    65 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/psyched_yaml.rb
    66 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/gem_helpers.rb
    67 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/match_platform.rb
    68 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/rubygems_ext.rb
    69 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/version.rb
    70 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler.rb
    71 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/digest.bundle
    72 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/digest.rb
    73 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/digest/sha1.bundle
    74 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/environment.rb
    75 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/runtime.rb
    76 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/settings.rb
    77 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/set.rb
    78 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/definition.rb
    79 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/dependency.rb
    80 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/dsl.rb
    81 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb
    82 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/generic.rb
    83 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/ftp.rb
    84 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/http.rb
    85 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/https.rb
    86 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/ldap.rb
    87 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/ldaps.rb
    88 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/mailto.rb
    89 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri.rb
    90 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/user_interaction.rb
    91 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package/f_sync_dir.rb
    92 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_header.rb
    93 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/enc/iso_8859_1.bundle
    94 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/zlib.bundle
    95 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb
    96 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb
    97 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader/entry.rb
    98 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader.rb
    99 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb
    100 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/package.rb
    101 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/format.rb
    102 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/ext/builder.rb
    103 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/ext/configure_builder.rb
    104 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/optparse.rb
    105 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/command.rb
    106 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/ext/ext_conf_builder.rb
    107 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/ext/rake_builder.rb
    108 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/ext.rb
    109 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/require_paths_builder.rb
    110 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb
    111 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb
    112 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/errors.rb
    113 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/text.rb
    114 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb
    115 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/open3.rb
    116 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/gem_installer.rb
    117 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/source.rb
    118 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/lockfile_parser.rb
    119 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/lazy_specification.rb
    120 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/tsort.rb
    121 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/forwardable.rb
    122 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/spec_set.rb
    123 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/index.rb
    124 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/remote_specification.rb
    125 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/endpoint_specification.rb
    126 /Users/noahs/.bundler/ruby/1.9.1/paperclip-813c8c8feb63/lib/paperclip/version.rb
    127 /Users/noahs/.bundler/ruby/1.9.1/thinking-sphinx-8f0e34b4a684/lib/thinking_sphinx/version.rb
    128 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/dep_proxy.rb
    129 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb
    130 /Users/noahs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.4/lib/bundler/setup.rb
    131 /Users/noahs/Desktop/deries/config/boot.rb
    132 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/object/inclusion.rb
    133 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/e2mmap.rb
    134 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/init.rb
    135 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/workspace.rb
    136 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/inspector.rb
    137 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/context.rb
    138 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/extend-command.rb
    139 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/output-method.rb
    140 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/notifier.rb
    141 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/slex.rb
    142 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/ruby-token.rb
    143 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/ruby-lex.rb
    144 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/src_encoding.rb
    145 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/magic-file.rb
    146 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/readline.bundle
    147 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/input-method.rb
    148 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/locale.rb
    149 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb.rb
    150 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/irb/completion.rb
    151 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/commands/console.rb
    152 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/ruby_version_check.rb
    153 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/openssl.bundle
    154 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/bn.rb
    155 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/cipher.rb
    156 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/config.rb
    157 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/digest.rb
    158 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/buffering.rb
    159 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/fcntl.bundle
    160 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/ssl-internal.rb
    161 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl/x509-internal.rb
    162 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/openssl.rb
    163 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/securerandom.rb
    164 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/inflector/inflections.rb
    165 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/inflector/methods.rb
    166 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/lazy_load_hooks.rb
    167 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies/autoload.rb
    168 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/version.rb
    169 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support.rb
    170 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/kernel/reporting.rb
    171 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/array/extract_options.rb
    172 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/class/attribute_accessors.rb
    173 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/notifications/fanout.rb
    174 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/notifications.rb
    175 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/array/wrap.rb
    176 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/deprecation/behaviors.rb
    177 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/deprecation/reporting.rb
    178 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/deprecation.rb
    179 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/aliasing.rb
    180 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/deprecation/method_wrappers.rb
    181 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/deprecation/proxy_wrappers.rb
    182 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/deprecation.rb
    183 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/thread.rb
    184 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/monitor.rb
    185 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/logger.rb
    186 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/logger.rb
    187 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/hash/reverse_merge.rb
    188 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/initializable.rb
    189 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/ordered_hash.rb
    190 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/ordered_options.rb
    191 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/hash/deep_dup.rb
    192 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/paths.rb
    193 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/rack.rb
    194 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/configuration.rb
    195 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/attribute_accessors.rb
    196 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/multibyte/utils.rb
    197 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/multibyte.rb
    198 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/string/multibyte.rb
    199 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/i18n-0.6.0/lib/i18n/version.rb
    200 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/i18n-0.6.0/lib/i18n/exceptions.rb
    201 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/i18n-0.6.0/lib/i18n/interpolate/ruby.rb
    202 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/i18n-0.6.0/lib/i18n.rb
    203 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/i18n-0.6.0/lib/i18n/config.rb
    204 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/i18n.rb
    205 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/inflector/transliterate.rb
    206 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/inflections.rb
    207 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/string/inflections.rb
    208 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/inflector.rb
    209 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/introspection.rb
    210 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/delegation.rb
    211 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/railtie.rb
    212 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/engine/railties.rb
    213 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/engine.rb
    214 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/time.rb
    215 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/base64.rb
    216 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/base64.rb
    217 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/string/encoding.rb
    218 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/object/blank.rb
    219 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/xml_mini/rexml.rb
    220 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/xml_mini.rb
    221 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/hash/keys.rb
    222 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/array/conversions.rb
    223 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/plugin.rb
    224 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/application.rb
    225 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/version.rb
    226 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/file_update_checker.rb
    227 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/concern.rb
    228 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/railtie/configurable.rb
    229 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/railtie/configuration.rb
    230 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/i18n_railtie.rb
    231 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/railtie.rb
    232 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_pack/version.rb
    233 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_pack.rb
    234 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activemodel-3.2.6/lib/active_model/version.rb
    235 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activemodel-3.2.6/lib/active_model.rb
    236 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack.rb
    237 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch.rb
    238 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/railtie.rb
    239 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails.rb
    240 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/crud.rb
    241 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/factory_methods.rb
    242 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/expressions.rb
    243 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/predications.rb
    244 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/math.rb
    245 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/alias_predication.rb
    246 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/order_predications.rb
    247 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/table.rb
    248 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/attributes/attribute.rb
    249 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/attributes.rb
    250 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/compatibility/wheres.rb
    251 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/relation.rb
    252 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/expression.rb
    253 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/visitor.rb
    254 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/depth_first.rb
    255 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/bigdecimal.bundle
    256 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/to_sql.rb
    257 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/sqlite.rb
    258 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/postgresql.rb
    259 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/mysql.rb
    260 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/mssql.rb
    261 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/oracle.rb
    262 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/join_sql.rb
    263 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/where_sql.rb
    264 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
    265 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/dot.rb
    266 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
    267 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors/informix.rb
    268 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/visitors.rb
    269 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/tree_manager.rb
    270 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/insert_manager.rb
    271 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/select_manager.rb
    272 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/update_manager.rb
    273 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/delete_manager.rb
    274 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/node.rb
    275 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/select_statement.rb
    276 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/select_core.rb
    277 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/insert_statement.rb
    278 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/update_statement.rb
    279 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/terminal.rb
    280 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/true.rb
    281 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/false.rb
    282 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/unary.rb
    283 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
    284 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/descending.rb
    285 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/unqualified_column.rb
    286 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/with.rb
    287 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/binary.rb
    288 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/equality.rb
    289 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/in.rb
    290 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/join_source.rb
    291 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/delete_statement.rb
    292 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/table_alias.rb
    293 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/infix_operation.rb
    294 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/and.rb
    295 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/function.rb
    296 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/count.rb
    297 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/values.rb
    298 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
    299 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/inner_join.rb
    300 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/outer_join.rb
    301 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/string_join.rb
    302 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes/sql_literal.rb
    303 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/nodes.rb
    304 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/deprecated.rb
    305 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/sql/engine.rb
    306 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel/sql_literal.rb
    307 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/arel-3.0.2/lib/arel.rb
    308 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/version.rb
    309 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/enumerable.rb
    310 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/kernel/singleton_class.rb
    311 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/remove_method.rb
    312 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/class/attribute.rb
    313 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activemodel-3.2.6/lib/active_model/attribute_methods.rb
    314 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/attribute_methods.rb
    315 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/bigdecimal/util.rb
    316 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb
    317 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/benchmark.rb
    318 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/connection_adapters/schema_cache.rb
    319 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/big_decimal/conversions.rb
    320 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/quoting.rb
    321 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/database_statements.rb
    322 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/schema_statements.rb
    323 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/database_limits.rb
    324 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/query_cache.rb
    325 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/descendants_tracker.rb
    326 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/callbacks.rb
    327 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract_adapter.rb
    328 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/scoping.rb
    329 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record.rb
    330 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activemodel-3.2.6/lib/active_model/railtie.rb
    331 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/basic_object.rb
    332 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/object/acts_like.rb
    333 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/duration.rb
    334 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/time/publicize_conversion_methods.rb
    335 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/object/try.rb
    336 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/values/time_zone.rb
    337 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/time/conversions.rb
    338 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/time/calculations.rb
    339 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/time_with_zone.rb
    340 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/time/zones.rb
    341 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/date/zones.rb
    342 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/date/calculations.rb
    343 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/date_time/calculations.rb
    344 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/date_time/conversions.rb
    345 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/process/daemon.rb
    346 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/string/conversions.rb
    347 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/i18n-0.6.0/lib/i18n/core_ext/string/interpolate.rb
    348 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/string/interpolation.rb
    349 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/rexml/rexml.rb
    350 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/rexml.rb
    351 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/file/path.rb
    352 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/method_names.rb
    353 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/ruby/shim.rb
    354 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/attr_internal.rb
    355 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/anonymous.rb
    356 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/abstract_controller.rb
    357 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/erb.rb
    358 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/enc/trans/single_byte.bundle
    359 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/enc/trans/escape.bundle
    360 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/string/output_safety.rb
    361 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_view.rb
    362 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_controller/vendor/html-scanner.rb
    363 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/load_error.rb
    364 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/name_error.rb
    365 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/uri.rb
    366 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_controller.rb
    367 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_view/railtie.rb
    368 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/abstract_controller/railties/routes_helpers.rb
    369 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_controller/railties/paths.rb
    370 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_controller/railtie.rb
    371 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.6/lib/active_record/railtie.rb
    372 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionmailer-3.2.6/lib/action_mailer/version.rb
    373 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/class/delegating_attributes.rb
    374 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/reachable.rb
    375 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/class/subclasses.rb
    376 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/class.rb
    377 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/array/uniq_by.rb
    378 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionmailer-3.2.6/lib/action_mailer.rb
    379 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionmailer-3.2.6/lib/action_mailer/railtie.rb
    380 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activeresource-3.2.6/lib/active_resource/exceptions.rb
    381 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activeresource-3.2.6/lib/active_resource/version.rb
    382 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activeresource-3.2.6/lib/active_resource.rb
    383 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activeresource-3.2.6/lib/active_resource/railtie.rb
    384 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/test_unit/railtie.rb
    385 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/sprockets/railtie.rb
    386 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.6/lib/rails/all.rb
    387 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/string_inquirer.rb
    388 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/version.rb
    389 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/error.rb
    390 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/result.rb
    391 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle
    392 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/client.rb
    393 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2.rb
    394 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/time/acts_like.rb
    395 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/numeric/time.rb
    396 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/module/qualified_const.rb
    397 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/string/starts_ends_with.rb
    398 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/dependencies.rb
    399 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/orm_adapter-0.4.0/lib/orm_adapter/base.rb
    400 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/orm_adapter-0.4.0/lib/orm_adapter/to_adapter.rb
    401 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/orm_adapter-0.4.0/lib/orm_adapter/version.rb
    402 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/orm_adapter-0.4.0/lib/orm_adapter/adapters/active_record.rb
    403 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/orm_adapter-0.4.0/lib/orm_adapter.rb
    404 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/controllers/helpers.rb
    405 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/mixins/common.rb
    406 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/proxy.rb
    407 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/hooks.rb
    408 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/config.rb
    409 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/manager.rb
    410 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/errors.rb
    411 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/session_serializer.rb
    412 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/strategies.rb
    413 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden/strategies/base.rb
    414 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/warden-1.2.1/lib/warden.rb
    415 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/mapping.rb
    416 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/hooks/activatable.rb
    417 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/models/authenticatable.rb
    418 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/models.rb
    419 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/hash/deep_merge.rb
    420 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/option_merger.rb
    421 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/object/with_options.rb
    422 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/devise-2.1.2/lib/devise/modules.rb
    423 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/hash/slice.rb
    424 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/object/to_param.rb
    425 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/regexp.rb
    426 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing/polymorphic_routes.rb
    427 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing.rb
    428 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/core-ext/hash.rb
    429 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/router/utils.rb
    430 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/router/strexp.rb
    431 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/routes.rb
    432 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/formatter.rb
    433 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-darwin11.3.0/racc/cparse.bundle
    434 /Users/noahs/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/racc/parser.rb
    435 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/scanner.rb
    436 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/visitors.rb
    437 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/nodes/node.rb
    438 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/parser_extras.rb
    439 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/parser.rb
    440 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/route.rb
    441 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/path/pattern.rb
    442 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/router.rb
    443 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/nfa/dot.rb
    444 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/gtg/transition_table.rb
    445 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/gtg/builder.rb
    446 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/gtg/simulator.rb
    447 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/nfa/transition_table.rb
    448 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/nfa/builder.rb
    449 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/nfa/simulator.rb
    450 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey.rb
    451 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/object/to_query.rb
    452 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_controller/metal/exceptions.rb
    453 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb
    454 /Users/noahs/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.6/lib/active_support/core_ext/hash/except.rb

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

Abort trap: 6

This error is repeatable. Can you please provide some solution?

Thanks

@zsll
Copy link
Author

zsll commented Jul 13, 2012

I used delayed_job with thinking sphinx

The gemfile is as below:

source 'https://rubygems.org'

gem 'rails', '3.2.6'

Bundle edge Rails instead:

gem 'rails', :git => 'git://github.com/rails/rails.git'

#gem 'sqlite3'
gem 'mysql2'
gem 'devise'
gem "omniauth-facebook"
gem "paperclip", :git => "git://github.com/thoughtbot/paperclip.git"
gem 'thinking-sphinx',
:git => 'git://github.com/freelancing-god/thinking-sphinx.git',
:ref => '8f0e34b4a68494738d8dd5a1cb6bcf379adbf640'
gem 'ts-delayed-delta', '1.1.2',
:require => 'thinking_sphinx/deltas/delayed_delta'
gem 'delayed_job_active_record'

Gems used only for assets and not required

in production environments by default.

group :assets do
gem 'sass-rails', '> 3.2.3'
gem 'coffee-rails', '
> 3.2.1'

See https://github.com/sstephenson/execjs#readme for more supported runtimes

gem 'therubyracer', :platforms => :ruby

gem 'uglifier', '>= 1.0.3'
end

gem 'jquery-rails'

To use ActiveModel has_secure_password

gem 'bcrypt-ruby', '~> 3.0.0'

To use Jbuilder templates for JSON

gem 'jbuilder'

Use unicorn as the app server

gem 'unicorn'

Deploy with Capistrano

gem 'capistrano'

To use debugger

gem 'debugger'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants