Skip to content

Instantly share code, notes, and snippets.

@kuntoaji
Created July 17, 2011 01:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kuntoaji/1087005 to your computer and use it in GitHub Desktop.
Save kuntoaji/1087005 to your computer and use it in GitHub Desktop.
PATH="/opt/rubinius/1.2/gems/bin/:/opt/rubinius/1.2/bin:$PATH"
actionpack (3.0.9) lib/abstract_controller/helpers.rb:153:in `modules_for_helpers'
kernel/bootstrap/array.rb:117:in `map!'
actionpack (3.0.9) lib/abstract_controller/helpers.rb:144:in `modules_for_helpers'
actionpack (3.0.9) lib/action_controller/metal/helpers.rb:101:in `modules_for_helpers'
actionpack (3.0.9) lib/abstract_controller/helpers.rb:97:in `helper'
devise (1.4.2) lib/devise/controllers/internal_helpers.rb:12:in `InternalHelpers'
kernel/common/eval.rb:199:in `class_eval (module_eval)'
activesupport (3.0.9) lib/active_support/concern.rb:52:in `append_features'
kernel/delta/module.rb:75:in `include'
kernel/common/array.rb:1492:in `reverse_each'
kernel/delta/module.rb:69:in `include'
devise (1.4.2) app/controllers/devise/sessions_controller.rb:3:in `__class_init__ (SessionsController)'
devise (1.4.2) app/controllers/devise/sessions_controller.rb:1:in `__script__'
kernel/common/kernel.rb:732:in `load'
activesupport (3.0.9) lib/active_support/dependencies.rb:454:in `load_file'
activesupport (3.0.9) lib/active_support/dependencies.rb:596:in `new_constants_in'
activesupport (3.0.9) lib/active_support/dependencies.rb:453:in `load_file'
activesupport (3.0.9) lib/active_support/dependencies.rb:340:in `require_or_load'
activesupport (3.0.9) lib/active_support/dependencies.rb:491:in `load_missing_constant'
activesupport (3.0.9) lib/active_support/dependencies.rb:183:in `const_missing'
kernel/bootstrap/array.rb:76:in `each'
activesupport (3.0.9) lib/active_support/dependencies.rb:181:in `const_missing'
activesupport (3.0.9) lib/active_support/inflector/methods.rb:113:in `constantize'
kernel/bootstrap/array.rb:76:in `each'
activesupport (3.0.9) lib/active_support/inflector/methods.rb:112:in `constantize'
activesupport (3.0.9) lib/active_support/dependencies.rb:528:in `Reference'
kernel/common/hash.rb:250:in `default'
kernel/common/hash.rb:199:in `[]'
activesupport (3.0.9) lib/active_support/dependencies.rb:538:in `get'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:58:in `controller_reference'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:44:in `controller'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:23:in `call'
actionpack (3.0.9) lib/action_dispatch/routing/mapper.rb:39:in `call'
rack-mount (0.6.14) lib/rack/mount/route_set.rb:148:in `call'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:93:in `recognize'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:68:in `optimized_each'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:92:in `recognize'
rack-mount (0.6.14) lib/rack/mount/route_set.rb:139:in `call'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:493:in `call'
sass (3.1.3) lib/sass/./sass/plugin/rack.rb:54:in `call'
warden (1.0.4) lib/warden/manager.rb:35:in `call'
kernel/common/throw_catch.rb:29:in `catch'
kernel/common/throw_catch.rb:8:in `register'
kernel/common/throw_catch.rb:28:in `catch'
warden (1.0.4) lib/warden/manager.rb:34:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/head.rb:14:in `call'
rack (1.2.3) lib/rack/methodoverride.rb:24:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/flash.rb:182:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/cookies.rb:302:in `call'
activerecord (3.0.9) lib/active_record/query_cache.rb:32:in `call'
activerecord (3.0.9) lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
activerecord (3.0.9) lib/active_record/query_cache.rb:12:in `cache'
activerecord (3.0.9) lib/active_record/query_cache.rb:31:in `call'
activerecord (3.0.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:46:in `call'
activesupport (3.0.9) lib/active_support/callbacks.rb:416:in `_run_call_callbacks'
actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:44:in `call'
rack (1.2.3) lib/rack/sendfile.rb:107:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
railties (3.0.9) lib/rails/rack/logger.rb:13:in `call'
rack (1.2.3) lib/rack/runtime.rb:17:in `call'
activesupport (3.0.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.2.3) lib/rack/lock.rb:11:in `call'
/opt/rubinius/1.2/lib/thread.rb:119:in `synchronize'
rack (1.2.3) lib/rack/lock.rb:11:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/static.rb:30:in `call'
railties (3.0.9) lib/rails/application.rb:168:in `call'
railties (3.0.9) lib/rails/application.rb:77:in `call (method_missing)'
unicorn (4.0.1) lib/unicorn/http_server.rb:518:in `process_client'
unicorn (4.0.1) lib/unicorn/http_server.rb:585:in `worker_loop'
unicorn (4.0.1) lib/unicorn/http_server.rb:475:in `spawn_missing_workers'
unicorn (4.0.1) lib/unicorn/http_server.rb:135:in `start'
unicorn (4.0.1) bin/unicorn_rails:209:in `__script__'
kernel/common/kernel.rb:732:in `load'
/opt/rubinius/1.2/gems/bin/unicorn_rails:19:in `__script__'
kernel/delta/codeloader.rb:65:in `load_script'
kernel/delta/codeloader.rb:90:in `load_script'
kernel/loader.rb:618:in `script'
kernel/loader.rb:762:in `main'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment