Skip to content

Instantly share code, notes, and snippets.

@plentz
Created December 13, 2012 16:04
Show Gist options
  • Save plentz/4277447 to your computer and use it in GitHub Desktop.
Save plentz/4277447 to your computer and use it in GitHub Desktop.
+ jruby -S -Xdebug.loadService.timing=true rake db:migrate db:test:prepare
2012-12-13T14:07:09.652-02:00: LoadService: -> jruby
2012-12-13T14:07:09.727-02:00: LoadService: -> java
2012-12-13T14:07:09.812-02:00: LoadService: -> jruby/java
2012-12-13T14:07:09.935-02:00: LoadService: -> jruby/java/java_module
2012-12-13T14:07:09.957-02:00: LoadService: <- jruby/java/java_module - 21ms
2012-12-13T14:07:09.957-02:00: LoadService: -> jruby/java/java_package_module_template
2012-12-13T14:07:09.970-02:00: LoadService: <- jruby/java/java_package_module_template - 13ms
2012-12-13T14:07:09.970-02:00: LoadService: -> jruby/java/java_utilities
2012-12-13T14:07:09.983-02:00: LoadService: <- jruby/java/java_utilities - 13ms
2012-12-13T14:07:09.984-02:00: LoadService: -> jruby/java/core_ext
2012-12-13T14:07:09.987-02:00: LoadService: -> jruby/java/core_ext/module
2012-12-13T14:07:10.013-02:00: LoadService: <- jruby/java/core_ext/module - 26ms
2012-12-13T14:07:10.014-02:00: LoadService: -> jruby/java/core_ext/object
2012-12-13T14:07:10.056-02:00: LoadService: <- jruby/java/core_ext/object - 42ms
2012-12-13T14:07:10.057-02:00: LoadService: -> jruby/java/core_ext/kernel
2012-12-13T14:07:10.076-02:00: LoadService: <- jruby/java/core_ext/kernel - 19ms
2012-12-13T14:07:10.077-02:00: LoadService: <- jruby/java/core_ext - 93ms
2012-12-13T14:07:10.077-02:00: LoadService: -> jruby/java/java_ext
2012-12-13T14:07:10.084-02:00: LoadService: -> jruby/java/java_ext/java.lang
2012-12-13T14:07:10.145-02:00: LoadService: <- jruby/java/java_ext/java.lang - 61ms
2012-12-13T14:07:10.145-02:00: LoadService: -> jruby/java/java_ext/java.util
2012-12-13T14:07:10.175-02:00: LoadService: <- jruby/java/java_ext/java.util - 30ms
2012-12-13T14:07:10.176-02:00: LoadService: -> jruby/java/java_ext/java.util.regex
2012-12-13T14:07:10.214-02:00: LoadService: <- jruby/java/java_ext/java.util.regex - 38ms
2012-12-13T14:07:10.214-02:00: LoadService: -> jruby/java/java_ext/java.io
2012-12-13T14:07:10.247-02:00: LoadService: <- jruby/java/java_ext/java.io - 33ms
2012-12-13T14:07:10.248-02:00: LoadService: -> jruby/java/java_ext/java.net
2012-12-13T14:07:10.269-02:00: LoadService: <- jruby/java/java_ext/java.net - 21ms
2012-12-13T14:07:10.270-02:00: LoadService: -> jruby/java/java_ext/org.jruby.ast
2012-12-13T14:07:10.338-02:00: LoadService: <- jruby/java/java_ext/org.jruby.ast - 68ms
2012-12-13T14:07:10.339-02:00: LoadService: <- jruby/java/java_ext - 261ms
2012-12-13T14:07:10.340-02:00: LoadService: <- jruby/java - 528ms
2012-12-13T14:07:10.369-02:00: LoadService: <- java - 642ms
2012-12-13T14:07:10.390-02:00: LoadService: -> java
2012-12-13T14:07:10.390-02:00: LoadService: <- java - 0ms
2012-12-13T14:07:10.657-02:00: LoadService: <- jruby - 933ms
2012-12-13T14:07:10.734-02:00: LoadService: -> thread
2012-12-13T14:07:10.760-02:00: LoadService: <- thread - 26ms
2012-12-13T14:07:10.863-02:00: LoadService: -> thread.jar
2012-12-13T14:07:10.865-02:00: LoadService: <- thread.jar - 1ms
2012-12-13T14:07:11.081-02:00: LoadService: -> java
2012-12-13T14:07:11.081-02:00: LoadService: <- java - 0ms
2012-12-13T14:07:11.123-02:00: LoadService: -> rubygems
2012-12-13T14:07:11.331-02:00: LoadService: -> rubygems/defaults
2012-12-13T14:07:11.352-02:00: LoadService: <- rubygems/defaults - 21ms
2012-12-13T14:07:11.353-02:00: LoadService: -> rbconfig
2012-12-13T14:07:11.404-02:00: LoadService: <- rbconfig - 51ms
2012-12-13T14:07:11.405-02:00: LoadService: -> rubygems/deprecate
2012-12-13T14:07:11.416-02:00: LoadService: <- rubygems/deprecate - 11ms
2012-12-13T14:07:11.453-02:00: LoadService: -> rubygems/exceptions
2012-12-13T14:07:11.464-02:00: LoadService: <- rubygems/exceptions - 10ms
2012-12-13T14:07:11.465-02:00: LoadService: -> rubygems/defaults/operating_system
2012-12-13T14:07:11.472-02:00: LoadService: <- rubygems/defaults/operating_system - 7ms
2012-12-13T14:07:11.473-02:00: LoadService: -> rubygems/defaults/jruby
2012-12-13T14:07:11.486-02:00: LoadService: -> rubygems/config_file
2012-12-13T14:07:11.512-02:00: LoadService: -> rbconfig
2012-12-13T14:07:11.512-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:11.513-02:00: LoadService: -> etc
2012-12-13T14:07:11.523-02:00: LoadService: <- etc - 10ms
2012-12-13T14:07:11.529-02:00: LoadService: <- rubygems/config_file - 43ms
2012-12-13T14:07:11.529-02:00: LoadService: -> rbconfig
2012-12-13T14:07:11.529-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:11.530-02:00: LoadService: -> jruby/util
2012-12-13T14:07:11.532-02:00: LoadService: <- jruby/util - 2ms
2012-12-13T14:07:11.533-02:00: LoadService: -> rubygems/specification
2012-12-13T14:07:11.836-02:00: LoadService: -> rubygems/version
2012-12-13T14:07:11.882-02:00: LoadService: <- rubygems/version - 46ms
2012-12-13T14:07:11.883-02:00: LoadService: -> rubygems/requirement
2012-12-13T14:07:11.909-02:00: LoadService: -> rubygems/version
2012-12-13T14:07:11.910-02:00: LoadService: <- rubygems/version - 0ms
2012-12-13T14:07:11.911-02:00: LoadService: -> rubygems/version
2012-12-13T14:07:11.912-02:00: LoadService: <- rubygems/version - 1ms
2012-12-13T14:07:11.912-02:00: LoadService: -> rubygems/deprecate
2012-12-13T14:07:11.913-02:00: LoadService: <- rubygems/deprecate - 1ms
2012-12-13T14:07:11.935-02:00: LoadService: <- rubygems/requirement - 52ms
2012-12-13T14:07:11.935-02:00: LoadService: -> rubygems/platform
2012-12-13T14:07:12.018-02:00: LoadService: -> rubygems/deprecate
2012-12-13T14:07:12.019-02:00: LoadService: <- rubygems/deprecate - 1ms
2012-12-13T14:07:12.042-02:00: LoadService: <- rubygems/platform - 107ms
2012-12-13T14:07:12.042-02:00: LoadService: -> rubygems/deprecate
2012-12-13T14:07:12.043-02:00: LoadService: <- rubygems/deprecate - 1ms
2012-12-13T14:07:12.135-02:00: LoadService: <- rubygems/specification - 602ms
2012-12-13T14:07:12.153-02:00: LoadService: -> rubygems/defaults/jruby_native
2012-12-13T14:07:12.156-02:00: LoadService: <- rubygems/defaults/jruby_native - 2ms
2012-12-13T14:07:12.162-02:00: LoadService: <- rubygems/defaults/jruby - 689ms
2012-12-13T14:07:12.163-02:00: LoadService: -> rubygems/custom_require
2012-12-13T14:07:12.185-02:00: LoadService: <- rubygems/custom_require - 22ms
2012-12-13T14:07:12.206-02:00: LoadService: <- rubygems - 1083ms
2012-12-13T14:07:12.317-02:00: LoadService: -> rubygems
2012-12-13T14:07:12.318-02:00: LoadService: <- rubygems - 1ms
2012-12-13T14:07:12.321-02:00: LoadService: -> rubygems/dependency
2012-12-13T14:07:12.397-02:00: LoadService: -> rubygems/requirement
2012-12-13T14:07:12.398-02:00: LoadService: <- rubygems/requirement - 1ms
2012-12-13T14:07:12.402-02:00: LoadService: <- rubygems/dependency - 81ms
2012-12-13T14:07:12.407-02:00: LoadService: -> rubygems/path_support
2012-12-13T14:07:12.423-02:00: LoadService: <- rubygems/path_support - 16ms
2012-12-13T14:07:17.496-02:00: LoadService: -> rubygems
2012-12-13T14:07:17.497-02:00: LoadService: <- rubygems - 0ms
2012-12-13T14:07:17.508-02:00: LoadService: -> rake
2012-12-13T14:07:17.512-02:00: LoadService: -> rake/version
2012-12-13T14:07:17.515-02:00: LoadService: <- rake/version - 2ms
2012-12-13T14:07:17.515-02:00: LoadService: -> rbconfig
2012-12-13T14:07:17.515-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:17.516-02:00: LoadService: -> fileutils
2012-12-13T14:07:17.731-02:00: LoadService: -> etc
2012-12-13T14:07:17.743-02:00: LoadService: <- etc - 1ms
2012-12-13T14:07:18.113-02:00: LoadService: <- fileutils - 597ms
2012-12-13T14:07:18.113-02:00: LoadService: -> singleton
2012-12-13T14:07:18.129-02:00: LoadService: -> thread
2012-12-13T14:07:18.129-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:18.132-02:00: LoadService: <- singleton - 18ms
2012-12-13T14:07:18.133-02:00: LoadService: -> monitor
2012-12-13T14:07:18.178-02:00: LoadService: -> thread
2012-12-13T14:07:18.178-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:18.198-02:00: LoadService: <- monitor - 65ms
2012-12-13T14:07:18.199-02:00: LoadService: -> optparse
2012-12-13T14:07:18.826-02:00: LoadService: <- optparse - 627ms
2012-12-13T14:07:18.827-02:00: LoadService: -> ostruct
2012-12-13T14:07:18.850-02:00: LoadService: <- ostruct - 22ms
2012-12-13T14:07:18.862-02:00: LoadService: -> rake/ext/module
2012-12-13T14:07:18.864-02:00: LoadService: <- rake/ext/module - 1ms
2012-12-13T14:07:18.864-02:00: LoadService: -> rake/ext/string
2012-12-13T14:07:18.883-02:00: LoadService: -> rake/ext/core
2012-12-13T14:07:18.887-02:00: LoadService: <- rake/ext/core - 3ms
2012-12-13T14:07:18.904-02:00: LoadService: <- rake/ext/string - 40ms
2012-12-13T14:07:18.904-02:00: LoadService: -> rake/ext/time
2012-12-13T14:07:18.907-02:00: LoadService: -> rake/early_time
2012-12-13T14:07:18.923-02:00: LoadService: <- rake/early_time - 16ms
2012-12-13T14:07:18.924-02:00: LoadService: <- rake/ext/time - 19ms
2012-12-13T14:07:18.924-02:00: LoadService: -> rake/win32
2012-12-13T14:07:18.928-02:00: LoadService: -> rake/alt_system
2012-12-13T14:07:18.934-02:00: LoadService: -> rbconfig
2012-12-13T14:07:18.934-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:18.951-02:00: LoadService: <- rake/alt_system - 23ms
2012-12-13T14:07:18.954-02:00: LoadService: <- rake/win32 - 29ms
2012-12-13T14:07:18.954-02:00: LoadService: -> rake/task_argument_error
2012-12-13T14:07:18.956-02:00: LoadService: <- rake/task_argument_error - 2ms
2012-12-13T14:07:18.956-02:00: LoadService: -> rake/rule_recursion_overflow_error
2012-12-13T14:07:18.971-02:00: LoadService: <- rake/rule_recursion_overflow_error - 14ms
2012-12-13T14:07:18.972-02:00: LoadService: -> rake/rake_module
2012-12-13T14:07:18.975-02:00: LoadService: -> rake/application
2012-12-13T14:07:19.140-02:00: LoadService: -> shellwords
2012-12-13T14:07:19.173-02:00: LoadService: <- shellwords - 29ms
2012-12-13T14:07:19.173-02:00: LoadService: -> optparse
2012-12-13T14:07:19.174-02:00: LoadService: <- optparse - 0ms
2012-12-13T14:07:19.175-02:00: LoadService: -> rake/task_manager
2012-12-13T14:07:19.238-02:00: LoadService: <- rake/task_manager - 63ms
2012-12-13T14:07:19.239-02:00: LoadService: -> rake/file_list
2012-12-13T14:07:19.268-02:00: LoadService: -> rake/cloneable
2012-12-13T14:07:19.282-02:00: LoadService: <- rake/cloneable - 14ms
2012-12-13T14:07:19.283-02:00: LoadService: -> rake/file_utils_ext
2012-12-13T14:07:19.290-02:00: LoadService: -> rake/file_utils
2012-12-13T14:07:19.299-02:00: LoadService: -> rbconfig
2012-12-13T14:07:19.299-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:19.299-02:00: LoadService: -> fileutils
2012-12-13T14:07:19.300-02:00: LoadService: <- fileutils - 1ms
2012-12-13T14:07:19.304-02:00: LoadService: <- rake/file_utils - 14ms
2012-12-13T14:07:19.337-02:00: LoadService: <- rake/file_utils_ext - 54ms
2012-12-13T14:07:19.346-02:00: LoadService: -> rake/pathmap
2012-12-13T14:07:19.348-02:00: LoadService: -> rake/ext/string
2012-12-13T14:07:19.348-02:00: LoadService: <- rake/ext/string - 0ms
2012-12-13T14:07:19.348-02:00: LoadService: <- rake/pathmap - 1ms
2012-12-13T14:07:19.467-02:00: LoadService: <- rake/file_list - 228ms
2012-12-13T14:07:19.474-02:00: LoadService: -> rake/thread_pool
2012-12-13T14:07:19.483-02:00: LoadService: -> thread
2012-12-13T14:07:19.494-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:19.495-02:00: LoadService: -> set
2012-12-13T14:07:19.540-02:00: LoadService: <- set - 45ms
2012-12-13T14:07:19.554-02:00: LoadService: -> rake/promise
2012-12-13T14:07:19.561-02:00: LoadService: <- rake/promise - 6ms
2012-12-13T14:07:19.562-02:00: LoadService: <- rake/thread_pool - 87ms
2012-12-13T14:07:19.565-02:00: LoadService: -> rake/thread_history_display
2012-12-13T14:07:19.578-02:00: LoadService: -> rake/private_reader
2012-12-13T14:07:19.581-02:00: LoadService: <- rake/private_reader - 2ms
2012-12-13T14:07:19.582-02:00: LoadService: <- rake/thread_history_display - 17ms
2012-12-13T14:07:19.590-02:00: LoadService: -> rake/trace_output
2012-12-13T14:07:19.593-02:00: LoadService: <- rake/trace_output - 2ms
2012-12-13T14:07:19.594-02:00: LoadService: -> rake/win32
2012-12-13T14:07:19.594-02:00: LoadService: <- rake/win32 - 0ms
2012-12-13T14:07:19.636-02:00: LoadService: <- rake/application - 654ms
2012-12-13T14:07:19.637-02:00: LoadService: <- rake/rake_module - 665ms
2012-12-13T14:07:19.646-02:00: LoadService: -> rake/trace_output
2012-12-13T14:07:19.647-02:00: LoadService: <- rake/trace_output - 0ms
2012-12-13T14:07:19.648-02:00: LoadService: -> rake/pseudo_status
2012-12-13T14:07:19.651-02:00: LoadService: <- rake/pseudo_status - 3ms
2012-12-13T14:07:19.652-02:00: LoadService: -> rake/task_arguments
2012-12-13T14:07:19.667-02:00: LoadService: <- rake/task_arguments - 15ms
2012-12-13T14:07:19.676-02:00: LoadService: -> rake/invocation_chain
2012-12-13T14:07:19.682-02:00: LoadService: <- rake/invocation_chain - 5ms
2012-12-13T14:07:19.694-02:00: LoadService: -> rake/task
2012-12-13T14:07:19.718-02:00: LoadService: -> rake/invocation_exception_mixin
2012-12-13T14:07:19.720-02:00: LoadService: <- rake/invocation_exception_mixin - 2ms
2012-12-13T14:07:19.737-02:00: LoadService: <- rake/task - 43ms
2012-12-13T14:07:19.738-02:00: LoadService: -> rake/file_task
2012-12-13T14:07:19.741-02:00: LoadService: -> rake/task.rb
2012-12-13T14:07:19.741-02:00: LoadService: <- rake/task.rb - 0ms
2012-12-13T14:07:19.742-02:00: LoadService: -> rake/early_time
2012-12-13T14:07:19.742-02:00: LoadService: <- rake/early_time - 0ms
2012-12-13T14:07:19.744-02:00: LoadService: <- rake/file_task - 6ms
2012-12-13T14:07:19.744-02:00: LoadService: -> rake/file_creation_task
2012-12-13T14:07:19.746-02:00: LoadService: -> rake/file_task
2012-12-13T14:07:19.747-02:00: LoadService: <- rake/file_task - 0ms
2012-12-13T14:07:19.747-02:00: LoadService: -> rake/early_time
2012-12-13T14:07:19.748-02:00: LoadService: <- rake/early_time - 1ms
2012-12-13T14:07:19.749-02:00: LoadService: <- rake/file_creation_task - 4ms
2012-12-13T14:07:19.749-02:00: LoadService: -> rake/multi_task
2012-12-13T14:07:19.751-02:00: LoadService: <- rake/multi_task - 2ms
2012-12-13T14:07:19.751-02:00: LoadService: -> rake/dsl_definition
2012-12-13T14:07:19.757-02:00: LoadService: -> rake/file_utils_ext
2012-12-13T14:07:19.757-02:00: LoadService: <- rake/file_utils_ext - 0ms
2012-12-13T14:07:19.764-02:00: LoadService: <- rake/dsl_definition - 12ms
2012-12-13T14:07:19.765-02:00: LoadService: -> rake/file_utils_ext
2012-12-13T14:07:19.765-02:00: LoadService: <- rake/file_utils_ext - 0ms
2012-12-13T14:07:19.766-02:00: LoadService: -> rake/file_list
2012-12-13T14:07:19.766-02:00: LoadService: <- rake/file_list - 0ms
2012-12-13T14:07:19.766-02:00: LoadService: -> rake/default_loader
2012-12-13T14:07:19.768-02:00: LoadService: <- rake/default_loader - 1ms
2012-12-13T14:07:19.769-02:00: LoadService: -> rake/early_time
2012-12-13T14:07:19.769-02:00: LoadService: <- rake/early_time - 0ms
2012-12-13T14:07:19.770-02:00: LoadService: -> rake/name_space
2012-12-13T14:07:19.773-02:00: LoadService: <- rake/name_space - 3ms
2012-12-13T14:07:19.773-02:00: LoadService: -> rake/task_manager
2012-12-13T14:07:19.774-02:00: LoadService: <- rake/task_manager - 0ms
2012-12-13T14:07:19.774-02:00: LoadService: -> rake/application
2012-12-13T14:07:19.775-02:00: LoadService: <- rake/application - 0ms
2012-12-13T14:07:19.775-02:00: LoadService: -> rake/backtrace
2012-12-13T14:07:19.812-02:00: LoadService: <- rake/backtrace - 37ms
2012-12-13T14:07:19.812-02:00: LoadService: <- rake - 2304ms
2012-12-13T14:07:20.413-02:00: LoadService: -> /var/lib/jenkins/jobs/bestsales (jruby)/workspace/config/application
2012-12-13T14:07:20.420-02:00: LoadService: -> /var/lib/jenkins/jobs/bestsales (jruby)/workspace/config/boot
2012-12-13T14:07:20.421-02:00: LoadService: -> rubygems
2012-12-13T14:07:20.422-02:00: LoadService: <- rubygems - 0ms
2012-12-13T14:07:20.424-02:00: LoadService: -> bundler/setup
2012-12-13T14:07:20.431-02:00: LoadService: <- bundler/setup - 7ms
2012-12-13T14:07:20.501-02:00: LoadService: -> bundler/setup
2012-12-13T14:07:20.504-02:00: LoadService: -> bundler/shared_helpers
2012-12-13T14:07:20.510-02:00: LoadService: -> pathname
2012-12-13T14:07:20.614-02:00: LoadService: <- pathname - 104ms
2012-12-13T14:07:20.614-02:00: LoadService: -> rubygems
2012-12-13T14:07:20.616-02:00: LoadService: <- rubygems - 1ms
2012-12-13T14:07:20.616-02:00: LoadService: -> bundler/rubygems_integration
2012-12-13T14:07:20.736-02:00: LoadService: -> psych
2012-12-13T14:07:20.746-02:00: LoadService: -> psych.so
2012-12-13T14:07:20.750-02:00: LoadService: -> psych/syntax_error
2012-12-13T14:07:20.756-02:00: LoadService: <- psych/syntax_error - 5ms
2012-12-13T14:07:20.769-02:00: LoadService: <- psych.so - 23ms
2012-12-13T14:07:20.769-02:00: LoadService: -> psych/nodes
2012-12-13T14:07:20.772-02:00: LoadService: -> psych/nodes/node
2012-12-13T14:07:20.776-02:00: LoadService: -> stringio
2012-12-13T14:07:20.797-02:00: LoadService: <- stringio - 21ms
2012-12-13T14:07:20.800-02:00: LoadService: <- psych/nodes/node - 28ms
2012-12-13T14:07:20.800-02:00: LoadService: -> psych/nodes/stream
2012-12-13T14:07:20.804-02:00: LoadService: <- psych/nodes/stream - 4ms
2012-12-13T14:07:20.804-02:00: LoadService: -> psych/nodes/document
2012-12-13T14:07:20.808-02:00: LoadService: <- psych/nodes/document - 4ms
2012-12-13T14:07:20.809-02:00: LoadService: -> psych/nodes/sequence
2012-12-13T14:07:20.813-02:00: LoadService: <- psych/nodes/sequence - 4ms
2012-12-13T14:07:20.814-02:00: LoadService: -> psych/nodes/scalar
2012-12-13T14:07:20.819-02:00: LoadService: <- psych/nodes/scalar - 4ms
2012-12-13T14:07:20.819-02:00: LoadService: -> psych/nodes/mapping
2012-12-13T14:07:20.823-02:00: LoadService: <- psych/nodes/mapping - 4ms
2012-12-13T14:07:20.831-02:00: LoadService: -> psych/nodes/alias
2012-12-13T14:07:20.834-02:00: LoadService: <- psych/nodes/alias - 3ms
2012-12-13T14:07:20.834-02:00: LoadService: <- psych/nodes - 64ms
2012-12-13T14:07:20.834-02:00: LoadService: -> psych/streaming
2012-12-13T14:07:20.838-02:00: LoadService: <- psych/streaming - 3ms
2012-12-13T14:07:20.847-02:00: LoadService: -> psych/visitors
2012-12-13T14:07:20.849-02:00: LoadService: -> psych/visitors/visitor
2012-12-13T14:07:20.853-02:00: LoadService: <- psych/visitors/visitor - 4ms
2012-12-13T14:07:20.863-02:00: LoadService: -> psych/visitors/to_ruby
2012-12-13T14:07:20.918-02:00: LoadService: -> psych/scalar_scanner
2012-12-13T14:07:20.990-02:00: LoadService: -> strscan
2012-12-13T14:07:21.016-02:00: LoadService: <- strscan - 26ms
2012-12-13T14:07:21.046-02:00: LoadService: <- psych/scalar_scanner - 120ms
2012-12-13T14:07:21.055-02:00: LoadService: <- psych/visitors/to_ruby - 192ms
2012-12-13T14:07:21.055-02:00: LoadService: -> psych/visitors/emitter
2012-12-13T14:07:21.061-02:00: LoadService: <- psych/visitors/emitter - 6ms
2012-12-13T14:07:21.062-02:00: LoadService: -> psych/visitors/yaml_tree
2012-12-13T14:07:21.134-02:00: LoadService: <- psych/visitors/yaml_tree - 72ms
2012-12-13T14:07:21.146-02:00: LoadService: -> psych/visitors/json_tree
2012-12-13T14:07:21.149-02:00: LoadService: -> psych/json/ruby_events
2012-12-13T14:07:21.152-02:00: LoadService: <- psych/json/ruby_events - 3ms
2012-12-13T14:07:21.153-02:00: LoadService: <- psych/visitors/json_tree - 7ms
2012-12-13T14:07:21.153-02:00: LoadService: -> psych/visitors/depth_first
2012-12-13T14:07:21.157-02:00: LoadService: <- psych/visitors/depth_first - 4ms
2012-12-13T14:07:21.157-02:00: LoadService: <- psych/visitors - 310ms
2012-12-13T14:07:21.158-02:00: LoadService: -> psych/handler
2012-12-13T14:07:21.178-02:00: LoadService: <- psych/handler - 20ms
2012-12-13T14:07:21.186-02:00: LoadService: -> psych/tree_builder
2012-12-13T14:07:21.191-02:00: LoadService: -> psych/handler
2012-12-13T14:07:21.192-02:00: LoadService: <- psych/handler - 1ms
2012-12-13T14:07:21.195-02:00: LoadService: <- psych/tree_builder - 9ms
2012-12-13T14:07:21.196-02:00: LoadService: -> psych/parser
2012-12-13T14:07:21.208-02:00: LoadService: <- psych/parser - 12ms
2012-12-13T14:07:21.208-02:00: LoadService: -> psych/omap
2012-12-13T14:07:21.210-02:00: LoadService: <- psych/omap - 1ms
2012-12-13T14:07:21.219-02:00: LoadService: -> psych/set
2012-12-13T14:07:21.221-02:00: LoadService: <- psych/set - 2ms
2012-12-13T14:07:21.221-02:00: LoadService: -> psych/coder
2012-12-13T14:07:21.228-02:00: LoadService: <- psych/coder - 6ms
2012-12-13T14:07:21.235-02:00: LoadService: -> psych/core_ext
2012-12-13T14:07:21.263-02:00: LoadService: <- psych/core_ext - 28ms
2012-12-13T14:07:21.271-02:00: LoadService: -> psych/deprecated
2012-12-13T14:07:21.279-02:00: LoadService: -> date
2012-12-13T14:07:21.420-02:00: LoadService: -> date/format
2012-12-13T14:07:21.655-02:00: LoadService: <- date/format - 235ms
2012-12-13T14:07:21.783-02:00: LoadService: -> enumerator
2012-12-13T14:07:21.786-02:00: LoadService: <- enumerator - 3ms
2012-12-13T14:07:21.814-02:00: LoadService: <- date - 528ms
2012-12-13T14:07:21.827-02:00: LoadService: <- psych/deprecated - 556ms
2012-12-13T14:07:21.827-02:00: LoadService: -> psych/stream
2012-12-13T14:07:21.831-02:00: LoadService: <- psych/stream - 3ms
2012-12-13T14:07:21.831-02:00: LoadService: -> psych/json/tree_builder
2012-12-13T14:07:21.833-02:00: LoadService: -> psych/json/yaml_events
2012-12-13T14:07:21.838-02:00: LoadService: <- psych/json/yaml_events - 4ms
2012-12-13T14:07:21.839-02:00: LoadService: <- psych/json/tree_builder - 8ms
2012-12-13T14:07:21.840-02:00: LoadService: -> psych/json/stream
2012-12-13T14:07:21.842-02:00: LoadService: -> psych/json/ruby_events
2012-12-13T14:07:21.843-02:00: LoadService: <- psych/json/ruby_events - 1ms
2012-12-13T14:07:21.844-02:00: LoadService: -> psych/json/yaml_events
2012-12-13T14:07:21.845-02:00: LoadService: <- psych/json/yaml_events - 1ms
2012-12-13T14:07:21.846-02:00: LoadService: <- psych/json/stream - 6ms
2012-12-13T14:07:21.846-02:00: LoadService: -> psych/handlers/document_stream
2012-12-13T14:07:21.849-02:00: LoadService: -> psych/tree_builder
2012-12-13T14:07:21.850-02:00: LoadService: <- psych/tree_builder - 1ms
2012-12-13T14:07:21.852-02:00: LoadService: <- psych/handlers/document_stream - 6ms
2012-12-13T14:07:21.860-02:00: LoadService: <- psych - 1124ms
2012-12-13T14:07:21.864-02:00: LoadService: -> rubygems/psych_additions
2012-12-13T14:07:21.866-02:00: LoadService: <- rubygems/psych_additions - 1ms
2012-12-13T14:07:21.867-02:00: LoadService: -> rubygems/psych_tree
2012-12-13T14:07:21.871-02:00: LoadService: <- rubygems/psych_tree - 4ms
2012-12-13T14:07:21.872-02:00: LoadService: -> yaml
2012-12-13T14:07:21.883-02:00: LoadService: <- yaml - 11ms
2012-12-13T14:07:21.883-02:00: LoadService: -> rubygems/syck_hack
2012-12-13T14:07:21.895-02:00: LoadService: <- rubygems/syck_hack - 11ms
2012-12-13T14:07:21.899-02:00: LoadService: <- bundler/rubygems_integration - 1283ms
2012-12-13T14:07:21.906-02:00: LoadService: <- bundler/shared_helpers - 1402ms
2012-12-13T14:07:21.907-02:00: LoadService: -> bundler
2012-12-13T14:07:21.929-02:00: LoadService: -> rbconfig
2012-12-13T14:07:21.929-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:21.930-02:00: LoadService: -> fileutils
2012-12-13T14:07:21.931-02:00: LoadService: <- fileutils - 1ms
2012-12-13T14:07:21.931-02:00: LoadService: -> pathname
2012-12-13T14:07:21.932-02:00: LoadService: <- pathname - 1ms
2012-12-13T14:07:21.933-02:00: LoadService: -> bundler/gem_path_manipulation
2012-12-13T14:07:21.936-02:00: LoadService: <- bundler/gem_path_manipulation - 3ms
2012-12-13T14:07:21.936-02:00: LoadService: -> bundler/psyched_yaml
2012-12-13T14:07:21.964-02:00: LoadService: <- bundler/psyched_yaml - 28ms
2012-12-13T14:07:21.964-02:00: LoadService: -> bundler/rubygems_ext
2012-12-13T14:07:21.973-02:00: LoadService: -> pathname
2012-12-13T14:07:21.974-02:00: LoadService: <- pathname - 1ms
2012-12-13T14:07:21.975-02:00: LoadService: -> rubygems
2012-12-13T14:07:21.976-02:00: LoadService: <- rubygems - 1ms
2012-12-13T14:07:21.976-02:00: LoadService: -> rubygems/specification
2012-12-13T14:07:21.977-02:00: LoadService: <- rubygems/specification - 1ms
2012-12-13T14:07:21.977-02:00: LoadService: -> bundler/match_platform
2012-12-13T14:07:21.979-02:00: LoadService: -> bundler/gem_helpers
2012-12-13T14:07:21.984-02:00: LoadService: <- bundler/gem_helpers - 5ms
2012-12-13T14:07:21.986-02:00: LoadService: <- bundler/match_platform - 9ms
2012-12-13T14:07:21.995-02:00: LoadService: <- bundler/rubygems_ext - 30ms
2012-12-13T14:07:21.996-02:00: LoadService: -> bundler/rubygems_integration
2012-12-13T14:07:21.996-02:00: LoadService: <- bundler/rubygems_integration - 0ms
2012-12-13T14:07:21.997-02:00: LoadService: -> bundler/version
2012-12-13T14:07:21.998-02:00: LoadService: <- bundler/version - 1ms
2012-12-13T14:07:22.023-02:00: LoadService: <- bundler - 116ms
2012-12-13T14:07:22.024-02:00: LoadService: -> bundler/settings
2012-12-13T14:07:22.049-02:00: LoadService: <- bundler/settings - 25ms
2012-12-13T14:07:22.179-02:00: LoadService: -> bundler/definition
2012-12-13T14:07:22.239-02:00: LoadService: -> digest/sha1
2012-12-13T14:07:22.244-02:00: LoadService: -> digest
2012-12-13T14:07:22.248-02:00: LoadService: -> digest.so
2012-12-13T14:07:22.310-02:00: LoadService: <- digest.so - 61ms
2012-12-13T14:07:22.316-02:00: LoadService: <- digest - 72ms
2012-12-13T14:07:22.327-02:00: LoadService: <- digest/sha1 - 88ms
2012-12-13T14:07:22.328-02:00: LoadService: -> set
2012-12-13T14:07:22.329-02:00: LoadService: <- set - 1ms
2012-12-13T14:07:22.377-02:00: LoadService: <- bundler/definition - 198ms
2012-12-13T14:07:22.389-02:00: LoadService: -> bundler/dsl
2012-12-13T14:07:22.429-02:00: LoadService: -> bundler/dependency
2012-12-13T14:07:22.438-02:00: LoadService: -> rubygems/dependency
2012-12-13T14:07:22.451-02:00: LoadService: <- rubygems/dependency - 1ms
2012-12-13T14:07:22.452-02:00: LoadService: -> bundler/shared_helpers
2012-12-13T14:07:22.452-02:00: LoadService: <- bundler/shared_helpers - 0ms
2012-12-13T14:07:22.453-02:00: LoadService: -> bundler/rubygems_ext
2012-12-13T14:07:22.453-02:00: LoadService: <- bundler/rubygems_ext - 0ms
2012-12-13T14:07:22.469-02:00: LoadService: <- bundler/dependency - 40ms
2012-12-13T14:07:22.518-02:00: LoadService: <- bundler/dsl - 129ms
2012-12-13T14:07:22.519-02:00: LoadService: -> bundler/source
2012-12-13T14:07:22.613-02:00: LoadService: -> uri
2012-12-13T14:07:22.626-02:00: LoadService: -> uri/common
2012-12-13T14:07:23.093-02:00: LoadService: <- uri/common - 467ms
2012-12-13T14:07:23.094-02:00: LoadService: -> uri/generic
2012-12-13T14:07:23.124-02:00: LoadService: -> uri/common
2012-12-13T14:07:23.125-02:00: LoadService: <- uri/common - 1ms
2012-12-13T14:07:23.145-02:00: LoadService: <- uri/generic - 51ms
2012-12-13T14:07:23.146-02:00: LoadService: -> uri/ftp
2012-12-13T14:07:23.153-02:00: LoadService: -> uri/generic
2012-12-13T14:07:23.159-02:00: LoadService: <- uri/generic - 1ms
2012-12-13T14:07:23.161-02:00: LoadService: <- uri/ftp - 15ms
2012-12-13T14:07:23.171-02:00: LoadService: -> uri/http
2012-12-13T14:07:23.174-02:00: LoadService: -> uri/generic
2012-12-13T14:07:23.176-02:00: LoadService: <- uri/generic - 2ms
2012-12-13T14:07:23.177-02:00: LoadService: <- uri/http - 6ms
2012-12-13T14:07:23.177-02:00: LoadService: -> uri/https
2012-12-13T14:07:23.179-02:00: LoadService: -> uri/http
2012-12-13T14:07:23.180-02:00: LoadService: <- uri/http - 1ms
2012-12-13T14:07:23.181-02:00: LoadService: <- uri/https - 4ms
2012-12-13T14:07:23.181-02:00: LoadService: -> uri/ldap
2012-12-13T14:07:23.196-02:00: LoadService: -> uri/generic
2012-12-13T14:07:23.198-02:00: LoadService: <- uri/generic - 1ms
2012-12-13T14:07:23.208-02:00: LoadService: <- uri/ldap - 27ms
2012-12-13T14:07:23.209-02:00: LoadService: -> uri/ldaps
2012-12-13T14:07:23.211-02:00: LoadService: -> uri/ldap
2012-12-13T14:07:23.212-02:00: LoadService: <- uri/ldap - 1ms
2012-12-13T14:07:23.213-02:00: LoadService: <- uri/ldaps - 4ms
2012-12-13T14:07:23.213-02:00: LoadService: -> uri/mailto
2012-12-13T14:07:23.222-02:00: LoadService: -> uri/generic
2012-12-13T14:07:23.235-02:00: LoadService: <- uri/generic - 1ms
2012-12-13T14:07:23.239-02:00: LoadService: <- uri/mailto - 25ms
2012-12-13T14:07:23.247-02:00: LoadService: <- uri - 634ms
2012-12-13T14:07:23.247-02:00: LoadService: -> rubygems/user_interaction
2012-12-13T14:07:23.266-02:00: LoadService: <- rubygems/user_interaction - 19ms
2012-12-13T14:07:23.266-02:00: LoadService: -> rubygems/installer
2012-12-13T14:07:23.286-02:00: LoadService: -> rubygems/format
2012-12-13T14:07:23.291-02:00: LoadService: -> rubygems/package
2012-12-13T14:07:23.296-02:00: LoadService: -> rubygems/specification
2012-12-13T14:07:23.297-02:00: LoadService: <- rubygems/specification - 1ms
2012-12-13T14:07:23.299-02:00: LoadService: -> rubygems/package/f_sync_dir
2012-12-13T14:07:23.301-02:00: LoadService: <- rubygems/package/f_sync_dir - 2ms
2012-12-13T14:07:23.301-02:00: LoadService: -> rubygems/package/tar_header
2012-12-13T14:07:23.311-02:00: LoadService: <- rubygems/package/tar_header - 10ms
2012-12-13T14:07:23.312-02:00: LoadService: -> rubygems/package/tar_input
2012-12-13T14:07:23.324-02:00: LoadService: -> zlib
2012-12-13T14:07:23.363-02:00: LoadService: -> stringio
2012-12-13T14:07:23.364-02:00: LoadService: <- stringio - 1ms
2012-12-13T14:07:23.364-02:00: LoadService: <- zlib - 40ms
2012-12-13T14:07:23.366-02:00: LoadService: <- rubygems/package/tar_input - 54ms
2012-12-13T14:07:23.366-02:00: LoadService: -> rubygems/package/tar_output
2012-12-13T14:07:23.376-02:00: LoadService: <- rubygems/package/tar_output - 10ms
2012-12-13T14:07:23.376-02:00: LoadService: -> rubygems/package/tar_reader
2012-12-13T14:07:23.386-02:00: LoadService: -> rubygems/package/tar_reader/entry
2012-12-13T14:07:23.396-02:00: LoadService: <- rubygems/package/tar_reader/entry - 10ms
2012-12-13T14:07:23.397-02:00: LoadService: <- rubygems/package/tar_reader - 21ms
2012-12-13T14:07:23.397-02:00: LoadService: -> rubygems/package/tar_reader/entry
2012-12-13T14:07:23.398-02:00: LoadService: <- rubygems/package/tar_reader/entry - 1ms
2012-12-13T14:07:23.398-02:00: LoadService: -> rubygems/package/tar_writer
2012-12-13T14:07:23.417-02:00: LoadService: <- rubygems/package/tar_writer - 19ms
2012-12-13T14:07:23.418-02:00: LoadService: <- rubygems/package - 127ms
2012-12-13T14:07:23.418-02:00: LoadService: <- rubygems/format - 132ms
2012-12-13T14:07:23.419-02:00: LoadService: -> rubygems/exceptions
2012-12-13T14:07:23.420-02:00: LoadService: <- rubygems/exceptions - 1ms
2012-12-13T14:07:23.420-02:00: LoadService: -> rubygems/ext
2012-12-13T14:07:23.422-02:00: LoadService: -> rubygems
2012-12-13T14:07:23.423-02:00: LoadService: <- rubygems - 0ms
2012-12-13T14:07:23.424-02:00: LoadService: -> rubygems/ext/builder
2012-12-13T14:07:23.433-02:00: LoadService: <- rubygems/ext/builder - 9ms
2012-12-13T14:07:23.434-02:00: LoadService: -> rubygems/ext/configure_builder
2012-12-13T14:07:23.438-02:00: LoadService: -> rubygems/ext/builder
2012-12-13T14:07:23.439-02:00: LoadService: <- rubygems/ext/builder - 1ms
2012-12-13T14:07:23.439-02:00: LoadService: <- rubygems/ext/configure_builder - 5ms
2012-12-13T14:07:23.440-02:00: LoadService: -> rubygems/ext/ext_conf_builder
2012-12-13T14:07:23.443-02:00: LoadService: -> rubygems/ext/builder
2012-12-13T14:07:23.444-02:00: LoadService: <- rubygems/ext/builder - 1ms
2012-12-13T14:07:23.445-02:00: LoadService: -> rubygems/command
2012-12-13T14:07:23.517-02:00: LoadService: -> optparse
2012-12-13T14:07:23.523-02:00: LoadService: <- optparse - 1ms
2012-12-13T14:07:23.531-02:00: LoadService: -> rubygems/user_interaction
2012-12-13T14:07:23.532-02:00: LoadService: <- rubygems/user_interaction - 1ms
2012-12-13T14:07:23.536-02:00: LoadService: <- rubygems/command - 91ms
2012-12-13T14:07:23.536-02:00: LoadService: <- rubygems/ext/ext_conf_builder - 96ms
2012-12-13T14:07:23.543-02:00: LoadService: -> rubygems/ext/rake_builder
2012-12-13T14:07:23.548-02:00: LoadService: -> rubygems/ext/builder
2012-12-13T14:07:23.555-02:00: LoadService: <- rubygems/ext/builder - 1ms
2012-12-13T14:07:23.556-02:00: LoadService: -> rubygems/command
2012-12-13T14:07:23.557-02:00: LoadService: <- rubygems/command - 1ms
2012-12-13T14:07:23.558-02:00: LoadService: <- rubygems/ext/rake_builder - 15ms
2012-12-13T14:07:23.558-02:00: LoadService: <- rubygems/ext - 138ms
2012-12-13T14:07:23.558-02:00: LoadService: -> rubygems/require_paths_builder
2012-12-13T14:07:23.563-02:00: LoadService: -> rubygems
2012-12-13T14:07:23.575-02:00: LoadService: <- rubygems - 1ms
2012-12-13T14:07:23.575-02:00: LoadService: <- rubygems/require_paths_builder - 17ms
2012-12-13T14:07:23.575-02:00: LoadService: -> rubygems/user_interaction
2012-12-13T14:07:23.576-02:00: LoadService: <- rubygems/user_interaction - 0ms
2012-12-13T14:07:23.579-02:00: LoadService: <- rubygems/installer - 313ms
2012-12-13T14:07:23.580-02:00: LoadService: -> rubygems/spec_fetcher
2012-12-13T14:07:23.640-02:00: LoadService: -> rubygems/remote_fetcher
2012-12-13T14:07:23.746-02:00: LoadService: -> rubygems
2012-12-13T14:07:23.755-02:00: LoadService: <- rubygems - 1ms
2012-12-13T14:07:23.755-02:00: LoadService: -> rubygems/user_interaction
2012-12-13T14:07:23.756-02:00: LoadService: <- rubygems/user_interaction - 1ms
2012-12-13T14:07:23.756-02:00: LoadService: -> uri
2012-12-13T14:07:23.757-02:00: LoadService: <- uri - 1ms
2012-12-13T14:07:23.761-02:00: LoadService: <- rubygems/remote_fetcher - 120ms
2012-12-13T14:07:23.761-02:00: LoadService: -> rubygems/user_interaction
2012-12-13T14:07:23.762-02:00: LoadService: <- rubygems/user_interaction - 1ms
2012-12-13T14:07:23.767-02:00: LoadService: -> rubygems/errors
2012-12-13T14:07:23.772-02:00: LoadService: <- rubygems/errors - 5ms
2012-12-13T14:07:23.779-02:00: LoadService: -> rubygems/text
2012-12-13T14:07:23.787-02:00: LoadService: -> rubygems
2012-12-13T14:07:23.800-02:00: LoadService: <- rubygems - 1ms
2012-12-13T14:07:23.801-02:00: LoadService: <- rubygems/text - 22ms
2012-12-13T14:07:23.802-02:00: LoadService: <- rubygems/spec_fetcher - 222ms
2012-12-13T14:07:23.803-02:00: LoadService: -> rubygems/format
2012-12-13T14:07:23.804-02:00: LoadService: <- rubygems/format - 1ms
2012-12-13T14:07:23.804-02:00: LoadService: -> digest/sha1
2012-12-13T14:07:23.805-02:00: LoadService: <- digest/sha1 - 1ms
2012-12-13T14:07:23.805-02:00: LoadService: -> fileutils
2012-12-13T14:07:23.806-02:00: LoadService: <- fileutils - 1ms
2012-12-13T14:07:23.808-02:00: LoadService: -> bundler/gem_installer
2012-12-13T14:07:23.816-02:00: LoadService: -> rubygems/installer
2012-12-13T14:07:23.817-02:00: LoadService: <- rubygems/installer - 0ms
2012-12-13T14:07:23.818-02:00: LoadService: <- bundler/gem_installer - 4ms
2012-12-13T14:07:23.831-02:00: LoadService: <- bundler/source - 1312ms
2012-12-13T14:07:23.953-02:00: LoadService: -> bundler/lockfile_parser
2012-12-13T14:07:23.962-02:00: LoadService: -> strscan
2012-12-13T14:07:23.963-02:00: LoadService: <- strscan - 0ms
2012-12-13T14:07:23.965-02:00: LoadService: <- bundler/lockfile_parser - 12ms
2012-12-13T14:07:23.984-02:00: LoadService: -> bundler/lazy_specification
2012-12-13T14:07:23.989-02:00: LoadService: -> uri
2012-12-13T14:07:23.990-02:00: LoadService: <- uri - 1ms
2012-12-13T14:07:23.990-02:00: LoadService: -> rubygems/spec_fetcher
2012-12-13T14:07:23.991-02:00: LoadService: <- rubygems/spec_fetcher - 1ms
2012-12-13T14:07:23.992-02:00: LoadService: <- bundler/lazy_specification - 7ms
2012-12-13T14:07:24.931-02:00: LoadService: -> bundler/spec_set
2012-12-13T14:07:24.940-02:00: LoadService: -> tsort
2012-12-13T14:07:24.946-02:00: LoadService: <- tsort - 5ms
2012-12-13T14:07:24.946-02:00: LoadService: -> forwardable
2012-12-13T14:07:24.952-02:00: LoadService: <- forwardable - 6ms
2012-12-13T14:07:24.961-02:00: LoadService: <- bundler/spec_set - 28ms
2012-12-13T14:07:25.180-02:00: LoadService: -> bundler/runtime
2012-12-13T14:07:25.196-02:00: LoadService: -> digest/sha1
2012-12-13T14:07:25.197-02:00: LoadService: <- digest/sha1 - 1ms
2012-12-13T14:07:25.197-02:00: LoadService: -> bundler/environment
2012-12-13T14:07:25.199-02:00: LoadService: <- bundler/environment - 2ms
2012-12-13T14:07:25.200-02:00: LoadService: <- bundler/runtime - 20ms
2012-12-13T14:07:25.996-02:00: LoadService: -> bundler/index
2012-12-13T14:07:26.005-02:00: LoadService: -> set
2012-12-13T14:07:26.015-02:00: LoadService: <- set - 9ms
2012-12-13T14:07:26.016-02:00: LoadService: <- bundler/index - 19ms
2012-12-13T14:07:28.954-02:00: LoadService: -> bundler/remote_specification
2012-12-13T14:07:28.956-02:00: LoadService: -> uri
2012-12-13T14:07:28.957-02:00: LoadService: <- uri - 0ms
2012-12-13T14:07:28.958-02:00: LoadService: -> rubygems/spec_fetcher
2012-12-13T14:07:28.958-02:00: LoadService: <- rubygems/spec_fetcher - 0ms
2012-12-13T14:07:28.959-02:00: LoadService: <- bundler/remote_specification - 5ms
2012-12-13T14:07:28.960-02:00: LoadService: -> bundler/endpoint_specification
2012-12-13T14:07:28.962-02:00: LoadService: -> uri
2012-12-13T14:07:28.963-02:00: LoadService: <- uri - 0ms
2012-12-13T14:07:28.964-02:00: LoadService: <- bundler/endpoint_specification - 4ms
2012-12-13T14:07:29.522-02:00: LoadService: -> bundler/dep_proxy
2012-12-13T14:07:29.524-02:00: LoadService: <- bundler/dep_proxy - 2ms
2012-12-13T14:07:31.922-02:00: LoadService: -> rubygems/source_index
2012-12-13T14:07:31.935-02:00: LoadService: -> rubygems/specification
2012-12-13T14:07:31.936-02:00: LoadService: <- rubygems/specification - 1ms
2012-12-13T14:07:31.936-02:00: LoadService: -> rubygems/deprecate
2012-12-13T14:07:31.937-02:00: LoadService: <- rubygems/deprecate - 1ms
2012-12-13T14:07:31.956-02:00: LoadService: <- rubygems/source_index - 34ms
2012-12-13T14:07:32.427-02:00: LoadService: <- bundler/setup - 11926ms
2012-12-13T14:07:32.428-02:00: LoadService: <- /var/lib/jenkins/jobs/bestsales (jruby)/workspace/config/boot - 12008ms
2012-12-13T14:07:32.428-02:00: LoadService: -> rails/all
2012-12-13T14:07:32.445-02:00: LoadService: -> rails
2012-12-13T14:07:32.469-02:00: LoadService: -> rails/ruby_version_check
2012-12-13T14:07:32.487-02:00: LoadService: <- rails/ruby_version_check - 18ms
2012-12-13T14:07:32.488-02:00: LoadService: -> pathname
2012-12-13T14:07:32.520-02:00: LoadService: <- pathname - 32ms
2012-12-13T14:07:32.521-02:00: LoadService: -> active_support
2012-12-13T14:07:32.548-02:00: LoadService: -> securerandom
2012-12-13T14:07:32.590-02:00: LoadService: -> java
2012-12-13T14:07:32.591-02:00: LoadService: <- java - 0ms
2012-12-13T14:07:32.592-02:00: LoadService: <- securerandom - 44ms
2012-12-13T14:07:32.593-02:00: LoadService: -> active_support/dependencies/autoload
2012-12-13T14:07:32.608-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:32.630-02:00: LoadService: -> active_support/inflector/inflections
2012-12-13T14:07:32.650-02:00: LoadService: <- active_support/inflector/inflections - 20ms
2012-12-13T14:07:32.650-02:00: LoadService: -> active_support/inflections
2012-12-13T14:07:32.680-02:00: LoadService: -> active_support/inflector/inflections
2012-12-13T14:07:32.693-02:00: LoadService: <- active_support/inflector/inflections - 12ms
2012-12-13T14:07:32.707-02:00: LoadService: <- active_support/inflections - 57ms
2012-12-13T14:07:32.708-02:00: LoadService: <- active_support/inflector/methods - 100ms
2012-12-13T14:07:32.714-02:00: LoadService: -> active_support/lazy_load_hooks
2012-12-13T14:07:32.731-02:00: LoadService: <- active_support/lazy_load_hooks - 16ms
2012-12-13T14:07:32.732-02:00: LoadService: <- active_support/dependencies/autoload - 139ms
2012-12-13T14:07:32.732-02:00: LoadService: -> active_support/version
2012-12-13T14:07:32.746-02:00: LoadService: <- active_support/version - 14ms
2012-12-13T14:07:32.771-02:00: LoadService: <- active_support - 250ms
2012-12-13T14:07:32.771-02:00: LoadService: -> active_support/core_ext/kernel/reporting
2012-12-13T14:07:32.799-02:00: LoadService: -> rbconfig
2012-12-13T14:07:32.799-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:32.836-02:00: LoadService: <- active_support/core_ext/kernel/reporting - 64ms
2012-12-13T14:07:32.837-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:32.850-02:00: LoadService: <- active_support/core_ext/array/extract_options - 13ms
2012-12-13T14:07:32.851-02:00: LoadService: -> active_support/core_ext/logger
2012-12-13T14:07:32.878-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:32.913-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:32.925-02:00: LoadService: <- active_support/core_ext/array/extract_options - 12ms
2012-12-13T14:07:32.929-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 43ms
2012-12-13T14:07:32.929-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:32.938-02:00: LoadService: -> active_support/deprecation/behaviors
2012-12-13T14:07:32.947-02:00: LoadService: -> active_support/notifications
2012-12-13T14:07:32.957-02:00: LoadService: -> active_support/notifications/fanout
2012-12-13T14:07:32.966-02:00: LoadService: <- active_support/notifications/fanout - 9ms
2012-12-13T14:07:32.967-02:00: LoadService: <- active_support/notifications - 20ms
2012-12-13T14:07:32.967-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:32.976-02:00: LoadService: <- active_support/core_ext/array/wrap - 9ms
2012-12-13T14:07:32.976-02:00: LoadService: <- active_support/deprecation/behaviors - 37ms
2012-12-13T14:07:32.976-02:00: LoadService: -> active_support/deprecation/reporting
2012-12-13T14:07:32.986-02:00: LoadService: <- active_support/deprecation/reporting - 10ms
2012-12-13T14:07:32.986-02:00: LoadService: -> active_support/deprecation/method_wrappers
2012-12-13T14:07:32.995-02:00: LoadService: -> active_support/core_ext/module/deprecation
2012-12-13T14:07:33.003-02:00: LoadService: <- active_support/core_ext/module/deprecation - 8ms
2012-12-13T14:07:33.003-02:00: LoadService: -> active_support/core_ext/module/aliasing
2012-12-13T14:07:33.017-02:00: LoadService: <- active_support/core_ext/module/aliasing - 14ms
2012-12-13T14:07:33.017-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:33.028-02:00: LoadService: <- active_support/core_ext/array/extract_options - 11ms
2012-12-13T14:07:33.028-02:00: LoadService: <- active_support/deprecation/method_wrappers - 42ms
2012-12-13T14:07:33.029-02:00: LoadService: -> active_support/deprecation/proxy_wrappers
2012-12-13T14:07:33.042-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:33.053-02:00: LoadService: <- active_support/inflector/methods - 9ms
2012-12-13T14:07:33.059-02:00: LoadService: <- active_support/deprecation/proxy_wrappers - 30ms
2012-12-13T14:07:33.059-02:00: LoadService: <- active_support/deprecation - 129ms
2012-12-13T14:07:33.062-02:00: LoadService: -> logger
2012-12-13T14:07:33.085-02:00: LoadService: -> monitor
2012-12-13T14:07:33.103-02:00: LoadService: <- monitor - 18ms
2012-12-13T14:07:33.108-02:00: LoadService: <- logger - 46ms
2012-12-13T14:07:33.119-02:00: LoadService: <- active_support/core_ext/logger - 268ms
2012-12-13T14:07:33.120-02:00: LoadService: -> rails/application
2012-12-13T14:07:33.137-02:00: LoadService: -> active_support/core_ext/hash/reverse_merge
2012-12-13T14:07:33.147-02:00: LoadService: <- active_support/core_ext/hash/reverse_merge - 10ms
2012-12-13T14:07:33.147-02:00: LoadService: -> fileutils
2012-12-13T14:07:33.156-02:00: LoadService: <- fileutils - 9ms
2012-12-13T14:07:33.157-02:00: LoadService: -> rails/plugin
2012-12-13T14:07:33.166-02:00: LoadService: -> rails/engine
2012-12-13T14:07:33.184-02:00: LoadService: -> rails/railtie
2012-12-13T14:07:33.193-02:00: LoadService: -> rails/initializable
2012-12-13T14:07:33.206-02:00: LoadService: -> tsort
2012-12-13T14:07:33.215-02:00: LoadService: <- tsort - 8ms
2012-12-13T14:07:33.217-02:00: LoadService: <- rails/initializable - 23ms
2012-12-13T14:07:33.217-02:00: LoadService: -> rails/configuration
2012-12-13T14:07:33.238-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:33.255-02:00: LoadService: <- active_support/deprecation - 9ms
2012-12-13T14:07:33.262-02:00: LoadService: -> active_support/ordered_options
2012-12-13T14:07:33.285-02:00: LoadService: -> active_support/ordered_hash
2012-12-13T14:07:33.317-02:00: LoadService: -> psych
2012-12-13T14:07:33.334-02:00: LoadService: <- psych - 16ms
2012-12-13T14:07:33.335-02:00: LoadService: -> yaml
2012-12-13T14:07:33.352-02:00: LoadService: <- yaml - 16ms
2012-12-13T14:07:33.353-02:00: LoadService: <- active_support/ordered_hash - 68ms
2012-12-13T14:07:33.353-02:00: LoadService: <- active_support/ordered_options - 91ms
2012-12-13T14:07:33.354-02:00: LoadService: -> active_support/core_ext/hash/deep_dup
2012-12-13T14:07:33.375-02:00: LoadService: <- active_support/core_ext/hash/deep_dup - 21ms
2012-12-13T14:07:33.375-02:00: LoadService: -> rails/paths
2012-12-13T14:07:33.394-02:00: LoadService: -> set
2012-12-13T14:07:33.410-02:00: LoadService: <- set - 8ms
2012-12-13T14:07:33.429-02:00: LoadService: <- rails/paths - 54ms
2012-12-13T14:07:33.434-02:00: LoadService: -> rails/rack
2012-12-13T14:07:33.449-02:00: LoadService: <- rails/rack - 15ms
2012-12-13T14:07:33.450-02:00: LoadService: <- rails/configuration - 233ms
2012-12-13T14:07:33.451-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:33.470-02:00: LoadService: -> active_support/inflector/inflections
2012-12-13T14:07:33.477-02:00: LoadService: <- active_support/inflector/inflections - 7ms
2012-12-13T14:07:33.477-02:00: LoadService: -> active_support/inflector/transliterate
2012-12-13T14:07:33.499-02:00: LoadService: -> active_support/core_ext/string/multibyte
2012-12-13T14:07:33.520-02:00: LoadService: -> active_support/multibyte
2012-12-13T14:07:33.543-02:00: LoadService: -> active_support/core_ext/module/attribute_accessors
2012-12-13T14:07:33.561-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:33.581-02:00: LoadService: <- active_support/core_ext/array/extract_options - 18ms
2012-12-13T14:07:33.582-02:00: LoadService: <- active_support/core_ext/module/attribute_accessors - 39ms
2012-12-13T14:07:33.585-02:00: LoadService: -> active_support/multibyte/utils
2012-12-13T14:07:33.604-02:00: LoadService: <- active_support/multibyte/utils - 10ms
2012-12-13T14:07:33.604-02:00: LoadService: <- active_support/multibyte - 84ms
2012-12-13T14:07:33.604-02:00: LoadService: <- active_support/core_ext/string/multibyte - 105ms
2012-12-13T14:07:33.605-02:00: LoadService: -> active_support/i18n
2012-12-13T14:07:33.612-02:00: LoadService: -> i18n
2012-12-13T14:07:33.626-02:00: LoadService: -> i18n/version
2012-12-13T14:07:33.634-02:00: LoadService: <- i18n/version - 8ms
2012-12-13T14:07:33.634-02:00: LoadService: -> i18n/exceptions
2012-12-13T14:07:33.648-02:00: LoadService: <- i18n/exceptions - 14ms
2012-12-13T14:07:33.648-02:00: LoadService: -> i18n/interpolate/ruby
2012-12-13T14:07:33.659-02:00: LoadService: <- i18n/interpolate/ruby - 11ms
2012-12-13T14:07:33.665-02:00: LoadService: <- i18n - 53ms
2012-12-13T14:07:33.665-02:00: LoadService: -> active_support/lazy_load_hooks
2012-12-13T14:07:33.672-02:00: LoadService: <- active_support/lazy_load_hooks - 7ms
2012-12-13T14:07:33.673-02:00: LoadService: -> i18n/config
2012-12-13T14:07:33.683-02:00: LoadService: <- i18n/config - 9ms
2012-12-13T14:07:33.684-02:00: LoadService: <- active_support/i18n - 79ms
2012-12-13T14:07:33.685-02:00: LoadService: <- active_support/inflector/transliterate - 208ms
2012-12-13T14:07:33.685-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:33.692-02:00: LoadService: <- active_support/inflector/methods - 7ms
2012-12-13T14:07:33.692-02:00: LoadService: -> active_support/inflections
2012-12-13T14:07:33.699-02:00: LoadService: <- active_support/inflections - 7ms
2012-12-13T14:07:33.699-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:33.721-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:33.728-02:00: LoadService: <- active_support/inflector/methods - 7ms
2012-12-13T14:07:33.734-02:00: LoadService: -> active_support/inflector/transliterate
2012-12-13T14:07:33.741-02:00: LoadService: <- active_support/inflector/transliterate - 6ms
2012-12-13T14:07:33.754-02:00: LoadService: <- active_support/core_ext/string/inflections - 55ms
2012-12-13T14:07:33.754-02:00: LoadService: <- active_support/inflector - 303ms
2012-12-13T14:07:33.754-02:00: LoadService: -> active_support/core_ext/module/introspection
2012-12-13T14:07:33.764-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:33.791-02:00: LoadService: <- active_support/inflector - 19ms
2012-12-13T14:07:33.793-02:00: LoadService: <- active_support/core_ext/module/introspection - 38ms
2012-12-13T14:07:33.793-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:33.813-02:00: LoadService: <- active_support/core_ext/module/delegation - 19ms
2012-12-13T14:07:33.821-02:00: LoadService: <- rails/railtie - 636ms
2012-12-13T14:07:33.821-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:33.828-02:00: LoadService: <- active_support/core_ext/module/delegation - 7ms
2012-12-13T14:07:33.828-02:00: LoadService: -> pathname
2012-12-13T14:07:33.836-02:00: LoadService: <- pathname - 7ms
2012-12-13T14:07:33.836-02:00: LoadService: -> rbconfig
2012-12-13T14:07:33.836-02:00: LoadService: <- rbconfig - 0ms
2012-12-13T14:07:33.837-02:00: LoadService: -> rails/engine/railties
2012-12-13T14:07:33.850-02:00: LoadService: <- rails/engine/railties - 13ms
2012-12-13T14:07:33.868-02:00: LoadService: <- rails/engine - 702ms
2012-12-13T14:07:33.868-02:00: LoadService: -> active_support/core_ext/array/conversions
2012-12-13T14:07:33.879-02:00: LoadService: -> active_support/xml_mini
2012-12-13T14:07:33.894-02:00: LoadService: -> time
2012-12-13T14:07:33.971-02:00: LoadService: -> date
2012-12-13T14:07:33.990-02:00: LoadService: <- date - 19ms
2012-12-13T14:07:33.993-02:00: LoadService: <- time - 99ms
2012-12-13T14:07:33.993-02:00: LoadService: -> active_support/base64
2012-12-13T14:07:34.014-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:34.020-02:00: LoadService: <- active_support/deprecation - 6ms
2012-12-13T14:07:34.021-02:00: LoadService: -> base64
2012-12-13T14:07:34.037-02:00: LoadService: <- base64 - 16ms
2012-12-13T14:07:34.050-02:00: LoadService: <- active_support/base64 - 57ms
2012-12-13T14:07:34.051-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:34.058-02:00: LoadService: <- active_support/core_ext/module/delegation - 7ms
2012-12-13T14:07:34.066-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:34.078-02:00: LoadService: <- active_support/core_ext/string/inflections - 12ms
2012-12-13T14:07:34.086-02:00: LoadService: -> active_support/xml_mini/rexml
2012-12-13T14:07:34.108-02:00: LoadService: -> active_support/core_ext/kernel/reporting
2012-12-13T14:07:34.116-02:00: LoadService: <- active_support/core_ext/kernel/reporting - 7ms
2012-12-13T14:07:34.116-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:34.129-02:00: LoadService: -> active_support/core_ext/string/encoding
2012-12-13T14:07:34.137-02:00: LoadService: <- active_support/core_ext/string/encoding - 8ms
2012-12-13T14:07:34.152-02:00: LoadService: <- active_support/core_ext/object/blank - 36ms
2012-12-13T14:07:34.153-02:00: LoadService: -> stringio
2012-12-13T14:07:34.159-02:00: LoadService: <- stringio - 6ms
2012-12-13T14:07:34.161-02:00: LoadService: <- active_support/xml_mini/rexml - 63ms
2012-12-13T14:07:34.161-02:00: LoadService: <- active_support/xml_mini - 281ms
2012-12-13T14:07:34.161-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:34.182-02:00: LoadService: <- active_support/core_ext/hash/keys - 21ms
2012-12-13T14:07:34.183-02:00: LoadService: -> active_support/core_ext/hash/reverse_merge
2012-12-13T14:07:34.202-02:00: LoadService: <- active_support/core_ext/hash/reverse_merge - 19ms
2012-12-13T14:07:34.202-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:34.209-02:00: LoadService: <- active_support/core_ext/string/inflections - 7ms
2012-12-13T14:07:34.209-02:00: LoadService: <- active_support/core_ext/array/conversions - 341ms
2012-12-13T14:07:34.219-02:00: LoadService: <- rails/plugin - 1062ms
2012-12-13T14:07:34.220-02:00: LoadService: -> rails/engine
2012-12-13T14:07:34.231-02:00: LoadService: <- rails/engine - 11ms
2012-12-13T14:07:34.239-02:00: LoadService: <- rails/application - 1119ms
2012-12-13T14:07:34.247-02:00: LoadService: -> rails/version
2012-12-13T14:07:34.253-02:00: LoadService: <- rails/version - 5ms
2012-12-13T14:07:34.253-02:00: LoadService: -> active_support/railtie
2012-12-13T14:07:34.261-02:00: LoadService: -> active_support
2012-12-13T14:07:34.267-02:00: LoadService: <- active_support - 6ms
2012-12-13T14:07:34.267-02:00: LoadService: -> active_support/i18n_railtie
2012-12-13T14:07:34.276-02:00: LoadService: -> active_support
2012-12-13T14:07:34.282-02:00: LoadService: <- active_support - 6ms
2012-12-13T14:07:34.282-02:00: LoadService: -> active_support/file_update_checker
2012-12-13T14:07:34.291-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:34.297-02:00: LoadService: <- active_support/core_ext/array/wrap - 6ms
2012-12-13T14:07:34.297-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:34.309-02:00: LoadService: <- active_support/core_ext/array/extract_options - 6ms
2012-12-13T14:07:34.309-02:00: LoadService: <- active_support/file_update_checker - 27ms
2012-12-13T14:07:34.310-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:34.316-02:00: LoadService: <- active_support/core_ext/array/wrap - 6ms
2012-12-13T14:07:34.317-02:00: LoadService: -> rails/railtie/configurable
2012-12-13T14:07:34.323-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:34.331-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:34.337-02:00: LoadService: <- active_support/deprecation - 6ms
2012-12-13T14:07:34.337-02:00: LoadService: <- active_support/concern - 14ms
2012-12-13T14:07:34.343-02:00: LoadService: <- rails/railtie/configurable - 26ms
2012-12-13T14:07:34.345-02:00: LoadService: -> rails/railtie/configuration
2012-12-13T14:07:34.351-02:00: LoadService: -> rails/configuration
2012-12-13T14:07:34.356-02:00: LoadService: <- rails/configuration - 3ms
2012-12-13T14:07:34.357-02:00: LoadService: <- rails/railtie/configuration - 12ms
2012-12-13T14:07:34.365-02:00: LoadService: <- active_support/i18n_railtie - 98ms
2012-12-13T14:07:34.380-02:00: LoadService: <- active_support/railtie - 127ms
2012-12-13T14:07:34.381-02:00: LoadService: -> action_dispatch/railtie
2012-12-13T14:07:34.388-02:00: LoadService: -> action_dispatch
2012-12-13T14:07:34.408-02:00: LoadService: -> active_support
2012-12-13T14:07:34.517-02:00: LoadService: <- active_support - 109ms
2012-12-13T14:07:34.518-02:00: LoadService: -> active_support/dependencies/autoload
2012-12-13T14:07:34.531-02:00: LoadService: <- active_support/dependencies/autoload - 13ms
2012-12-13T14:07:34.531-02:00: LoadService: -> action_pack
2012-12-13T14:07:34.542-02:00: LoadService: -> action_pack/version
2012-12-13T14:07:34.554-02:00: LoadService: <- action_pack/version - 12ms
2012-12-13T14:07:34.555-02:00: LoadService: <- action_pack - 24ms
2012-12-13T14:07:34.555-02:00: LoadService: -> active_model
2012-12-13T14:07:34.568-02:00: LoadService: -> active_support
2012-12-13T14:07:34.590-02:00: LoadService: <- active_support - 22ms
2012-12-13T14:07:34.590-02:00: LoadService: -> active_model/version
2012-12-13T14:07:34.597-02:00: LoadService: <- active_model/version - 6ms
2012-12-13T14:07:34.630-02:00: LoadService: -> active_support/i18n
2012-12-13T14:07:34.648-02:00: LoadService: <- active_support/i18n - 18ms
2012-12-13T14:07:34.649-02:00: LoadService: <- active_model - 94ms
2012-12-13T14:07:34.649-02:00: LoadService: -> rack
2012-12-13T14:07:34.671-02:00: LoadService: <- rack - 22ms
2012-12-13T14:07:34.725-02:00: LoadService: <- action_dispatch - 337ms
2012-12-13T14:07:34.731-02:00: LoadService: <- action_dispatch/railtie - 350ms
2012-12-13T14:07:34.733-02:00: LoadService: <- rails - 2288ms
2012-12-13T14:07:34.734-02:00: LoadService: -> active_record/railtie
2012-12-13T14:07:34.745-02:00: LoadService: -> active_record
2012-12-13T14:07:34.755-02:00: LoadService: -> active_support
2012-12-13T14:07:34.762-02:00: LoadService: <- active_support - 6ms
2012-12-13T14:07:34.762-02:00: LoadService: -> active_support/i18n
2012-12-13T14:07:34.768-02:00: LoadService: <- active_support/i18n - 6ms
2012-12-13T14:07:34.769-02:00: LoadService: -> active_model
2012-12-13T14:07:34.775-02:00: LoadService: <- active_model - 6ms
2012-12-13T14:07:34.775-02:00: LoadService: -> arel
2012-12-13T14:07:34.795-02:00: LoadService: -> arel/crud
2012-12-13T14:07:34.804-02:00: LoadService: <- arel/crud - 9ms
2012-12-13T14:07:34.810-02:00: LoadService: -> arel/factory_methods
2012-12-13T14:07:34.830-02:00: LoadService: <- arel/factory_methods - 20ms
2012-12-13T14:07:34.831-02:00: LoadService: -> arel/expressions
2012-12-13T14:07:34.839-02:00: LoadService: <- arel/expressions - 8ms
2012-12-13T14:07:34.850-02:00: LoadService: -> arel/predications
2012-12-13T14:07:34.872-02:00: LoadService: <- arel/predications - 21ms
2012-12-13T14:07:34.872-02:00: LoadService: -> arel/math
2012-12-13T14:07:34.892-02:00: LoadService: <- arel/math - 19ms
2012-12-13T14:07:34.892-02:00: LoadService: -> arel/alias_predication
2012-12-13T14:07:34.898-02:00: LoadService: <- arel/alias_predication - 6ms
2012-12-13T14:07:34.902-02:00: LoadService: -> arel/order_predications
2012-12-13T14:07:34.913-02:00: LoadService: <- arel/order_predications - 11ms
2012-12-13T14:07:34.913-02:00: LoadService: -> arel/table
2012-12-13T14:07:34.925-02:00: LoadService: <- arel/table - 12ms
2012-12-13T14:07:34.925-02:00: LoadService: -> arel/attributes
2012-12-13T14:07:34.932-02:00: LoadService: -> arel/attributes/attribute
2012-12-13T14:07:34.942-02:00: LoadService: <- arel/attributes/attribute - 9ms
2012-12-13T14:07:34.942-02:00: LoadService: <- arel/attributes - 17ms
2012-12-13T14:07:34.942-02:00: LoadService: -> arel/compatibility/wheres
2012-12-13T14:07:34.950-02:00: LoadService: <- arel/compatibility/wheres - 8ms
2012-12-13T14:07:34.950-02:00: LoadService: -> arel/relation
2012-12-13T14:07:34.957-02:00: LoadService: <- arel/relation - 7ms
2012-12-13T14:07:34.957-02:00: LoadService: -> arel/expression
2012-12-13T14:07:34.964-02:00: LoadService: <- arel/expression - 7ms
2012-12-13T14:07:34.964-02:00: LoadService: -> arel/visitors
2012-12-13T14:07:34.972-02:00: LoadService: -> arel/visitors/visitor
2012-12-13T14:07:34.980-02:00: LoadService: <- arel/visitors/visitor - 8ms
2012-12-13T14:07:34.981-02:00: LoadService: -> arel/visitors/depth_first
2012-12-13T14:07:34.995-02:00: LoadService: <- arel/visitors/depth_first - 14ms
2012-12-13T14:07:34.995-02:00: LoadService: -> arel/visitors/to_sql
2012-12-13T14:07:35.017-02:00: LoadService: -> bigdecimal
2012-12-13T14:07:35.067-02:00: LoadService: <- bigdecimal - 50ms
2012-12-13T14:07:35.067-02:00: LoadService: -> date
2012-12-13T14:07:35.077-02:00: LoadService: <- date - 9ms
2012-12-13T14:07:35.081-02:00: LoadService: <- arel/visitors/to_sql - 86ms
2012-12-13T14:07:35.081-02:00: LoadService: -> arel/visitors/sqlite
2012-12-13T14:07:35.088-02:00: LoadService: <- arel/visitors/sqlite - 7ms
2012-12-13T14:07:35.089-02:00: LoadService: -> arel/visitors/postgresql
2012-12-13T14:07:35.096-02:00: LoadService: <- arel/visitors/postgresql - 7ms
2012-12-13T14:07:35.097-02:00: LoadService: -> arel/visitors/mysql
2012-12-13T14:07:35.107-02:00: LoadService: <- arel/visitors/mysql - 10ms
2012-12-13T14:07:35.107-02:00: LoadService: -> arel/visitors/mssql
2012-12-13T14:07:35.117-02:00: LoadService: <- arel/visitors/mssql - 10ms
2012-12-13T14:07:35.117-02:00: LoadService: -> arel/visitors/oracle
2012-12-13T14:07:35.131-02:00: LoadService: <- arel/visitors/oracle - 14ms
2012-12-13T14:07:35.131-02:00: LoadService: -> arel/visitors/join_sql
2012-12-13T14:07:35.138-02:00: LoadService: <- arel/visitors/join_sql - 7ms
2012-12-13T14:07:35.139-02:00: LoadService: -> arel/visitors/where_sql
2012-12-13T14:07:35.146-02:00: LoadService: <- arel/visitors/where_sql - 7ms
2012-12-13T14:07:35.146-02:00: LoadService: -> arel/visitors/order_clauses
2012-12-13T14:07:35.153-02:00: LoadService: <- arel/visitors/order_clauses - 7ms
2012-12-13T14:07:35.154-02:00: LoadService: -> arel/visitors/dot
2012-12-13T14:07:35.171-02:00: LoadService: <- arel/visitors/dot - 17ms
2012-12-13T14:07:35.172-02:00: LoadService: -> arel/visitors/ibm_db
2012-12-13T14:07:35.179-02:00: LoadService: <- arel/visitors/ibm_db - 7ms
2012-12-13T14:07:35.179-02:00: LoadService: -> arel/visitors/informix
2012-12-13T14:07:35.189-02:00: LoadService: <- arel/visitors/informix - 8ms
2012-12-13T14:07:35.189-02:00: LoadService: <- arel/visitors - 225ms
2012-12-13T14:07:35.190-02:00: LoadService: -> arel/tree_manager
2012-12-13T14:07:35.198-02:00: LoadService: <- arel/tree_manager - 8ms
2012-12-13T14:07:35.198-02:00: LoadService: -> arel/insert_manager
2012-12-13T14:07:35.207-02:00: LoadService: <- arel/insert_manager - 9ms
2012-12-13T14:07:35.207-02:00: LoadService: -> arel/select_manager
2012-12-13T14:07:35.224-02:00: LoadService: <- arel/select_manager - 17ms
2012-12-13T14:07:35.224-02:00: LoadService: -> arel/update_manager
2012-12-13T14:07:35.233-02:00: LoadService: <- arel/update_manager - 8ms
2012-12-13T14:07:35.233-02:00: LoadService: -> arel/delete_manager
2012-12-13T14:07:35.241-02:00: LoadService: <- arel/delete_manager - 8ms
2012-12-13T14:07:35.241-02:00: LoadService: -> arel/nodes
2012-12-13T14:07:35.248-02:00: LoadService: -> arel/nodes/node
2012-12-13T14:07:35.256-02:00: LoadService: <- arel/nodes/node - 8ms
2012-12-13T14:07:35.256-02:00: LoadService: -> arel/nodes/select_statement
2012-12-13T14:07:35.264-02:00: LoadService: <- arel/nodes/select_statement - 7ms
2012-12-13T14:07:35.265-02:00: LoadService: -> arel/nodes/select_core
2012-12-13T14:07:35.273-02:00: LoadService: <- arel/nodes/select_core - 8ms
2012-12-13T14:07:35.273-02:00: LoadService: -> arel/nodes/insert_statement
2012-12-13T14:07:35.281-02:00: LoadService: <- arel/nodes/insert_statement - 7ms
2012-12-13T14:07:35.281-02:00: LoadService: -> arel/nodes/update_statement
2012-12-13T14:07:35.289-02:00: LoadService: <- arel/nodes/update_statement - 8ms
2012-12-13T14:07:35.289-02:00: LoadService: -> arel/nodes/terminal
2012-12-13T14:07:35.298-02:00: LoadService: <- arel/nodes/terminal - 8ms
2012-12-13T14:07:35.298-02:00: LoadService: -> arel/nodes/true
2012-12-13T14:07:35.305-02:00: LoadService: <- arel/nodes/true - 7ms
2012-12-13T14:07:35.305-02:00: LoadService: -> arel/nodes/false
2012-12-13T14:07:35.313-02:00: LoadService: <- arel/nodes/false - 8ms
2012-12-13T14:07:35.313-02:00: LoadService: -> arel/nodes/unary
2012-12-13T14:07:35.323-02:00: LoadService: <- arel/nodes/unary - 10ms
2012-12-13T14:07:35.323-02:00: LoadService: -> arel/nodes/ascending
2012-12-13T14:07:35.331-02:00: LoadService: <- arel/nodes/ascending - 7ms
2012-12-13T14:07:35.331-02:00: LoadService: -> arel/nodes/descending
2012-12-13T14:07:35.338-02:00: LoadService: <- arel/nodes/descending - 7ms
2012-12-13T14:07:35.338-02:00: LoadService: -> arel/nodes/unqualified_column
2012-12-13T14:07:35.348-02:00: LoadService: <- arel/nodes/unqualified_column - 9ms
2012-12-13T14:07:35.348-02:00: LoadService: -> arel/nodes/with
2012-12-13T14:07:35.355-02:00: LoadService: <- arel/nodes/with - 7ms
2012-12-13T14:07:35.356-02:00: LoadService: -> arel/nodes/binary
2012-12-13T14:07:35.383-02:00: LoadService: <- arel/nodes/binary - 21ms
2012-12-13T14:07:35.383-02:00: LoadService: -> arel/nodes/equality
2012-12-13T14:07:35.390-02:00: LoadService: <- arel/nodes/equality - 6ms
2012-12-13T14:07:35.391-02:00: LoadService: -> arel/nodes/in
2012-12-13T14:07:35.397-02:00: LoadService: <- arel/nodes/in - 6ms
2012-12-13T14:07:35.397-02:00: LoadService: -> arel/nodes/join_source
2012-12-13T14:07:35.405-02:00: LoadService: <- arel/nodes/join_source - 8ms
2012-12-13T14:07:35.405-02:00: LoadService: -> arel/nodes/delete_statement
2012-12-13T14:07:35.413-02:00: LoadService: <- arel/nodes/delete_statement - 8ms
2012-12-13T14:07:35.413-02:00: LoadService: -> arel/nodes/table_alias
2012-12-13T14:07:35.420-02:00: LoadService: <- arel/nodes/table_alias - 7ms
2012-12-13T14:07:35.420-02:00: LoadService: -> arel/nodes/infix_operation
2012-12-13T14:07:35.430-02:00: LoadService: <- arel/nodes/infix_operation - 9ms
2012-12-13T14:07:35.431-02:00: LoadService: -> arel/nodes/and
2012-12-13T14:07:35.439-02:00: LoadService: <- arel/nodes/and - 8ms
2012-12-13T14:07:35.439-02:00: LoadService: -> arel/nodes/function
2012-12-13T14:07:35.449-02:00: LoadService: <- arel/nodes/function - 10ms
2012-12-13T14:07:35.449-02:00: LoadService: -> arel/nodes/count
2012-12-13T14:07:35.456-02:00: LoadService: <- arel/nodes/count - 7ms
2012-12-13T14:07:35.457-02:00: LoadService: -> arel/nodes/values
2012-12-13T14:07:35.464-02:00: LoadService: <- arel/nodes/values - 7ms
2012-12-13T14:07:35.464-02:00: LoadService: -> arel/nodes/named_function
2012-12-13T14:07:35.472-02:00: LoadService: <- arel/nodes/named_function - 7ms
2012-12-13T14:07:35.472-02:00: LoadService: -> arel/nodes/inner_join
2012-12-13T14:07:35.479-02:00: LoadService: <- arel/nodes/inner_join - 7ms
2012-12-13T14:07:35.479-02:00: LoadService: -> arel/nodes/outer_join
2012-12-13T14:07:35.486-02:00: LoadService: <- arel/nodes/outer_join - 6ms
2012-12-13T14:07:35.487-02:00: LoadService: -> arel/nodes/string_join
2012-12-13T14:07:35.495-02:00: LoadService: <- arel/nodes/string_join - 8ms
2012-12-13T14:07:35.495-02:00: LoadService: -> arel/nodes/sql_literal
2012-12-13T14:07:35.503-02:00: LoadService: <- arel/nodes/sql_literal - 8ms
2012-12-13T14:07:35.503-02:00: LoadService: <- arel/nodes - 262ms
2012-12-13T14:07:35.503-02:00: LoadService: -> arel/deprecated
2012-12-13T14:07:35.510-02:00: LoadService: <- arel/deprecated - 7ms
2012-12-13T14:07:35.510-02:00: LoadService: -> arel/sql/engine
2012-12-13T14:07:35.517-02:00: LoadService: <- arel/sql/engine - 7ms
2012-12-13T14:07:35.517-02:00: LoadService: -> arel/sql_literal
2012-12-13T14:07:35.524-02:00: LoadService: <- arel/sql_literal - 7ms
2012-12-13T14:07:35.525-02:00: LoadService: <- arel - 749ms
2012-12-13T14:07:35.525-02:00: LoadService: -> active_record/version
2012-12-13T14:07:35.531-02:00: LoadService: <- active_record/version - 6ms
2012-12-13T14:07:35.557-02:00: LoadService: -> active_record/attribute_methods
2012-12-13T14:07:35.571-02:00: LoadService: -> active_support/core_ext/enumerable
2012-12-13T14:07:35.581-02:00: LoadService: -> active_support/ordered_hash
2012-12-13T14:07:35.587-02:00: LoadService: <- active_support/ordered_hash - 6ms
2012-12-13T14:07:35.594-02:00: LoadService: <- active_support/core_ext/enumerable - 22ms
2012-12-13T14:07:35.595-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:35.601-02:00: LoadService: <- active_support/deprecation - 6ms
2012-12-13T14:07:35.602-02:00: LoadService: -> active_model/attribute_methods
2012-12-13T14:07:35.617-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:35.624-02:00: LoadService: <- active_support/core_ext/hash/keys - 7ms
2012-12-13T14:07:35.624-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:35.633-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:35.646-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 13ms
2012-12-13T14:07:35.646-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:35.655-02:00: LoadService: <- active_support/core_ext/module/remove_method - 9ms
2012-12-13T14:07:35.655-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:35.661-02:00: LoadService: <- active_support/core_ext/array/extract_options - 6ms
2012-12-13T14:07:35.662-02:00: LoadService: <- active_support/core_ext/class/attribute - 38ms
2012-12-13T14:07:35.662-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:35.668-02:00: LoadService: <- active_support/deprecation - 6ms
2012-12-13T14:07:35.684-02:00: LoadService: <- active_model/attribute_methods - 82ms
2012-12-13T14:07:35.685-02:00: LoadService: <- active_record/attribute_methods - 128ms
2012-12-13T14:07:35.694-02:00: LoadService: -> active_record/connection_adapters/abstract_adapter
2012-12-13T14:07:35.703-02:00: LoadService: -> date
2012-12-13T14:07:35.707-02:00: LoadService: <- date - 4ms
2012-12-13T14:07:35.707-02:00: LoadService: -> bigdecimal
2012-12-13T14:07:35.711-02:00: LoadService: <- bigdecimal - 4ms
2012-12-13T14:07:35.712-02:00: LoadService: -> bigdecimal/util
2012-12-13T14:07:35.718-02:00: LoadService: <- bigdecimal/util - 6ms
2012-12-13T14:07:35.718-02:00: LoadService: -> active_support/core_ext/benchmark
2012-12-13T14:07:35.723-02:00: LoadService: -> benchmark
2012-12-13T14:07:35.738-02:00: LoadService: <- benchmark - 15ms
2012-12-13T14:07:35.738-02:00: LoadService: <- active_support/core_ext/benchmark - 20ms
2012-12-13T14:07:35.738-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:35.742-02:00: LoadService: <- active_support/deprecation - 4ms
2012-12-13T14:07:35.742-02:00: LoadService: -> active_record/connection_adapters/schema_cache
2012-12-13T14:07:35.749-02:00: LoadService: <- active_record/connection_adapters/schema_cache - 7ms
2012-12-13T14:07:35.749-02:00: LoadService: -> monitor
2012-12-13T14:07:35.756-02:00: LoadService: <- monitor - 7ms
2012-12-13T14:07:35.764-02:00: LoadService: -> active_record/connection_adapters/abstract/quoting
2012-12-13T14:07:35.773-02:00: LoadService: -> active_support/core_ext/big_decimal/conversions
2012-12-13T14:07:35.782-02:00: LoadService: -> bigdecimal
2012-12-13T14:07:35.788-02:00: LoadService: <- bigdecimal - 6ms
2012-12-13T14:07:35.788-02:00: LoadService: -> psych
2012-12-13T14:07:35.794-02:00: LoadService: <- psych - 6ms
2012-12-13T14:07:35.795-02:00: LoadService: -> yaml
2012-12-13T14:07:35.801-02:00: LoadService: <- yaml - 6ms
2012-12-13T14:07:35.802-02:00: LoadService: <- active_support/core_ext/big_decimal/conversions - 28ms
2012-12-13T14:07:35.811-02:00: LoadService: <- active_record/connection_adapters/abstract/quoting - 47ms
2012-12-13T14:07:35.811-02:00: LoadService: -> active_record/connection_adapters/abstract/database_statements
2012-12-13T14:07:35.837-02:00: LoadService: <- active_record/connection_adapters/abstract/database_statements - 26ms
2012-12-13T14:07:35.837-02:00: LoadService: -> active_record/connection_adapters/abstract/schema_statements
2012-12-13T14:07:35.859-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:35.864-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:35.864-02:00: LoadService: -> active_support/deprecation/reporting
2012-12-13T14:07:35.868-02:00: LoadService: <- active_support/deprecation/reporting - 4ms
2012-12-13T14:07:35.869-02:00: LoadService: <- active_record/connection_adapters/abstract/schema_statements - 32ms
2012-12-13T14:07:35.870-02:00: LoadService: -> active_record/connection_adapters/abstract/database_limits
2012-12-13T14:07:35.875-02:00: LoadService: <- active_record/connection_adapters/abstract/database_limits - 5ms
2012-12-13T14:07:35.875-02:00: LoadService: -> active_record/connection_adapters/abstract/query_cache
2012-12-13T14:07:35.882-02:00: LoadService: <- active_record/connection_adapters/abstract/query_cache - 7ms
2012-12-13T14:07:35.883-02:00: LoadService: -> active_support/callbacks
2012-12-13T14:07:35.898-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:35.902-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:35.902-02:00: LoadService: -> active_support/descendants_tracker
2012-12-13T14:07:35.908-02:00: LoadService: <- active_support/descendants_tracker - 6ms
2012-12-13T14:07:35.908-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:35.912-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:35.912-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:35.916-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:35.916-02:00: LoadService: -> active_support/core_ext/kernel/reporting
2012-12-13T14:07:35.920-02:00: LoadService: <- active_support/core_ext/kernel/reporting - 4ms
2012-12-13T14:07:35.920-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:35.924-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 3ms
2012-12-13T14:07:35.924-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:35.929-02:00: LoadService: <- active_support/core_ext/object/inclusion - 5ms
2012-12-13T14:07:35.932-02:00: LoadService: <- active_support/callbacks - 49ms
2012-12-13T14:07:35.938-02:00: LoadService: <- active_record/connection_adapters/abstract_adapter - 244ms
2012-12-13T14:07:35.940-02:00: LoadService: -> active_record/scoping
2012-12-13T14:07:35.949-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:35.955-02:00: LoadService: <- active_support/concern - 6ms
2012-12-13T14:07:35.956-02:00: LoadService: <- active_record/scoping - 16ms
2012-12-13T14:07:35.959-02:00: LoadService: <- active_record - 1214ms
2012-12-13T14:07:35.960-02:00: LoadService: -> rails
2012-12-13T14:07:35.963-02:00: LoadService: <- rails - 3ms
2012-12-13T14:07:35.964-02:00: LoadService: -> active_model/railtie
2012-12-13T14:07:35.969-02:00: LoadService: -> active_model
2012-12-13T14:07:35.975-02:00: LoadService: <- active_model - 5ms
2012-12-13T14:07:35.975-02:00: LoadService: -> rails
2012-12-13T14:07:35.979-02:00: LoadService: <- rails - 4ms
2012-12-13T14:07:35.979-02:00: LoadService: <- active_model/railtie - 15ms
2012-12-13T14:07:35.979-02:00: LoadService: -> action_controller/railtie
2012-12-13T14:07:35.987-02:00: LoadService: -> rails
2012-12-13T14:07:35.990-02:00: LoadService: <- rails - 3ms
2012-12-13T14:07:35.991-02:00: LoadService: -> action_controller
2012-12-13T14:07:35.997-02:00: LoadService: -> abstract_controller
2012-12-13T14:07:36.004-02:00: LoadService: -> action_pack
2012-12-13T14:07:36.009-02:00: LoadService: <- action_pack - 5ms
2012-12-13T14:07:36.009-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:36.013-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:36.013-02:00: LoadService: -> active_support/ruby/shim
2012-12-13T14:07:36.017-02:00: LoadService: -> active_support
2012-12-13T14:07:36.021-02:00: LoadService: <- active_support - 3ms
2012-12-13T14:07:36.021-02:00: LoadService: -> active_support/core_ext/date/calculations
2012-12-13T14:07:36.032-02:00: LoadService: -> date
2012-12-13T14:07:36.036-02:00: LoadService: <- date - 4ms
2012-12-13T14:07:36.036-02:00: LoadService: -> active_support/duration
2012-12-13T14:07:36.043-02:00: LoadService: -> active_support/basic_object
2012-12-13T14:07:36.048-02:00: LoadService: <- active_support/basic_object - 5ms
2012-12-13T14:07:36.048-02:00: LoadService: -> active_support/core_ext/array/conversions
2012-12-13T14:07:36.052-02:00: LoadService: <- active_support/core_ext/array/conversions - 4ms
2012-12-13T14:07:36.052-02:00: LoadService: -> active_support/core_ext/object/acts_like
2012-12-13T14:07:36.057-02:00: LoadService: <- active_support/core_ext/object/acts_like - 5ms
2012-12-13T14:07:36.062-02:00: LoadService: <- active_support/duration - 26ms
2012-12-13T14:07:36.062-02:00: LoadService: -> active_support/core_ext/object/acts_like
2012-12-13T14:07:36.066-02:00: LoadService: <- active_support/core_ext/object/acts_like - 4ms
2012-12-13T14:07:36.066-02:00: LoadService: -> active_support/core_ext/date/zones
2012-12-13T14:07:36.071-02:00: LoadService: -> date
2012-12-13T14:07:36.075-02:00: LoadService: <- date - 4ms
2012-12-13T14:07:36.075-02:00: LoadService: -> active_support/core_ext/time/zones
2012-12-13T14:07:36.080-02:00: LoadService: -> active_support/time_with_zone
2012-12-13T14:07:36.090-02:00: LoadService: -> active_support/values/time_zone
2012-12-13T14:07:36.101-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:36.105-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:36.105-02:00: LoadService: -> active_support/core_ext/object/try
2012-12-13T14:07:36.111-02:00: LoadService: <- active_support/core_ext/object/try - 6ms
2012-12-13T14:07:36.115-02:00: LoadService: <- active_support/values/time_zone - 25ms
2012-12-13T14:07:36.115-02:00: LoadService: -> active_support/core_ext/object/acts_like
2012-12-13T14:07:36.120-02:00: LoadService: <- active_support/core_ext/object/acts_like - 5ms
2012-12-13T14:07:36.121-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:36.126-02:00: LoadService: <- active_support/core_ext/object/inclusion - 5ms
2012-12-13T14:07:36.131-02:00: LoadService: <- active_support/time_with_zone - 51ms
2012-12-13T14:07:36.131-02:00: LoadService: <- active_support/core_ext/time/zones - 56ms
2012-12-13T14:07:36.132-02:00: LoadService: <- active_support/core_ext/date/zones - 66ms
2012-12-13T14:07:36.132-02:00: LoadService: -> active_support/core_ext/time/zones
2012-12-13T14:07:36.136-02:00: LoadService: <- active_support/core_ext/time/zones - 4ms
2012-12-13T14:07:36.138-02:00: LoadService: <- active_support/core_ext/date/calculations - 117ms
2012-12-13T14:07:36.139-02:00: LoadService: -> active_support/core_ext/date_time/conversions
2012-12-13T14:07:36.145-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:36.150-02:00: LoadService: <- active_support/inflector/methods - 4ms
2012-12-13T14:07:36.150-02:00: LoadService: -> active_support/core_ext/time/conversions
2012-12-13T14:07:36.157-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:36.161-02:00: LoadService: <- active_support/inflector/methods - 4ms
2012-12-13T14:07:36.161-02:00: LoadService: -> active_support/core_ext/time/publicize_conversion_methods
2012-12-13T14:07:36.167-02:00: LoadService: -> date
2012-12-13T14:07:36.171-02:00: LoadService: <- date - 4ms
2012-12-13T14:07:36.175-02:00: LoadService: <- active_support/core_ext/time/publicize_conversion_methods - 14ms
2012-12-13T14:07:36.175-02:00: LoadService: -> active_support/values/time_zone
2012-12-13T14:07:36.180-02:00: LoadService: <- active_support/values/time_zone - 4ms
2012-12-13T14:07:36.180-02:00: LoadService: <- active_support/core_ext/time/conversions - 30ms
2012-12-13T14:07:36.181-02:00: LoadService: -> active_support/core_ext/date_time/calculations
2012-12-13T14:07:36.189-02:00: LoadService: <- active_support/core_ext/date_time/calculations - 8ms
2012-12-13T14:07:36.189-02:00: LoadService: -> active_support/values/time_zone
2012-12-13T14:07:36.194-02:00: LoadService: <- active_support/values/time_zone - 4ms
2012-12-13T14:07:36.197-02:00: LoadService: <- active_support/core_ext/date_time/conversions - 58ms
2012-12-13T14:07:36.198-02:00: LoadService: -> active_support/core_ext/enumerable
2012-12-13T14:07:36.204-02:00: LoadService: <- active_support/core_ext/enumerable - 6ms
2012-12-13T14:07:36.204-02:00: LoadService: -> active_support/core_ext/process/daemon
2012-12-13T14:07:36.212-02:00: LoadService: <- active_support/core_ext/process/daemon - 7ms
2012-12-13T14:07:36.212-02:00: LoadService: -> active_support/core_ext/string/conversions
2012-12-13T14:07:36.219-02:00: LoadService: -> date
2012-12-13T14:07:36.223-02:00: LoadService: <- date - 4ms
2012-12-13T14:07:36.223-02:00: LoadService: -> active_support/core_ext/time/publicize_conversion_methods
2012-12-13T14:07:36.228-02:00: LoadService: <- active_support/core_ext/time/publicize_conversion_methods - 5ms
2012-12-13T14:07:36.228-02:00: LoadService: -> active_support/core_ext/time/calculations
2012-12-13T14:07:36.245-02:00: LoadService: -> active_support/duration
2012-12-13T14:07:36.251-02:00: LoadService: <- active_support/duration - 6ms
2012-12-13T14:07:36.251-02:00: LoadService: -> active_support/core_ext/time/conversions
2012-12-13T14:07:36.257-02:00: LoadService: <- active_support/core_ext/time/conversions - 6ms
2012-12-13T14:07:36.258-02:00: LoadService: -> active_support/time_with_zone
2012-12-13T14:07:36.263-02:00: LoadService: <- active_support/time_with_zone - 5ms
2012-12-13T14:07:36.263-02:00: LoadService: -> active_support/core_ext/time/zones
2012-12-13T14:07:36.268-02:00: LoadService: <- active_support/core_ext/time/zones - 5ms
2012-12-13T14:07:36.270-02:00: LoadService: <- active_support/core_ext/time/calculations - 42ms
2012-12-13T14:07:36.270-02:00: LoadService: <- active_support/core_ext/string/conversions - 58ms
2012-12-13T14:07:36.270-02:00: LoadService: -> active_support/core_ext/string/interpolation
2012-12-13T14:07:36.275-02:00: LoadService: -> active_support/i18n
2012-12-13T14:07:36.279-02:00: LoadService: <- active_support/i18n - 4ms
2012-12-13T14:07:36.280-02:00: LoadService: -> i18n/core_ext/string/interpolate
2012-12-13T14:07:36.286-02:00: LoadService: <- i18n/core_ext/string/interpolate - 6ms
2012-12-13T14:07:36.287-02:00: LoadService: <- active_support/core_ext/string/interpolation - 17ms
2012-12-13T14:07:36.287-02:00: LoadService: -> active_support/core_ext/string/encoding
2012-12-13T14:07:36.291-02:00: LoadService: <- active_support/core_ext/string/encoding - 4ms
2012-12-13T14:07:36.292-02:00: LoadService: -> active_support/core_ext/rexml
2012-12-13T14:07:36.297-02:00: LoadService: -> active_support/core_ext/kernel/reporting
2012-12-13T14:07:36.302-02:00: LoadService: <- active_support/core_ext/kernel/reporting - 5ms
2012-12-13T14:07:36.302-02:00: LoadService: -> rexml/rexml
2012-12-13T14:07:36.308-02:00: LoadService: <- rexml/rexml - 6ms
2012-12-13T14:07:36.308-02:00: LoadService: <- active_support/core_ext/rexml - 16ms
2012-12-13T14:07:36.308-02:00: LoadService: -> active_support/core_ext/time/conversions
2012-12-13T14:07:36.313-02:00: LoadService: <- active_support/core_ext/time/conversions - 5ms
2012-12-13T14:07:36.313-02:00: LoadService: -> active_support/core_ext/file/path
2012-12-13T14:07:36.318-02:00: LoadService: <- active_support/core_ext/file/path - 5ms
2012-12-13T14:07:36.318-02:00: LoadService: -> active_support/core_ext/module/method_names
2012-12-13T14:07:36.326-02:00: LoadService: <- active_support/core_ext/module/method_names - 8ms
2012-12-13T14:07:36.326-02:00: LoadService: <- active_support/ruby/shim - 313ms
2012-12-13T14:07:36.326-02:00: LoadService: -> active_support/dependencies/autoload
2012-12-13T14:07:36.331-02:00: LoadService: <- active_support/dependencies/autoload - 5ms
2012-12-13T14:07:36.331-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:36.335-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:36.336-02:00: LoadService: -> active_support/core_ext/module/attr_internal
2012-12-13T14:07:36.344-02:00: LoadService: <- active_support/core_ext/module/attr_internal - 8ms
2012-12-13T14:07:36.344-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:36.349-02:00: LoadService: <- active_support/core_ext/module/delegation - 5ms
2012-12-13T14:07:36.349-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:36.354-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:36.359-02:00: LoadService: <- active_support/core_ext/object/blank - 5ms
2012-12-13T14:07:36.359-02:00: LoadService: <- active_support/core_ext/module/anonymous - 10ms
2012-12-13T14:07:36.360-02:00: LoadService: -> active_support/i18n
2012-12-13T14:07:36.364-02:00: LoadService: <- active_support/i18n - 4ms
2012-12-13T14:07:36.371-02:00: LoadService: <- abstract_controller - 373ms
2012-12-13T14:07:36.371-02:00: LoadService: -> action_dispatch
2012-12-13T14:07:36.377-02:00: LoadService: <- action_dispatch - 5ms
2012-12-13T14:07:36.408-02:00: LoadService: -> action_view
2012-12-13T14:07:36.417-02:00: LoadService: -> active_support/ruby/shim
2012-12-13T14:07:36.423-02:00: LoadService: <- active_support/ruby/shim - 6ms
2012-12-13T14:07:36.423-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:36.430-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 7ms
2012-12-13T14:07:36.430-02:00: LoadService: -> action_pack
2012-12-13T14:07:36.435-02:00: LoadService: <- action_pack - 5ms
2012-12-13T14:07:36.447-02:00: LoadService: -> active_support/i18n
2012-12-13T14:07:36.453-02:00: LoadService: <- active_support/i18n - 6ms
2012-12-13T14:07:36.454-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:36.466-02:00: LoadService: -> erb
2012-12-13T14:07:36.495-02:00: LoadService: -> strscan
2012-12-13T14:07:36.501-02:00: LoadService: <- strscan - 6ms
2012-12-13T14:07:36.504-02:00: LoadService: <- erb - 38ms
2012-12-13T14:07:36.505-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:36.511-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 6ms
2012-12-13T14:07:36.525-02:00: LoadService: <- active_support/core_ext/string/output_safety - 71ms
2012-12-13T14:07:36.526-02:00: LoadService: <- action_view - 117ms
2012-12-13T14:07:36.526-02:00: LoadService: -> action_controller/vendor/html-scanner
2012-12-13T14:07:36.535-02:00: LoadService: <- action_controller/vendor/html-scanner - 9ms
2012-12-13T14:07:36.536-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:36.542-02:00: LoadService: <- active_support/concern - 6ms
2012-12-13T14:07:36.542-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:36.548-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 6ms
2012-12-13T14:07:36.549-02:00: LoadService: -> active_support/core_ext/load_error
2012-12-13T14:07:36.557-02:00: LoadService: <- active_support/core_ext/load_error - 8ms
2012-12-13T14:07:36.557-02:00: LoadService: -> active_support/core_ext/module/attr_internal
2012-12-13T14:07:36.564-02:00: LoadService: <- active_support/core_ext/module/attr_internal - 7ms
2012-12-13T14:07:36.564-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:36.579-02:00: LoadService: <- active_support/core_ext/module/delegation - 14ms
2012-12-13T14:07:36.579-02:00: LoadService: -> active_support/core_ext/name_error
2012-12-13T14:07:36.600-02:00: LoadService: <- active_support/core_ext/name_error - 21ms
2012-12-13T14:07:36.600-02:00: LoadService: -> active_support/core_ext/uri
2012-12-13T14:07:36.616-02:00: LoadService: -> uri
2012-12-13T14:07:36.623-02:00: LoadService: <- uri - 6ms
2012-12-13T14:07:36.630-02:00: LoadService: <- active_support/core_ext/uri - 30ms
2012-12-13T14:07:36.630-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:36.636-02:00: LoadService: <- active_support/inflector - 5ms
2012-12-13T14:07:36.637-02:00: LoadService: <- action_controller - 646ms
2012-12-13T14:07:36.637-02:00: LoadService: -> action_dispatch/railtie
2012-12-13T14:07:36.642-02:00: LoadService: <- action_dispatch/railtie - 5ms
2012-12-13T14:07:36.643-02:00: LoadService: -> action_view/railtie
2012-12-13T14:07:36.650-02:00: LoadService: -> action_view
2012-12-13T14:07:36.656-02:00: LoadService: <- action_view - 4ms
2012-12-13T14:07:36.656-02:00: LoadService: -> rails
2012-12-13T14:07:36.660-02:00: LoadService: <- rails - 4ms
2012-12-13T14:07:36.664-02:00: LoadService: <- action_view/railtie - 21ms
2012-12-13T14:07:36.665-02:00: LoadService: -> abstract_controller/railties/routes_helpers
2012-12-13T14:07:36.672-02:00: LoadService: <- abstract_controller/railties/routes_helpers - 7ms
2012-12-13T14:07:36.672-02:00: LoadService: -> action_controller/railties/paths
2012-12-13T14:07:36.679-02:00: LoadService: <- action_controller/railties/paths - 7ms
2012-12-13T14:07:36.682-02:00: LoadService: <- action_controller/railtie - 703ms
2012-12-13T14:07:36.688-02:00: LoadService: <- active_record/railtie - 1954ms
2012-12-13T14:07:36.689-02:00: LoadService: -> action_controller/railtie
2012-12-13T14:07:36.694-02:00: LoadService: <- action_controller/railtie - 5ms
2012-12-13T14:07:36.695-02:00: LoadService: -> action_mailer/railtie
2012-12-13T14:07:36.702-02:00: LoadService: -> action_mailer
2012-12-13T14:07:36.709-02:00: LoadService: -> abstract_controller
2012-12-13T14:07:36.714-02:00: LoadService: <- abstract_controller - 5ms
2012-12-13T14:07:36.715-02:00: LoadService: -> action_view
2012-12-13T14:07:36.720-02:00: LoadService: <- action_view - 5ms
2012-12-13T14:07:36.720-02:00: LoadService: -> action_mailer/version
2012-12-13T14:07:36.727-02:00: LoadService: <- action_mailer/version - 7ms
2012-12-13T14:07:36.727-02:00: LoadService: -> active_support/core_ext/class
2012-12-13T14:07:36.734-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:36.740-02:00: LoadService: <- active_support/core_ext/class/attribute - 6ms
2012-12-13T14:07:36.740-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:36.747-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 6ms
2012-12-13T14:07:36.747-02:00: LoadService: -> active_support/core_ext/class/delegating_attributes
2012-12-13T14:07:36.756-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:36.771-02:00: LoadService: <- active_support/core_ext/object/blank - 15ms
2012-12-13T14:07:36.771-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:36.778-02:00: LoadService: <- active_support/core_ext/array/extract_options - 7ms
2012-12-13T14:07:36.778-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:36.785-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 7ms
2012-12-13T14:07:36.785-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:36.791-02:00: LoadService: <- active_support/core_ext/module/remove_method - 6ms
2012-12-13T14:07:36.793-02:00: LoadService: <- active_support/core_ext/class/delegating_attributes - 46ms
2012-12-13T14:07:36.793-02:00: LoadService: -> active_support/core_ext/class/subclasses
2012-12-13T14:07:36.800-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:36.805-02:00: LoadService: <- active_support/core_ext/module/anonymous - 5ms
2012-12-13T14:07:36.805-02:00: LoadService: -> active_support/core_ext/module/reachable
2012-12-13T14:07:36.810-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:36.815-02:00: LoadService: <- active_support/core_ext/module/anonymous - 5ms
2012-12-13T14:07:36.815-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:36.819-02:00: LoadService: <- active_support/core_ext/string/inflections - 4ms
2012-12-13T14:07:36.820-02:00: LoadService: <- active_support/core_ext/module/reachable - 15ms
2012-12-13T14:07:36.823-02:00: LoadService: <- active_support/core_ext/class/subclasses - 30ms
2012-12-13T14:07:36.823-02:00: LoadService: <- active_support/core_ext/class - 96ms
2012-12-13T14:07:36.823-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:36.828-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:36.828-02:00: LoadService: -> active_support/core_ext/array/uniq_by
2012-12-13T14:07:36.834-02:00: LoadService: <- active_support/core_ext/array/uniq_by - 6ms
2012-12-13T14:07:36.834-02:00: LoadService: -> active_support/core_ext/module/attr_internal
2012-12-13T14:07:36.839-02:00: LoadService: <- active_support/core_ext/module/attr_internal - 5ms
2012-12-13T14:07:36.839-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:36.843-02:00: LoadService: <- active_support/core_ext/module/delegation - 4ms
2012-12-13T14:07:36.843-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:36.848-02:00: LoadService: <- active_support/core_ext/string/inflections - 4ms
2012-12-13T14:07:36.848-02:00: LoadService: -> active_support/lazy_load_hooks
2012-12-13T14:07:36.853-02:00: LoadService: <- active_support/lazy_load_hooks - 5ms
2012-12-13T14:07:36.855-02:00: LoadService: <- action_mailer - 153ms
2012-12-13T14:07:36.855-02:00: LoadService: -> rails
2012-12-13T14:07:36.858-02:00: LoadService: <- rails - 2ms
2012-12-13T14:07:36.859-02:00: LoadService: -> abstract_controller/railties/routes_helpers
2012-12-13T14:07:36.862-02:00: LoadService: <- abstract_controller/railties/routes_helpers - 3ms
2012-12-13T14:07:36.864-02:00: LoadService: <- action_mailer/railtie - 169ms
2012-12-13T14:07:36.865-02:00: LoadService: -> active_resource/railtie
2012-12-13T14:07:36.869-02:00: LoadService: -> active_resource
2012-12-13T14:07:36.874-02:00: LoadService: -> active_support
2012-12-13T14:07:36.878-02:00: LoadService: <- active_support - 4ms
2012-12-13T14:07:36.878-02:00: LoadService: -> active_model
2012-12-13T14:07:36.882-02:00: LoadService: <- active_model - 4ms
2012-12-13T14:07:36.883-02:00: LoadService: -> active_resource/exceptions
2012-12-13T14:07:36.889-02:00: LoadService: <- active_resource/exceptions - 6ms
2012-12-13T14:07:36.889-02:00: LoadService: -> active_resource/version
2012-12-13T14:07:36.893-02:00: LoadService: <- active_resource/version - 4ms
2012-12-13T14:07:36.896-02:00: LoadService: <- active_resource - 27ms
2012-12-13T14:07:36.897-02:00: LoadService: -> rails
2012-12-13T14:07:36.899-02:00: LoadService: <- rails - 2ms
2012-12-13T14:07:36.901-02:00: LoadService: <- active_resource/railtie - 36ms
2012-12-13T14:07:36.901-02:00: LoadService: -> rails/test_unit/railtie
2012-12-13T14:07:36.906-02:00: LoadService: <- rails/test_unit/railtie - 5ms
2012-12-13T14:07:36.907-02:00: LoadService: -> sprockets/railtie
2012-12-13T14:07:36.912-02:00: LoadService: -> action_controller/railtie
2012-12-13T14:07:36.916-02:00: LoadService: <- action_controller/railtie - 3ms
2012-12-13T14:07:36.918-02:00: LoadService: <- sprockets/railtie - 11ms
2012-12-13T14:07:36.918-02:00: LoadService: <- rails/all - 4490ms
2012-12-13T14:07:36.918-02:00: LoadService: -> active_support/string_inquirer
2012-12-13T14:07:36.924-02:00: LoadService: <- active_support/string_inquirer - 6ms
2012-12-13T14:07:36.925-02:00: LoadService: -> rails
2012-12-13T14:07:36.928-02:00: LoadService: <- rails - 3ms
2012-12-13T14:07:36.928-02:00: LoadService: -> devise
2012-12-13T14:07:36.938-02:00: LoadService: -> rails
2012-12-13T14:07:36.941-02:00: LoadService: <- rails - 3ms
2012-12-13T14:07:36.941-02:00: LoadService: -> active_support/core_ext/numeric/time
2012-12-13T14:07:36.947-02:00: LoadService: -> active_support/duration
2012-12-13T14:07:36.952-02:00: LoadService: <- active_support/duration - 5ms
2012-12-13T14:07:36.952-02:00: LoadService: -> active_support/core_ext/time/calculations
2012-12-13T14:07:36.956-02:00: LoadService: <- active_support/core_ext/time/calculations - 4ms
2012-12-13T14:07:36.956-02:00: LoadService: -> active_support/core_ext/time/acts_like
2012-12-13T14:07:36.962-02:00: LoadService: -> active_support/core_ext/object/acts_like
2012-12-13T14:07:36.966-02:00: LoadService: <- active_support/core_ext/object/acts_like - 4ms
2012-12-13T14:07:36.967-02:00: LoadService: <- active_support/core_ext/time/acts_like - 10ms
2012-12-13T14:07:36.967-02:00: LoadService: <- active_support/core_ext/numeric/time - 26ms
2012-12-13T14:07:36.967-02:00: LoadService: -> active_support/dependencies
2012-12-13T14:07:36.988-02:00: LoadService: -> set
2012-12-13T14:07:36.993-02:00: LoadService: <- set - 5ms
2012-12-13T14:07:36.993-02:00: LoadService: -> thread
2012-12-13T14:07:36.993-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:36.993-02:00: LoadService: -> pathname
2012-12-13T14:07:36.998-02:00: LoadService: <- pathname - 5ms
2012-12-13T14:07:36.998-02:00: LoadService: -> active_support/core_ext/module/aliasing
2012-12-13T14:07:37.003-02:00: LoadService: <- active_support/core_ext/module/aliasing - 5ms
2012-12-13T14:07:37.003-02:00: LoadService: -> active_support/core_ext/module/attribute_accessors
2012-12-13T14:07:37.008-02:00: LoadService: <- active_support/core_ext/module/attribute_accessors - 5ms
2012-12-13T14:07:37.008-02:00: LoadService: -> active_support/core_ext/module/introspection
2012-12-13T14:07:37.012-02:00: LoadService: <- active_support/core_ext/module/introspection - 4ms
2012-12-13T14:07:37.012-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:37.017-02:00: LoadService: <- active_support/core_ext/module/anonymous - 4ms
2012-12-13T14:07:37.017-02:00: LoadService: -> active_support/core_ext/module/qualified_const
2012-12-13T14:07:37.024-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:37.029-02:00: LoadService: <- active_support/core_ext/string/inflections - 5ms
2012-12-13T14:07:37.031-02:00: LoadService: <- active_support/core_ext/module/qualified_const - 14ms
2012-12-13T14:07:37.031-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:37.035-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:37.036-02:00: LoadService: -> active_support/core_ext/load_error
2012-12-13T14:07:37.040-02:00: LoadService: <- active_support/core_ext/load_error - 4ms
2012-12-13T14:07:37.040-02:00: LoadService: -> active_support/core_ext/name_error
2012-12-13T14:07:37.045-02:00: LoadService: <- active_support/core_ext/name_error - 5ms
2012-12-13T14:07:37.045-02:00: LoadService: -> active_support/core_ext/string/starts_ends_with
2012-12-13T14:07:37.050-02:00: LoadService: <- active_support/core_ext/string/starts_ends_with - 5ms
2012-12-13T14:07:37.051-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:37.055-02:00: LoadService: <- active_support/inflector - 4ms
2012-12-13T14:07:37.071-02:00: LoadService: <- active_support/dependencies - 104ms
2012-12-13T14:07:37.071-02:00: LoadService: -> orm_adapter
2012-12-13T14:07:37.074-02:00: LoadService: -> orm_adapter/base
2012-12-13T14:07:37.079-02:00: LoadService: <- orm_adapter/base - 5ms
2012-12-13T14:07:37.080-02:00: LoadService: -> orm_adapter/to_adapter
2012-12-13T14:07:37.083-02:00: LoadService: <- orm_adapter/to_adapter - 3ms
2012-12-13T14:07:37.083-02:00: LoadService: -> orm_adapter/version
2012-12-13T14:07:37.085-02:00: LoadService: <- orm_adapter/version - 2ms
2012-12-13T14:07:37.086-02:00: LoadService: -> active_record/base
2012-12-13T14:07:37.096-02:00: LoadService: -> psych
2012-12-13T14:07:37.101-02:00: LoadService: <- psych - 5ms
2012-12-13T14:07:37.101-02:00: LoadService: -> yaml
2012-12-13T14:07:37.106-02:00: LoadService: <- yaml - 5ms
2012-12-13T14:07:37.106-02:00: LoadService: -> set
2012-12-13T14:07:37.113-02:00: LoadService: <- set - 7ms
2012-12-13T14:07:37.113-02:00: LoadService: -> thread
2012-12-13T14:07:37.114-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:37.114-02:00: LoadService: -> active_support/benchmarkable
2012-12-13T14:07:37.216-02:00: LoadService: -> active_support/core_ext/benchmark
2012-12-13T14:07:37.220-02:00: LoadService: <- active_support/core_ext/benchmark - 4ms
2012-12-13T14:07:37.220-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:37.224-02:00: LoadService: <- active_support/core_ext/hash/keys - 3ms
2012-12-13T14:07:37.225-02:00: LoadService: <- active_support/benchmarkable - 111ms
2012-12-13T14:07:37.226-02:00: LoadService: -> active_support/dependencies
2012-12-13T14:07:37.231-02:00: LoadService: <- active_support/dependencies - 5ms
2012-12-13T14:07:37.232-02:00: LoadService: -> active_support/descendants_tracker
2012-12-13T14:07:37.237-02:00: LoadService: <- active_support/descendants_tracker - 5ms
2012-12-13T14:07:37.237-02:00: LoadService: -> active_support/time
2012-12-13T14:07:37.244-02:00: LoadService: -> active_support
2012-12-13T14:07:37.249-02:00: LoadService: <- active_support - 5ms
2012-12-13T14:07:37.250-02:00: LoadService: -> date
2012-12-13T14:07:37.254-02:00: LoadService: <- date - 4ms
2012-12-13T14:07:37.254-02:00: LoadService: -> time
2012-12-13T14:07:37.258-02:00: LoadService: <- time - 4ms
2012-12-13T14:07:37.258-02:00: LoadService: -> active_support/core_ext/time/publicize_conversion_methods
2012-12-13T14:07:37.262-02:00: LoadService: <- active_support/core_ext/time/publicize_conversion_methods - 3ms
2012-12-13T14:07:37.263-02:00: LoadService: -> active_support/core_ext/time/marshal
2012-12-13T14:07:37.305-02:00: LoadService: <- active_support/core_ext/time/marshal - 42ms
2012-12-13T14:07:37.305-02:00: LoadService: -> active_support/core_ext/time/acts_like
2012-12-13T14:07:37.309-02:00: LoadService: <- active_support/core_ext/time/acts_like - 4ms
2012-12-13T14:07:37.309-02:00: LoadService: -> active_support/core_ext/time/calculations
2012-12-13T14:07:37.313-02:00: LoadService: <- active_support/core_ext/time/calculations - 4ms
2012-12-13T14:07:37.314-02:00: LoadService: -> active_support/core_ext/time/conversions
2012-12-13T14:07:37.318-02:00: LoadService: <- active_support/core_ext/time/conversions - 4ms
2012-12-13T14:07:37.318-02:00: LoadService: -> active_support/core_ext/time/zones
2012-12-13T14:07:37.322-02:00: LoadService: <- active_support/core_ext/time/zones - 4ms
2012-12-13T14:07:37.322-02:00: LoadService: -> active_support/core_ext/date/acts_like
2012-12-13T14:07:37.327-02:00: LoadService: -> active_support/core_ext/object/acts_like
2012-12-13T14:07:37.331-02:00: LoadService: <- active_support/core_ext/object/acts_like - 4ms
2012-12-13T14:07:37.331-02:00: LoadService: <- active_support/core_ext/date/acts_like - 9ms
2012-12-13T14:07:37.331-02:00: LoadService: -> active_support/core_ext/date/freeze
2012-12-13T14:07:37.336-02:00: LoadService: <- active_support/core_ext/date/freeze - 5ms
2012-12-13T14:07:37.337-02:00: LoadService: -> active_support/core_ext/date/calculations
2012-12-13T14:07:37.341-02:00: LoadService: <- active_support/core_ext/date/calculations - 4ms
2012-12-13T14:07:37.341-02:00: LoadService: -> active_support/core_ext/date/conversions
2012-12-13T14:07:37.347-02:00: LoadService: -> date
2012-12-13T14:07:37.351-02:00: LoadService: <- date - 4ms
2012-12-13T14:07:37.351-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:37.355-02:00: LoadService: <- active_support/inflector/methods - 4ms
2012-12-13T14:07:37.356-02:00: LoadService: -> active_support/core_ext/date/zones
2012-12-13T14:07:37.359-02:00: LoadService: <- active_support/core_ext/date/zones - 3ms
2012-12-13T14:07:37.360-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:37.364-02:00: LoadService: <- active_support/core_ext/module/remove_method - 4ms
2012-12-13T14:07:37.364-02:00: LoadService: <- active_support/core_ext/date/conversions - 23ms
2012-12-13T14:07:37.365-02:00: LoadService: -> active_support/core_ext/date/zones
2012-12-13T14:07:37.369-02:00: LoadService: <- active_support/core_ext/date/zones - 4ms
2012-12-13T14:07:37.369-02:00: LoadService: -> active_support/core_ext/date_time/acts_like
2012-12-13T14:07:37.374-02:00: LoadService: -> active_support/core_ext/object/acts_like
2012-12-13T14:07:37.378-02:00: LoadService: <- active_support/core_ext/object/acts_like - 3ms
2012-12-13T14:07:37.378-02:00: LoadService: <- active_support/core_ext/date_time/acts_like - 9ms
2012-12-13T14:07:37.378-02:00: LoadService: -> active_support/core_ext/date_time/calculations
2012-12-13T14:07:37.382-02:00: LoadService: <- active_support/core_ext/date_time/calculations - 4ms
2012-12-13T14:07:37.382-02:00: LoadService: -> active_support/core_ext/date_time/conversions
2012-12-13T14:07:37.386-02:00: LoadService: <- active_support/core_ext/date_time/conversions - 4ms
2012-12-13T14:07:37.387-02:00: LoadService: -> active_support/core_ext/date_time/zones
2012-12-13T14:07:37.391-02:00: LoadService: -> active_support/core_ext/time/zones
2012-12-13T14:07:37.395-02:00: LoadService: <- active_support/core_ext/time/zones - 4ms
2012-12-13T14:07:37.396-02:00: LoadService: <- active_support/core_ext/date_time/zones - 9ms
2012-12-13T14:07:37.396-02:00: LoadService: -> active_support/core_ext/integer/time
2012-12-13T14:07:37.401-02:00: LoadService: <- active_support/core_ext/integer/time - 5ms
2012-12-13T14:07:37.401-02:00: LoadService: -> active_support/core_ext/numeric/time
2012-12-13T14:07:37.405-02:00: LoadService: <- active_support/core_ext/numeric/time - 4ms
2012-12-13T14:07:37.405-02:00: LoadService: <- active_support/time - 167ms
2012-12-13T14:07:37.405-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:37.409-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:37.410-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:37.414-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 4ms
2012-12-13T14:07:37.414-02:00: LoadService: -> active_support/core_ext/class/delegating_attributes
2012-12-13T14:07:37.418-02:00: LoadService: <- active_support/core_ext/class/delegating_attributes - 4ms
2012-12-13T14:07:37.418-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:37.422-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:37.422-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:37.426-02:00: LoadService: <- active_support/core_ext/array/extract_options - 4ms
2012-12-13T14:07:37.427-02:00: LoadService: -> active_support/core_ext/hash/deep_merge
2012-12-13T14:07:37.432-02:00: LoadService: <- active_support/core_ext/hash/deep_merge - 5ms
2012-12-13T14:07:37.432-02:00: LoadService: -> active_support/core_ext/hash/indifferent_access
2012-12-13T14:07:37.437-02:00: LoadService: -> active_support/hash_with_indifferent_access
2012-12-13T14:07:37.444-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:37.450-02:00: LoadService: <- active_support/core_ext/hash/keys - 6ms
2012-12-13T14:07:37.459-02:00: LoadService: <- active_support/hash_with_indifferent_access - 22ms
2012-12-13T14:07:37.460-02:00: LoadService: <- active_support/core_ext/hash/indifferent_access - 28ms
2012-12-13T14:07:37.466-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:37.471-02:00: LoadService: <- active_support/core_ext/hash/slice - 5ms
2012-12-13T14:07:37.472-02:00: LoadService: -> active_support/core_ext/string/behavior
2012-12-13T14:07:37.476-02:00: LoadService: <- active_support/core_ext/string/behavior - 4ms
2012-12-13T14:07:37.476-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:37.480-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 3ms
2012-12-13T14:07:37.481-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:37.485-02:00: LoadService: <- active_support/core_ext/module/delegation - 4ms
2012-12-13T14:07:37.485-02:00: LoadService: -> active_support/core_ext/module/introspection
2012-12-13T14:07:37.489-02:00: LoadService: <- active_support/core_ext/module/introspection - 4ms
2012-12-13T14:07:37.489-02:00: LoadService: -> active_support/core_ext/object/duplicable
2012-12-13T14:07:37.496-02:00: LoadService: -> bigdecimal
2012-12-13T14:07:37.500-02:00: LoadService: <- bigdecimal - 4ms
2012-12-13T14:07:37.503-02:00: LoadService: <- active_support/core_ext/object/duplicable - 14ms
2012-12-13T14:07:37.504-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:37.508-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:37.508-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:37.512-02:00: LoadService: <- active_support/deprecation - 4ms
2012-12-13T14:07:37.512-02:00: LoadService: -> arel
2012-12-13T14:07:37.515-02:00: LoadService: <- arel - 3ms
2012-12-13T14:07:37.516-02:00: LoadService: -> active_record/errors
2012-12-13T14:07:37.523-02:00: LoadService: <- active_record/errors - 7ms
2012-12-13T14:07:37.524-02:00: LoadService: -> active_record/log_subscriber
2012-12-13T14:07:37.529-02:00: LoadService: -> active_support/log_subscriber
2012-12-13T14:07:37.536-02:00: LoadService: -> active_support/core_ext/module/attribute_accessors
2012-12-13T14:07:37.540-02:00: LoadService: <- active_support/core_ext/module/attribute_accessors - 4ms
2012-12-13T14:07:37.540-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:37.544-02:00: LoadService: <- active_support/core_ext/class/attribute - 3ms
2012-12-13T14:07:37.551-02:00: LoadService: <- active_support/log_subscriber - 21ms
2012-12-13T14:07:37.553-02:00: LoadService: <- active_record/log_subscriber - 29ms
2012-12-13T14:07:37.553-02:00: LoadService: -> active_record/explain_subscriber
2012-12-13T14:07:37.561-02:00: LoadService: -> active_support/notifications
2012-12-13T14:07:37.566-02:00: LoadService: <- active_support/notifications - 5ms
2012-12-13T14:07:37.567-02:00: LoadService: <- active_record/explain_subscriber - 14ms
2012-12-13T14:07:37.583-02:00: LoadService: -> active_record/persistence
2012-12-13T14:07:37.593-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.599-02:00: LoadService: <- active_support/concern - 6ms
2012-12-13T14:07:37.601-02:00: LoadService: <- active_record/persistence - 18ms
2012-12-13T14:07:37.602-02:00: LoadService: -> active_model/naming
2012-12-13T14:07:37.610-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:37.614-02:00: LoadService: <- active_support/inflector - 4ms
2012-12-13T14:07:37.614-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:37.619-02:00: LoadService: <- active_support/core_ext/hash/except - 4ms
2012-12-13T14:07:37.619-02:00: LoadService: -> active_support/core_ext/module/introspection
2012-12-13T14:07:37.623-02:00: LoadService: <- active_support/core_ext/module/introspection - 3ms
2012-12-13T14:07:37.624-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:37.627-02:00: LoadService: <- active_support/deprecation - 3ms
2012-12-13T14:07:37.630-02:00: LoadService: <- active_model/naming - 28ms
2012-12-13T14:07:37.630-02:00: LoadService: -> active_record/query_cache
2012-12-13T14:07:37.636-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:37.640-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:37.641-02:00: LoadService: <- active_record/query_cache - 11ms
2012-12-13T14:07:37.642-02:00: LoadService: -> active_record/querying
2012-12-13T14:07:37.649-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:37.655-02:00: LoadService: <- active_support/core_ext/module/delegation - 6ms
2012-12-13T14:07:37.701-02:00: LoadService: <- active_record/querying - 59ms
2012-12-13T14:07:37.701-02:00: LoadService: -> active_record/readonly_attributes
2012-12-13T14:07:37.706-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.710-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:37.710-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:37.714-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:37.715-02:00: LoadService: <- active_record/readonly_attributes - 14ms
2012-12-13T14:07:37.717-02:00: LoadService: -> active_record/model_schema
2012-12-13T14:07:37.726-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.730-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:37.731-02:00: LoadService: <- active_record/model_schema - 14ms
2012-12-13T14:07:37.737-02:00: LoadService: -> active_record/translation
2012-12-13T14:07:37.743-02:00: LoadService: -> active_model/translation
2012-12-13T14:07:37.751-02:00: LoadService: -> active_support/core_ext/hash/reverse_merge
2012-12-13T14:07:37.756-02:00: LoadService: <- active_support/core_ext/hash/reverse_merge - 5ms
2012-12-13T14:07:37.757-02:00: LoadService: <- active_model/translation - 13ms
2012-12-13T14:07:37.757-02:00: LoadService: <- active_record/translation - 20ms
2012-12-13T14:07:37.757-02:00: LoadService: -> active_record/inheritance
2012-12-13T14:07:37.764-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.768-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:37.769-02:00: LoadService: <- active_record/inheritance - 12ms
2012-12-13T14:07:37.772-02:00: LoadService: -> active_record/scoping/default
2012-12-13T14:07:37.777-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.781-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:37.782-02:00: LoadService: <- active_record/scoping/default - 10ms
2012-12-13T14:07:37.784-02:00: LoadService: -> active_record/scoping/named
2012-12-13T14:07:37.790-02:00: LoadService: -> active_support/core_ext/array
2012-12-13T14:07:37.794-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:37.798-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:37.799-02:00: LoadService: -> active_support/core_ext/array/access
2012-12-13T14:07:37.804-02:00: LoadService: <- active_support/core_ext/array/access - 5ms
2012-12-13T14:07:37.804-02:00: LoadService: -> active_support/core_ext/array/uniq_by
2012-12-13T14:07:37.808-02:00: LoadService: <- active_support/core_ext/array/uniq_by - 4ms
2012-12-13T14:07:37.808-02:00: LoadService: -> active_support/core_ext/array/conversions
2012-12-13T14:07:37.812-02:00: LoadService: <- active_support/core_ext/array/conversions - 4ms
2012-12-13T14:07:37.812-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:37.816-02:00: LoadService: <- active_support/core_ext/array/extract_options - 4ms
2012-12-13T14:07:37.816-02:00: LoadService: -> active_support/core_ext/array/grouping
2012-12-13T14:07:37.822-02:00: LoadService: -> enumerator
2012-12-13T14:07:37.826-02:00: LoadService: <- enumerator - 3ms
2012-12-13T14:07:37.827-02:00: LoadService: <- active_support/core_ext/array/grouping - 10ms
2012-12-13T14:07:37.827-02:00: LoadService: -> active_support/core_ext/array/random_access
2012-12-13T14:07:37.832-02:00: LoadService: <- active_support/core_ext/array/random_access - 5ms
2012-12-13T14:07:37.833-02:00: LoadService: -> active_support/core_ext/array/prepend_and_append
2012-12-13T14:07:37.837-02:00: LoadService: <- active_support/core_ext/array/prepend_and_append - 4ms
2012-12-13T14:07:37.837-02:00: LoadService: <- active_support/core_ext/array - 47ms
2012-12-13T14:07:37.837-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:37.841-02:00: LoadService: <- active_support/core_ext/hash/except - 3ms
2012-12-13T14:07:37.842-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:37.845-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 3ms
2012-12-13T14:07:37.846-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:37.849-02:00: LoadService: <- active_support/core_ext/object/blank - 3ms
2012-12-13T14:07:37.850-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:37.853-02:00: LoadService: <- active_support/core_ext/class/attribute - 3ms
2012-12-13T14:07:37.854-02:00: LoadService: <- active_record/scoping/named - 70ms
2012-12-13T14:07:37.855-02:00: LoadService: -> active_record/dynamic_matchers
2012-12-13T14:07:37.861-02:00: LoadService: <- active_record/dynamic_matchers - 6ms
2012-12-13T14:07:37.862-02:00: LoadService: -> active_record/sanitization
2012-12-13T14:07:37.874-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.880-02:00: LoadService: <- active_support/concern - 5ms
2012-12-13T14:07:37.882-02:00: LoadService: <- active_record/sanitization - 20ms
2012-12-13T14:07:37.883-02:00: LoadService: -> active_record/attribute_assignment
2012-12-13T14:07:37.896-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.901-02:00: LoadService: <- active_support/concern - 5ms
2012-12-13T14:07:37.902-02:00: LoadService: -> active_model/mass_assignment_security
2012-12-13T14:07:37.909-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:37.913-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:37.913-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:37.917-02:00: LoadService: <- active_support/core_ext/string/inflections - 4ms
2012-12-13T14:07:37.918-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:37.921-02:00: LoadService: <- active_support/core_ext/array/wrap - 3ms
2012-12-13T14:07:37.922-02:00: LoadService: -> active_model/mass_assignment_security/permission_set
2012-12-13T14:07:37.927-02:00: LoadService: -> set
2012-12-13T14:07:37.931-02:00: LoadService: <- set - 4ms
2012-12-13T14:07:37.931-02:00: LoadService: <- active_model/mass_assignment_security/permission_set - 9ms
2012-12-13T14:07:37.932-02:00: LoadService: -> active_model/mass_assignment_security/sanitizer
2012-12-13T14:07:37.937-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:37.941-02:00: LoadService: <- active_support/core_ext/module/delegation - 4ms
2012-12-13T14:07:37.946-02:00: LoadService: <- active_model/mass_assignment_security/sanitizer - 14ms
2012-12-13T14:07:37.947-02:00: LoadService: <- active_model/mass_assignment_security - 45ms
2012-12-13T14:07:37.948-02:00: LoadService: <- active_record/attribute_assignment - 65ms
2012-12-13T14:07:37.956-02:00: LoadService: -> active_model/conversion
2012-12-13T14:07:37.961-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:37.965-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:37.965-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:37.969-02:00: LoadService: <- active_support/inflector - 4ms
2012-12-13T14:07:37.969-02:00: LoadService: <- active_model/conversion - 13ms
2012-12-13T14:07:37.970-02:00: LoadService: -> active_record/integration
2012-12-13T14:07:37.976-02:00: LoadService: <- active_record/integration - 6ms
2012-12-13T14:07:37.976-02:00: LoadService: -> active_record/validations
2012-12-13T14:07:37.982-02:00: LoadService: -> active_model/validations
2012-12-13T14:07:37.989-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:37.993-02:00: LoadService: <- active_support/core_ext/array/extract_options - 4ms
2012-12-13T14:07:37.993-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:37.997-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:37.997-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.001-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:38.001-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:38.005-02:00: LoadService: <- active_support/core_ext/hash/keys - 4ms
2012-12-13T14:07:38.005-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:38.009-02:00: LoadService: <- active_support/core_ext/hash/except - 4ms
2012-12-13T14:07:38.009-02:00: LoadService: -> active_model/errors
2012-12-13T14:07:38.018-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.022-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:38.022-02:00: LoadService: -> active_support/core_ext/array/conversions
2012-12-13T14:07:38.026-02:00: LoadService: <- active_support/core_ext/array/conversions - 4ms
2012-12-13T14:07:38.026-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:38.030-02:00: LoadService: <- active_support/core_ext/string/inflections - 4ms
2012-12-13T14:07:38.030-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:38.034-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:38.034-02:00: LoadService: -> active_support/core_ext/hash/reverse_merge
2012-12-13T14:07:38.038-02:00: LoadService: <- active_support/core_ext/hash/reverse_merge - 4ms
2012-12-13T14:07:38.038-02:00: LoadService: -> active_support/ordered_hash
2012-12-13T14:07:38.042-02:00: LoadService: <- active_support/ordered_hash - 4ms
2012-12-13T14:07:38.043-02:00: LoadService: <- active_model/errors - 34ms
2012-12-13T14:07:38.043-02:00: LoadService: -> active_model/validations/callbacks
2012-12-13T14:07:38.049-02:00: LoadService: -> active_support/callbacks
2012-12-13T14:07:38.053-02:00: LoadService: <- active_support/callbacks - 4ms
2012-12-13T14:07:38.053-02:00: LoadService: <- active_model/validations/callbacks - 10ms
2012-12-13T14:07:38.054-02:00: LoadService: -> active_model/validator
2012-12-13T14:07:38.059-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.063-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:38.063-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:38.067-02:00: LoadService: <- active_support/core_ext/module/anonymous - 3ms
2012-12-13T14:07:38.067-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:38.071-02:00: LoadService: <- active_support/core_ext/object/blank - 3ms
2012-12-13T14:07:38.071-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:38.075-02:00: LoadService: <- active_support/core_ext/object/inclusion - 3ms
2012-12-13T14:07:38.076-02:00: LoadService: <- active_model/validator - 22ms
2012-12-13T14:07:38.078-02:00: LoadService: -> active_model/validations/acceptance.rb
2012-12-13T14:07:38.084-02:00: LoadService: <- active_model/validations/acceptance.rb - 6ms
2012-12-13T14:07:38.084-02:00: LoadService: -> active_model/validations/callbacks.rb
2012-12-13T14:07:38.088-02:00: LoadService: <- active_model/validations/callbacks.rb - 4ms
2012-12-13T14:07:38.088-02:00: LoadService: -> active_model/validations/confirmation.rb
2012-12-13T14:07:38.093-02:00: LoadService: <- active_model/validations/confirmation.rb - 5ms
2012-12-13T14:07:38.094-02:00: LoadService: -> active_model/validations/exclusion.rb
2012-12-13T14:07:38.099-02:00: LoadService: -> active_support/core_ext/range
2012-12-13T14:07:38.103-02:00: LoadService: -> active_support/core_ext/range/blockless_step
2012-12-13T14:07:38.108-02:00: LoadService: -> active_support/core_ext/module/aliasing
2012-12-13T14:07:38.112-02:00: LoadService: <- active_support/core_ext/module/aliasing - 4ms
2012-12-13T14:07:38.113-02:00: LoadService: <- active_support/core_ext/range/blockless_step - 10ms
2012-12-13T14:07:38.113-02:00: LoadService: -> active_support/core_ext/range/conversions
2012-12-13T14:07:38.118-02:00: LoadService: <- active_support/core_ext/range/conversions - 5ms
2012-12-13T14:07:38.119-02:00: LoadService: -> active_support/core_ext/range/include_range
2012-12-13T14:07:38.124-02:00: LoadService: <- active_support/core_ext/range/include_range - 5ms
2012-12-13T14:07:38.124-02:00: LoadService: -> active_support/core_ext/range/overlaps
2012-12-13T14:07:38.129-02:00: LoadService: <- active_support/core_ext/range/overlaps - 5ms
2012-12-13T14:07:38.129-02:00: LoadService: -> active_support/core_ext/range/cover
2012-12-13T14:07:38.135-02:00: LoadService: <- active_support/core_ext/range/cover - 5ms
2012-12-13T14:07:38.135-02:00: LoadService: <- active_support/core_ext/range - 36ms
2012-12-13T14:07:38.135-02:00: LoadService: <- active_model/validations/exclusion.rb - 41ms
2012-12-13T14:07:38.135-02:00: LoadService: -> active_model/validations/format.rb
2012-12-13T14:07:38.141-02:00: LoadService: <- active_model/validations/format.rb - 5ms
2012-12-13T14:07:38.142-02:00: LoadService: -> active_model/validations/inclusion.rb
2012-12-13T14:07:38.147-02:00: LoadService: -> active_support/core_ext/range
2012-12-13T14:07:38.151-02:00: LoadService: <- active_support/core_ext/range - 4ms
2012-12-13T14:07:38.151-02:00: LoadService: <- active_model/validations/inclusion.rb - 9ms
2012-12-13T14:07:38.152-02:00: LoadService: -> active_model/validations/length.rb
2012-12-13T14:07:38.158-02:00: LoadService: -> active_support/core_ext/string/encoding
2012-12-13T14:07:38.162-02:00: LoadService: <- active_support/core_ext/string/encoding - 4ms
2012-12-13T14:07:38.163-02:00: LoadService: <- active_model/validations/length.rb - 11ms
2012-12-13T14:07:38.163-02:00: LoadService: -> active_model/validations/numericality.rb
2012-12-13T14:07:38.170-02:00: LoadService: <- active_model/validations/numericality.rb - 7ms
2012-12-13T14:07:38.171-02:00: LoadService: -> active_model/validations/presence.rb
2012-12-13T14:07:38.175-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:38.179-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:38.180-02:00: LoadService: <- active_model/validations/presence.rb - 9ms
2012-12-13T14:07:38.180-02:00: LoadService: -> active_model/validations/validates.rb
2012-12-13T14:07:38.185-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:38.189-02:00: LoadService: <- active_support/core_ext/hash/slice - 3ms
2012-12-13T14:07:38.190-02:00: LoadService: <- active_model/validations/validates.rb - 10ms
2012-12-13T14:07:38.190-02:00: LoadService: -> active_model/validations/with.rb
2012-12-13T14:07:38.196-02:00: LoadService: <- active_model/validations/with.rb - 6ms
2012-12-13T14:07:38.196-02:00: LoadService: <- active_model/validations - 214ms
2012-12-13T14:07:38.197-02:00: LoadService: -> active_record/validations/associated
2012-12-13T14:07:38.202-02:00: LoadService: <- active_record/validations/associated - 5ms
2012-12-13T14:07:38.202-02:00: LoadService: -> active_record/validations/uniqueness
2012-12-13T14:07:38.208-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.212-02:00: LoadService: <- active_support/core_ext/array/wrap - 3ms
2012-12-13T14:07:38.213-02:00: LoadService: <- active_record/validations/uniqueness - 10ms
2012-12-13T14:07:38.213-02:00: LoadService: <- active_record/validations - 237ms
2012-12-13T14:07:38.222-02:00: LoadService: -> active_record/counter_cache
2012-12-13T14:07:38.228-02:00: LoadService: <- active_record/counter_cache - 6ms
2012-12-13T14:07:38.229-02:00: LoadService: -> active_record/locking/optimistic
2012-12-13T14:07:38.236-02:00: LoadService: <- active_record/locking/optimistic - 7ms
2012-12-13T14:07:38.236-02:00: LoadService: -> active_record/locking/pessimistic
2012-12-13T14:07:38.241-02:00: LoadService: <- active_record/locking/pessimistic - 5ms
2012-12-13T14:07:38.245-02:00: LoadService: -> active_record/attribute_methods/read
2012-12-13T14:07:38.254-02:00: LoadService: <- active_record/attribute_methods/read - 9ms
2012-12-13T14:07:38.256-02:00: LoadService: -> active_record/attribute_methods/write
2012-12-13T14:07:38.263-02:00: LoadService: <- active_record/attribute_methods/write - 7ms
2012-12-13T14:07:38.268-02:00: LoadService: -> active_record/attribute_methods/before_type_cast
2012-12-13T14:07:38.273-02:00: LoadService: <- active_record/attribute_methods/before_type_cast - 5ms
2012-12-13T14:07:38.274-02:00: LoadService: -> active_record/attribute_methods/query
2012-12-13T14:07:38.280-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:38.284-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:38.284-02:00: LoadService: <- active_record/attribute_methods/query - 9ms
2012-12-13T14:07:38.287-02:00: LoadService: -> active_record/attribute_methods/primary_key
2012-12-13T14:07:38.294-02:00: LoadService: <- active_record/attribute_methods/primary_key - 7ms
2012-12-13T14:07:38.295-02:00: LoadService: -> active_record/attribute_methods/time_zone_conversion
2012-12-13T14:07:38.301-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.305-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:38.305-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:38.309-02:00: LoadService: <- active_support/core_ext/object/inclusion - 4ms
2012-12-13T14:07:38.310-02:00: LoadService: <- active_record/attribute_methods/time_zone_conversion - 15ms
2012-12-13T14:07:38.313-02:00: LoadService: -> active_record/attribute_methods/dirty
2012-12-13T14:07:38.319-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.323-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:38.323-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:38.327-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:38.327-02:00: LoadService: -> active_model/dirty
2012-12-13T14:07:38.333-02:00: LoadService: -> active_model/attribute_methods
2012-12-13T14:07:38.337-02:00: LoadService: <- active_model/attribute_methods - 4ms
2012-12-13T14:07:38.337-02:00: LoadService: -> active_support/hash_with_indifferent_access
2012-12-13T14:07:38.341-02:00: LoadService: <- active_support/hash_with_indifferent_access - 4ms
2012-12-13T14:07:38.341-02:00: LoadService: -> active_support/core_ext/object/duplicable
2012-12-13T14:07:38.345-02:00: LoadService: <- active_support/core_ext/object/duplicable - 4ms
2012-12-13T14:07:38.346-02:00: LoadService: <- active_model/dirty - 18ms
2012-12-13T14:07:38.346-02:00: LoadService: <- active_record/attribute_methods/dirty - 33ms
2012-12-13T14:07:38.350-02:00: LoadService: -> active_record/timestamp
2012-12-13T14:07:38.356-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.360-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:38.361-02:00: LoadService: <- active_record/timestamp - 11ms
2012-12-13T14:07:38.363-02:00: LoadService: -> active_record/attribute_methods/serialization
2012-12-13T14:07:38.369-02:00: LoadService: <- active_record/attribute_methods/serialization - 6ms
2012-12-13T14:07:38.372-02:00: LoadService: -> active_record/attribute_methods/deprecated_underscore_read
2012-12-13T14:07:38.377-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:38.380-02:00: LoadService: <- active_support/concern - 3ms
2012-12-13T14:07:38.381-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:38.384-02:00: LoadService: <- active_support/deprecation - 3ms
2012-12-13T14:07:38.385-02:00: LoadService: <- active_record/attribute_methods/deprecated_underscore_read - 13ms
2012-12-13T14:07:38.387-02:00: LoadService: -> active_record/callbacks
2012-12-13T14:07:38.392-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.396-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:38.397-02:00: LoadService: <- active_record/callbacks - 10ms
2012-12-13T14:07:38.397-02:00: LoadService: -> active_model/observing
2012-12-13T14:07:38.404-02:00: LoadService: -> singleton
2012-12-13T14:07:38.408-02:00: LoadService: <- singleton - 4ms
2012-12-13T14:07:38.408-02:00: LoadService: -> active_model/observer_array
2012-12-13T14:07:38.414-02:00: LoadService: -> set
2012-12-13T14:07:38.418-02:00: LoadService: <- set - 4ms
2012-12-13T14:07:38.419-02:00: LoadService: <- active_model/observer_array - 11ms
2012-12-13T14:07:38.419-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.423-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:38.423-02:00: LoadService: -> active_support/core_ext/module/aliasing
2012-12-13T14:07:38.427-02:00: LoadService: <- active_support/core_ext/module/aliasing - 4ms
2012-12-13T14:07:38.427-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:38.431-02:00: LoadService: <- active_support/core_ext/module/remove_method - 4ms
2012-12-13T14:07:38.431-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:38.435-02:00: LoadService: <- active_support/core_ext/string/inflections - 4ms
2012-12-13T14:07:38.435-02:00: LoadService: -> active_support/core_ext/enumerable
2012-12-13T14:07:38.439-02:00: LoadService: <- active_support/core_ext/enumerable - 4ms
2012-12-13T14:07:38.439-02:00: LoadService: -> active_support/descendants_tracker
2012-12-13T14:07:38.443-02:00: LoadService: <- active_support/descendants_tracker - 4ms
2012-12-13T14:07:38.445-02:00: LoadService: <- active_model/observing - 48ms
2012-12-13T14:07:38.448-02:00: LoadService: -> active_model/callbacks
2012-12-13T14:07:38.456-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.460-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:38.461-02:00: LoadService: -> active_support/callbacks
2012-12-13T14:07:38.464-02:00: LoadService: <- active_support/callbacks - 3ms
2012-12-13T14:07:38.465-02:00: LoadService: <- active_model/callbacks - 17ms
2012-12-13T14:07:38.493-02:00: LoadService: -> active_record/associations
2012-12-13T14:07:38.503-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.507-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:38.507-02:00: LoadService: -> active_support/core_ext/enumerable
2012-12-13T14:07:38.511-02:00: LoadService: <- active_support/core_ext/enumerable - 4ms
2012-12-13T14:07:38.511-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:38.515-02:00: LoadService: <- active_support/core_ext/module/delegation - 4ms
2012-12-13T14:07:38.515-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:38.519-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:38.519-02:00: LoadService: -> active_support/core_ext/string/conversions
2012-12-13T14:07:38.523-02:00: LoadService: <- active_support/core_ext/string/conversions - 4ms
2012-12-13T14:07:38.523-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:38.527-02:00: LoadService: <- active_support/core_ext/module/remove_method - 4ms
2012-12-13T14:07:38.527-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.531-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:38.535-02:00: LoadService: <- active_record/associations - 42ms
2012-12-13T14:07:38.536-02:00: LoadService: -> active_record/identity_map
2012-12-13T14:07:38.543-02:00: LoadService: <- active_record/identity_map - 7ms
2012-12-13T14:07:38.543-02:00: LoadService: -> active_model/secure_password
2012-12-13T14:07:38.548-02:00: LoadService: <- active_model/secure_password - 5ms
2012-12-13T14:07:38.549-02:00: LoadService: -> active_record/explain
2012-12-13T14:07:38.555-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.559-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:38.559-02:00: LoadService: <- active_record/explain - 10ms
2012-12-13T14:07:38.561-02:00: LoadService: -> active_record/autosave_association
2012-12-13T14:07:38.571-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:38.575-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:38.576-02:00: LoadService: <- active_record/autosave_association - 15ms
2012-12-13T14:07:38.576-02:00: LoadService: -> active_record/nested_attributes
2012-12-13T14:07:38.585-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:38.589-02:00: LoadService: <- active_support/core_ext/hash/except - 4ms
2012-12-13T14:07:38.589-02:00: LoadService: -> active_support/core_ext/object/try
2012-12-13T14:07:38.593-02:00: LoadService: <- active_support/core_ext/object/try - 4ms
2012-12-13T14:07:38.593-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:38.597-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:38.597-02:00: LoadService: -> active_support/core_ext/hash/indifferent_access
2012-12-13T14:07:38.601-02:00: LoadService: <- active_support/core_ext/hash/indifferent_access - 4ms
2012-12-13T14:07:38.601-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.605-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:38.606-02:00: LoadService: <- active_record/nested_attributes - 30ms
2012-12-13T14:07:38.609-02:00: LoadService: -> active_record/associations/builder/has_one
2012-12-13T14:07:38.615-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:38.619-02:00: LoadService: <- active_support/core_ext/object/inclusion - 4ms
2012-12-13T14:07:38.619-02:00: LoadService: -> active_record/associations/builder/singular_association
2012-12-13T14:07:38.624-02:00: LoadService: -> active_record/associations/builder/association
2012-12-13T14:07:38.632-02:00: LoadService: <- active_record/associations/builder/association - 8ms
2012-12-13T14:07:38.638-02:00: LoadService: <- active_record/associations/builder/singular_association - 19ms
2012-12-13T14:07:38.651-02:00: LoadService: <- active_record/associations/builder/has_one - 42ms
2012-12-13T14:07:38.652-02:00: LoadService: -> active_record/associations/builder/has_many
2012-12-13T14:07:38.660-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:38.665-02:00: LoadService: <- active_support/core_ext/object/inclusion - 5ms
2012-12-13T14:07:38.666-02:00: LoadService: -> active_record/associations/builder/collection_association
2012-12-13T14:07:38.681-02:00: LoadService: <- active_record/associations/builder/collection_association - 15ms
2012-12-13T14:07:38.691-02:00: LoadService: <- active_record/associations/builder/has_many - 39ms
2012-12-13T14:07:38.692-02:00: LoadService: -> active_record/associations/builder/belongs_to
2012-12-13T14:07:38.701-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:38.706-02:00: LoadService: <- active_support/core_ext/object/inclusion - 5ms
2012-12-13T14:07:38.716-02:00: LoadService: <- active_record/associations/builder/belongs_to - 24ms
2012-12-13T14:07:38.717-02:00: LoadService: -> active_record/associations/builder/has_and_belongs_to_many
2012-12-13T14:07:38.734-02:00: LoadService: <- active_record/associations/builder/has_and_belongs_to_many - 17ms
2012-12-13T14:07:38.734-02:00: LoadService: -> active_record/aggregations
2012-12-13T14:07:38.744-02:00: LoadService: <- active_record/aggregations - 10ms
2012-12-13T14:07:38.744-02:00: LoadService: -> active_record/transactions
2012-12-13T14:07:38.755-02:00: LoadService: -> thread
2012-12-13T14:07:38.755-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:38.757-02:00: LoadService: <- active_record/transactions - 13ms
2012-12-13T14:07:38.757-02:00: LoadService: -> active_record/reflection
2012-12-13T14:07:38.774-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:38.779-02:00: LoadService: <- active_support/core_ext/class/attribute - 5ms
2012-12-13T14:07:38.780-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:38.785-02:00: LoadService: <- active_support/core_ext/object/inclusion - 5ms
2012-12-13T14:07:38.797-02:00: LoadService: <- active_record/reflection - 39ms
2012-12-13T14:07:38.797-02:00: LoadService: -> active_record/serialization
2012-12-13T14:07:38.804-02:00: LoadService: -> active_model/serializers/json
2012-12-13T14:07:38.811-02:00: LoadService: -> active_support/json
2012-12-13T14:07:38.817-02:00: LoadService: -> active_support/json/decoding
2012-12-13T14:07:38.826-02:00: LoadService: -> active_support/core_ext/module/attribute_accessors
2012-12-13T14:07:38.832-02:00: LoadService: <- active_support/core_ext/module/attribute_accessors - 6ms
2012-12-13T14:07:38.832-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:38.838-02:00: LoadService: <- active_support/core_ext/module/delegation - 5ms
2012-12-13T14:07:38.838-02:00: LoadService: -> multi_json
2012-12-13T14:07:38.848-02:00: LoadService: <- multi_json - 10ms
2012-12-13T14:07:38.850-02:00: LoadService: <- active_support/json/decoding - 32ms
2012-12-13T14:07:38.851-02:00: LoadService: -> active_support/json/encoding
2012-12-13T14:07:38.868-02:00: LoadService: -> active_support/core_ext/object/to_json
2012-12-13T14:07:38.875-02:00: LoadService: -> json
2012-12-13T14:07:38.879-02:00: LoadService: -> json/common
2012-12-13T14:07:38.894-02:00: LoadService: -> json/version
2012-12-13T14:07:38.899-02:00: LoadService: <- json/version - 5ms
2012-12-13T14:07:38.900-02:00: LoadService: -> json/generic_object
2012-12-13T14:07:38.905-02:00: LoadService: -> ostruct
2012-12-13T14:07:38.911-02:00: LoadService: <- ostruct - 6ms
2012-12-13T14:07:38.911-02:00: LoadService: <- json/generic_object - 11ms
2012-12-13T14:07:38.920-02:00: LoadService: <- json/common - 40ms
2012-12-13T14:07:38.920-02:00: LoadService: -> json/version
2012-12-13T14:07:38.924-02:00: LoadService: <- json/version - 3ms
2012-12-13T14:07:38.925-02:00: LoadService: -> json/ext
2012-12-13T14:07:38.930-02:00: LoadService: -> json/common
2012-12-13T14:07:38.933-02:00: LoadService: <- json/common - 3ms
2012-12-13T14:07:38.934-02:00: LoadService: -> json/ext/parser
2012-12-13T14:07:38.953-02:00: LoadService: -> json/common
2012-12-13T14:07:38.957-02:00: LoadService: <- json/common - 4ms
2012-12-13T14:07:39.010-02:00: LoadService: <- json/ext/parser - 76ms
2012-12-13T14:07:39.010-02:00: LoadService: -> json/ext/generator
2012-12-13T14:07:39.021-02:00: LoadService: -> json/common
2012-12-13T14:07:39.024-02:00: LoadService: <- json/common - 3ms
2012-12-13T14:07:39.257-02:00: LoadService: <- json/ext/generator - 246ms
2012-12-13T14:07:39.276-02:00: LoadService: <- json/ext - 351ms
2012-12-13T14:07:39.276-02:00: LoadService: <- json - 401ms
2012-12-13T14:07:39.278-02:00: LoadService: <- active_support/core_ext/object/to_json - 410ms
2012-12-13T14:07:39.279-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:39.284-02:00: LoadService: <- active_support/core_ext/module/delegation - 5ms
2012-12-13T14:07:39.285-02:00: LoadService: -> active_support/json/variable
2012-12-13T14:07:39.291-02:00: LoadService: <- active_support/json/variable - 6ms
2012-12-13T14:07:39.291-02:00: LoadService: -> active_support/ordered_hash
2012-12-13T14:07:39.297-02:00: LoadService: <- active_support/ordered_hash - 6ms
2012-12-13T14:07:39.297-02:00: LoadService: -> bigdecimal
2012-12-13T14:07:39.302-02:00: LoadService: <- bigdecimal - 5ms
2012-12-13T14:07:39.302-02:00: LoadService: -> active_support/core_ext/big_decimal/conversions
2012-12-13T14:07:39.308-02:00: LoadService: <- active_support/core_ext/big_decimal/conversions - 5ms
2012-12-13T14:07:39.308-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:39.313-02:00: LoadService: <- active_support/core_ext/array/wrap - 5ms
2012-12-13T14:07:39.314-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:39.319-02:00: LoadService: <- active_support/core_ext/hash/except - 5ms
2012-12-13T14:07:39.319-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:39.325-02:00: LoadService: <- active_support/core_ext/hash/slice - 6ms
2012-12-13T14:07:39.325-02:00: LoadService: -> active_support/core_ext/object/instance_variables
2012-12-13T14:07:39.334-02:00: LoadService: <- active_support/core_ext/object/instance_variables - 9ms
2012-12-13T14:07:39.334-02:00: LoadService: -> time
2012-12-13T14:07:39.340-02:00: LoadService: <- time - 5ms
2012-12-13T14:07:39.340-02:00: LoadService: -> active_support/core_ext/time/conversions
2012-12-13T14:07:39.345-02:00: LoadService: <- active_support/core_ext/time/conversions - 5ms
2012-12-13T14:07:39.345-02:00: LoadService: -> active_support/core_ext/date_time/conversions
2012-12-13T14:07:39.349-02:00: LoadService: <- active_support/core_ext/date_time/conversions - 4ms
2012-12-13T14:07:39.349-02:00: LoadService: -> active_support/core_ext/date/conversions
2012-12-13T14:07:39.353-02:00: LoadService: <- active_support/core_ext/date/conversions - 4ms
2012-12-13T14:07:39.353-02:00: LoadService: -> set
2012-12-13T14:07:39.357-02:00: LoadService: <- set - 4ms
2012-12-13T14:07:39.366-02:00: LoadService: <- active_support/json/encoding - 515ms
2012-12-13T14:07:39.366-02:00: LoadService: <- active_support/json - 554ms
2012-12-13T14:07:39.366-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:39.370-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:39.371-02:00: LoadService: -> active_model/serialization
2012-12-13T14:07:39.376-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:39.380-02:00: LoadService: <- active_support/core_ext/hash/except - 3ms
2012-12-13T14:07:39.381-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:39.384-02:00: LoadService: <- active_support/core_ext/hash/slice - 3ms
2012-12-13T14:07:39.385-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:39.388-02:00: LoadService: <- active_support/core_ext/array/wrap - 3ms
2012-12-13T14:07:39.389-02:00: LoadService: <- active_model/serialization - 18ms
2012-12-13T14:07:39.389-02:00: LoadService: <- active_model/serializers/json - 585ms
2012-12-13T14:07:39.389-02:00: LoadService: -> active_record/serializers/xml_serializer
2012-12-13T14:07:39.395-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:39.399-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:39.399-02:00: LoadService: -> active_support/core_ext/hash/conversions
2012-12-13T14:07:39.408-02:00: LoadService: -> active_support/xml_mini
2012-12-13T14:07:39.413-02:00: LoadService: <- active_support/xml_mini - 5ms
2012-12-13T14:07:39.413-02:00: LoadService: -> active_support/time
2012-12-13T14:07:39.418-02:00: LoadService: <- active_support/time - 5ms
2012-12-13T14:07:39.418-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:39.422-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:39.422-02:00: LoadService: -> active_support/core_ext/hash/reverse_merge
2012-12-13T14:07:39.426-02:00: LoadService: <- active_support/core_ext/hash/reverse_merge - 4ms
2012-12-13T14:07:39.426-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:39.430-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:39.430-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:39.434-02:00: LoadService: <- active_support/core_ext/string/inflections - 4ms
2012-12-13T14:07:39.434-02:00: LoadService: <- active_support/core_ext/hash/conversions - 35ms
2012-12-13T14:07:39.435-02:00: LoadService: -> active_model/serializers/xml
2012-12-13T14:07:39.443-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:39.447-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:39.447-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:39.451-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 4ms
2012-12-13T14:07:39.451-02:00: LoadService: -> active_support/core_ext/array/conversions
2012-12-13T14:07:39.455-02:00: LoadService: <- active_support/core_ext/array/conversions - 4ms
2012-12-13T14:07:39.455-02:00: LoadService: -> active_support/core_ext/hash/conversions
2012-12-13T14:07:39.459-02:00: LoadService: <- active_support/core_ext/hash/conversions - 4ms
2012-12-13T14:07:39.459-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:39.463-02:00: LoadService: <- active_support/core_ext/hash/slice - 4ms
2012-12-13T14:07:39.464-02:00: LoadService: <- active_model/serializers/xml - 29ms
2012-12-13T14:07:39.465-02:00: LoadService: <- active_record/serializers/xml_serializer - 75ms
2012-12-13T14:07:39.465-02:00: LoadService: <- active_record/serialization - 668ms
2012-12-13T14:07:39.465-02:00: LoadService: -> active_record/store
2012-12-13T14:07:39.470-02:00: LoadService: <- active_record/store - 5ms
2012-12-13T14:07:39.482-02:00: LoadService: -> active_record/connection_adapters/abstract/connection_specification
2012-12-13T14:07:39.490-02:00: LoadService: -> uri
2012-12-13T14:07:39.494-02:00: LoadService: <- uri - 4ms
2012-12-13T14:07:39.496-02:00: LoadService: -> active_record/connection_adapters/abstract/connection_pool
2012-12-13T14:07:39.507-02:00: LoadService: -> thread
2012-12-13T14:07:39.507-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:39.508-02:00: LoadService: -> monitor
2012-12-13T14:07:39.512-02:00: LoadService: <- monitor - 4ms
2012-12-13T14:07:39.512-02:00: LoadService: -> set
2012-12-13T14:07:39.516-02:00: LoadService: <- set - 4ms
2012-12-13T14:07:39.516-02:00: LoadService: -> active_support/core_ext/module/deprecation
2012-12-13T14:07:39.520-02:00: LoadService: <- active_support/core_ext/module/deprecation - 4ms
2012-12-13T14:07:39.525-02:00: LoadService: <- active_record/connection_adapters/abstract/connection_pool - 29ms
2012-12-13T14:07:39.530-02:00: LoadService: <- active_record/connection_adapters/abstract/connection_specification - 48ms
2012-12-13T14:07:39.530-02:00: LoadService: <- active_record/base - 2444ms
2012-12-13T14:07:39.530-02:00: LoadService: -> orm_adapter/adapters/active_record
2012-12-13T14:07:39.535-02:00: LoadService: -> active_record
2012-12-13T14:07:39.539-02:00: LoadService: <- active_record - 4ms
2012-12-13T14:07:39.540-02:00: LoadService: <- orm_adapter/adapters/active_record - 9ms
2012-12-13T14:07:39.554-02:00: LoadService: <- orm_adapter - 2483ms
2012-12-13T14:07:39.554-02:00: LoadService: -> set
2012-12-13T14:07:39.559-02:00: LoadService: <- set - 5ms
2012-12-13T14:07:39.559-02:00: LoadService: -> securerandom
2012-12-13T14:07:39.563-02:00: LoadService: <- securerandom - 4ms
2012-12-13T14:07:39.620-02:00: LoadService: -> devise/controllers/helpers
2012-12-13T14:07:39.627-02:00: LoadService: <- devise/controllers/helpers - 7ms
2012-12-13T14:07:39.630-02:00: LoadService: -> warden
2012-12-13T14:07:39.633-02:00: LoadService: -> forwardable
2012-12-13T14:07:39.639-02:00: LoadService: <- forwardable - 6ms
2012-12-13T14:07:39.639-02:00: LoadService: -> warden/mixins/common
2012-12-13T14:07:39.644-02:00: LoadService: <- warden/mixins/common - 4ms
2012-12-13T14:07:39.644-02:00: LoadService: -> warden/proxy
2012-12-13T14:07:39.659-02:00: LoadService: <- warden/proxy - 15ms
2012-12-13T14:07:39.659-02:00: LoadService: -> warden/manager
2012-12-13T14:07:39.666-02:00: LoadService: -> warden/hooks
2012-12-13T14:07:39.674-02:00: LoadService: <- warden/hooks - 8ms
2012-12-13T14:07:39.674-02:00: LoadService: -> warden/config
2012-12-13T14:07:39.680-02:00: LoadService: <- warden/config - 6ms
2012-12-13T14:07:39.680-02:00: LoadService: <- warden/manager - 20ms
2012-12-13T14:07:39.681-02:00: LoadService: -> warden/errors
2012-12-13T14:07:39.684-02:00: LoadService: <- warden/errors - 3ms
2012-12-13T14:07:39.685-02:00: LoadService: -> warden/session_serializer
2012-12-13T14:07:39.688-02:00: LoadService: <- warden/session_serializer - 3ms
2012-12-13T14:07:39.689-02:00: LoadService: -> warden/strategies
2012-12-13T14:07:39.692-02:00: LoadService: <- warden/strategies - 3ms
2012-12-13T14:07:39.692-02:00: LoadService: -> warden/strategies/base
2012-12-13T14:07:39.697-02:00: LoadService: <- warden/strategies/base - 5ms
2012-12-13T14:07:39.697-02:00: LoadService: <- warden - 67ms
2012-12-13T14:07:39.698-02:00: LoadService: -> devise/mapping
2012-12-13T14:07:39.705-02:00: LoadService: <- devise/mapping - 7ms
2012-12-13T14:07:39.705-02:00: LoadService: -> devise/models
2012-12-13T14:07:39.711-02:00: LoadService: -> devise/models/authenticatable
2012-12-13T14:07:39.717-02:00: LoadService: -> devise/hooks/activatable
2012-12-13T14:07:39.719-02:00: LoadService: <- devise/hooks/activatable - 2ms
2012-12-13T14:07:39.724-02:00: LoadService: <- devise/models/authenticatable - 13ms
2012-12-13T14:07:39.724-02:00: LoadService: <- devise/models - 19ms
2012-12-13T14:07:39.725-02:00: LoadService: -> devise/modules
2012-12-13T14:07:39.729-02:00: LoadService: -> active_support/core_ext/object/with_options
2012-12-13T14:07:39.735-02:00: LoadService: -> active_support/option_merger
2012-12-13T14:07:39.741-02:00: LoadService: -> active_support/core_ext/hash/deep_merge
2012-12-13T14:07:39.746-02:00: LoadService: <- active_support/core_ext/hash/deep_merge - 5ms
2012-12-13T14:07:39.750-02:00: LoadService: <- active_support/option_merger - 15ms
2012-12-13T14:07:39.752-02:00: LoadService: <- active_support/core_ext/object/with_options - 23ms
2012-12-13T14:07:39.762-02:00: LoadService: <- devise/modules - 37ms
2012-12-13T14:07:39.763-02:00: LoadService: -> devise/rails
2012-12-13T14:07:39.766-02:00: LoadService: -> devise/rails/routes
2012-12-13T14:07:39.774-02:00: LoadService: -> active_support/core_ext/object/try
2012-12-13T14:07:39.779-02:00: LoadService: <- active_support/core_ext/object/try - 4ms
2012-12-13T14:07:39.779-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:39.783-02:00: LoadService: <- active_support/core_ext/hash/slice - 4ms
2012-12-13T14:07:39.783-02:00: LoadService: -> action_dispatch/routing
2012-12-13T14:07:39.788-02:00: LoadService: -> active_support/core_ext/object/to_param
2012-12-13T14:07:39.795-02:00: LoadService: <- active_support/core_ext/object/to_param - 7ms
2012-12-13T14:07:39.795-02:00: LoadService: -> active_support/core_ext/regexp
2012-12-13T14:07:39.800-02:00: LoadService: <- active_support/core_ext/regexp - 5ms
2012-12-13T14:07:39.801-02:00: LoadService: -> action_dispatch/routing/polymorphic_routes
2012-12-13T14:07:39.812-02:00: LoadService: <- action_dispatch/routing/polymorphic_routes - 11ms
2012-12-13T14:07:39.812-02:00: LoadService: <- action_dispatch/routing - 29ms
2012-12-13T14:07:39.812-02:00: LoadService: -> action_dispatch/routing/route_set
2012-12-13T14:07:39.832-02:00: LoadService: -> journey
2012-12-13T14:07:39.836-02:00: LoadService: -> journey/router
2012-12-13T14:07:39.844-02:00: LoadService: -> journey/core-ext/hash
2012-12-13T14:07:39.848-02:00: LoadService: <- journey/core-ext/hash - 4ms
2012-12-13T14:07:39.848-02:00: LoadService: -> journey/router/utils
2012-12-13T14:07:39.853-02:00: LoadService: -> uri
2012-12-13T14:07:39.857-02:00: LoadService: <- uri - 3ms
2012-12-13T14:07:39.861-02:00: LoadService: <- journey/router/utils - 13ms
2012-12-13T14:07:39.862-02:00: LoadService: -> journey/router/strexp
2012-12-13T14:07:39.869-02:00: LoadService: <- journey/router/strexp - 7ms
2012-12-13T14:07:39.869-02:00: LoadService: -> journey/routes
2012-12-13T14:07:39.876-02:00: LoadService: <- journey/routes - 7ms
2012-12-13T14:07:39.876-02:00: LoadService: -> journey/formatter
2012-12-13T14:07:39.884-02:00: LoadService: <- journey/formatter - 8ms
2012-12-13T14:07:39.884-02:00: LoadService: -> journey/parser
2012-12-13T14:07:39.892-02:00: LoadService: -> racc/parser.rb
2012-12-13T14:07:39.905-02:00: LoadService: -> racc/cparse
2012-12-13T14:07:39.919-02:00: LoadService: <- racc/cparse - 14ms
2012-12-13T14:07:39.921-02:00: LoadService: <- racc/parser.rb - 29ms
2012-12-13T14:07:39.921-02:00: LoadService: -> journey/parser_extras
2012-12-13T14:07:39.925-02:00: LoadService: -> journey/scanner
2012-12-13T14:07:39.931-02:00: LoadService: -> strscan
2012-12-13T14:07:39.935-02:00: LoadService: <- strscan - 4ms
2012-12-13T14:07:39.935-02:00: LoadService: <- journey/scanner - 10ms
2012-12-13T14:07:39.936-02:00: LoadService: -> journey/nodes/node
2012-12-13T14:07:39.942-02:00: LoadService: -> journey/visitors
2012-12-13T14:07:39.951-02:00: LoadService: <- journey/visitors - 9ms
2012-12-13T14:07:39.953-02:00: LoadService: <- journey/nodes/node - 17ms
2012-12-13T14:07:39.954-02:00: LoadService: <- journey/parser_extras - 33ms
2012-12-13T14:07:39.955-02:00: LoadService: <- journey/parser - 71ms
2012-12-13T14:07:39.955-02:00: LoadService: -> journey/route
2012-12-13T14:07:39.962-02:00: LoadService: <- journey/route - 7ms
2012-12-13T14:07:39.963-02:00: LoadService: -> journey/path/pattern
2012-12-13T14:07:39.972-02:00: LoadService: <- journey/path/pattern - 9ms
2012-12-13T14:07:39.972-02:00: LoadService: <- journey/router - 136ms
2012-12-13T14:07:39.973-02:00: LoadService: -> journey/gtg/builder
2012-12-13T14:07:39.980-02:00: LoadService: -> journey/gtg/transition_table
2012-12-13T14:07:39.989-02:00: LoadService: -> journey/nfa/dot
2012-12-13T14:07:39.993-02:00: LoadService: <- journey/nfa/dot - 4ms
2012-12-13T14:07:39.994-02:00: LoadService: <- journey/gtg/transition_table - 14ms
2012-12-13T14:07:39.995-02:00: LoadService: <- journey/gtg/builder - 22ms
2012-12-13T14:07:39.996-02:00: LoadService: -> journey/gtg/simulator
2012-12-13T14:07:40.001-02:00: LoadService: -> strscan
2012-12-13T14:07:40.005-02:00: LoadService: <- strscan - 4ms
2012-12-13T14:07:40.005-02:00: LoadService: <- journey/gtg/simulator - 9ms
2012-12-13T14:07:40.006-02:00: LoadService: -> journey/nfa/builder
2012-12-13T14:07:40.011-02:00: LoadService: -> journey/nfa/transition_table
2012-12-13T14:07:40.019-02:00: LoadService: -> journey/nfa/dot
2012-12-13T14:07:40.022-02:00: LoadService: <- journey/nfa/dot - 3ms
2012-12-13T14:07:40.023-02:00: LoadService: <- journey/nfa/transition_table - 12ms
2012-12-13T14:07:40.023-02:00: LoadService: -> journey/gtg/transition_table
2012-12-13T14:07:40.027-02:00: LoadService: <- journey/gtg/transition_table - 4ms
2012-12-13T14:07:40.027-02:00: LoadService: <- journey/nfa/builder - 21ms
2012-12-13T14:07:40.028-02:00: LoadService: -> journey/nfa/simulator
2012-12-13T14:07:40.032-02:00: LoadService: -> strscan
2012-12-13T14:07:40.036-02:00: LoadService: <- strscan - 3ms
2012-12-13T14:07:40.037-02:00: LoadService: <- journey/nfa/simulator - 9ms
2012-12-13T14:07:40.037-02:00: LoadService: <- journey - 205ms
2012-12-13T14:07:40.037-02:00: LoadService: -> forwardable
2012-12-13T14:07:40.041-02:00: LoadService: <- forwardable - 4ms
2012-12-13T14:07:40.041-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:40.045-02:00: LoadService: <- active_support/core_ext/object/blank - 3ms
2012-12-13T14:07:40.045-02:00: LoadService: -> active_support/core_ext/object/to_query
2012-12-13T14:07:40.050-02:00: LoadService: -> active_support/core_ext/object/to_param
2012-12-13T14:07:40.054-02:00: LoadService: <- active_support/core_ext/object/to_param - 3ms
2012-12-13T14:07:40.056-02:00: LoadService: <- active_support/core_ext/object/to_query - 10ms
2012-12-13T14:07:40.057-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:40.061-02:00: LoadService: <- active_support/core_ext/hash/slice - 4ms
2012-12-13T14:07:40.061-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:40.065-02:00: LoadService: <- active_support/core_ext/module/remove_method - 4ms
2012-12-13T14:07:40.065-02:00: LoadService: -> action_controller/metal/exceptions
2012-12-13T14:07:40.070-02:00: LoadService: <- action_controller/metal/exceptions - 5ms
2012-12-13T14:07:40.074-02:00: LoadService: <- action_dispatch/routing/route_set - 262ms
2012-12-13T14:07:40.074-02:00: LoadService: -> action_dispatch/routing/mapper
2012-12-13T14:07:40.114-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:40.119-02:00: LoadService: <- active_support/core_ext/hash/except - 5ms
2012-12-13T14:07:40.119-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:40.123-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:40.123-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:40.127-02:00: LoadService: <- active_support/core_ext/object/inclusion - 4ms
2012-12-13T14:07:40.127-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:40.131-02:00: LoadService: <- active_support/inflector - 4ms
2012-12-13T14:07:40.131-02:00: LoadService: -> action_dispatch/routing/redirection
2012-12-13T14:07:40.138-02:00: LoadService: -> action_dispatch/http/request
2012-12-13T14:07:40.148-02:00: LoadService: -> tempfile
2012-12-13T14:07:40.150-02:00: LoadService: -> tmpdir
2012-12-13T14:07:40.157-02:00: LoadService: -> fileutils
2012-12-13T14:07:40.161-02:00: LoadService: <- fileutils - 4ms
2012-12-13T14:07:40.161-02:00: LoadService: -> etc.so
2012-12-13T14:07:40.162-02:00: LoadService: <- etc.so - 0ms
2012-12-13T14:07:40.162-02:00: LoadService: <- tmpdir - 12ms
2012-12-13T14:07:40.165-02:00: LoadService: <- tempfile - 17ms
2012-12-13T14:07:40.165-02:00: LoadService: -> stringio
2012-12-13T14:07:40.169-02:00: LoadService: <- stringio - 4ms
2012-12-13T14:07:40.169-02:00: LoadService: -> strscan
2012-12-13T14:07:40.173-02:00: LoadService: <- strscan - 4ms
2012-12-13T14:07:40.173-02:00: LoadService: -> active_support/core_ext/hash/indifferent_access
2012-12-13T14:07:40.177-02:00: LoadService: <- active_support/core_ext/hash/indifferent_access - 4ms
2012-12-13T14:07:40.177-02:00: LoadService: -> active_support/core_ext/string/access
2012-12-13T14:07:40.184-02:00: LoadService: -> active_support/multibyte
2012-12-13T14:07:40.188-02:00: LoadService: <- active_support/multibyte - 4ms
2012-12-13T14:07:40.188-02:00: LoadService: <- active_support/core_ext/string/access - 11ms
2012-12-13T14:07:40.188-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:40.192-02:00: LoadService: <- active_support/inflector - 4ms
2012-12-13T14:07:40.192-02:00: LoadService: -> action_dispatch/http/headers
2012-12-13T14:07:40.197-02:00: LoadService: <- action_dispatch/http/headers - 5ms
2012-12-13T14:07:40.198-02:00: LoadService: -> action_controller/metal/exceptions
2012-12-13T14:07:40.201-02:00: LoadService: <- action_controller/metal/exceptions - 3ms
2012-12-13T14:07:40.201-02:00: LoadService: -> rack/request
2012-12-13T14:07:40.218-02:00: LoadService: -> rack/utils
2012-12-13T14:07:40.249-02:00: LoadService: -> fileutils
2012-12-13T14:07:40.254-02:00: LoadService: <- fileutils - 5ms
2012-12-13T14:07:40.255-02:00: LoadService: -> set
2012-12-13T14:07:40.260-02:00: LoadService: <- set - 5ms
2012-12-13T14:07:40.260-02:00: LoadService: -> tempfile
2012-12-13T14:07:40.260-02:00: LoadService: <- tempfile - 0ms
2012-12-13T14:07:40.260-02:00: LoadService: -> rack/multipart
2012-12-13T14:07:40.273-02:00: LoadService: <- rack/multipart - 12ms
2012-12-13T14:07:40.273-02:00: LoadService: -> uri/common
2012-12-13T14:07:40.279-02:00: LoadService: <- uri/common - 5ms
2012-12-13T14:07:40.291-02:00: LoadService: <- rack/utils - 73ms
2012-12-13T14:07:40.294-02:00: LoadService: <- rack/request - 93ms
2012-12-13T14:07:40.294-02:00: LoadService: -> action_dispatch/http/cache
2012-12-13T14:07:40.304-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:40.322-02:00: LoadService: <- active_support/core_ext/object/blank - 18ms
2012-12-13T14:07:40.328-02:00: LoadService: <- action_dispatch/http/cache - 34ms
2012-12-13T14:07:40.328-02:00: LoadService: -> action_dispatch/http/mime_negotiation
2012-12-13T14:07:40.360-02:00: LoadService: <- action_dispatch/http/mime_negotiation - 32ms
2012-12-13T14:07:40.363-02:00: LoadService: -> action_dispatch/http/parameters
2012-12-13T14:07:40.377-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:40.382-02:00: LoadService: <- active_support/core_ext/hash/keys - 5ms
2012-12-13T14:07:40.391-02:00: LoadService: -> active_support/core_ext/hash/indifferent_access
2012-12-13T14:07:40.397-02:00: LoadService: <- active_support/core_ext/hash/indifferent_access - 6ms
2012-12-13T14:07:40.412-02:00: LoadService: <- action_dispatch/http/parameters - 49ms
2012-12-13T14:07:40.412-02:00: LoadService: -> action_dispatch/http/filter_parameters
2012-12-13T14:07:40.428-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:40.434-02:00: LoadService: <- active_support/core_ext/object/blank - 6ms
2012-12-13T14:07:40.434-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:40.440-02:00: LoadService: <- active_support/core_ext/hash/keys - 6ms
2012-12-13T14:07:40.440-02:00: LoadService: -> active_support/core_ext/object/duplicable
2012-12-13T14:07:40.446-02:00: LoadService: <- active_support/core_ext/object/duplicable - 5ms
2012-12-13T14:07:40.449-02:00: LoadService: <- action_dispatch/http/filter_parameters - 37ms
2012-12-13T14:07:40.450-02:00: LoadService: -> action_dispatch/http/upload
2012-12-13T14:07:40.461-02:00: LoadService: <- action_dispatch/http/upload - 10ms
2012-12-13T14:07:40.461-02:00: LoadService: -> action_dispatch/http/url
2012-12-13T14:07:40.487-02:00: LoadService: <- action_dispatch/http/url - 26ms
2012-12-13T14:07:40.503-02:00: LoadService: <- action_dispatch/http/request - 365ms
2012-12-13T14:07:40.504-02:00: LoadService: -> active_support/core_ext/uri
2012-12-13T14:07:40.509-02:00: LoadService: <- active_support/core_ext/uri - 5ms
2012-12-13T14:07:40.510-02:00: LoadService: -> rack/utils
2012-12-13T14:07:40.514-02:00: LoadService: <- rack/utils - 4ms
2012-12-13T14:07:40.521-02:00: LoadService: <- action_dispatch/routing/redirection - 390ms
2012-12-13T14:07:40.576-02:00: LoadService: <- action_dispatch/routing/mapper - 502ms
2012-12-13T14:07:40.587-02:00: LoadService: <- devise/rails/routes - 821ms
2012-12-13T14:07:40.587-02:00: LoadService: -> devise/rails/warden_compat
2012-12-13T14:07:40.606-02:00: LoadService: <- devise/rails/warden_compat - 19ms
2012-12-13T14:07:40.614-02:00: LoadService: -> rails/engine/configuration
2012-12-13T14:07:40.633-02:00: LoadService: -> rails/railtie/configuration
2012-12-13T14:07:40.637-02:00: LoadService: <- rails/railtie/configuration - 4ms
2012-12-13T14:07:40.655-02:00: LoadService: <- rails/engine/configuration - 33ms
2012-12-13T14:07:40.660-02:00: LoadService: <- devise/rails - 896ms
2012-12-13T14:07:40.660-02:00: LoadService: <- devise - 3732ms
2012-12-13T14:07:40.660-02:00: LoadService: -> cancan
2012-12-13T14:07:40.665-02:00: LoadService: -> cancan/ability
2012-12-13T14:07:40.683-02:00: LoadService: <- cancan/ability - 18ms
2012-12-13T14:07:40.684-02:00: LoadService: -> cancan/rule
2012-12-13T14:07:40.701-02:00: LoadService: <- cancan/rule - 17ms
2012-12-13T14:07:40.702-02:00: LoadService: -> cancan/controller_resource
2012-12-13T14:07:40.743-02:00: LoadService: <- cancan/controller_resource - 41ms
2012-12-13T14:07:40.744-02:00: LoadService: -> cancan/controller_additions
2012-12-13T14:07:40.767-02:00: LoadService: -> action_controller/base
2012-12-13T14:07:40.786-02:00: LoadService: -> action_controller/log_subscriber
2012-12-13T14:07:40.795-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:40.807-02:00: LoadService: <- active_support/core_ext/object/blank - 5ms
2012-12-13T14:07:40.850-02:00: LoadService: <- action_controller/log_subscriber - 64ms
2012-12-13T14:07:40.851-02:00: LoadService: -> action_controller/metal
2012-12-13T14:07:40.867-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:40.879-02:00: LoadService: <- active_support/core_ext/class/attribute - 5ms
2012-12-13T14:07:40.881-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:40.887-02:00: LoadService: <- active_support/core_ext/object/blank - 5ms
2012-12-13T14:07:40.887-02:00: LoadService: -> action_dispatch/middleware/stack
2012-12-13T14:07:40.897-02:00: LoadService: -> active_support/inflector/methods
2012-12-13T14:07:40.902-02:00: LoadService: <- active_support/inflector/methods - 5ms
2012-12-13T14:07:40.902-02:00: LoadService: -> active_support/dependencies
2012-12-13T14:07:40.908-02:00: LoadService: <- active_support/dependencies - 6ms
2012-12-13T14:07:40.911-02:00: LoadService: <- action_dispatch/middleware/stack - 24ms
2012-12-13T14:07:40.912-02:00: LoadService: -> abstract_controller/base
2012-12-13T14:07:40.920-02:00: LoadService: -> erubis
2012-12-13T14:07:40.927-02:00: LoadService: -> erubis/engine
2012-12-13T14:07:40.935-02:00: LoadService: -> erubis/generator
2012-12-13T14:07:40.942-02:00: LoadService: -> erubis/util
2012-12-13T14:07:40.953-02:00: LoadService: <- erubis/util - 10ms
2012-12-13T14:07:40.954-02:00: LoadService: <- erubis/generator - 19ms
2012-12-13T14:07:40.955-02:00: LoadService: -> erubis/converter
2012-12-13T14:07:40.971-02:00: LoadService: -> erubis/util
2012-12-13T14:07:40.976-02:00: LoadService: <- erubis/util - 5ms
2012-12-13T14:07:40.980-02:00: LoadService: <- erubis/converter - 25ms
2012-12-13T14:07:40.980-02:00: LoadService: -> erubis/evaluator
2012-12-13T14:07:40.989-02:00: LoadService: -> erubis/error
2012-12-13T14:07:40.995-02:00: LoadService: <- erubis/error - 6ms
2012-12-13T14:07:40.995-02:00: LoadService: -> erubis/context
2012-12-13T14:07:41.003-02:00: LoadService: <- erubis/context - 8ms
2012-12-13T14:07:41.004-02:00: LoadService: <- erubis/evaluator - 24ms
2012-12-13T14:07:41.005-02:00: LoadService: -> erubis/context
2012-12-13T14:07:41.009-02:00: LoadService: <- erubis/context - 4ms
2012-12-13T14:07:41.011-02:00: LoadService: <- erubis/engine - 84ms
2012-12-13T14:07:41.011-02:00: LoadService: -> erubis/helper
2012-12-13T14:07:41.019-02:00: LoadService: <- erubis/helper - 7ms
2012-12-13T14:07:41.020-02:00: LoadService: -> erubis/enhancer
2012-12-13T14:07:41.047-02:00: LoadService: <- erubis/enhancer - 27ms
2012-12-13T14:07:41.047-02:00: LoadService: -> erubis/engine/eruby
2012-12-13T14:07:41.056-02:00: LoadService: -> erubis/engine
2012-12-13T14:07:41.061-02:00: LoadService: <- erubis/engine - 5ms
2012-12-13T14:07:41.062-02:00: LoadService: -> erubis/enhancer
2012-12-13T14:07:41.067-02:00: LoadService: <- erubis/enhancer - 5ms
2012-12-13T14:07:41.075-02:00: LoadService: <- erubis/engine/eruby - 28ms
2012-12-13T14:07:41.076-02:00: LoadService: -> erubis/local-setting
2012-12-13T14:07:41.083-02:00: LoadService: <- erubis/local-setting - 7ms
2012-12-13T14:07:41.083-02:00: LoadService: <- erubis - 162ms
2012-12-13T14:07:41.083-02:00: LoadService: -> active_support/configurable
2012-12-13T14:07:41.093-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:41.099-02:00: LoadService: <- active_support/concern - 5ms
2012-12-13T14:07:41.099-02:00: LoadService: -> active_support/ordered_options
2012-12-13T14:07:41.104-02:00: LoadService: <- active_support/ordered_options - 5ms
2012-12-13T14:07:41.105-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:41.110-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 5ms
2012-12-13T14:07:41.110-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:41.116-02:00: LoadService: <- active_support/core_ext/module/delegation - 6ms
2012-12-13T14:07:41.116-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:41.122-02:00: LoadService: <- active_support/core_ext/array/extract_options - 6ms
2012-12-13T14:07:41.123-02:00: LoadService: <- active_support/configurable - 40ms
2012-12-13T14:07:41.123-02:00: LoadService: -> active_support/descendants_tracker
2012-12-13T14:07:41.129-02:00: LoadService: <- active_support/descendants_tracker - 6ms
2012-12-13T14:07:41.129-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:41.134-02:00: LoadService: <- active_support/core_ext/module/anonymous - 5ms
2012-12-13T14:07:41.145-02:00: LoadService: <- abstract_controller/base - 233ms
2012-12-13T14:07:41.162-02:00: LoadService: <- action_controller/metal - 311ms
2012-12-13T14:07:41.167-02:00: LoadService: -> abstract_controller/layouts
2012-12-13T14:07:41.180-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:41.193-02:00: LoadService: <- active_support/core_ext/module/remove_method - 13ms
2012-12-13T14:07:41.193-02:00: LoadService: -> abstract_controller/rendering
2012-12-13T14:07:41.214-02:00: LoadService: -> abstract_controller/base
2012-12-13T14:07:41.229-02:00: LoadService: <- abstract_controller/base - 14ms
2012-12-13T14:07:41.229-02:00: LoadService: -> action_view
2012-12-13T14:07:41.233-02:00: LoadService: <- action_view - 4ms
2012-12-13T14:07:41.234-02:00: LoadService: -> active_support/core_ext/object/instance_variables
2012-12-13T14:07:41.243-02:00: LoadService: <- active_support/core_ext/object/instance_variables - 9ms
2012-12-13T14:07:41.255-02:00: LoadService: -> abstract_controller/view_paths
2012-12-13T14:07:41.264-02:00: LoadService: -> action_view/base
2012-12-13T14:07:41.272-02:00: LoadService: -> active_support/core_ext/module/attr_internal
2012-12-13T14:07:41.278-02:00: LoadService: <- active_support/core_ext/module/attr_internal - 5ms
2012-12-13T14:07:41.278-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:41.283-02:00: LoadService: <- active_support/core_ext/module/delegation - 5ms
2012-12-13T14:07:41.284-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:41.288-02:00: LoadService: <- active_support/core_ext/class/attribute - 4ms
2012-12-13T14:07:41.289-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:41.293-02:00: LoadService: <- active_support/core_ext/array/wrap - 4ms
2012-12-13T14:07:41.294-02:00: LoadService: -> active_support/ordered_options
2012-12-13T14:07:41.297-02:00: LoadService: <- active_support/ordered_options - 3ms
2012-12-13T14:07:41.298-02:00: LoadService: -> action_view/log_subscriber
2012-12-13T14:07:41.303-02:00: LoadService: <- action_view/log_subscriber - 5ms
2012-12-13T14:07:41.304-02:00: LoadService: -> active_support/core_ext/module/deprecation
2012-12-13T14:07:41.307-02:00: LoadService: <- active_support/core_ext/module/deprecation - 3ms
2012-12-13T14:07:41.308-02:00: LoadService: -> action_view/helpers
2012-12-13T14:07:41.313-02:00: LoadService: -> active_support/benchmarkable
2012-12-13T14:07:41.317-02:00: LoadService: <- active_support/benchmarkable - 4ms
2012-12-13T14:07:41.325-02:00: LoadService: -> action_view/helpers/active_model_helper
2012-12-13T14:07:41.330-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:41.334-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 4ms
2012-12-13T14:07:41.334-02:00: LoadService: -> active_support/core_ext/enumerable
2012-12-13T14:07:41.338-02:00: LoadService: <- active_support/core_ext/enumerable - 4ms
2012-12-13T14:07:41.338-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:41.342-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:41.343-02:00: LoadService: <- action_view/helpers/active_model_helper - 18ms
2012-12-13T14:07:41.344-02:00: LoadService: -> action_view/helpers/asset_tag_helper
2012-12-13T14:07:41.351-02:00: LoadService: -> action_view/helpers/asset_tag_helpers/javascript_tag_helpers
2012-12-13T14:07:41.357-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:41.361-02:00: LoadService: <- active_support/concern - 4ms
2012-12-13T14:07:41.361-02:00: LoadService: -> active_support/core_ext/file
2012-12-13T14:07:41.365-02:00: LoadService: -> active_support/core_ext/file/atomic
2012-12-13T14:07:41.371-02:00: LoadService: <- active_support/core_ext/file/atomic - 5ms
2012-12-13T14:07:41.371-02:00: LoadService: -> active_support/core_ext/file/path
2012-12-13T14:07:41.375-02:00: LoadService: <- active_support/core_ext/file/path - 4ms
2012-12-13T14:07:41.375-02:00: LoadService: <- active_support/core_ext/file - 14ms
2012-12-13T14:07:41.375-02:00: LoadService: -> action_view/helpers/asset_tag_helpers/asset_include_tag
2012-12-13T14:07:41.383-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:41.389-02:00: LoadService: <- active_support/core_ext/class/attribute - 5ms
2012-12-13T14:07:41.390-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:41.395-02:00: LoadService: <- active_support/core_ext/string/inflections - 5ms
2012-12-13T14:07:41.396-02:00: LoadService: -> active_support/core_ext/file
2012-12-13T14:07:41.401-02:00: LoadService: <- active_support/core_ext/file - 5ms
2012-12-13T14:07:41.401-02:00: LoadService: -> action_view/helpers/tag_helper
2012-12-13T14:07:41.409-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:41.413-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:41.413-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:41.417-02:00: LoadService: <- active_support/core_ext/string/output_safety - 4ms
2012-12-13T14:07:41.417-02:00: LoadService: -> set
2012-12-13T14:07:41.421-02:00: LoadService: <- set - 4ms
2012-12-13T14:07:41.421-02:00: LoadService: -> action_view/helpers/capture_helper
2012-12-13T14:07:41.426-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:41.430-02:00: LoadService: <- active_support/core_ext/object/blank - 3ms
2012-12-13T14:07:41.431-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:41.435-02:00: LoadService: <- active_support/core_ext/string/output_safety - 3ms
2012-12-13T14:07:41.435-02:00: LoadService: <- action_view/helpers/capture_helper - 14ms
2012-12-13T14:07:41.437-02:00: LoadService: <- action_view/helpers/tag_helper - 36ms
2012-12-13T14:07:41.440-02:00: LoadService: <- action_view/helpers/asset_tag_helpers/asset_include_tag - 65ms
2012-12-13T14:07:41.448-02:00: LoadService: <- action_view/helpers/asset_tag_helpers/javascript_tag_helpers - 97ms
2012-12-13T14:07:41.448-02:00: LoadService: -> action_view/helpers/asset_tag_helpers/stylesheet_tag_helpers
2012-12-13T14:07:41.456-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:41.462-02:00: LoadService: <- active_support/concern - 5ms
2012-12-13T14:07:41.462-02:00: LoadService: -> active_support/core_ext/file
2012-12-13T14:07:41.468-02:00: LoadService: <- active_support/core_ext/file - 5ms
2012-12-13T14:07:41.469-02:00: LoadService: -> action_view/helpers/asset_tag_helpers/asset_include_tag
2012-12-13T14:07:41.473-02:00: LoadService: <- action_view/helpers/asset_tag_helpers/asset_include_tag - 4ms
2012-12-13T14:07:41.481-02:00: LoadService: <- action_view/helpers/asset_tag_helpers/stylesheet_tag_helpers - 32ms
2012-12-13T14:07:41.481-02:00: LoadService: -> action_view/helpers/asset_tag_helpers/asset_paths
2012-12-13T14:07:41.490-02:00: LoadService: -> thread
2012-12-13T14:07:41.490-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:41.490-02:00: LoadService: -> active_support/core_ext/file
2012-12-13T14:07:41.496-02:00: LoadService: <- active_support/core_ext/file - 5ms
2012-12-13T14:07:41.496-02:00: LoadService: -> active_support/core_ext/module/attribute_accessors
2012-12-13T14:07:41.502-02:00: LoadService: <- active_support/core_ext/module/attribute_accessors - 6ms
2012-12-13T14:07:41.502-02:00: LoadService: -> action_view/asset_paths
2012-12-13T14:07:41.512-02:00: LoadService: -> zlib
2012-12-13T14:07:41.518-02:00: LoadService: <- zlib - 5ms
2012-12-13T14:07:41.518-02:00: LoadService: -> active_support/core_ext/file
2012-12-13T14:07:41.523-02:00: LoadService: <- active_support/core_ext/file - 5ms
2012-12-13T14:07:41.524-02:00: LoadService: -> action_controller/metal/exceptions
2012-12-13T14:07:41.528-02:00: LoadService: <- action_controller/metal/exceptions - 4ms
2012-12-13T14:07:41.530-02:00: LoadService: <- action_view/asset_paths - 27ms
2012-12-13T14:07:41.535-02:00: LoadService: <- action_view/helpers/asset_tag_helpers/asset_paths - 53ms
2012-12-13T14:07:41.535-02:00: LoadService: -> action_view/helpers/tag_helper
2012-12-13T14:07:41.540-02:00: LoadService: <- action_view/helpers/tag_helper - 4ms
2012-12-13T14:07:41.542-02:00: LoadService: <- action_view/helpers/asset_tag_helper - 198ms
2012-12-13T14:07:41.543-02:00: LoadService: -> action_view/helpers/atom_feed_helper
2012-12-13T14:07:41.553-02:00: LoadService: -> set
2012-12-13T14:07:41.558-02:00: LoadService: <- set - 5ms
2012-12-13T14:07:41.560-02:00: LoadService: <- action_view/helpers/atom_feed_helper - 17ms
2012-12-13T14:07:41.560-02:00: LoadService: -> action_view/helpers/cache_helper
2012-12-13T14:07:41.567-02:00: LoadService: <- action_view/helpers/cache_helper - 7ms
2012-12-13T14:07:41.568-02:00: LoadService: -> action_view/helpers/controller_helper
2012-12-13T14:07:41.574-02:00: LoadService: -> active_support/core_ext/module/attr_internal
2012-12-13T14:07:41.579-02:00: LoadService: <- active_support/core_ext/module/attr_internal - 5ms
2012-12-13T14:07:41.593-02:00: LoadService: <- action_view/helpers/controller_helper - 25ms
2012-12-13T14:07:41.593-02:00: LoadService: -> action_view/helpers/csrf_helper
2012-12-13T14:07:41.599-02:00: LoadService: -> active_support/core_ext/string/strip
2012-12-13T14:07:41.606-02:00: LoadService: -> active_support/core_ext/object/try
2012-12-13T14:07:41.611-02:00: LoadService: <- active_support/core_ext/object/try - 5ms
2012-12-13T14:07:41.612-02:00: LoadService: <- active_support/core_ext/string/strip - 13ms
2012-12-13T14:07:41.612-02:00: LoadService: <- action_view/helpers/csrf_helper - 19ms
2012-12-13T14:07:41.612-02:00: LoadService: -> action_view/helpers/date_helper
2012-12-13T14:07:41.642-02:00: LoadService: -> date
2012-12-13T14:07:41.648-02:00: LoadService: <- date - 6ms
2012-12-13T14:07:41.648-02:00: LoadService: -> action_view/helpers/tag_helper
2012-12-13T14:07:41.653-02:00: LoadService: <- action_view/helpers/tag_helper - 5ms
2012-12-13T14:07:41.653-02:00: LoadService: -> active_support/core_ext/date/conversions
2012-12-13T14:07:41.659-02:00: LoadService: <- active_support/core_ext/date/conversions - 6ms
2012-12-13T14:07:41.659-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:41.665-02:00: LoadService: <- active_support/core_ext/hash/slice - 5ms
2012-12-13T14:07:41.666-02:00: LoadService: -> active_support/core_ext/object/with_options
2012-12-13T14:07:41.671-02:00: LoadService: <- active_support/core_ext/object/with_options - 5ms
2012-12-13T14:07:41.676-02:00: LoadService: <- action_view/helpers/date_helper - 63ms
2012-12-13T14:07:41.677-02:00: LoadService: -> action_view/helpers/debug_helper
2012-12-13T14:07:41.683-02:00: LoadService: <- action_view/helpers/debug_helper - 6ms
2012-12-13T14:07:41.683-02:00: LoadService: -> action_view/helpers/form_helper
2012-12-13T14:07:41.717-02:00: LoadService: -> cgi
2012-12-13T14:07:41.723-02:00: LoadService: -> cgi/core
2012-12-13T14:07:41.759-02:00: LoadService: <- cgi/core - 35ms
2012-12-13T14:07:41.759-02:00: LoadService: -> cgi/cookie
2012-12-13T14:07:41.769-02:00: LoadService: <- cgi/cookie - 10ms
2012-12-13T14:07:41.770-02:00: LoadService: -> cgi/util
2012-12-13T14:07:41.784-02:00: LoadService: <- cgi/util - 14ms
2012-12-13T14:07:41.784-02:00: LoadService: <- cgi - 67ms
2012-12-13T14:07:41.784-02:00: LoadService: -> action_view/helpers/date_helper
2012-12-13T14:07:41.789-02:00: LoadService: <- action_view/helpers/date_helper - 4ms
2012-12-13T14:07:41.789-02:00: LoadService: -> action_view/helpers/tag_helper
2012-12-13T14:07:41.794-02:00: LoadService: <- action_view/helpers/tag_helper - 4ms
2012-12-13T14:07:41.794-02:00: LoadService: -> action_view/helpers/form_tag_helper
2012-12-13T14:07:41.811-02:00: LoadService: -> cgi
2012-12-13T14:07:41.816-02:00: LoadService: <- cgi - 5ms
2012-12-13T14:07:41.817-02:00: LoadService: -> action_view/helpers/tag_helper
2012-12-13T14:07:41.821-02:00: LoadService: <- action_view/helpers/tag_helper - 4ms
2012-12-13T14:07:41.822-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:41.827-02:00: LoadService: <- active_support/core_ext/object/blank - 5ms
2012-12-13T14:07:41.827-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:41.833-02:00: LoadService: <- active_support/core_ext/string/output_safety - 5ms
2012-12-13T14:07:41.833-02:00: LoadService: -> active_support/core_ext/module/attribute_accessors
2012-12-13T14:07:41.839-02:00: LoadService: <- active_support/core_ext/module/attribute_accessors - 6ms
2012-12-13T14:07:41.839-02:00: LoadService: -> action_view/helpers/url_helper
2012-12-13T14:07:41.854-02:00: LoadService: -> action_view/helpers/javascript_helper
2012-12-13T14:07:41.862-02:00: LoadService: -> action_view/helpers/tag_helper
2012-12-13T14:07:41.867-02:00: LoadService: <- action_view/helpers/tag_helper - 4ms
2012-12-13T14:07:41.868-02:00: LoadService: -> active_support/core_ext/string/encoding
2012-12-13T14:07:41.872-02:00: LoadService: <- active_support/core_ext/string/encoding - 4ms
2012-12-13T14:07:41.873-02:00: LoadService: <- action_view/helpers/javascript_helper - 19ms
2012-12-13T14:07:41.873-02:00: LoadService: -> active_support/core_ext/array/access
2012-12-13T14:07:41.877-02:00: LoadService: <- active_support/core_ext/array/access - 4ms
2012-12-13T14:07:41.878-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:41.881-02:00: LoadService: <- active_support/core_ext/hash/keys - 3ms
2012-12-13T14:07:41.882-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:41.885-02:00: LoadService: <- active_support/core_ext/string/output_safety - 3ms
2012-12-13T14:07:41.886-02:00: LoadService: -> action_dispatch
2012-12-13T14:07:41.889-02:00: LoadService: <- action_dispatch - 3ms
2012-12-13T14:07:41.889-02:00: LoadService: -> action_dispatch/routing/url_for
2012-12-13T14:07:41.895-02:00: LoadService: <- action_dispatch/routing/url_for - 6ms
2012-12-13T14:07:41.897-02:00: LoadService: <- action_view/helpers/url_helper - 58ms
2012-12-13T14:07:41.897-02:00: LoadService: -> action_view/helpers/text_helper
2012-12-13T14:07:41.908-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:41.912-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:41.912-02:00: LoadService: -> active_support/core_ext/string/filters
2012-12-13T14:07:41.917-02:00: LoadService: -> active_support/core_ext/string/multibyte
2012-12-13T14:07:41.921-02:00: LoadService: <- active_support/core_ext/string/multibyte - 4ms
2012-12-13T14:07:41.922-02:00: LoadService: <- active_support/core_ext/string/filters - 9ms
2012-12-13T14:07:41.922-02:00: LoadService: -> action_view/helpers/sanitize_helper
2012-12-13T14:07:41.927-02:00: LoadService: -> active_support/core_ext/object/try
2012-12-13T14:07:41.931-02:00: LoadService: <- active_support/core_ext/object/try - 3ms
2012-12-13T14:07:41.932-02:00: LoadService: -> action_controller/vendor/html-scanner
2012-12-13T14:07:41.935-02:00: LoadService: <- action_controller/vendor/html-scanner - 3ms
2012-12-13T14:07:41.936-02:00: LoadService: <- action_view/helpers/sanitize_helper - 14ms
2012-12-13T14:07:41.937-02:00: LoadService: <- action_view/helpers/text_helper - 40ms
2012-12-13T14:07:41.940-02:00: LoadService: <- action_view/helpers/form_tag_helper - 145ms
2012-12-13T14:07:41.940-02:00: LoadService: -> action_view/helpers/active_model_helper
2012-12-13T14:07:41.943-02:00: LoadService: <- action_view/helpers/active_model_helper - 3ms
2012-12-13T14:07:41.943-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:41.947-02:00: LoadService: <- active_support/core_ext/class/attribute - 3ms
2012-12-13T14:07:41.948-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:41.951-02:00: LoadService: <- active_support/core_ext/hash/slice - 3ms
2012-12-13T14:07:41.952-02:00: LoadService: -> active_support/core_ext/module/method_names
2012-12-13T14:07:41.955-02:00: LoadService: <- active_support/core_ext/module/method_names - 3ms
2012-12-13T14:07:41.956-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:41.960-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:41.960-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:41.964-02:00: LoadService: <- active_support/core_ext/string/output_safety - 4ms
2012-12-13T14:07:41.965-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:41.969-02:00: LoadService: <- active_support/core_ext/array/extract_options - 4ms
2012-12-13T14:07:41.969-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:41.974-02:00: LoadService: <- active_support/core_ext/string/inflections - 4ms
2012-12-13T14:07:41.989-02:00: LoadService: <- action_view/helpers/form_helper - 305ms
2012-12-13T14:07:41.989-02:00: LoadService: -> action_view/helpers/form_options_helper
2012-12-13T14:07:42.007-02:00: LoadService: -> cgi
2012-12-13T14:07:42.013-02:00: LoadService: <- cgi - 6ms
2012-12-13T14:07:42.013-02:00: LoadService: -> erb
2012-12-13T14:07:42.019-02:00: LoadService: <- erb - 5ms
2012-12-13T14:07:42.020-02:00: LoadService: -> action_view/helpers/form_helper
2012-12-13T14:07:42.024-02:00: LoadService: <- action_view/helpers/form_helper - 4ms
2012-12-13T14:07:42.024-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:42.030-02:00: LoadService: <- active_support/core_ext/object/blank - 5ms
2012-12-13T14:07:42.030-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:42.036-02:00: LoadService: <- active_support/core_ext/string/output_safety - 6ms
2012-12-13T14:07:42.038-02:00: LoadService: <- action_view/helpers/form_options_helper - 49ms
2012-12-13T14:07:42.039-02:00: LoadService: -> action_view/helpers/number_helper
2012-12-13T14:07:42.058-02:00: LoadService: -> active_support/core_ext/big_decimal/conversions
2012-12-13T14:07:42.063-02:00: LoadService: <- active_support/core_ext/big_decimal/conversions - 5ms
2012-12-13T14:07:42.064-02:00: LoadService: -> active_support/core_ext/float/rounding
2012-12-13T14:07:42.070-02:00: LoadService: <- active_support/core_ext/float/rounding - 6ms
2012-12-13T14:07:42.071-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:42.076-02:00: LoadService: <- active_support/core_ext/object/blank - 5ms
2012-12-13T14:07:42.077-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:42.082-02:00: LoadService: <- active_support/core_ext/string/output_safety - 5ms
2012-12-13T14:07:42.084-02:00: LoadService: <- action_view/helpers/number_helper - 45ms
2012-12-13T14:07:42.084-02:00: LoadService: -> action_view/helpers/output_safety_helper
2012-12-13T14:07:42.089-02:00: LoadService: -> active_support/core_ext/string/output_safety
2012-12-13T14:07:42.094-02:00: LoadService: <- active_support/core_ext/string/output_safety - 5ms
2012-12-13T14:07:42.094-02:00: LoadService: <- action_view/helpers/output_safety_helper - 10ms
2012-12-13T14:07:42.095-02:00: LoadService: -> action_view/helpers/record_tag_helper
2012-12-13T14:07:42.100-02:00: LoadService: -> action_controller/record_identifier
2012-12-13T14:07:42.106-02:00: LoadService: -> active_support/core_ext/module
2012-12-13T14:07:42.111-02:00: LoadService: -> active_support/core_ext/module/aliasing
2012-12-13T14:07:42.116-02:00: LoadService: <- active_support/core_ext/module/aliasing - 5ms
2012-12-13T14:07:42.116-02:00: LoadService: -> active_support/core_ext/module/introspection
2012-12-13T14:07:42.121-02:00: LoadService: <- active_support/core_ext/module/introspection - 5ms
2012-12-13T14:07:42.121-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:42.126-02:00: LoadService: <- active_support/core_ext/module/anonymous - 5ms
2012-12-13T14:07:42.126-02:00: LoadService: -> active_support/core_ext/module/reachable
2012-12-13T14:07:42.131-02:00: LoadService: <- active_support/core_ext/module/reachable - 5ms
2012-12-13T14:07:42.131-02:00: LoadService: -> active_support/core_ext/module/attribute_accessors
2012-12-13T14:07:42.136-02:00: LoadService: <- active_support/core_ext/module/attribute_accessors - 5ms
2012-12-13T14:07:42.136-02:00: LoadService: -> active_support/core_ext/module/attr_internal
2012-12-13T14:07:42.141-02:00: LoadService: <- active_support/core_ext/module/attr_internal - 5ms
2012-12-13T14:07:42.141-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:42.146-02:00: LoadService: <- active_support/core_ext/module/delegation - 5ms
2012-12-13T14:07:42.146-02:00: LoadService: -> active_support/core_ext/module/synchronization
2012-12-13T14:07:42.152-02:00: LoadService: -> thread
2012-12-13T14:07:42.152-02:00: LoadService: <- thread - 0ms
2012-12-13T14:07:42.153-02:00: LoadService: -> active_support/core_ext/module/aliasing
2012-12-13T14:07:42.157-02:00: LoadService: <- active_support/core_ext/module/aliasing - 4ms
2012-12-13T14:07:42.157-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:42.162-02:00: LoadService: <- active_support/core_ext/array/extract_options - 4ms
2012-12-13T14:07:42.162-02:00: LoadService: -> active_support/core_ext/module/deprecation
2012-12-13T14:07:42.167-02:00: LoadService: <- active_support/core_ext/module/deprecation - 5ms
2012-12-13T14:07:42.171-02:00: LoadService: <- active_support/core_ext/module/synchronization - 25ms
2012-12-13T14:07:42.171-02:00: LoadService: -> active_support/core_ext/module/deprecation
2012-12-13T14:07:42.175-02:00: LoadService: <- active_support/core_ext/module/deprecation - 4ms
2012-12-13T14:07:42.176-02:00: LoadService: -> active_support/core_ext/module/remove_method
2012-12-13T14:07:42.180-02:00: LoadService: <- active_support/core_ext/module/remove_method - 4ms
2012-12-13T14:07:42.181-02:00: LoadService: -> active_support/core_ext/module/method_names
2012-12-13T14:07:42.186-02:00: LoadService: <- active_support/core_ext/module/method_names - 5ms
2012-12-13T14:07:42.186-02:00: LoadService: -> active_support/core_ext/module/qualified_const
2012-12-13T14:07:42.191-02:00: LoadService: <- active_support/core_ext/module/qualified_const - 5ms
2012-12-13T14:07:42.191-02:00: LoadService: <- active_support/core_ext/module - 85ms
2012-12-13T14:07:42.192-02:00: LoadService: <- action_controller/record_identifier - 91ms
2012-12-13T14:07:42.195-02:00: LoadService: <- action_view/helpers/record_tag_helper - 100ms
2012-12-13T14:07:42.195-02:00: LoadService: -> action_view/helpers/rendering_helper
2012-12-13T14:07:42.201-02:00: LoadService: <- action_view/helpers/rendering_helper - 5ms
2012-12-13T14:07:42.201-02:00: LoadService: -> action_view/helpers/translation_helper
2012-12-13T14:07:42.207-02:00: LoadService: -> action_view/helpers/tag_helper
2012-12-13T14:07:42.211-02:00: LoadService: <- action_view/helpers/tag_helper - 4ms
2012-12-13T14:07:42.211-02:00: LoadService: -> i18n/exceptions
2012-12-13T14:07:42.216-02:00: LoadService: <- i18n/exceptions - 5ms
2012-12-13T14:07:42.217-02:00: LoadService: <- action_view/helpers/translation_helper - 16ms
2012-12-13T14:07:42.217-02:00: LoadService: <- action_view/helpers - 909ms
2012-12-13T14:07:42.217-02:00: LoadService: -> action_view/context
2012-12-13T14:07:42.222-02:00: LoadService: <- action_view/context - 5ms
2012-12-13T14:07:42.249-02:00: LoadService: <- action_view/base - 985ms
2012-12-13T14:07:42.255-02:00: LoadService: <- abstract_controller/view_paths - 1000ms
2012-12-13T14:07:42.256-02:00: LoadService: <- abstract_controller/rendering - 1062ms
2012-12-13T14:07:42.261-02:00: LoadService: <- abstract_controller/layouts - 1094ms
2012-12-13T14:07:42.261-02:00: LoadService: -> abstract_controller/translation
2012-12-13T14:07:42.266-02:00: LoadService: <- abstract_controller/translation - 4ms
2012-12-13T14:07:42.266-02:00: LoadService: -> abstract_controller/asset_paths
2012-12-13T14:07:42.270-02:00: LoadService: <- abstract_controller/asset_paths - 4ms
2012-12-13T14:07:42.271-02:00: LoadService: -> action_controller/metal/helpers
2012-12-13T14:07:42.276-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:42.281-02:00: LoadService: <- active_support/core_ext/array/wrap - 5ms
2012-12-13T14:07:42.281-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:42.286-02:00: LoadService: <- active_support/core_ext/class/attribute - 5ms
2012-12-13T14:07:42.286-02:00: LoadService: -> abstract_controller/helpers
2012-12-13T14:07:42.293-02:00: LoadService: -> active_support/dependencies
2012-12-13T14:07:42.297-02:00: LoadService: <- active_support/dependencies - 4ms
2012-12-13T14:07:42.298-02:00: LoadService: <- abstract_controller/helpers - 12ms
2012-12-13T14:07:42.299-02:00: LoadService: <- action_controller/metal/helpers - 28ms
2012-12-13T14:07:42.299-02:00: LoadService: -> action_controller/metal/hide_actions
2012-12-13T14:07:42.304-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:42.312-02:00: LoadService: <- active_support/core_ext/class/attribute - 8ms
2012-12-13T14:07:42.313-02:00: LoadService: <- action_controller/metal/hide_actions - 14ms
2012-12-13T14:07:42.313-02:00: LoadService: -> action_controller/metal/url_for
2012-12-13T14:07:42.320-02:00: LoadService: -> abstract_controller/url_for
2012-12-13T14:07:42.330-02:00: LoadService: <- abstract_controller/url_for - 9ms
2012-12-13T14:07:42.331-02:00: LoadService: <- action_controller/metal/url_for - 18ms
2012-12-13T14:07:42.331-02:00: LoadService: -> action_controller/metal/redirecting
2012-12-13T14:07:42.347-02:00: LoadService: -> abstract_controller/logger
2012-12-13T14:07:42.353-02:00: LoadService: -> active_support/core_ext/logger
2012-12-13T14:07:42.360-02:00: LoadService: <- active_support/core_ext/logger - 7ms
2012-12-13T14:07:42.360-02:00: LoadService: -> active_support/benchmarkable
2012-12-13T14:07:42.367-02:00: LoadService: <- active_support/benchmarkable - 7ms
2012-12-13T14:07:42.368-02:00: LoadService: <- abstract_controller/logger - 21ms
2012-12-13T14:07:42.368-02:00: LoadService: -> action_controller/metal/rack_delegation
2012-12-13T14:07:42.375-02:00: LoadService: -> action_dispatch/http/request
2012-12-13T14:07:42.381-02:00: LoadService: <- action_dispatch/http/request - 6ms
2012-12-13T14:07:42.381-02:00: LoadService: -> action_dispatch/http/response
2012-12-13T14:07:42.396-02:00: LoadService: -> digest/md5
2012-12-13T14:07:42.403-02:00: LoadService: -> digest
2012-12-13T14:07:42.409-02:00: LoadService: <- digest - 6ms
2012-12-13T14:07:42.410-02:00: LoadService: <- digest/md5 - 14ms
2012-12-13T14:07:42.410-02:00: LoadService: -> active_support/core_ext/module/delegation
2012-12-13T14:07:42.416-02:00: LoadService: <- active_support/core_ext/module/delegation - 6ms
2012-12-13T14:07:42.416-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:42.422-02:00: LoadService: <- active_support/core_ext/object/blank - 6ms
2012-12-13T14:07:42.423-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:42.429-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 6ms
2012-12-13T14:07:42.444-02:00: LoadService: -> rack/response
2012-12-13T14:07:42.455-02:00: LoadService: -> rack/request
2012-12-13T14:07:42.460-02:00: LoadService: <- rack/request - 5ms
2012-12-13T14:07:42.461-02:00: LoadService: -> rack/utils
2012-12-13T14:07:42.466-02:00: LoadService: <- rack/utils - 5ms
2012-12-13T14:07:42.466-02:00: LoadService: -> time
2012-12-13T14:07:42.472-02:00: LoadService: <- time - 6ms
2012-12-13T14:07:42.475-02:00: LoadService: <- rack/response - 29ms
2012-12-13T14:07:42.476-02:00: LoadService: <- action_dispatch/http/response - 95ms
2012-12-13T14:07:42.485-02:00: LoadService: <- action_controller/metal/rack_delegation - 117ms
2012-12-13T14:07:42.486-02:00: LoadService: <- action_controller/metal/redirecting - 155ms
2012-12-13T14:07:42.486-02:00: LoadService: -> action_controller/metal/rendering
2012-12-13T14:07:42.495-02:00: LoadService: <- action_controller/metal/rendering - 9ms
2012-12-13T14:07:42.495-02:00: LoadService: -> action_controller/metal/renderers
2012-12-13T14:07:42.504-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:42.510-02:00: LoadService: <- active_support/core_ext/class/attribute - 6ms
2012-12-13T14:07:42.511-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:42.517-02:00: LoadService: <- active_support/core_ext/object/blank - 6ms
2012-12-13T14:07:42.517-02:00: LoadService: -> set
2012-12-13T14:07:42.523-02:00: LoadService: <- set - 6ms
2012-12-13T14:07:42.525-02:00: LoadService: <- action_controller/metal/renderers - 30ms
2012-12-13T14:07:42.525-02:00: LoadService: -> action_controller/metal/conditional_get
2012-12-13T14:07:42.534-02:00: LoadService: -> action_controller/metal/head
2012-12-13T14:07:42.541-02:00: LoadService: <- action_controller/metal/head - 7ms
2012-12-13T14:07:42.542-02:00: LoadService: <- action_controller/metal/conditional_get - 17ms
2012-12-13T14:07:42.542-02:00: LoadService: -> action_controller/caching
2012-12-13T14:07:42.550-02:00: LoadService: -> fileutils
2012-12-13T14:07:42.556-02:00: LoadService: <- fileutils - 6ms
2012-12-13T14:07:42.557-02:00: LoadService: -> uri
2012-12-13T14:07:42.562-02:00: LoadService: <- uri - 5ms
2012-12-13T14:07:42.563-02:00: LoadService: -> set
2012-12-13T14:07:42.569-02:00: LoadService: <- set - 6ms
2012-12-13T14:07:42.572-02:00: LoadService: -> abstract_controller/callbacks
2012-12-13T14:07:42.587-02:00: LoadService: <- abstract_controller/callbacks - 15ms
2012-12-13T14:07:42.587-02:00: LoadService: -> action_controller/caching/pages
2012-12-13T14:07:42.597-02:00: LoadService: -> fileutils
2012-12-13T14:07:42.604-02:00: LoadService: <- fileutils - 7ms
2012-12-13T14:07:42.604-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:42.610-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 6ms
2012-12-13T14:07:42.612-02:00: LoadService: <- action_controller/caching/pages - 25ms
2012-12-13T14:07:42.612-02:00: LoadService: -> action_controller/caching/actions
2012-12-13T14:07:42.621-02:00: LoadService: -> set
2012-12-13T14:07:42.627-02:00: LoadService: <- set - 6ms
2012-12-13T14:07:42.629-02:00: LoadService: <- action_controller/caching/actions - 17ms
2012-12-13T14:07:42.629-02:00: LoadService: -> action_controller/caching/fragments
2012-12-13T14:07:42.649-02:00: LoadService: <- action_controller/caching/fragments - 20ms
2012-12-13T14:07:42.649-02:00: LoadService: -> action_controller/caching/sweeping
2012-12-13T14:07:42.666-02:00: LoadService: -> active_record/observer
2012-12-13T14:07:42.681-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:42.695-02:00: LoadService: <- active_support/core_ext/class/attribute - 14ms
2012-12-13T14:07:42.696-02:00: LoadService: <- active_record/observer - 30ms
2012-12-13T14:07:42.698-02:00: LoadService: <- action_controller/caching/sweeping - 49ms
2012-12-13T14:07:42.698-02:00: LoadService: <- action_controller/caching - 156ms
2012-12-13T14:07:42.698-02:00: LoadService: -> action_controller/metal/mime_responds
2012-12-13T14:07:42.721-02:00: LoadService: -> abstract_controller/collector
2012-12-13T14:07:42.729-02:00: LoadService: -> action_dispatch/http/mime_type
2012-12-13T14:07:42.749-02:00: LoadService: -> set
2012-12-13T14:07:42.756-02:00: LoadService: <- set - 6ms
2012-12-13T14:07:42.756-02:00: LoadService: -> active_support/core_ext/class/attribute_accessors
2012-12-13T14:07:42.763-02:00: LoadService: <- active_support/core_ext/class/attribute_accessors - 6ms
2012-12-13T14:07:42.764-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:42.770-02:00: LoadService: <- active_support/core_ext/object/blank - 6ms
2012-12-13T14:07:42.780-02:00: LoadService: -> action_dispatch/http/mime_types
2012-12-13T14:07:42.799-02:00: LoadService: <- action_dispatch/http/mime_types - 19ms
2012-12-13T14:07:42.799-02:00: LoadService: <- action_dispatch/http/mime_type - 70ms
2012-12-13T14:07:42.807-02:00: LoadService: <- abstract_controller/collector - 85ms
2012-12-13T14:07:42.807-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:42.813-02:00: LoadService: <- active_support/core_ext/class/attribute - 6ms
2012-12-13T14:07:42.814-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:42.820-02:00: LoadService: <- active_support/core_ext/object/inclusion - 6ms
2012-12-13T14:07:42.820-02:00: LoadService: -> action_controller/metal/implicit_render
2012-12-13T14:07:42.827-02:00: LoadService: <- action_controller/metal/implicit_render - 7ms
2012-12-13T14:07:42.828-02:00: LoadService: <- action_controller/metal/mime_responds - 130ms
2012-12-13T14:07:42.828-02:00: LoadService: -> action_controller/metal/cookies
2012-12-13T14:07:42.835-02:00: LoadService: <- action_controller/metal/cookies - 6ms
2012-12-13T14:07:42.835-02:00: LoadService: -> action_controller/metal/flash
2012-12-13T14:07:42.843-02:00: LoadService: <- action_controller/metal/flash - 7ms
2012-12-13T14:07:42.843-02:00: LoadService: -> action_controller/metal/request_forgery_protection
2012-12-13T14:07:42.850-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:42.856-02:00: LoadService: <- active_support/core_ext/class/attribute - 5ms
2012-12-13T14:07:42.857-02:00: LoadService: -> action_controller/metal/exceptions
2012-12-13T14:07:42.862-02:00: LoadService: <- action_controller/metal/exceptions - 5ms
2012-12-13T14:07:42.863-02:00: LoadService: <- action_controller/metal/request_forgery_protection - 20ms
2012-12-13T14:07:42.864-02:00: LoadService: -> action_controller/metal/force_ssl
2012-12-13T14:07:42.871-02:00: LoadService: <- action_controller/metal/force_ssl - 7ms
2012-12-13T14:07:42.871-02:00: LoadService: -> action_controller/metal/streaming
2012-12-13T14:07:42.878-02:00: LoadService: -> active_support/core_ext/file/path
2012-12-13T14:07:42.884-02:00: LoadService: <- active_support/core_ext/file/path - 5ms
2012-12-13T14:07:42.884-02:00: LoadService: -> rack/chunked
2012-12-13T14:07:42.891-02:00: LoadService: -> rack/utils
2012-12-13T14:07:42.896-02:00: LoadService: <- rack/utils - 5ms
2012-12-13T14:07:42.898-02:00: LoadService: <- rack/chunked - 14ms
2012-12-13T14:07:42.898-02:00: LoadService: <- action_controller/metal/streaming - 27ms
2012-12-13T14:07:42.899-02:00: LoadService: -> action_controller/metal/data_streaming
2012-12-13T14:07:42.908-02:00: LoadService: -> active_support/core_ext/file/path
2012-12-13T14:07:42.914-02:00: LoadService: <- active_support/core_ext/file/path - 6ms
2012-12-13T14:07:42.914-02:00: LoadService: -> action_controller/metal/exceptions
2012-12-13T14:07:42.919-02:00: LoadService: <- action_controller/metal/exceptions - 5ms
2012-12-13T14:07:42.921-02:00: LoadService: <- action_controller/metal/data_streaming - 22ms
2012-12-13T14:07:42.921-02:00: LoadService: -> action_controller/metal/http_authentication
2012-12-13T14:07:42.949-02:00: LoadService: -> active_support/base64
2012-12-13T14:07:42.960-02:00: LoadService: <- active_support/base64 - 6ms
2012-12-13T14:07:42.960-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:42.978-02:00: LoadService: <- active_support/core_ext/object/blank - 18ms
2012-12-13T14:07:42.981-02:00: LoadService: <- action_controller/metal/http_authentication - 60ms
2012-12-13T14:07:42.981-02:00: LoadService: -> action_controller/metal/rescue
2012-12-13T14:07:42.994-02:00: LoadService: -> active_support/rescuable
2012-12-13T14:07:43.014-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:43.020-02:00: LoadService: <- active_support/concern - 6ms
2012-12-13T14:07:43.020-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:43.038-02:00: LoadService: <- active_support/core_ext/class/attribute - 18ms
2012-12-13T14:07:43.039-02:00: LoadService: -> active_support/core_ext/proc
2012-12-13T14:07:43.046-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:43.054-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 6ms
2012-12-13T14:07:43.054-02:00: LoadService: <- active_support/core_ext/proc - 15ms
2012-12-13T14:07:43.055-02:00: LoadService: -> active_support/core_ext/string/inflections
2012-12-13T14:07:43.061-02:00: LoadService: <- active_support/core_ext/string/inflections - 6ms
2012-12-13T14:07:43.061-02:00: LoadService: -> active_support/core_ext/array/extract_options
2012-12-13T14:07:43.068-02:00: LoadService: <- active_support/core_ext/array/extract_options - 6ms
2012-12-13T14:07:43.069-02:00: LoadService: <- active_support/rescuable - 75ms
2012-12-13T14:07:43.069-02:00: LoadService: <- action_controller/metal/rescue - 88ms
2012-12-13T14:07:43.070-02:00: LoadService: -> action_controller/metal/instrumentation
2012-12-13T14:07:43.079-02:00: LoadService: -> benchmark
2012-12-13T14:07:43.085-02:00: LoadService: <- benchmark - 6ms
2012-12-13T14:07:43.086-02:00: LoadService: -> abstract_controller/logger
2012-12-13T14:07:43.091-02:00: LoadService: <- abstract_controller/logger - 5ms
2012-12-13T14:07:43.093-02:00: LoadService: <- action_controller/metal/instrumentation - 23ms
2012-12-13T14:07:43.093-02:00: LoadService: -> action_controller/metal/params_wrapper
2012-12-13T14:07:43.103-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:43.109-02:00: LoadService: <- active_support/core_ext/class/attribute - 6ms
2012-12-13T14:07:43.110-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:43.116-02:00: LoadService: <- active_support/core_ext/hash/slice - 6ms
2012-12-13T14:07:43.116-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:43.122-02:00: LoadService: <- active_support/core_ext/hash/except - 6ms
2012-12-13T14:07:43.123-02:00: LoadService: -> active_support/core_ext/array/wrap
2012-12-13T14:07:43.129-02:00: LoadService: <- active_support/core_ext/array/wrap - 6ms
2012-12-13T14:07:43.129-02:00: LoadService: -> active_support/core_ext/module/anonymous
2012-12-13T14:07:43.135-02:00: LoadService: <- active_support/core_ext/module/anonymous - 6ms
2012-12-13T14:07:43.136-02:00: LoadService: -> action_dispatch/http/mime_types
2012-12-13T14:07:43.141-02:00: LoadService: <- action_dispatch/http/mime_types - 5ms
2012-12-13T14:07:43.142-02:00: LoadService: <- action_controller/metal/params_wrapper - 49ms
2012-12-13T14:07:43.145-02:00: LoadService: -> action_view/path_set
2012-12-13T14:07:43.162-02:00: LoadService: <- action_view/path_set - 17ms
2012-12-13T14:07:43.240-02:00: LoadService: -> action_controller/metal/responder
2012-12-13T14:07:43.249-02:00: LoadService: -> active_support/json
2012-12-13T14:07:43.255-02:00: LoadService: <- active_support/json - 6ms
2012-12-13T14:07:43.270-02:00: LoadService: <- action_controller/metal/responder - 30ms
2012-12-13T14:07:43.305-02:00: LoadService: -> action_controller/metal/compatibility
2012-12-13T14:07:43.313-02:00: LoadService: -> active_support/deprecation
2012-12-13T14:07:43.319-02:00: LoadService: <- active_support/deprecation - 6ms
2012-12-13T14:07:43.320-02:00: LoadService: <- action_controller/metal/compatibility - 14ms
2012-12-13T14:07:43.323-02:00: LoadService: <- action_controller/base - 2555ms
2012-12-13T14:07:43.325-02:00: LoadService: <- cancan/controller_additions - 2581ms
2012-12-13T14:07:43.325-02:00: LoadService: -> cancan/model_additions
2012-12-13T14:07:43.330-02:00: LoadService: <- cancan/model_additions - 5ms
2012-12-13T14:07:43.330-02:00: LoadService: -> cancan/exceptions
2012-12-13T14:07:43.336-02:00: LoadService: <- cancan/exceptions - 6ms
2012-12-13T14:07:43.336-02:00: LoadService: -> cancan/inherited_resource
2012-12-13T14:07:43.348-02:00: LoadService: <- cancan/inherited_resource - 12ms
2012-12-13T14:07:43.349-02:00: LoadService: -> cancan/model_adapters/abstract_adapter
2012-12-13T14:07:43.354-02:00: LoadService: <- cancan/model_adapters/abstract_adapter - 5ms
2012-12-13T14:07:43.354-02:00: LoadService: -> cancan/model_adapters/default_adapter
2012-12-13T14:07:43.357-02:00: LoadService: <- cancan/model_adapters/default_adapter - 3ms
2012-12-13T14:07:43.358-02:00: LoadService: -> cancan/model_adapters/active_record_adapter
2012-12-13T14:07:43.365-02:00: LoadService: <- cancan/model_adapters/active_record_adapter - 7ms
2012-12-13T14:07:43.366-02:00: LoadService: <- cancan - 2705ms
2012-12-13T14:07:43.366-02:00: LoadService: -> kaminari
2012-12-13T14:07:43.368-02:00: LoadService: -> rails
2012-12-13T14:07:43.371-02:00: LoadService: <- rails - 3ms
2012-12-13T14:07:43.371-02:00: LoadService: -> kaminari/config
2012-12-13T14:07:43.374-02:00: LoadService: -> active_support/configurable
2012-12-13T14:07:43.378-02:00: LoadService: <- active_support/configurable - 4ms
2012-12-13T14:07:43.387-02:00: LoadService: <- kaminari/config - 16ms
2012-12-13T14:07:43.387-02:00: LoadService: -> kaminari/helpers/action_view_extension
2012-12-13T14:07:43.392-02:00: LoadService: <- kaminari/helpers/action_view_extension - 5ms
2012-12-13T14:07:43.392-02:00: LoadService: -> kaminari/helpers/paginator
2012-12-13T14:07:43.397-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:43.402-02:00: LoadService: <- active_support/inflector - 4ms
2012-12-13T14:07:43.402-02:00: LoadService: -> action_view
2012-12-13T14:07:43.405-02:00: LoadService: <- action_view - 3ms
2012-12-13T14:07:43.406-02:00: LoadService: -> action_view/log_subscriber
2012-12-13T14:07:43.409-02:00: LoadService: <- action_view/log_subscriber - 3ms
2012-12-13T14:07:43.410-02:00: LoadService: -> action_view/context
2012-12-13T14:07:43.415-02:00: LoadService: <- action_view/context - 5ms
2012-12-13T14:07:43.415-02:00: LoadService: -> kaminari/helpers/tags
2012-12-13T14:07:43.421-02:00: LoadService: <- kaminari/helpers/tags - 5ms
2012-12-13T14:07:43.448-02:00: LoadService: <- kaminari/helpers/paginator - 56ms
2012-12-13T14:07:43.449-02:00: LoadService: -> kaminari/models/page_scope_methods
2012-12-13T14:07:43.452-02:00: LoadService: <- kaminari/models/page_scope_methods - 3ms
2012-12-13T14:07:43.453-02:00: LoadService: -> kaminari/models/configuration_methods
2012-12-13T14:07:43.456-02:00: LoadService: <- kaminari/models/configuration_methods - 3ms
2012-12-13T14:07:43.456-02:00: LoadService: -> kaminari/hooks
2012-12-13T14:07:43.460-02:00: LoadService: <- kaminari/hooks - 4ms
2012-12-13T14:07:43.460-02:00: LoadService: -> kaminari/railtie
2012-12-13T14:07:43.464-02:00: LoadService: <- kaminari/railtie - 4ms
2012-12-13T14:07:43.464-02:00: LoadService: -> kaminari/engine
2012-12-13T14:07:43.473-02:00: LoadService: <- kaminari/engine - 9ms
2012-12-13T14:07:43.473-02:00: LoadService: <- kaminari - 107ms
2012-12-13T14:07:43.474-02:00: LoadService: -> validates_timeliness
2012-12-13T14:07:43.477-02:00: LoadService: -> date
2012-12-13T14:07:43.483-02:00: LoadService: <- date - 6ms
2012-12-13T14:07:43.484-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:43.490-02:00: LoadService: <- active_support/concern - 6ms
2012-12-13T14:07:43.490-02:00: LoadService: -> active_support/core_ext/module
2012-12-13T14:07:43.496-02:00: LoadService: <- active_support/core_ext/module - 6ms
2012-12-13T14:07:43.497-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:43.503-02:00: LoadService: <- active_support/core_ext/hash/except - 6ms
2012-12-13T14:07:43.503-02:00: LoadService: -> active_support/core_ext/string/conversions
2012-12-13T14:07:43.510-02:00: LoadService: <- active_support/core_ext/string/conversions - 6ms
2012-12-13T14:07:43.510-02:00: LoadService: -> active_support/core_ext/date/acts_like
2012-12-13T14:07:43.517-02:00: LoadService: <- active_support/core_ext/date/acts_like - 7ms
2012-12-13T14:07:43.517-02:00: LoadService: -> active_support/core_ext/date/conversions
2012-12-13T14:07:43.523-02:00: LoadService: <- active_support/core_ext/date/conversions - 6ms
2012-12-13T14:07:43.524-02:00: LoadService: -> active_support/core_ext/time/acts_like
2012-12-13T14:07:43.530-02:00: LoadService: <- active_support/core_ext/time/acts_like - 6ms
2012-12-13T14:07:43.531-02:00: LoadService: -> active_support/core_ext/time/conversions
2012-12-13T14:07:43.537-02:00: LoadService: <- active_support/core_ext/time/conversions - 6ms
2012-12-13T14:07:43.537-02:00: LoadService: -> active_support/core_ext/date_time/acts_like
2012-12-13T14:07:43.544-02:00: LoadService: <- active_support/core_ext/date_time/acts_like - 6ms
2012-12-13T14:07:43.544-02:00: LoadService: -> active_support/core_ext/date_time/conversions
2012-12-13T14:07:43.551-02:00: LoadService: <- active_support/core_ext/date_time/conversions - 7ms
2012-12-13T14:07:43.551-02:00: LoadService: -> timeliness
2012-12-13T14:07:43.553-02:00: LoadService: -> date
2012-12-13T14:07:43.560-02:00: LoadService: <- date - 6ms
2012-12-13T14:07:43.560-02:00: LoadService: -> forwardable
2012-12-13T14:07:43.567-02:00: LoadService: <- forwardable - 7ms
2012-12-13T14:07:43.567-02:00: LoadService: -> timeliness/helpers
2012-12-13T14:07:43.572-02:00: LoadService: <- timeliness/helpers - 4ms
2012-12-13T14:07:43.572-02:00: LoadService: -> timeliness/definitions
2012-12-13T14:07:43.580-02:00: LoadService: <- timeliness/definitions - 8ms
2012-12-13T14:07:43.581-02:00: LoadService: -> timeliness/format
2012-12-13T14:07:43.585-02:00: LoadService: <- timeliness/format - 4ms
2012-12-13T14:07:43.586-02:00: LoadService: -> timeliness/format_set
2012-12-13T14:07:43.589-02:00: LoadService: <- timeliness/format_set - 3ms
2012-12-13T14:07:43.589-02:00: LoadService: -> timeliness/parser
2012-12-13T14:07:43.597-02:00: LoadService: <- timeliness/parser - 8ms
2012-12-13T14:07:43.598-02:00: LoadService: -> timeliness/version
2012-12-13T14:07:43.599-02:00: LoadService: <- timeliness/version - 1ms
2012-12-13T14:07:43.933-02:00: LoadService: <- timeliness - 382ms
2012-12-13T14:07:43.947-02:00: LoadService: -> validates_timeliness/conversion
2012-12-13T14:07:43.951-02:00: LoadService: <- validates_timeliness/conversion - 4ms
2012-12-13T14:07:43.951-02:00: LoadService: -> validates_timeliness/validator
2012-12-13T14:07:43.956-02:00: LoadService: -> active_model/validator
2012-12-13T14:07:43.973-02:00: LoadService: <- active_model/validator - 7ms
2012-12-13T14:07:43.980-02:00: LoadService: <- validates_timeliness/validator - 29ms
2012-12-13T14:07:43.981-02:00: LoadService: -> validates_timeliness/helper_methods
2012-12-13T14:07:43.983-02:00: LoadService: <- validates_timeliness/helper_methods - 2ms
2012-12-13T14:07:43.983-02:00: LoadService: -> validates_timeliness/attribute_methods
2012-12-13T14:07:43.988-02:00: LoadService: <- validates_timeliness/attribute_methods - 5ms
2012-12-13T14:07:43.994-02:00: LoadService: -> validates_timeliness/extensions
2012-12-13T14:07:43.996-02:00: LoadService: <- validates_timeliness/extensions - 2ms
2012-12-13T14:07:43.997-02:00: LoadService: -> validates_timeliness/railtie
2012-12-13T14:07:44.000-02:00: LoadService: <- validates_timeliness/railtie - 3ms
2012-12-13T14:07:44.000-02:00: LoadService: <- validates_timeliness - 526ms
2012-12-13T14:07:44.000-02:00: LoadService: -> enumerate_it
2012-12-13T14:07:44.011-02:00: LoadService: -> active_support/core_ext/class/attribute
2012-12-13T14:07:44.029-02:00: LoadService: <- active_support/core_ext/class/attribute - 18ms
2012-12-13T14:07:44.029-02:00: LoadService: -> enumerate_it/base
2012-12-13T14:07:44.037-02:00: LoadService: <- enumerate_it/base - 8ms
2012-12-13T14:07:44.037-02:00: LoadService: -> enumerate_it/class_methods
2012-12-13T14:07:44.057-02:00: LoadService: <- enumerate_it/class_methods - 20ms
2012-12-13T14:07:44.057-02:00: LoadService: <- enumerate_it - 57ms
2012-12-13T14:07:44.058-02:00: LoadService: -> validates_existence
2012-12-13T14:07:44.067-02:00: LoadService: -> rails3
2012-12-13T14:07:44.070-02:00: LoadService: -> active_support/concern
2012-12-13T14:07:44.076-02:00: LoadService: <- active_support/concern - 5ms
2012-12-13T14:07:44.077-02:00: LoadService: -> active_model
2012-12-13T14:07:44.082-02:00: LoadService: <- active_model - 5ms
2012-12-13T14:07:44.084-02:00: LoadService: <- rails3 - 17ms
2012-12-13T14:07:44.084-02:00: LoadService: <- validates_existence - 26ms
2012-12-13T14:07:44.085-02:00: LoadService: -> harvey
2012-12-13T14:07:44.089-02:00: LoadService: -> harvey/engine
2012-12-13T14:07:44.098-02:00: LoadService: <- harvey/engine - 9ms
2012-12-13T14:07:44.098-02:00: LoadService: -> harvey/baby_sitter
2012-12-13T14:07:44.103-02:00: LoadService: <- harvey/baby_sitter - 4ms
2012-12-13T14:07:44.103-02:00: LoadService: -> harvey/company_setup
2012-12-13T14:07:44.106-02:00: LoadService: <- harvey/company_setup - 3ms
2012-12-13T14:07:44.107-02:00: LoadService: -> harvey/helpers/devise_helper
2012-12-13T14:07:44.109-02:00: LoadService: <- harvey/helpers/devise_helper - 2ms
2012-12-13T14:07:44.109-02:00: LoadService: -> harvey/controllers/error_handler
2012-12-13T14:07:44.112-02:00: LoadService: <- harvey/controllers/error_handler - 3ms
2012-12-13T14:07:44.112-02:00: LoadService: -> harvey/responders/default_responder
2012-12-13T14:07:44.116-02:00: LoadService: <- harvey/responders/default_responder - 4ms
2012-12-13T14:07:44.117-02:00: LoadService: -> harvey/responders/validatable_responder
2012-12-13T14:07:44.121-02:00: LoadService: <- harvey/responders/validatable_responder - 4ms
2012-12-13T14:07:44.121-02:00: LoadService: -> harvey/validators/state_validator
2012-12-13T14:07:44.125-02:00: LoadService: <- harvey/validators/state_validator - 4ms
2012-12-13T14:07:44.125-02:00: LoadService: -> harvey/initializers/enumerate_it
2012-12-13T14:07:44.128-02:00: LoadService: -> enumerate_it
2012-12-13T14:07:44.130-02:00: LoadService: <- enumerate_it - 2ms
2012-12-13T14:07:44.131-02:00: LoadService: <- harvey/initializers/enumerate_it - 6ms
2012-12-13T14:07:44.131-02:00: LoadService: -> harvey/initializers/switch_user
2012-12-13T14:07:44.134-02:00: LoadService: -> switch_user
2012-12-13T14:07:44.138-02:00: LoadService: -> switch_user/rails
2012-12-13T14:07:44.149-02:00: LoadService: <- switch_user/rails - 10ms
2012-12-13T14:07:44.149-02:00: LoadService: -> switch_user/provider
2012-12-13T14:07:44.151-02:00: LoadService: <- switch_user/provider - 2ms
2012-12-13T14:07:44.151-02:00: LoadService: -> active_support/core_ext
2012-12-13T14:07:44.158-02:00: LoadService: -> active_support/core_ext/array
2012-12-13T14:07:44.163-02:00: LoadService: <- active_support/core_ext/array - 4ms
2012-12-13T14:07:44.163-02:00: LoadService: -> active_support/core_ext/benchmark
2012-12-13T14:07:44.167-02:00: LoadService: <- active_support/core_ext/benchmark - 4ms
2012-12-13T14:07:44.168-02:00: LoadService: -> active_support/core_ext/big_decimal
2012-12-13T14:07:44.173-02:00: LoadService: -> active_support/core_ext/big_decimal/conversions
2012-12-13T14:07:44.177-02:00: LoadService: <- active_support/core_ext/big_decimal/conversions - 4ms
2012-12-13T14:07:44.178-02:00: LoadService: <- active_support/core_ext/big_decimal - 10ms
2012-12-13T14:07:44.178-02:00: LoadService: -> active_support/core_ext/class
2012-12-13T14:07:44.182-02:00: LoadService: <- active_support/core_ext/class - 4ms
2012-12-13T14:07:44.183-02:00: LoadService: -> active_support/core_ext/enumerable
2012-12-13T14:07:44.187-02:00: LoadService: <- active_support/core_ext/enumerable - 4ms
2012-12-13T14:07:44.188-02:00: LoadService: -> active_support/core_ext/exception
2012-12-13T14:07:44.193-02:00: LoadService: <- active_support/core_ext/exception - 5ms
2012-12-13T14:07:44.194-02:00: LoadService: -> active_support/core_ext/file
2012-12-13T14:07:44.198-02:00: LoadService: <- active_support/core_ext/file - 4ms
2012-12-13T14:07:44.198-02:00: LoadService: -> active_support/core_ext/float
2012-12-13T14:07:44.203-02:00: LoadService: -> active_support/core_ext/float/rounding
2012-12-13T14:07:44.208-02:00: LoadService: <- active_support/core_ext/float/rounding - 5ms
2012-12-13T14:07:44.208-02:00: LoadService: <- active_support/core_ext/float - 9ms
2012-12-13T14:07:44.208-02:00: LoadService: -> active_support/core_ext/hash
2012-12-13T14:07:44.214-02:00: LoadService: -> active_support/core_ext/hash/conversions
2012-12-13T14:07:44.218-02:00: LoadService: <- active_support/core_ext/hash/conversions - 4ms
2012-12-13T14:07:44.219-02:00: LoadService: -> active_support/core_ext/hash/deep_merge
2012-12-13T14:07:44.223-02:00: LoadService: <- active_support/core_ext/hash/deep_merge - 4ms
2012-12-13T14:07:44.223-02:00: LoadService: -> active_support/core_ext/hash/deep_dup
2012-12-13T14:07:44.228-02:00: LoadService: <- active_support/core_ext/hash/deep_dup - 5ms
2012-12-13T14:07:44.228-02:00: LoadService: -> active_support/core_ext/hash/diff
2012-12-13T14:07:44.234-02:00: LoadService: <- active_support/core_ext/hash/diff - 6ms
2012-12-13T14:07:44.234-02:00: LoadService: -> active_support/core_ext/hash/except
2012-12-13T14:07:44.239-02:00: LoadService: <- active_support/core_ext/hash/except - 5ms
2012-12-13T14:07:44.239-02:00: LoadService: -> active_support/core_ext/hash/indifferent_access
2012-12-13T14:07:44.244-02:00: LoadService: <- active_support/core_ext/hash/indifferent_access - 5ms
2012-12-13T14:07:44.244-02:00: LoadService: -> active_support/core_ext/hash/keys
2012-12-13T14:07:44.248-02:00: LoadService: <- active_support/core_ext/hash/keys - 4ms
2012-12-13T14:07:44.249-02:00: LoadService: -> active_support/core_ext/hash/reverse_merge
2012-12-13T14:07:44.253-02:00: LoadService: <- active_support/core_ext/hash/reverse_merge - 4ms
2012-12-13T14:07:44.253-02:00: LoadService: -> active_support/core_ext/hash/slice
2012-12-13T14:07:44.258-02:00: LoadService: <- active_support/core_ext/hash/slice - 4ms
2012-12-13T14:07:44.258-02:00: LoadService: <- active_support/core_ext/hash - 49ms
2012-12-13T14:07:44.258-02:00: LoadService: -> active_support/core_ext/integer
2012-12-13T14:07:44.263-02:00: LoadService: -> active_support/core_ext/integer/multiple
2012-12-13T14:07:44.269-02:00: LoadService: <- active_support/core_ext/integer/multiple - 5ms
2012-12-13T14:07:44.269-02:00: LoadService: -> active_support/core_ext/integer/inflections
2012-12-13T14:07:44.274-02:00: LoadService: -> active_support/inflector
2012-12-13T14:07:44.279-02:00: LoadService: <- active_support/inflector - 5ms
2012-12-13T14:07:44.279-02:00: LoadService: <- active_support/core_ext/integer/inflections - 10ms
2012-12-13T14:07:44.279-02:00: LoadService: -> active_support/core_ext/integer/time
2012-12-13T14:07:44.284-02:00: LoadService: <- active_support/core_ext/integer/time - 5ms
2012-12-13T14:07:44.284-02:00: LoadService: <- active_support/core_ext/integer - 26ms
2012-12-13T14:07:44.284-02:00: LoadService: -> active_support/core_ext/io
2012-12-13T14:07:44.290-02:00: LoadService: <- active_support/core_ext/io - 6ms
2012-12-13T14:07:44.290-02:00: LoadService: -> active_support/core_ext/kernel
2012-12-13T14:07:44.295-02:00: LoadService: -> active_support/core_ext/kernel/reporting
2012-12-13T14:07:44.300-02:00: LoadService: <- active_support/core_ext/kernel/reporting - 5ms
2012-12-13T14:07:44.300-02:00: LoadService: -> active_support/core_ext/kernel/agnostics
2012-12-13T14:07:44.307-02:00: LoadService: <- active_support/core_ext/kernel/agnostics - 7ms
2012-12-13T14:07:44.308-02:00: LoadService: -> active_support/core_ext/kernel/debugger
2012-12-13T14:07:44.317-02:00: LoadService: <- active_support/core_ext/kernel/debugger - 9ms
2012-12-13T14:07:44.317-02:00: LoadService: -> active_support/core_ext/kernel/singleton_class
2012-12-13T14:07:44.322-02:00: LoadService: <- active_support/core_ext/kernel/singleton_class - 5ms
2012-12-13T14:07:44.322-02:00: LoadService: <- active_support/core_ext/kernel - 32ms
2012-12-13T14:07:44.323-02:00: LoadService: -> active_support/core_ext/load_error
2012-12-13T14:07:44.327-02:00: LoadService: <- active_support/core_ext/load_error - 4ms
2012-12-13T14:07:44.327-02:00: LoadService: -> active_support/core_ext/logger
2012-12-13T14:07:44.332-02:00: LoadService: <- active_support/core_ext/logger - 5ms
2012-12-13T14:07:44.332-02:00: LoadService: -> active_support/core_ext/module
2012-12-13T14:07:44.337-02:00: LoadService: <- active_support/core_ext/module - 5ms
2012-12-13T14:07:44.337-02:00: LoadService: -> active_support/core_ext/name_error
2012-12-13T14:07:44.341-02:00: LoadService: <- active_support/core_ext/name_error - 4ms
2012-12-13T14:07:44.342-02:00: LoadService: -> active_support/core_ext/numeric
2012-12-13T14:07:44.347-02:00: LoadService: -> active_support/core_ext/numeric/bytes
2012-12-13T14:07:44.353-02:00: LoadService: <- active_support/core_ext/numeric/bytes - 6ms
2012-12-13T14:07:44.353-02:00: LoadService: -> active_support/core_ext/numeric/time
2012-12-13T14:07:44.358-02:00: LoadService: <- active_support/core_ext/numeric/time - 5ms
2012-12-13T14:07:44.358-02:00: LoadService: <- active_support/core_ext/numeric - 16ms
2012-12-13T14:07:44.358-02:00: LoadService: -> active_support/core_ext/object
2012-12-13T14:07:44.364-02:00: LoadService: -> active_support/core_ext/object/acts_like
2012-12-13T14:07:44.368-02:00: LoadService: <- active_support/core_ext/object/acts_like - 4ms
2012-12-13T14:07:44.369-02:00: LoadService: -> active_support/core_ext/object/blank
2012-12-13T14:07:44.373-02:00: LoadService: <- active_support/core_ext/object/blank - 4ms
2012-12-13T14:07:44.373-02:00: LoadService: -> active_support/core_ext/object/duplicable
2012-12-13T14:07:44.378-02:00: LoadService: <- active_support/core_ext/object/duplicable - 5ms
2012-12-13T14:07:44.378-02:00: LoadService: -> active_support/core_ext/object/try
2012-12-13T14:07:44.383-02:00: LoadService: <- active_support/core_ext/object/try - 5ms
2012-12-13T14:07:44.383-02:00: LoadService: -> active_support/core_ext/object/inclusion
2012-12-13T14:07:44.388-02:00: LoadService: <- active_support/core_ext/object/inclusion - 5ms
2012-12-13T14:07:44.388-02:00: LoadService: -> active_support/core_ext/object/conversions
2012-12-13T14:07:44.393-02:00: LoadService: -> active_support/core_ext/object/to_param
2012-12-13T14:07:44.398-02:00: LoadService: <- active_support/core_ext/object/to_param - 5ms
2012-12-13T14:07:44.398-02:00: LoadService: -> active_support/core_ext/object/to_query
2012-12-13T14:07:44.403-02:00: LoadService: <- active_support/core_ext/object/to_query - 5ms
2012-12-13T14:07:44.403-02:00: LoadService: -> active_support/core_ext/array/conversions
2012-12-13T14:07:44.408-02:00: LoadService: <- active_support/core_ext/array/conversions - 5ms
2012-12-13T14:07:44.408-02:00: LoadService: -> active_support/core_ext/hash/conversions
2012-12-13T14:07:44.412-02:00: LoadService: <- active_support/core_ext/hash/conversions - 4ms
2012-12-13T14:07:44.413-02:00: LoadService: <- active_support/core_ext/object/conversions - 25ms
2012-12-13T14:07:44.413-02:00: LoadService: -> active_support/core_ext/object/instance_variables
2012-12-13T14:07:44.418-02:00: LoadService: <- active_support/core_ext/object/instance_variables - 4ms
2012-12-13T14:07:44.418-02:00: LoadService: -> active_support/core_ext/object/to_json
2012-12-13T14:07:44.422-02:00: LoadService: <- active_support/core_ext/object/to_json - 4ms
2012-12-13T14:07:44.423-02:00: LoadService: -> active_support/core_ext/object/to_param
2012-12-13T14:07:44.427-02:00: LoadService: <- active_support/core_ext/object/to_param - 4ms
2012-12-13T14:07:44.427-02:00: LoadService: -> active_support/core_ext/object/to_query
2012-12-13T14:07:44.432-02:00: LoadService: <- active_support/core_ext/object/to_query - 5ms
2012-12-13T14:07:44.432-02:00: LoadService: -> active_support/core_ext/object/with_options
2012-12-13T14:07:44.437-02:00: LoadService: <- active_support/core_ext/object/with_options - 5ms