Skip to content

Instantly share code, notes, and snippets.

@scarver2
Created May 7, 2014 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scarver2/eeb9cb13b6f7850456d8 to your computer and use it in GitHub Desktop.
Save scarver2/eeb9cb13b6f7850456d8 to your computer and use it in GitHub Desktop.
Formtastic StringInput Error log
Application
[PROJECT_ROOT]/app/views/sessions/new.html.haml:5:in `block (2 levels) in _app_views_sessions_new_html_haml__1904073237958185336_70056720138860`
[PROJECT_ROOT]/app/views/sessions/new.html.haml:4:in `block in _app_views_sessions_new_html_haml__1904073237958185336_70056720138860`
[PROJECT_ROOT]/app/views/sessions/new.html.haml:3:in `_app_views_sessions_new_html_haml__1904073237958185336_70056720138860`
Full
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/input_helper.rb:337:in `input_class_with_const_defined`
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/input_helper.rb:324:in `input_class`
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/input_helper.rb:239:in `input`
[PROJECT_ROOT]/app/views/sessions/new.html.haml:5:in `block (2 levels) in _app_views_sessions_new_html_haml__1904073237958185336_70056720138860`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers.rb:368:in `call`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers.rb:368:in `block in capture_haml`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers.rb:608:in `with_haml_buffer`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers.rb:364:in `capture_haml`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss`
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/fieldset_wrapper.rb:30:in `field_set_and_list_wrapping`
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/inputs_helper.rb:297:in `inputs`
[PROJECT_ROOT]/app/views/sessions/new.html.haml:4:in `block in _app_views_sessions_new_html_haml__1904073237958185336_70056720138860`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/action_view_mods.rb:137:in `call`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers.rb:278:in `with_tabs`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/helpers/capture_helper.rb:38:in `block in capture`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/helpers/capture_helper.rb:38:in `capture`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/helpers/form_helper.rb:435:in `form_for`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml`
[GEM_ROOT]/gems/haml-4.0.5/lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss`
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/form_helper.rb:174:in `block in semantic_form_for`
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/form_helper.rb:197:in `with_custom_field_error_proc`
[GEM_ROOT]/gems/formtastic-2.3.0.rc3/lib/formtastic/helpers/form_helper.rb:173:in `semantic_form_for`
[PROJECT_ROOT]/app/views/sessions/new.html.haml:3:in `_app_views_sessions_new_html_haml__1904073237958185336_70056720138860`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/template.rb:143:in `block in render`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications.rb:159:in `block in instrument`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications.rb:159:in `instrument`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/template.rb:141:in `render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications.rb:159:in `block in instrument`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications.rb:159:in `instrument`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/template_renderer.rb:48:in `block in render_template`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/template_renderer.rb:47:in `render_template`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/template_renderer.rb:17:in `render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/renderer.rb:42:in `render_template`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_view/renderer/renderer.rb:23:in `render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/rendering.rb:127:in `_render_template`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/streaming.rb:219:in `_render_template`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/rendering.rb:120:in `render_to_body`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/rendering.rb:33:in `render_to_body`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/renderers.rb:26:in `render_to_body`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/rendering.rb:97:in `render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/rendering.rb:16:in `render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/core_ext/benchmark.rb:12:in `block in ms`
/usr/local/lib/ruby/2.1.0/benchmark.rb:294:in `realtime`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/core_ext/benchmark.rb:12:in `ms`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/instrumentation.rb:41:in `block in render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime`
[GEM_ROOT]/gems/activerecord-4.0.4/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/instrumentation.rb:40:in `render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/implicit_render.rb:10:in `default_render`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/implicit_render.rb:5:in `send_action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/base.rb:189:in `process_action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/rendering.rb:10:in `process_action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/callbacks.rb:18:in `block in process_action`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/callbacks.rb:424:in `block in _run__2806020384643004690__process_action__callbacks`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/callbacks.rb:215:in `_conditional_callback_around_149`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/callbacks.rb:393:in `_run__2806020384643004690__process_action__callbacks`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/callbacks.rb:80:in `run_callbacks`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/callbacks.rb:17:in `process_action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/rescue.rb:29:in `process_action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/instrumentation.rb:31:in `block in process_action`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications.rb:159:in `block in instrument`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/notifications.rb:159:in `instrument`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action`
[GEM_ROOT]/gems/activerecord-4.0.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/base.rb:136:in `process`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/abstract_controller/rendering.rb:44:in `process`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal.rb:195:in `dispatch`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_controller/metal.rb:231:in `block in action`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/routing/route_set.rb:80:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/routing/route_set.rb:80:in `dispatch`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/routing/route_set.rb:48:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/journey/router.rb:71:in `block in call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/journey/router.rb:59:in `each`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/journey/router.rb:59:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/routing/route_set.rb:674:in `call`
[GEM_ROOT]/gems/newrelic_rpm-3.8.0.218/lib/new_relic/rack/error_collector.rb:55:in `call`
[GEM_ROOT]/gems/newrelic_rpm-3.8.0.218/lib/new_relic/rack/agent_hooks.rb:32:in `call`
[GEM_ROOT]/gems/newrelic_rpm-3.8.0.218/lib/new_relic/rack/browser_monitoring.rb:27:in `call`
[GEM_ROOT]/gems/warden-1.2.3/lib/warden/manager.rb:35:in `block in call`
[GEM_ROOT]/gems/warden-1.2.3/lib/warden/manager.rb:34:in `catch`
[GEM_ROOT]/gems/warden-1.2.3/lib/warden/manager.rb:34:in `call`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/head.rb:11:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/params_parser.rb:27:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/flash.rb:241:in `call`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call`
[GEM_ROOT]/gems/flash_cookie_session-1.1.6/lib/flash_cookie_session/middleware.rb:30:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/cookies.rb:486:in `call`
[GEM_ROOT]/gems/activerecord-4.0.4/lib/active_record/query_cache.rb:36:in `call`
[GEM_ROOT]/gems/activerecord-4.0.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/callbacks.rb:373:in `_run__708923360038373467__call__callbacks`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/callbacks.rb:80:in `run_callbacks`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/callbacks.rb:27:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/remote_ip.rb:76:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call`
[GEM_ROOT]/gems/railties-4.0.4/lib/rails/rack/logger.rb:38:in `call_app`
[GEM_ROOT]/gems/railties-4.0.4/lib/rails/rack/logger.rb:20:in `block in call`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/tagged_logging.rb:68:in `block in tagged`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/tagged_logging.rb:26:in `tagged`
[GEM_ROOT]/gems/activesupport-4.0.4/lib/active_support/tagged_logging.rb:68:in `tagged`
[GEM_ROOT]/gems/railties-4.0.4/lib/rails/rack/logger.rb:20:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/request_id.rb:21:in `call`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call`
[GEM_ROOT]/gems/actionpack-4.0.4/lib/action_dispatch/middleware/static.rb:64:in `call`
[GEM_ROOT]/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call`
[GEM_ROOT]/gems/railties-4.0.4/lib/rails/engine.rb:511:in `call`
[GEM_ROOT]/gems/railties-4.0.4/lib/rails/application.rb:97:in `call`
[GEM_ROOT]/gems/railties-4.0.4/lib/rails/railtie/configurable.rb:30:in `method_missing`
/usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb:58:in `process_request`
/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:126:in `accept_and_process_next_request`
/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:94:in `main_loop`
/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb:471:in `block (3 levels) in start_threads`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment